﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

body {
    padding-bottom: 50px;
}

h3 small {
    font-size: 12px;
}

.margin-top-40 {
    margin-top: 40px;
}

.smallHeaderText {
    font-size: 65%;
    font-weight: 400;
    line-height: 1;
    font-family: inherit;
}

/* Global Footer */
.navbar-fixed-bottom {
    background-color: #fff;
    border-top: 1px solid #efefef;
    padding: 10px;
}

/* Helpers */
.no-scroll {
    overflow: hidden;
}