﻿body {
    padding-top: 1px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
 

.btn-outline-dark, .Edit {
}

.bg-bk {
    background-color: black !important;
}

a.bg-bk:hover, a.bg-bk:focus,
button.bg-bk:hover,
button.bg-bk:focus {
    background-color: white !important;
}

.highlight {
    background-color: red;
}

@font-face {
    font-family: Industry-Black;
    src: url('/fonts/Industry-Black.otf') format("opentype");
}

@font-face {
    font-family: Industry-BlackItalic;
    src: url('/fonts/Industry-BlackItalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Bold;
    src: url('/fonts/Industry-Bold.otf') format("opentype");
}

@font-face {
    font-family: Industry-BoldItalic;
    src: url('/fonts/Industry-BoldItalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Book;
    src: url('/fonts/Industry-Book.otf') format("opentype");
}

@font-face {
    font-family: Industry-BookItalic;
    src: url('/fonts/Industry-BookItalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Demi;
    src: url('/fonts/Industry-Demi.otf') format("opentype"), url('/fonts/Industry-Demi.woff') format('woff'), url('/fonts/Industry-Demi.ttf') format('truetype');
}

@font-face {
    font-family: Industry-Demiitalic;
    src: url('/fonts/Industry-Demiitalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Light;
    src: url('/fonts/Industry-Light.otf') format("opentype"), url('/fonts/Industry-Light.woff') format('woff'), url('/fonts/Industry-Demi.ttf') format('truetype');
}
@font-face {
    font-family: Industry-LightItalic;
    src: url('/fonts/Industry-LightItalic.otf') format("opentype");
}


@font-face {
    font-family: Industry-LightItalic;
    src: url('/fonts/Industry-LightItalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Medium;
    src: url('/fonts/Industry-Medium.otf') format("opentype");
}

@font-face {
    font-family: Industry-MediumItalic;
    src: url('/fonts/Industry-MediumItalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Thin;
    src: url('/fonts/Industry-Thin.otf') format("opentype");
}

@font-face {
    font-family: Industry-ThinItalic;
    src: url('/fonts/Industry-ThinItalic.otf') format("opentype");
}

@font-face {
    font-family: Industry-Utlra;
    src: url('/fonts/Industry-Utlra.otf') format("opentype");
}


@font-face {
    font-family: Industry-UtlraItalic;
    src: url('/fonts/Industry-UtlraItalic.otf') format("opentype");
}

