body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center;font-family:Montserrat,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.App-title{font-size:1.5em}.App-intro{font-size:large}pre{font-family:inherit}.footer{z-index:99;background-color:#545454;color:#fcfffd}.footer,.main_footer{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.main_footer{-ms-flex-align:end;align-items:flex-end;padding:2% 0 .5%}.contact_us{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:25%}.contact_us p:nth-of-type(2){font-size:.8rem;margin-top:2%}.footer_left{-ms-flex-pack:distribute;justify-content:space-around}.footer_left,.logo{display:flex;-ms-flex-align:center;align-items:center;display:-ms-flexbox;-ms-flex-pack:center}.logo{height:30px;width:30px;justify-content:center;fill:#fff}.logo_cont:hover{border-bottom:1px solid #3db4a8;margin-bottom:-1px}.container0{padding:5.5px 9.5px 10px 11px}.container1{padding:9px}.container2{padding:10px 6.5px 3px 10px}.logo:hover{fill:#e1e1e1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.logo:active,.logo_cont:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);-webkit-transition:0s;-o-transition:0s;transition:0s}.tmea_logo{height:35px;width:35px}.footer_right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 5%}.copyright{font-size:.8rem;margin-bottom:12.8px}.olive{height:20px}.contact_us p{font-size:1.3rem;letter-spacing:2px;margin-top:0;margin-bottom:12.8px}@media (max-width:900px){.contact_us{width:30%}}@media (max-width:700px){.contact_us p{font-size:1rem}.contact_us p:nth-of-type(2){font-size:.6rem}.logo{height:25px;width:25px}.copyright{font-size:.6rem}}@media (max-width:500px){.contact_us{width:50%}}:root{--main-color:#3db4a8}.nav_bar{width:100%;height:8vh;-ms-flex-pack:justify;justify-content:space-between;color:#f8f9fa;z-index:9999;position:fixed;-webkit-transition:height .4s;-o-transition:height .4s;transition:height .4s;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.menu_bar,.nav_bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.menu_bar{-ms-flex-pack:distribute;justify-content:space-around;list-style-type:none;width:50%}.nav_logo{height:8vh;border-bottom:1px solid#fff}.logo_title{font-size:1.85rem;color:#fff;text-decoration:none;font-family:Montserrat,sans-serif}.logo_title:hover{color:var(--main-color);-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.links{color:#fff;text-decoration:none;font-family:Montserrat,sans-serif;font-size:1rem}.links:hover{color:var(--main-color);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.on_link{border-bottom:1px solid var(--main-color)}.contacts_bar{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:18%;padding:0 3%}.link:hover{display:block}.dropdown{display:none;position:absolute;min-width:160px;width:auto;-webkit-transform:translate(-40%);-ms-transform:translate(-40%);transform:translate(-40%);z-index:9999;-webkit-animation:downFade 1.5s;animation:downFade 1.5s;background-color:#fff;-webkit-box-shadow:1px 1px 8px #e9e9e9;box-shadow:1px 1px 8px #e9e9e9;opacity:.95}.sidenav{position:fixed;left:0;top:0;background-color:rgba(45,45,47,.98);-webkit-animation:menuIn .5s;animation:menuIn .5s}.sidenav>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:auto;text-align:right;padding-right:30px;width:25vw;height:100vh}.exit{-webkit-animation:exit .7s cubic-bezier(.55,.085,.68,.53) both;animation:exit .7s cubic-bezier(.55,.085,.68,.53) both}@-webkit-keyframes exit{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}}@keyframes exit{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}}.dropdown_links{padding:20px 5px;text-decoration:none;color:#fff}.dropdown_links:hover{color:#3db4a8}.hamburger{display:none;cursor:pointer;margin-left:2%}.hamburger_icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.burger{height:.5px;border:1px solid #fff;border-radius:25%;background-color:#fff;margin:10% 0}.hamburger_icon:hover .burger{background:var(--main-color);border-color:var(--main-color)}.burger1{width:30px}.burger2{width:40px}.burger3{width:22px}@-webkit-keyframes downFade{0%{opacity:0;-webkit-transform:translate(-40%,-30px);transform:translate(-40%,-30px)}to{opacity:.98;-webkit-transform:translate(-40%);transform:translate(-40%)}}@keyframes downFade{0%{opacity:0;-webkit-transform:translate(-40%,-30px);transform:translate(-40%,-30px)}to{opacity:.98;-webkit-transform:translate(-40%);transform:translate(-40%)}}@-webkit-keyframes menuIn{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:.95;-webkit-transform:translate(0);transform:translate(0)}}@keyframes menuIn{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:.95;-webkit-transform:translate(0);transform:translate(0)}}@media (max-width:1150px){.links{font-size:.8rem}.logo_title{font-size:1.5rem}}@media (max-width:950px){.links{display:none}.menu_bar{width:100%;-ms-flex-pack:start;justify-content:start;margin-left:5%}.hamburger{display:block}}@media (max-width:330px){.logo_title{font-size:1.2em}}.home_container{-ms-flex-pack:distribute;justify-content:space-around}.home_container,.sub_home{width:100%}.body_container,.home_container,.sub_home{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.body_container{-ms-flex-pack:distribute;justify-content:space-around;position:relative}.rhombus{position:absolute;height:100%;right:15%;width:25vw;-webkit-clip-path:polygon(50% 0,100% 0,50% 100%,0 100%);clip-path:polygon(50% 0,100% 0,50% 100%,0 100%);background-color:#cfd6d4;opacity:.2}.home_page{width:50%;-ms-flex-direction:column;flex-direction:column}.home_img,.home_page{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.home_img{width:100%;height:50vh;-o-object-fit:cover;object-fit:cover;background-image:url(https://images.pexels.com/photos/210804/pexels-photo-210804.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex-pack:center;justify-content:center}.school_listings{font-size:1.2rem;letter-spacing:2.5px;padding:3% 0;width:70%;z-index:99}.school_listings h2{font-size:2.5rem;letter-spacing:2.5px}.school_listings h2:first-letter{font-size:3.4rem}.home_mid_container{-ms-flex-pack:distribute;justify-content:space-around}.home_mid,.home_mid2,.home_mid_container{display:-ms-flexbox;display:flex;width:100%}.home_mid,.home_mid2{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding-bottom:3%}.home_mid{background:#fff}.home_mid_container h2{letter-spacing:2px}.region_logo_holder h1{font-family:Times New Roman,Times,serif;font-size:6rem;color:#fff;-webkit-animation:tracking-in-expand 1.5s;animation:tracking-in-expand 1.5s}.home_link{text-decoration:none;color:#000;width:100%}.home_right{-ms-flex-align:center;align-items:center}.band-link a:hover,.home_link:hover{color:#3db4a8}.home_icon{width:60px;margin-top:8%}.home_icon1{-webkit-transform:translateX(7px);-ms-transform:translateX(7px);transform:translateX(7px)}.home_btm{width:100%;min-height:30vh;z-index:99;background-color:#fafafa}.home_btm h2{letter-spacing:2px;margin-top:5%}.form_link_holder{border-radius:2%;padding:0 1%;display:inline-block;background-color:#fff;z-index:99;cursor:pointer;margin:3% 0;border:1px solid #777}.form_link{font-size:1.3rem;display:inline-block}.form_link_holder:hover{background-color:#8b8b8b;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.form_link_holder:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.a:hover{color:#3db4a8}.home-info{position:relative}@-webkit-keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@media (max-width:1026px){.home_mid h2{letter-spacing:1px;font-size:1.2rem}.home_mid h3{font-size:1rem}.home_mid p{font-size:.8rem}}@media (max-width:800px){.home_mid_container{-ms-flex-direction:column;flex-direction:column}.rhombus{-webkit-clip-path:polygon(70% 0,100% 0,30% 100%,0 100%);clip-path:polygon(70% 0,100% 0,30% 100%,0 100%);width:40vw;right:5%}.home_btm h2{font-size:1.3rem}.form_link{font-size:1rem}.school_listings{width:90%}.school_listings h2{font-size:1.3rem}.school_listings p{font-size:.8rem}.mid_left>div,.mid_middle>div{border-bottom:1px solid #d3d3d3}.home_mid>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.home-page-meeting-ul{margin-top:0;margin-bottom:20px;padding-left:0}.home-page-meeting-ul li{list-style-type:none;text-align:center;text-decoration:underline}.home_container ul{list-style-type:square;text-align:start;text-align:left}@media (max-width:700px){.region_logo_holder h1{font-size:4rem}.home_btm{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.home_btm>div{width:90%}}@media (max-width:500px){.region_logo_holder h1{font-size:2.5rem}.home_btm h2{font-size:1rem}.form_link{font-size:.8rem}}@media screen and (min-width:0\0) and (min-resolution:+72dpi){.rhombus{display:none}}.rhombus,_:-ms-lang(x){display:none}.band_main{-ms-flex-direction:column;flex-direction:column;min-height:100vh}.band_content,.band_main{display:-ms-flexbox;display:flex}.band-director-form{margin-top:10px;margin-bottom:10px}.band-link-container{border-bottom:1px solid #f7f7f7;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:50px}.band_form_link{border:1px solid #000;padding:1vh 3vw}.band_form_link:hover{color:#000!important;-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.component_img{width:100%;height:20vh;-o-object-fit:cover;object-fit:cover;background-image:url(https://images.pexels.com/photos/210804/pexels-photo-210804.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;-ms-flex-pack:center;justify-content:center}.band_header,.component_img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.band_header{position:fixed;height:100vh;width:18%;-ms-flex-direction:column;flex-direction:column;color:#555454}.band_header_container{border-right:1px solid #f7f7f7}.side-link{font-size:1rem;letter-spacing:1px;font-weight:300}.band_home{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:18%;margin-bottom:50px;width:100%}.band_high,.band_home,.band_middle{margin-top:30px}.band-division-links{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:300px;margin:auto}.division-container{border-bottom:1px solid grey;padding-bottom:15px}.band_top_info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:5%;width:90%}.band_home>h2{letter-spacing:2px;font-size:2.5rem;font-weight:300}.band_icon_small{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.band_icon_small img{width:50px;height:50px}.band_icon_small p{font-size:1.2rem}.band_link{cursor:pointer;width:200px}.band_title{padding-bottom:2%;letter-spacing:2px;margin:2%}.band_high{margin-left:18%;width:100%;height:100%}.band_photo{height:500px;border-bottom:1px solid #adadad;padding:2% 0}.band_high_sub{margin:5% 0 10%;-ms-flex-pack:distribute;justify-content:space-around}.band_high_btm,.band_high_sub{display:-ms-flexbox;display:flex}.band_high_btm{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.band_high_btm>div{width:100%}.band_main li{text-align:start;text-align:left;list-style-type:square}.band_main a{text-decoration:none;color:#000;cursor:pointer}.bl-1{font-size:1rem}.band-link:hover,.band_high a:hover,.band_main a:hover,.side-link:hover{color:#3db4a8;cursor:pointer}.border_line{border:.5px solid #adadad}.band_main h3{color:maroon;font-size:1.5rem;letter-spacing:1.5px}.band_high h4{font-size:.8rem}.band_middle{margin-left:18%;width:100%}.map_holder{margin:0 5%;padding:.5% 1%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:90%}.directors_map,.map_holder{display:-ms-flexbox;display:flex}.directors_map{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.directors_map p:nth-of-type(6){width:31%}.directors_map p{width:13%;white-space:nowrap}.directors_map h4,.directors_map p{font-size:.6rem;padding:1% 0;border:.5px solid #000;margin:0}.page_contacts>img{width:225px;height:250px;-webkit-filter:grayscale(100%);filter:grayscale(100%);-o-object-fit:cover;object-fit:cover}.page_contacts h4{color:#4991e2}.page_contacts p{font-size:.9rem;text-align:start;text-align:left}.page_contacts{width:225px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin:2%;margin-bottom:10%}.page_contacts>div{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}.page_contacts a:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.page_contacts a:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.band_middle>div{margin-bottom:5%}.home_container a{text-decoration:none;color:#000}.band_header_small{display:none;height:100vh;width:18%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;color:#555454}.btn-link{border:1px solid #000;width:200px}.btn-link:hover{background-color:#8b8b8b;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.image_scroll,.image_scroll2{-webkit-animation:fade-in 4s cubic-bezier(.25,.46,.45,.94) both;animation:fade-in 4s cubic-bezier(.25,.46,.45,.94) both}.band_img,.image_scroll,.image_scroll2{width:800px;height:500px;padding:1%}.circle{height:10px;width:10px;border-radius:50%;margin:0 10px}.cir1{background:var(--main-color)}.cir2{background:#dfdfdf}.dotMap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:800px;margin:auto;-webkit-transform:translateY(-55px);-ms-transform:translateY(-55px);transform:translateY(-55px)}.carousel{position:relative}.carousel>p{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:800px;height:40px;margin:auto;text-align:left;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);background:rgba(45,45,45,.9);color:#fff;text-indent:10px}.arrow{width:20px;margin:auto;position:absolute;top:0;bottom:0}.arrow:hover{cursor:pointer}.arrow1{left:20px}.arrow2{right:20px}@media (max-width:1100px){.arrow1{left:5px}.arrow2{right:5px}}@media (max-width:1000px){.band_home{margin-top:30px}.band_content{-ms-flex-direction:column;flex-direction:column}.band_header{display:none}.band_header_small{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;position:-webkit-sticky;position:sticky;height:auto;width:100vw;background-color:#2d2d2f;color:#fff;top:0}.band_header_container,.band_sub_nav{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:none}.band_sub_nav{width:90%;-ms-flex-pack:distribute;justify-content:space-around}.band_main a:hover{color:#3db4a8}.side-link{font-size:.7rem}.band_header_container{width:100%}.band_high,.band_home,.band_middle{margin-left:0}.arrow1{left:20px}.arrow2{right:20px}}@media (max-width:815px){.band_high_sub{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center}.band_high_btm>div,.band_high_left>div{width:400px}.border_line{display:none}.band_img,.image_scroll,.image_scroll2{width:600px;height:400px}.carousel>p,.dotMap{width:600px}.band_icon_small h2{width:200px;font-size:1rem}.btn-link{font-size:.8rem!important;width:100px}}@media (max-width:620px){.band_img,.image_scroll,.image_scroll2{width:96%;height:350px}.carousel>p{width:96%;-webkit-transform:translateY(45px);-ms-transform:translateY(45px);transform:translateY(45px)}.dotMap{width:96%}}@media (max-width:500px){.band_top_info{-ms-flex-direction:column;flex-direction:column}.band_img,.image_scroll,.image_scroll2{height:250px}.band_home>h2{letter-spacing:1px;font-size:1.7rem}}@media (max-width:375px){.side-link{font-size:.5rem}.band_img,.image_scroll,.image_scroll2{width:96%;height:200px}.band-division-links{-ms-flex-direction:column;flex-direction:column}}.band-main-links{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.orch_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.orch-link{text-decoration:none;color:#000}.orch_links{max-width:80vw;margin:auto;margin-bottom:10vh;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:815px){.orch_links{-ms-flex-direction:column;flex-direction:column}}@media (max-width:570px){.small_sub{width:98%}}@media (max-width:450px){.orch_links{width:90vw}.orch_links h3{font-size:1.3em}.orch_links li{font-size:.8em}}.mariachi_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.mariachi_sub{height:1000px}.choir_container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.choir_container,.choir_content{display:-ms-flexbox;display:flex}.choir_content{width:100%}.choir_top_info{-ms-flex-pack:center;justify-content:center}.calendar_container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-height:100vh}.calendar_body,.calendar_container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.calendar_body{height:100%;margin-bottom:5%}.calendar{width:850px;height:600px}.calendar_container h1{-webkit-animation:fadeLeft 1.5s;animation:fadeLeft 1.5s;margin-top:8%}.calendar_titles{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:90%;margin-bottom:1%}.calendar_titles p:hover{cursor:pointer;opacity:.8}.calendar_titles p:first-of-type{color:#613f99}.calendar_titles p:nth-of-type(2){color:#7fc225}.calendar_titles p:nth-of-type(3){color:#e67398}.calendar_titles p:nth-of-type(4){color:#c7561e}.calendar_titles p:nth-of-type(5){color:#ad2c2d}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:900px){.calendar{width:600px;height:600px}}@media (max-width:630px){.calendar{width:98%}.calendar_titles{font-size:.7rem}}@media (max-width:500px){.calendar{height:500px}.calendar_titles{width:100%}}@media (max-width:400px){.calendar{height:400px}.calendar_titles{font-size:.6rem}}@media (max-width:300px){.calendar{height:300px}}.contacts_page{height:100%;min-height:100vh;-ms-flex-direction:column;flex-direction:column}.contacts_container,.contacts_page{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.contacts_container{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;width:80%;margin-bottom:5%}.cont_dropdown pre{white-space:pre-wrap;margin:0;font-size:1rem}.contacts_sub_container{-webkit-box-shadow:1px 1px 8px #e9e9e9;box-shadow:1px 1px 8px #e9e9e9;width:300px;min-height:200px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin:1%;margin-top:2%;padding-bottom:1%}.contacts_sub_container,.contacts_top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.contacts_top{background-color:#283545;height:70px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cont_name{font-size:1rem;font-weight:1000;letter-spacing:2px;color:#fff;margin:0}.contacts_top h2{color:#fff}.contacts_sub_container h2{font-size:.7rem;letter-spacing:1px}.cont_email{text-decoration:none;color:#000;font-size:.6rem;padding:1% 3%;cursor:pointer}.email_holder{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.email_icon{height:25px;width:25px}@media (max-width:572px){.contacts_sub_container{width:90%}.page_contacts{width:250px!important}.page_contacts>img{width:100%}.page_top{width:250px!important}.contacts_top{height:90px}.cont_name{font-size:1.2rem}.cont_email,.contacts_sub_container h2{font-size:.8rem}}.links_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.links_body_container{min-height:90vh}.links_title{-webkit-animation:linkFade 1.5s;animation:linkFade 1.5s;font-size:2rem;color:#3d3c3c}.link-list a{text-decoration:none;color:#000}.link_btns:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.link_btns:hover .links_text{color:#d8d8d8}.link_btns:active{-webkit-transform:scale(.99);-ms-transform:scale(.99);transform:scale(.99)}.link_btns{background:#343434;color:#fff;border-radius:7px;padding-left:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:2% 0;width:400px}.link_btns p{padding:10px}.link_btns img{width:25px;height:25px}.link_btns div{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:50px;border-top-right-radius:7px;border-bottom-right-radius:7px;background:var(--bubble-color)}.link_btns div:after{content:"";position:absolute;left:0;top:50%;width:0;height:0;border:10px solid transparent;border-right-color:var(--bubble-color);border-left:0;margin-top:-10px;margin-left:-10px}@-webkit-keyframes linkFade{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes linkFade{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:415px){.link_btns{width:auto}.link_btns p{font-size:.7rem}}.form_container,.form_sub{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.form_sub{width:100%;padding-top:2%}.form_content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:1px 1px 8px #666;box-shadow:1px 1px 8px #666;width:60%;padding:3%;margin:3%}.has-float-label{margin-top:4%}.input_field{width:95%}.floating_placeholder{position:absolute;pointer-events:none;left:20px;top:18px;-webkit-transition:all .2s ease;-o-transition:.2s ease all;transition:all .2s ease;opacity:.7}.ce_input_field:focus~.floating_placeholder,.ce_input_field:not(:focus):valid .floating_placeholder{top:8px;bottom:10px;left:20px;font-size:11px;opacity:1}.styled-select{margin-top:4%;background:url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;height:29px;overflow:hidden;width:240px}.styled-select select{background:transparent;border:none;font-size:14px;height:29px;padding:5px;width:268px}.styled-select.slate{height:34px;width:240px}.styled-select.slate select{border:1px solid #ccc;font-size:16px;height:34px;width:268px}select::-ms-expand{display:none}select{-webkit-appearance:none;-moz-appearance:none;padding:2px 30px 2px 2px}select:focus{outline:none}.form_dropdown{-ms-flex-pack:distribute;justify-content:space-around}.form_btn_holder,.form_dropdown{display:-ms-flexbox;display:flex}.form_btn_holder{-ms-flex-pack:center;justify-content:center;margin-bottom:2%}.form_btn{border:none;font-size:2rem;cursor:pointer}.form_btn:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.form_verify_cont{width:100%;height:100vh}.password_form{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.password_form input{width:300px;margin:0 2%}.password_form h2:hover{cursor:pointer;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.password_form h2:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.verification{color:red}@media (max-width:1000px){.form_content{width:80%}}@media (max-width:600px){.form_sub h1{font-size:1.3rem}.form_sub p{font-size:.8rem}.form_sub h2{font-size:1rem}.has-float-label input:placeholder-shown:not(:focus)+*,.has-float-label select:placeholder-shown:not(:focus)+*,.has-float-label textarea:placeholder-shown:not(:focus)+*{font-size:100%;opacity:.5;top:.5em}.form_btn{font-size:1.2rem}}.admin_login{min-height:100vh;background:#f4f4f4}.login_top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-webkit-box-shadow:5px 5px 10px -2px grey;box-shadow:5px 5px 10px -2px grey;width:50vw;margin:10vw 25vw;background:#fff}.login_top h3{cursor:pointer;border-radius:5px;background:var(--main-color);padding:1%;width:60%}.login_top input{width:300px;margin:1% 0;height:25px}.invalid{color:red}.admin_login img{height:25px}.admin_login span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.directory_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative}.director_map{width:80%;-webkit-box-shadow:1px 1px 8px #e9e9e9;box-shadow:1px 1px 8px #e9e9e9;margin-bottom:30px}.dir_delete{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.dir_delete p{-webkit-box-shadow:1px 1px 8px #444;box-shadow:1px 1px 8px #444;padding:2% 10%;margin:0 2%;border-radius:2%;width:50%}.dir_delete p:hover{cursor:pointer;opacity:.8;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.dir_delete p:first-of-type:hover{background-color:#aa6868}.dir_delete p:nth-of-type(2):hover{background-color:#689daa}.director_incoming{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.director_incoming h4{border-bottom:1px solid #000;padding:1%;-webkit-box-shadow:1px 1px 8px #444;box-shadow:1px 1px 8px #444;width:100%;font-size:.7rem}.director_incoming p{padding:0 2%;width:100%;font-size:.6rem}.director_incoming_sub{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.director_name{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:80vw}.director_name>h4,.director_name>p{width:16.6%;font-weight:600}.no_entry{letter-spacing:2px;font-size:1.2rem}.fd_top{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.fd_top>p{width:13%}.fd_top>h2,.fd_top>p{font-weight:bolder;font-size:1rem}.fd_top>h2{width:31%}.print_holder{display:inline-block}.print_btn{cursor:pointer}.print_btn:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.print_btn:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.requests_dir{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:100%;min-height:100vh}.admin_directory{top:0}.admin_directory,.admin_directory2{position:absolute;left:2%;cursor:pointer}.admin_directory2{top:3%}.btn:hover,.dir_depart p:hover{color:#3db4a8}.highlight{border-bottom:1px solid #3db4a8;margin-bottom:9px}.btn:active,.dir_depart p:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.dir_depart{position:absolute;left:2%;top:9%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding-right:1%;border-right:1px solid #ebebeb}.dir_depart p{font-size:.8em;cursor:pointer;margin:10px 0}@media (max-width:950px){.admin_directory,.admin_directory2,.dir_depart{position:relative;border:none}.dir_depart{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:80%;left:0;padding:0}.dir_depart p{margin:0 3%}.dir_nav{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.director_map{width:95%}}@media (max-width:800px){.directors_map p{font-size:6px;overflow:hidden}}@media (max-width:600px){.fd_top h2,.fd_top p{font-size:.7rem}.print_holder h3{font-size:1rem}}@media (max-width:400px){.fd_top h2,.fd_top p{font-size:.5rem}}/*!
 * Quill Editor v1.3.0
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-embed-selected{border:1px solid #777;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-snow .ql-editor code:after,.ql-snow .ql-editor code:before{content:"\A0";letter-spacing:-2px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.fourohfour{min-height:100vh}.fourohfour h4{letter-spacing:2px}.fourohfour p{margin-top:5%;display:inline-block;padding:2%;-webkit-box-shadow:1px 1px 5px grey;box-shadow:1px 1px 5px grey}
/*# sourceMappingURL=main.f399a810.css.map*/