#wrapper{display:flex;min-height:100vh;flex-direction:column}.main-content{flex:1}.main-title{color:#184b6b;font-size:3rem;margin-bottom:2rem}.title{color:#347399!important}h1.bordered:after,h2.bordered:after,h5.bordered:after{content:" ";display:block;float:none;width:3rem;height:.2em;margin-top:.3em;background:#347399}.header{background:#fff;border-top:0;border-left:0;border-right:0;border-bottom:40px solid;border-color:#347399}#cover-spin{position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color:#ffffffb3;z-index:9999;display:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cover-spin-text{position:absolute;left:50%;top:50%;transform:translate(-50%);text-align:center;max-width:500px;width:90%;font-size:1rem;color:#333}#cover-spin:after{content:"";display:block;position:absolute;left:48%;top:40%;width:40px;height:40px;border-style:solid;border-color:#000;border-top-color:transparent;border-width:4px;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}div.menubar{background-color:#347399!important}.footer{background-color:#b3e4f8}.footer a{color:#184b6b}
