@import url(../../fonts/font-awesome/css/font-awesome.min.css);:root{--main_blue: #098DFC;--second_blue: #1182ED;--dark_blue: #06325C;--light_gray: #F6F6FB;--dark_gray: #919AA1;--neutral_light: #ffffff;--neutral_dark: #000000;--font_family: "Montserrat", Helvetica, sans-serif}*,*:after,*:before{-webkit-font-smoothing:antialiased;-webkit-appearance:none;align-self:center;background-color:transparent;background-image:none;background-position:center center;background-repeat:no-repeat;background-size:cover;border:unset;box-shadow:none;box-sizing:border-box;color:inherit;flex-wrap:wrap;font:unset;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;list-style:none;margin:0;outline:none;padding:0;position:relative;text-align:unset;text-indent:0px;text-rendering:auto;text-shadow:none;text-transform:none;-webkit-transition:all 0.3s cubic-bezier(1, 0, 0.37, 0.91);transition:all 0.3s cubic-bezier(1, 0, 0.37, 0.91);vertical-align:text-bottom;word-spacing:normal}html{-webkit-overflow-scrolling:touch;min-height:100vh;width:100vw;overflow-x:hidden}html body{-webkit-overflow-scrolling:touch;min-height:100vh;width:100vw;overflow-x:hidden}html body img{display:inline-block;max-width:100%;height:auto;border:0 solid transparent}html body a{text-decoration:none;border:0 solid transparent}html body a::link,html body a::visited,html body a::hover,html body a::active{border:none}html body table{border-spacing:0;border-collapse:collapse}html body button{cursor:pointer}html body textarea{resize:vertical;width:100%;min-height:4rem}html body strong,html body heavy,html body b,html body em{font-weight:900}input[type="text"],input[type="password"]{border-radius:500px;background-color:var(--light_gray);border:none;padding:1rem}.button,button{width:100%;background-color:rgba(0,0,0,0.05);border-radius:30px;padding:7%;text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:15%;color:var(--neutral_light)}html body{background-color:var(--neutral_light);font-family:var(--font_family)}html body main{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:nowrap;width:100%}html body main #main_menu{background-color:var(--main_blue);width:22%;height:100vh;align-self:flex-start;color:var(--neutral_light);display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:nowrap}html body main #main_menu header{padding:15%;padding-bottom:0}html body main #main_menu header h2{width:100%;text-transform:uppercase;font-weight:900;font-size:2.25rem;margin-top:25%}html body main #main_menu header h4{width:95%;text-transform:capitalize;font-weight:900;font-size:1.25rem;margin-top:25%;border-bottom:3px solid;padding-bottom:3%}html body main #main_menu nav{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:5% 15%;width:100%;overflow-x:hidden;overflow-y:auto;height:45%;flex-wrap:nowrap}html body main #main_menu nav a{text-align:left;width:100%;padding:3%;text-transform:uppercase;border-radius:10px}html body main #main_menu nav a.active,html body main #main_menu nav a:hover{background:var(--second_blue)}html body main #main_menu footer{padding:15%;display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}html body main #main_menu footer a{color:var(--neutral_dark);width:100%;font-size:1.25rem;margin-bottom:5%}html body main #main_menu footer #logout{color:var(--neutral_light);width:100%;background-color:rgba(0,0,0,0.05);border-radius:30px;padding:7%;text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:15%;letter-spacing:3px}html body main #main_menu footer #logout:hover{background-color:var(--dark_blue)}html body main .wrapper{width:80%}

/*# sourceMappingURL=maps/styles.css.map */
