html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;line-height:1.5em;font-family:"Source Sans Pro",sans-serif;font-size:16px;color:#7a8996;background-color:#f2f5f7}a,input,textarea{outline:0}a{background:0 0}main>section{margin:48px auto;width:1140px;min-height:calc(100vh - 256px)}main>div{position:fixed;left:0;right:0;height:3.8rem;transition:top .5s ease;z-index:1;text-align:center;color:#fff}main>div.error{background-color:#c51162}main>div p>i{margin:0 .5rem}main>div.success{background-color:#8bc34a}.flex-container{display:flex}.flex-container-align-items-center{align-items:center}.flex-container-justify-content-center{justify-content:center}.flex-container-justify-content-space-around{justify-content:space-around}.flex-container-justify-content-space-between{justify-content:space-between}.flex-container-justify-content-space-evenly{justify-content:space-evenly}.flex-container-justify-content-end{justify-content:flex-end}.flex-container-direction-row{flex-direction:row}.flex-container-direction-column{flex-direction:column}.flex-container-wrap-wrap{flex-wrap:wrap}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.85)}.modal>div.content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:24px;margin:auto;background-color:#fff;border-radius:16px}.modal>div.content>header>button.modal-close{float:right;border:none;border-radius:50%;height:26px;width:26px;color:#fff;font-weight:700;text-align:center;cursor:pointer;color:#40b1d0;border:2px solid #40b1d0;background-color:#fff}.modal>div.content>header .title{font-family:brandon_grotesquemedium,Helvetica,Arial,sans-serif;margin:32px 0 16px;text-transform:capitalize;font-size:1.2em;color:#8ba6b4;letter-spacing:1px;text-align:center}footer{background-color:#fff;height:80px}footer>section{font-family:"Lucida Grande",sans-serif;font-size:.75em;font-weight:700;width:80%;margin:0 auto;line-height:80px;text-align:center}footer>section>a{text-transform:uppercase;color:#1f2332;outline:0;background:0 0;text-decoration:none}footer>section>a:hover{text-decoration:underline}#alert,#message{position:fixed;top:0;transition:all .5s ease;z-index:1;text-align:center;color:#fff;line-height:3.8em;width:100%}#alert.error,#message.error{background-color:#c51162}#alert.warning,#message.warning{background-color:#d6ae1d}#alert.info,#message.info{background-color:#39a1b2}#alert.success,#message.success{background-color:#8bc34a}#alert>p,#message>p{display:inline;margin:0}#alert>i,#message>i{margin-right:8px}#alert{display:none}.pagination{margin-top:24px;text-align:center}.pagination>p{text-align:center;color:#7a8996;font-size:.8em;margin-top:25px;font-weight:700}.pagination__paginate{margin-top:24px;text-align:center;list-style:none}.pagination__paginate__page{display:inline-block;background-color:rgba(0,0,0,0);line-height:28px;border-radius:5px;font-size:.8em;font-weight:700;text-transform:uppercase;outline:0;padding:0 .8em;cursor:pointer;margin:0 5px;text-decoration:none;border:2px solid #4d5470;color:#2e3243;min-width:32px}.pagination__paginate__page--current,.pagination__paginate__page:hover{color:#fff;border-color:#40b1d0;background-color:#40b1d0}.d-none{display:none}@font-face{font-family:"brandon_grotesquemedium";src:url("../../fonts/brandon_med-webfont.832a0fd01eee.eot");src:url("../../fonts/brandon_med-webfont.832a0fd01eee.eot?#iefix") format("embedded-opentype"),url("../../fonts/brandon_med-webfont.deb70a9af8d0.woff2") format("woff2"),url("../../fonts/brandon_med-webfont.169468d7691e.woff") format("woff"),url("../../fonts/brandon_med-webfont.b29dd0ef787c.ttf") format("truetype"),url("../../fonts/brandon_med-webfont.5ed8d18bf8e6.svg#brandon_grotesquemedium") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"brandon_grotesquebold";src:url("../../fonts/brandon_bld-webfont.7afc1653efd0.eot");src:url("../../fonts/brandon_bld-webfont.7afc1653efd0.eot?#iefix") format("embedded-opentype"),url("../../fonts/brandon_bld-webfont.9e33466818dc.woff2") format("woff2"),url("../../fonts/brandon_bld-webfont.80dd34a2d43d.woff") format("woff"),url("../../fonts/brandon_bld-webfont.d1b18b076c26.ttf") format("truetype"),url("../../fonts/brandon_bld-webfont.68cc58f6f6b6.svg#brandon_grotesquebold") format("svg");font-weight:normal;font-style:normal}main>section{height:100vh}.content{background-color:#fff;box-shadow:0 1px 10px rgba(46,50,67,.1)}.content__icon-container{background-color:#2e3243;overflow:hidden}.content__icon-container figure{margin:24px 48px;width:256px}.content header{text-align:center;padding:2rem 0;line-height:24px}.content header p{margin:0;font-size:16px}.content header strong{font-weight:700;font-size:16px}.content header strong a{color:#40b1d0;text-decoration:none}.content header strong a:hover{text-decoration:underline}.content form{margin:0 2rem}.content form .input-container{width:100%;margin-bottom:1rem;border:2px solid #40b1d0;height:3rem;border-radius:3px;color:#40b1d0}.content form .input-container--error{color:#d0021b;border-color:#d0021b}.content form input{font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;font-size:1.1em}.content form input::-webkit-input-placeholder{font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;color:#40b1d0;letter-spacing:3px}.content form input::-moz-placeholder{font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;color:#40b1d0;letter-spacing:3px}.content form input:-ms-input-placeholder{font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;color:#40b1d0;letter-spacing:3px}.content form input:-moz-placeholder{font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;color:#40b1d0;letter-spacing:3px}.content form input[type=email],.content form input[type=password]{flex:1;outline:0;border:none;transition:background 350ms ease;font-size:1.2rem;font-weight:bolder;color:inherit;padding:0 0 0 16px}.content form input[type=email]:focus,.content form input[type=password]:focus{color:#fff;background-color:#40b1d0;border-color:#40b1d0}.content form input[type=email]:focus::-webkit-input-placeholder,.content form input[type=password]:focus::-webkit-input-placeholder{font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;color:#fff}.content form i{align-self:center;margin:0 1rem}.content form input[type=submit]{width:100%;height:2.5em;background-color:#40b1d0;box-shadow:0 3px 0 #338ea6;margin:0;padding:0 1em;outline:0;font-size:.9em;letter-spacing:3px;border:none;text-transform:uppercase;color:#f2f5f7;cursor:pointer;margin-bottom:2rem;font-family:brandon_grotesquebold,Helvetica,Arial,sans-serif;font-size:16px}.content form input[type=submit]:hover{background-color:#39a1b2}.content__footer{text-align:center;padding:0 0 2rem 0}.content__footer a{color:#40b1d0;font-weight:700;font-size:16px}.content__footer a:hover{color:#39a1b2}.password_reset_success{background-color:#8bc34a;margin:1rem 2rem;padding:.2rem .8rem;border-radius:3px;opacity:.8}.password_reset_success p{color:#fff;font-weight:700;margin:.5rem 0;text-align:center}.password_reset_title{font-size:1.2em;font-weight:700;color:#40b1d0}/*# sourceMappingURL=password_reset.css.map */
