﻿@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");:root{--bs-body-font-family:"Lato",sans-serif;--content-horizontal-padding:1rem;}@media(min-width:1200px){:root{--content-horizontal-padding:15rem;}}body{margin:0 var(--content-horizontal-padding);padding:0;min-height:100vh;}body::-webkit-scrollbar{width:.25rem;}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:10px;}body::-webkit-scrollbar-thumb{border-radius:10px;background:#00524f;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#009490;}a{color:#009490;}a:hover{color:#00615e;}.form-check-input:checked{background-color:#009490;border-color:#009490;}.content-wrapper{display:flex;flex-direction:column;}@media(min-width:768px){.content-wrapper{flex-direction:row;margin-top:0;height:100vh;display:flex;justify-content:center;align-items:center;gap:5rem;}}.content-wrapper .branding-wrapper{order:1;margin-top:4rem;}@media(min-width:768px){.content-wrapper .branding-wrapper{order:0;}}.content-wrapper .branding-wrapper .branding-logo-wrapper{margin-bottom:2rem;display:flex;justify-content:center;}@media(min-width:768px){.content-wrapper .branding-wrapper .branding-logo-wrapper{margin-bottom:3.5rem;}}.content-wrapper .branding-wrapper .branding-logo{width:80%;}@media(min-width:768px){.content-wrapper .branding-wrapper .branding-logo{max-width:375px;}}.content-wrapper .branding-wrapper .branding-powered-by{margin-top:.5rem;display:flex;justify-content:center;font-size:smaller;}@media(min-width:768px){.content-wrapper .branding-wrapper .branding-powered-by{margin-top:1.75rem;font-size:unset;}}.content-wrapper .main-wrapper{order:0;margin-top:2rem;background-color:#fff;}@media(min-width:768px){.content-wrapper .main-wrapper{order:1;margin-top:0;flex-grow:1;min-width:350px;display:flex;justify-content:center;padding:1rem;}}@media(min-width:992px){.content-wrapper .main-wrapper{min-width:350px;padding:2.5rem;}}.content-wrapper .main-wrapper .main-content-wrapper{width:100%;}@media(min-width:768px){.content-wrapper .main-wrapper .main-content-wrapper{max-width:550px;}}.identity-heading{display:flex;flex-direction:column;align-items:center;}.identity-heading .identity-branding{display:flex;justify-content:center;margin-bottom:2rem;}.identity-heading .identity-branding img{max-height:100px;}.identity-heading .identity-branding svg{max-height:100px;}.identity-heading .identity-branding .identity-fa-icon{font-size:86px;color:#009490;}.identity-heading .title{margin-bottom:2rem;font-size:1.5rem;font-weight:700;color:#212529;}.identity-heading .instructions{margin-bottom:2rem;text-align:center;}.identity-heading .alert{width:100%;text-align:center;}.identity-heading .alert.alert-success a{color:#0f5132;}.identity-bottom-link-container{display:flex;justify-content:center;margin-top:2rem;border-top:1px solid #adb5bd;padding-top:2rem;margin-bottom:0;}.placeholder-icon{font-family:Lato,FontAwesome;}.identity-spacing{margin-bottom:1.5rem;}