/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */



  

html {
    position: relative;
    min-height: 100%
}

body {
    padding-top: 80px;
    margin-bottom: 115px
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 96.5px;
    line-height: 96.5px;
    background-color: #656565;
    color: #ffffff
}

    .footer .copyright {
        font-size: 0.75rem
    }

.jumbotron a.btn {
    margin-top: 0.5rem
}

.container .form-inline {
    margin-bottom: 2rem
}

.hardware-info-text {
    white-space: pre-wrap
}

.validation-summary-errors ul {
    list-style: none;
    padding: 0;
    margin: 0
}
