html{min-height:100%}html,html body{position:relative}html body{min-height:100vh;display:flex;flex-direction:column;background:url(/build/images/background.6f4be308.png) no-repeat 50%/cover;font-family:Helvetica,Arial,sans-serif}html body .navbar{margin:0;border-radius:0;background-color:#959595;font-size:16px!important}html body .navbar a{color:#fff!important;line-height:24px;padding:18px 15px}html body .navbar a span{font-size:14px}html body .navbar a:focus,html body .navbar a:hover{color:#cbcbcb!important;background-color:#959595!important}html body .navbar .active a{color:#cbcbcb!important;background-color:#898989}html body .navbar .dropdown{width:100px}html body .navbar .dropdown.open a{background-color:#898989!important}html body .navbar .dropdown .dropdown-menu{min-width:80px;left:10px;right:auto;width:80px;padding:0;border-radius:15px;border-color:#f0f0f0;box-shadow:none}html body .navbar .dropdown .dropdown-menu a{display:block;padding:8px;font-size:16px;text-align:center;text-decoration:none;background-color:#f0f0f0!important;color:#000!important}html body .navbar .dropdown .dropdown-menu a:hover{background-color:#fff!important}html body .navbar .dropdown .dropdown-menu a:first-of-type{border-top-left-radius:15px;border-top-right-radius:15px}html body .navbar .dropdown .dropdown-menu a:last-of-type{border-bottom-left-radius:15px;border-bottom-right-radius:15px}html body .container{display:flex;flex-grow:1;flex-direction:column;justify-content:center;width:100%;padding:20px;text-align:center}html body .container .row{display:block;margin:0;padding:0}html body footer{width:100%;height:60px;padding:18px;background-color:#959595}html body footer p{margin:0;font-size:16px;line-height:24px;color:#656565}