body,html{font-family:Open Sans}h1{margin:0}.root-container{height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.home-layout>.content{background-color:#e5e5e5}.navbar{padding:15px;background-color:#fff;min-height:85px}.navbar a{margin-left:15px}.navbar a.navbar-link-active{font-weight:700}.navbar .navbar-brand{min-width:50px}.navbar>.navbar-content{-moz-box-align:center;align-items:center;display:-moz-box;display:flex;width:80%;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.navbar>.navbar-content{width:90%!important}}@media screen and (max-width:576px){.navbar>.navbar-content{width:100%!important}}.navbar-title{font-size:2rem;color:#000;margin-left:10px}@media screen and (max-width:768px){.navbar-title{font-size:1.25rem!important}}.content{-moz-box-flex:1;flex:1 1 auto;background-color:#fff}.d-flex{display:-moz-box;display:flex}body,html{padding:0;margin:0;height:100%}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#__next{height:100%}