/**handles:init-style**/
.alignLeft,.alignleft{float:left;margin-right:20px}.alignRight,.alignright{float:right;margin-left:20px}.navbar.bootsnav .nav>li>a:after{display:none}nav.navbar.bootsnav ul.nav>li>a{margin-bottom:0}.fadeIn,.fadeOut{animation-duration:.2s}nav.navbar.bootsnav .navbar-toggle{background-color:transparent}footer #genexSignature div:last-child{background-color:#3e3e3e;height:9px}footer #genexSignature img{display:inline-block;filter:contrast(.5)}footer #genexSignature{background-color:rgba(30,30,30,.8);padding-top:15px}footer .subFooter{margin-top:3px;margin-bottom:3px;float:left;color:#fff}.dev{background-color:red;outline:black 2px solid}.square{width:100px;height:100px}.hSpacer,.s{margin-top:4rem;margin-bottom:4rem}.noMar{margin:0}.bottomSpace{margin-bottom:30px}.gCenter{display:grid;place-items:center}.flexCenter{display:flex;justify-content:center;align-items:center}.flexVCenter{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.bodyWrapper .btn,.bodyWrapper .form-control,.bodyWrapper .img-thumbnail,.bodyWrapper input,.bodyWrapper textarea{border-radius:0;border:#ddd solid 1px}.bodyWrapper .btn{border:none}#back-to-top{position:fixed;bottom:60px;right:15px;z-index:9999;width:32px;height:32px;text-align:center;line-height:30px;background:#f5f5f5;color:#444;cursor:pointer;border:0;border-radius:2px;text-decoration:none;transition:opacity .2s ease-out;opacity:0}#back-to-top:focus,#back-to-top:hover{background:#e9ebec}#back-to-top.show{opacity:1}