html{position:relative;min-height:100%}body{margin-bottom:100px}.footer{position:absolute;bottom:0;width:100%;background-color:#222;height:60px;line-height:60px}.body-loggedout{background:url(/regins/assets/img/login/background.jpg) center center/cover no-repeat fixed}.display-4{font-size:2.8rem;font-weight:300;line-height:1.2}.display-5{font-size:2.2rem;font-weight:300;line-height:1.2}.display-6{font-size:1.5rem;font-weight:300;line-height:1.2}.display-7{font-size:1.1rem;font-weight:300;line-height:1.2}.modal{-webkit-animation-name:example;animation-name:example;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes example{0%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes example{0%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:768px){.container{width:100%;max-width:none}}