@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_root\.scss}line{font-family:\000031}}
:root {
  --blue: #59c6f2;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #ff685c;
  --orange: #ff8628;
  --yellow: #F89E15;
  --green: #3cbc2f;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #848484;
  --primary: #ff8628;
  --secondary: #343434;
  --third: #f8f9fa;
  --success: #3cbc2f;
  --info: #17a2b8;
  --warning: #F89E15;
  --danger: #ff685c;
  --light: #f8f9fa;
  --dark: #848484;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --font-family-sans-serif: "Open Sans";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000321}}
*,
*::before,
*::after {
  box-sizing: border-box; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000327}}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000345}}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000357}}
body {
  margin: 0;
  font-family: "Open Sans";
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 1.5;
  color: #343434;
  text-align: left;
  background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000373}}
[tabindex="-1"]:focus {
  outline: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000383}}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\0000399}}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003109}}
p {
  margin-top: 0;
  margin-bottom: 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003121}}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003129}}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003135}}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003142}}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003149}}
dt {
  font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003153}}
dd {
  margin-bottom: .5rem;
  margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003158}}
blockquote {
  margin: 0 0 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003162}}
dfn {
  font-style: italic; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003167}}
b,
strong {
  font-weight: bolder; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003173}}
small {
  font-size: 80%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003182}}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003190}}
sub {
  bottom: -.25em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003191}}
sup {
  top: -.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003198}}
a {
  color: #343434;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  a:hover {
    color: #0e0e0e;
    text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003216}}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003225}}
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003236}}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003245}}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003262}}
figure {
  margin: 0 0 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003272}}
img {
  vertical-align: middle;
  border-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003277}}
svg:not(:root) {
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003286}}
table {
  border-collapse: collapse; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003290}}
caption {
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003298}}
th {
  text-align: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003309}}
label {
  display: inline-block;
  margin-bottom: .5rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003318}}
button {
  border-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003326}}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003331}}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003342}}
button,
input {
  overflow: visible; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003347}}
button,
select {
  text-transform: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003355}}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003363}}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003371}}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003378}}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003390}}
textarea {
  overflow: auto;
  resize: vertical; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003396}}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003411}}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
  border-bottom: 1px solid #343434; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003424}}
progress {
  vertical-align: baseline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003429}}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003434}}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003447}}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003457}}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003466}}
output {
  display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003470}}
summary {
  display: list-item;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003475}}
template {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_reboot\.scss}line{font-family:\00003481}}
[hidden] {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\000037}}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000316}}
h1, .h1 {
  font-size: 1.6095rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000317}}
h2, .h2 {
  font-size: 1.4355rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000318}}
h3, .h3 {
  font-size: 1.305rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000319}}
h4, .h4 {
  font-size: 1.1745rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000320}}
h5, .h5 {
  font-size: 1.044rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000321}}
h6, .h6 {
  font-size: 0.87rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000323}}
.lead {
  font-size: 1.0875rem;
  font-weight: 300; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000329}}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000334}}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000339}}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000344}}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000355}}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000367}}
small,
.small {
  font-size: 80%;
  font-weight: 400; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000373}}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000384}}
.list-unstyled {
  padding-left: 0;
  list-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000389}}
.list-inline {
  padding-left: 0;
  list-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000392}}
.list-inline-item {
  display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\0000395}}
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\00003106}}
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\00003112}}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.0875rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\00003117}}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_type\.scss}line{font-family:\00003122}}
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_images\.scss}line{font-family:\000038}}
.img-fluid {
  max-width: 100%;
  height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_images\.scss}line{font-family:\0000314}}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_images\.scss}line{font-family:\0000329}}
.figure {
  display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_images\.scss}line{font-family:\0000334}}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_images\.scss}line{font-family:\0000339}}
.figure-caption {
  font-size: 90%;
  color: #868e96; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\000032}}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000310}}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000316}}
  a > code {
    color: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000322}}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #343434;
  border-radius: 0.2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000330}}
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000339}}
pre {
  display: block;
  font-size: 87.5%;
  color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000345}}
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_code\.scss}line{font-family:\0000353}}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\000036}}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\000036}}
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\000036}}
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\000036}}
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\000036}}
    .container {
      max-width: 1140px; } }
  @media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\000036}}
    .container {
      max-width: 1320px; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\0000318}}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\0000328}}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\0000334}}
.no-gutters {
  margin-right: 0;
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_grid\.scss}line{font-family:\0000338}}
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\000038}}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000332}}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000337}}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000349}}
.order-first {
  order: -1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000351}}
.order-last {
  order: 13; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-0 {
  order: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-1 {
  order: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-2 {
  order: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-3 {
  order: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-4 {
  order: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-5 {
  order: 5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-6 {
  order: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-7 {
  order: 7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-8 {
  order: 8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-9 {
  order: 9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-10 {
  order: 10; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-11 {
  order: 11; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
.order-12 {
  order: 12; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-1 {
  margin-left: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-2 {
  margin-left: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-3 {
  margin-left: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-4 {
  margin-left: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-5 {
  margin-left: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-6 {
  margin-left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-7 {
  margin-left: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-8 {
  margin-left: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-9 {
  margin-left: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-10 {
  margin-left: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000332}}
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000337}}
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000349}}
  .order-sm-first {
    order: -1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000351}}
  .order-sm-last {
    order: 13; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-0 {
    order: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-1 {
    order: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-2 {
    order: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-3 {
    order: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-4 {
    order: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-5 {
    order: 5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-6 {
    order: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-7 {
    order: 7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-8 {
    order: 8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-9 {
    order: 9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-10 {
    order: 10; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-11 {
    order: 11; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-sm-12 {
    order: 12; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-0 {
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-1 {
    margin-left: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-2 {
    margin-left: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-3 {
    margin-left: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-4 {
    margin-left: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-5 {
    margin-left: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-6 {
    margin-left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-7 {
    margin-left: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-8 {
    margin-left: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-9 {
    margin-left: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-10 {
    margin-left: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000332}}
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000337}}
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000349}}
  .order-md-first {
    order: -1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000351}}
  .order-md-last {
    order: 13; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-0 {
    order: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-1 {
    order: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-2 {
    order: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-3 {
    order: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-4 {
    order: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-5 {
    order: 5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-6 {
    order: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-7 {
    order: 7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-8 {
    order: 8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-9 {
    order: 9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-10 {
    order: 10; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-11 {
    order: 11; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-md-12 {
    order: 12; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-0 {
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-1 {
    margin-left: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-2 {
    margin-left: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-3 {
    margin-left: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-4 {
    margin-left: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-5 {
    margin-left: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-6 {
    margin-left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-7 {
    margin-left: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-8 {
    margin-left: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-9 {
    margin-left: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-10 {
    margin-left: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000332}}
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000337}}
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000349}}
  .order-lg-first {
    order: -1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000351}}
  .order-lg-last {
    order: 13; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-0 {
    order: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-1 {
    order: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-2 {
    order: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-3 {
    order: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-4 {
    order: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-5 {
    order: 5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-6 {
    order: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-7 {
    order: 7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-8 {
    order: 8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-9 {
    order: 9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-10 {
    order: 10; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-11 {
    order: 11; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-lg-12 {
    order: 12; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-0 {
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-1 {
    margin-left: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-2 {
    margin-left: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-3 {
    margin-left: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-4 {
    margin-left: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-5 {
    margin-left: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-6 {
    margin-left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-7 {
    margin-left: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-8 {
    margin-left: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-9 {
    margin-left: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-10 {
    margin-left: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000332}}
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000337}}
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000349}}
  .order-xl-first {
    order: -1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000351}}
  .order-xl-last {
    order: 13; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-0 {
    order: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-1 {
    order: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-2 {
    order: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-3 {
    order: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-4 {
    order: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-5 {
    order: 5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-6 {
    order: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-7 {
    order: 7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-8 {
    order: 8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-9 {
    order: 9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-10 {
    order: 10; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-11 {
    order: 11; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xl-12 {
    order: 12; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-0 {
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-1 {
    margin-left: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-2 {
    margin-left: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-3 {
    margin-left: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-4 {
    margin-left: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-5 {
    margin-left: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-6 {
    margin-left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-7 {
    margin-left: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-8 {
    margin-left: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-9 {
    margin-left: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-10 {
    margin-left: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000332}}
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000337}}
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000344}}
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000349}}
  .order-xxl-first {
    order: -1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000351}}
  .order-xxl-last {
    order: 13; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-0 {
    order: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-1 {
    order: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-2 {
    order: 2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-3 {
    order: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-4 {
    order: 4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-5 {
    order: 5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-6 {
    order: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-7 {
    order: 7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-8 {
    order: 8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-9 {
    order: 9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-10 {
    order: 10; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-11 {
    order: 11; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000354}}
  .order-xxl-12 {
    order: 12; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-0 {
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-1 {
    margin-left: 8.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-2 {
    margin-left: 16.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-3 {
    margin-left: 25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-4 {
    margin-left: 33.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-5 {
    margin-left: 41.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-6 {
    margin-left: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-7 {
    margin-left: 58.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-8 {
    margin-left: 66.6666666667%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-9 {
    margin-left: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-10 {
    margin-left: 83.3333333333%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_grid-framework\.scss}line{font-family:\0000360}}
  .offset-xxl-11 {
    margin-left: 91.6666666667%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\000035}}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000311}}
  .table th,
  .table td {
    padding: 0.35rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000318}}
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000323}}
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000327}}
  .table .table {
    background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000338}}
.table-sm th,
.table-sm td {
  padding: 0.3rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000349}}
.table-bordered {
  border: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000352}}
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000358}}
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\0000371}}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ffddc3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-primary:hover {
  background-color: #ffcfaa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffcfaa; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #c6c6c6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-secondary:hover {
  background-color: #b9b9b9; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #b9b9b9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-third,
.table-third > th,
.table-third > td {
  background-color: #fdfdfe; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-third:hover {
  background-color: #ececf6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-third:hover > td,
  .table-hover .table-third:hover > th {
    background-color: #ececf6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c8ecc5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-success:hover {
  background-color: #b6e6b2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b6e6b2; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-info:hover {
  background-color: #abdde5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fde4bd; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-warning:hover {
  background-color: #fcdaa4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fcdaa4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #ffd5d1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-danger:hover {
  background-color: #ffbeb8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ffbeb8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-light:hover {
  background-color: #ececf6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #dddddd; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-dark:hover {
  background-color: #d0d0d0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #d0d0d0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\000037}}
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_table-row\.scss}line{font-family:\0000323}}
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003109}}
.table .thead-dark th {
  color: #fff;
  background-color: #343434;
  border-color: #474747; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003117}}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003125}}
.table-dark {
  color: #fff;
  background-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003129}}
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #474747; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003135}}
  .table-dark.table-bordered {
    border: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003140}}
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003165}}
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003174}}
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003165}}
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003174}}
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003165}}
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003174}}
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003165}}
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003174}}
    .table-responsive-xl > .table-bordered {
      border: 0; } }
@media (max-width: 1399.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003165}}
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003174}}
    .table-responsive-xxl > .table-bordered {
      border: 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003165}}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tables\.scss}line{font-family:\00003174}}
  .table-responsive > .table-bordered {
    border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\000037}}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.87rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000331}}
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000314}}
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffcea8;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000340}}
  .form-control::placeholder {
    color: #868e96;
    opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000351}}
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000360}}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.055rem + 2px); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000364}}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000376}}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000389}}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\0000397}}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.0875rem;
  line-height: 1.5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003104}}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.76125rem;
  line-height: 1.5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003117}}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003128}}
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003144}}
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76125rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003152}}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.641875rem + 2px); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003157}}
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.0875rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003165}}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.63125rem + 2px); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003176}}
.form-group {
  margin-bottom: 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003180}}
.form-text {
  display: block;
  margin-top: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003190}}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003196}}
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003208}}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003214}}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003219}}
  .form-check-input:disabled ~ .form-check-label {
    color: #868e96; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003224}}
.form-check-label {
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003228}}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003235}}
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000330}}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #3cbc2f; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000338}}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(60, 188, 47, 0.8);
  border-radius: .2rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000355}}
.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000359}}
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus,
  .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #3cbc2f;
    box-shadow: 0 0 0 0.2rem rgba(60, 188, 47, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000364}}
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000374}}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000378}}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000388}}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000391}}
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #91e289; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000396}}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003102}}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #58d24c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003108}}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 188, 47, 0.25); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003119}}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003122}}
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003125}}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003131}}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(60, 188, 47, 0.25); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000330}}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ff685c; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000338}}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(255, 104, 92, 0.8);
  border-radius: .2rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000355}}
.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000359}}
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
  .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #ff685c;
    box-shadow: 0 0 0 0.2rem rgba(255, 104, 92, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000364}}
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000374}}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000378}}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000388}}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000391}}
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ffdedc; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\0000396}}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003102}}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #ff978f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003108}}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 104, 92, 0.25); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003119}}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003122}}
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003125}}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_forms\.scss}line{font-family:\00003131}}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(255, 104, 92, 0.25); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003263}}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003271}}
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003277}}
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003285}}
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003294}}
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003301}}
    .form-inline .form-control-plaintext {
      display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003305}}
    .form-inline .input-group {
      width: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003311}}
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003318}}
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003325}}
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_forms\.scss}line{font-family:\00003329}}
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\000035}}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.87rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .btn:hover, .btn:focus {
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000318}}
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000323}}
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000328}}
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000331}}
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000342}}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-primary {
  color: #343434;
  background-color: #ff8628;
  border-color: #ff8628;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-primary:hover {
    color: #fff;
    background-color: #ff7002;
    border-color: #f46b00; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-primary.disabled, .btn-primary:disabled {
    color: #343434;
    background-color: #ff8628;
    border-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f46b00;
    border-color: #e76500; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-secondary {
  color: #fff;
  background-color: #343434;
  border-color: #343434;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-secondary:hover {
    color: #fff;
    background-color: #212121;
    border-color: #1b1b1b; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 52, 52, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #343434;
    border-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #1b1b1b;
    border-color: #141414; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 52, 52, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-third {
  color: #343434;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-third:hover {
    color: #343434;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-third:focus, .btn-third.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-third.disabled, .btn-third:disabled {
    color: #343434;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-third:not(:disabled):not(.disabled):active, .btn-third:not(:disabled):not(.disabled).active, .show > .btn-third.dropdown-toggle {
    color: #343434;
    background-color: #dae0e5;
    border-color: #d3d9df; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-third:not(:disabled):not(.disabled):active:focus, .btn-third:not(:disabled):not(.disabled).active:focus, .show > .btn-third.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-success {
  color: #fff;
  background-color: #3cbc2f;
  border-color: #3cbc2f;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-success:hover {
    color: #fff;
    background-color: #329d27;
    border-color: #2f9325; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(60, 188, 47, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #3cbc2f;
    border-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2f9325;
    border-color: #2c8922; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(60, 188, 47, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-warning {
  color: #343434;
  background-color: #F89E15;
  border-color: #F89E15;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-warning:hover {
    color: #fff;
    background-color: #e08a07;
    border-color: #d48206; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 158, 21, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-warning.disabled, .btn-warning:disabled {
    color: #343434;
    background-color: #F89E15;
    border-color: #F89E15; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d48206;
    border-color: #c77b06; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 158, 21, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-danger {
  color: #fff;
  background-color: #ff685c;
  border-color: #ff685c;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-danger:hover {
    color: #fff;
    background-color: #ff4536;
    border-color: #ff3929; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 104, 92, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #ff685c;
    border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff3929;
    border-color: #ff2d1c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 104, 92, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-light {
  color: #343434;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-light:hover {
    color: #343434;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-light.disabled, .btn-light:disabled {
    color: #343434;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #343434;
    background-color: #dae0e5;
    border-color: #d3d9df; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000352}}
.btn-dark {
  color: #fff;
  background-color: #848484;
  border-color: #848484;
  color: #fff;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-dark:hover {
    color: #fff;
    background-color: #717171;
    border-color: #6b6b6b; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000318}}
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(132, 132, 132, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000329}}
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #848484;
    border-color: #848484; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000336}}
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #6b6b6b;
    border-color: #646464; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000346}}
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(132, 132, 132, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-primary {
  color: #ff8628;
  background-color: transparent;
  background-image: none;
  border-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-primary:hover {
    color: #343434;
    background-color: #ff8628;
    border-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ff8628;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #343434;
    background-color: #ff8628;
    border-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-secondary {
  color: #343434;
  background-color: transparent;
  background-image: none;
  border-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #343434;
    border-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 52, 52, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #343434;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #343434;
    border-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 52, 52, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-third {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-third:hover {
    color: #343434;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-third:focus, .btn-outline-third.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-third.disabled, .btn-outline-third:disabled {
    color: #f8f9fa;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-third:not(:disabled):not(.disabled):active, .btn-outline-third:not(:disabled):not(.disabled).active, .show > .btn-outline-third.dropdown-toggle {
    color: #343434;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-third:not(:disabled):not(.disabled):active:focus, .btn-outline-third:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-third.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-success {
  color: #3cbc2f;
  background-color: transparent;
  background-image: none;
  border-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-success:hover {
    color: #fff;
    background-color: #3cbc2f;
    border-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(60, 188, 47, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #3cbc2f;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #3cbc2f;
    border-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(60, 188, 47, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-warning {
  color: #F89E15;
  background-color: transparent;
  background-image: none;
  border-color: #F89E15; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-warning:hover {
    color: #343434;
    background-color: #F89E15;
    border-color: #F89E15; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 158, 21, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #F89E15;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #343434;
    background-color: #F89E15;
    border-color: #F89E15; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 158, 21, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-danger {
  color: #ff685c;
  background-color: transparent;
  background-image: none;
  border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ff685c;
    border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 104, 92, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ff685c;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff685c;
    border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 104, 92, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-light:hover {
    color: #343434;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #343434;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000361}}
.btn-outline-dark {
  color: #848484;
  background-color: transparent;
  background-image: none;
  border-color: #848484; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000363}}
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #848484;
    border-color: #848484; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000369}}
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(132, 132, 132, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000374}}
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #848484;
    background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000380}}
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #848484;
    border-color: #848484; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_buttons\.scss}line{font-family:\0000387}}
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(132, 132, 132, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000367}}
.btn-primary:hover {
  background: #ff9442;
  border-color: #ff9442;
  color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000374}}
.btn-third {
  color: #343434 !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000376}}
  .btn-third:hover {
    color: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000384}}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  border-style: dashed; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\0000392}}
.btn-link {
  font-weight: 400;
  color: #343434;
  background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
  .btn-link:hover {
    color: #0e0e0e;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003102}}
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003108}}
  .btn-link:disabled, .btn-link.disabled {
    color: #868e96; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003117}}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.0875rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003121}}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76125rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003128}}
.btn-block {
  display: block;
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003131}}
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_buttons\.scss}line{font-family:\00003140}}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\000033}}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\000037}}
  .fade.show {
    opacity: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\0000312}}
.collapse {
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\0000314}}
  .collapse.show {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\0000320}}
tr.collapse.show {
  display: table-row; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\0000326}}
tbody.collapse.show {
  display: table-row-group; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_transitions\.scss}line{font-family:\0000331}}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\000032}}
.dropup,
.dropdown {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000329}}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000361}}
.dropdown-toggle:empty::after {
  margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000313}}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.87rem;
  color: #343434;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000337}}
.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000329}}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000361}}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000348}}
.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000329}}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000361}}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000355}}
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000362}}
.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000329}}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000346}}
.dropleft .dropdown-toggle::after {
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000350}}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_caret\.scss}line{font-family:\0000361}}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000369}}
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000376}}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\0000383}}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #343434;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .dropdown-item:hover, .dropdown-item:focus {
    color: #272727;
    text-decoration: none;
    background-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\00003101}}
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\00003108}}
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\00003119}}
.dropdown-menu.show {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_dropdown\.scss}line{font-family:\00003124}}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.76125rem;
  color: #868e96;
  white-space: nowrap; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\000034}}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000310}}
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000319}}
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000327}}
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000336}}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000341}}
  .btn-toolbar .input-group {
    width: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000347}}
.btn-group > .btn:first-child {
  margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000352}}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000357}}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000375}}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000379}}
  .dropdown-toggle-split::after {
    margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000384}}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\0000389}}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003111}}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003116}}
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003121}}
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003130}}
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003135}}
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003155}}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_button-group\.scss}line{font-family:\00003159}}
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\000037}}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000314}}
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000325}}
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000329}}
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000338}}
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000339}}
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000344}}
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000348}}
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000350}}
    .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000362}}
.input-group-prepend,
.input-group-append {
  display: flex; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000369}}
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000374}}
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000382}}
.input-group-prepend {
  margin-right: -1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000383}}
.input-group-append {
  margin-left: -1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\0000391}}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\00003107}}
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\00003143}}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_input-group\.scss}line{font-family:\00003152}}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000310}}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000317}}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000322}}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000327}}
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000333}}
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 134, 40, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000338}}
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #ffeadb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000345}}
  .custom-control-input:disabled ~ .custom-control-label {
    color: #868e96; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000348}}
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000359}}
.custom-control-label {
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000363}}
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000378}}
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\0000398}}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003103}}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003106}}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003112}}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003116}}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003122}}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(255, 134, 40, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003125}}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(255, 134, 40, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003136}}
.custom-radio .custom-control-label::before {
  border-radius: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003141}}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003144}}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003150}}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(255, 134, 40, 0.5); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003163}}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.055rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23848484' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003181}}
  .custom-select:focus {
    border-color: #ffcea8;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 206, 168, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003186}}
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003197}}
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003204}}
  .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003210}}
  .custom-select::-ms-expand {
    opacity: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003215}}
.custom-select-sm {
  height: calc(1.641875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003222}}
.custom-select-lg {
  height: calc(2.63125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003234}}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.055rem + 2px);
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003242}}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.055rem + 2px);
  margin: 0;
  opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003250}}
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #ffcea8;
    box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003254}}
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #ffcea8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003260}}
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003266}}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.055rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_custom-forms\.scss}line{font-family:\00003281}}
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.055rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\000036}}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000314}}
.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000323}}
  .nav-link.disabled {
    color: #868e96; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000332}}
.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000335}}
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000339}}
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000347}}
    .nav-tabs .nav-link.disabled {
      color: #868e96;
      background-color: transparent;
      border-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000354}}
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000361}}
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000375}}
.nav-pills .nav-link {
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000379}}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ff8628; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000392}}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\0000399}}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\00003112}}
.tab-content > .tab-pane {
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_nav\.scss}line{font-family:\00003115}}
.tab-content > .active {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000318}}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000328}}
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000342}}
.navbar-brand {
  display: inline-block;
  padding-top: 0.336875rem;
  padding-bottom: 0.336875rem;
  margin-right: 1rem;
  font-size: 1.0875rem;
  line-height: inherit;
  white-space: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000361}}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000368}}
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000373}}
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000384}}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\0000399}}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003108}}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.0875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003121}}
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003128}}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003147}}
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003145}}
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003158}}
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003161}}
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003165}}
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003170}}
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003177}}
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003182}}
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003189}}
    .navbar-expand-sm .navbar-toggler {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003194}}
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 767.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003147}}
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003145}}
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003158}}
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003161}}
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003165}}
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003170}}
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003177}}
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003182}}
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003189}}
    .navbar-expand-md .navbar-toggler {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003194}}
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 991.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003147}}
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003145}}
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003158}}
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003161}}
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003165}}
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003170}}
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003177}}
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003182}}
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003189}}
    .navbar-expand-lg .navbar-toggler {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003194}}
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1199.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003147}}
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003145}}
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003158}}
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003161}}
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003165}}
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003170}}
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003177}}
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003182}}
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003189}}
    .navbar-expand-xl .navbar-toggler {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003194}}
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1399.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003147}}
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003145}}
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003158}}
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003161}}
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003165}}
      .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003170}}
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003177}}
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
      flex-wrap: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003182}}
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003189}}
    .navbar-expand-xxl .navbar-toggler {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003194}}
    .navbar-expand-xxl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003145}}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003147}}
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003158}}
  .navbar-expand .navbar-nav {
    flex-direction: row; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003161}}
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003165}}
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003170}}
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003177}}
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003182}}
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003189}}
  .navbar-expand .navbar-toggler {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003194}}
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003211}}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003220}}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003227}}
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003232}}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003240}}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003245}}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003249}}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003251}}
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003263}}
.navbar-dark .navbar-brand {
  color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003272}}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003279}}
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003284}}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003292}}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003297}}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003301}}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_navbar\.scss}line{font-family:\00003303}}
  .navbar-dark .navbar-text a {
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\000035}}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000316}}
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000322}}
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000328}}
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000334}}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000341}}
.card-title {
  margin-bottom: 0.75rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000345}}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000350}}
.card-text:last-child {
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000315}}
.card-link:hover {
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000359}}
.card-link + .card-link {
  margin-left: 1.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000368}}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000374}}
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000379}}
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000385}}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\0000390}}
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003100}}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003107}}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003113}}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003122}}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003128}}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003133}}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003141}}
.card-deck {
  display: flex;
  flex-direction: column; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003145}}
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003141}}
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003154}}
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003171}}
.card-group {
  display: flex;
  flex-direction: column; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003177}}
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003171}}
    .card-group {
      flex-flow: row wrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003185}}
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003190}}
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003197}}
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003200}}
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003204}}
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003210}}
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003213}}
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003217}}
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003223}}
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003226}}
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003230}}
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003236}}
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003239}}
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003257}}
.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003256}}
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_card\.scss}line{font-family:\00003265}}
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_breadcrumb\.scss}line{font-family:\000031}}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_breadcrumb\.scss}line{font-family:\0000313}}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/"; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_breadcrumb\.scss}line{font-family:\0000327}}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_breadcrumb\.scss}line{font-family:\0000331}}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_breadcrumb\.scss}line{font-family:\0000335}}
.breadcrumb-item.active {
  color: #868e96; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\000031}}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\000037}}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #343434;
  background-color: #fff;
  border: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000317}}
  .page-link:hover {
    color: #0e0e0e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000324}}
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 134, 40, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000331}}
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000338}}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000344}}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000349}}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #ff8628;
  border-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_pagination\.scss}line{font-family:\0000356}}
.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_pagination\.scss}line{font-family:\000034}}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.0875rem;
  line-height: 1.5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_pagination\.scss}line{font-family:\0000312}}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_pagination\.scss}line{font-family:\0000317}}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_pagination\.scss}line{font-family:\000034}}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.76125rem;
  line-height: 1.5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_pagination\.scss}line{font-family:\0000312}}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_pagination\.scss}line{font-family:\0000317}}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\000036}}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000318}}
  .badge:empty {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000324}}
.btn .badge {
  position: relative;
  top: -1px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000333}}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-primary {
  color: #343434;
  background-color: #ff8628; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #343434;
    text-decoration: none;
    background-color: #f46b00; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-secondary {
  color: #fff;
  background-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1b1b1b; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-third {
  color: #343434;
  background-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-third[href]:hover, .badge-third[href]:focus {
    color: #343434;
    text-decoration: none;
    background-color: #dae0e5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-success {
  color: #fff;
  background-color: #3cbc2f; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2f9325; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-info {
  color: #fff;
  background-color: #17a2b8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-warning {
  color: #343434;
  background-color: #F89E15; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #343434;
    text-decoration: none;
    background-color: #d48206; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-danger {
  color: #fff;
  background-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ff3929; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-light {
  color: #343434;
  background-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #343434;
    text-decoration: none;
    background-color: #dae0e5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_badge\.scss}line{font-family:\0000344}}
.badge-dark {
  color: #fff;
  background-color: #848484; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #6b6b6b; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_jumbotron\.scss}line{font-family:\000031}}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_jumbotron\.scss}line{font-family:\000031}}
    .jumbotron {
      padding: 4rem 2rem; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_jumbotron\.scss}line{font-family:\0000312}}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\000035}}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000314}}
.alert-heading {
  color: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000320}}
.alert-link {
  font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000329}}
.alert-dismissible {
  padding-right: 3.805rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000333}}
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-primary {
  color: #854615;
  background-color: #ffe7d4;
  border-color: #ffddc3; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-primary hr {
    border-top-color: #ffcfaa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-primary .alert-link {
    color: #592f0e; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-secondary {
  color: #1b1b1b;
  background-color: #d6d6d6;
  border-color: #c6c6c6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-secondary hr {
    border-top-color: #b9b9b9; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-secondary .alert-link {
    color: #020202; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-third {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-third hr {
    border-top-color: #ececf6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-third .alert-link {
    color: #686868; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-success {
  color: #1f6218;
  background-color: #d8f2d5;
  border-color: #c8ecc5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-success hr {
    border-top-color: #b6e6b2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-success .alert-link {
    color: #12390e; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-info hr {
    border-top-color: #abdde5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-info .alert-link {
    color: #062c33; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-warning {
  color: #81520b;
  background-color: #feecd0;
  border-color: #fde4bd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-warning hr {
    border-top-color: #fcdaa4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-warning .alert-link {
    color: #523407; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-danger {
  color: #853630;
  background-color: #ffe1de;
  border-color: #ffd5d1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-danger hr {
    border-top-color: #ffbeb8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-danger .alert-link {
    color: #602722; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-light hr {
    border-top-color: #ececf6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-light .alert-link {
    color: #686868; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_alert\.scss}line{font-family:\0000348}}
.alert-dark {
  color: #454545;
  background-color: #e6e6e6;
  border-color: #dddddd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\000036}}
  .alert-dark hr {
    border-top-color: #d0d0d0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_alert\.scss}line{font-family:\0000310}}
  .alert-dark .alert-link {
    color: #2c2c2c; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_progress\.scss}line{font-family:\000036}}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.6525rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_progress\.scss}line{font-family:\0000316}}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #ff8628;
  transition: width 0.6s ease; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_progress\.scss}line{font-family:\0000326}}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_progress\.scss}line{font-family:\0000331}}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_media\.scss}line{font-family:\000031}}
.media {
  display: flex;
  align-items: flex-start; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_media\.scss}line{font-family:\000036}}
.media-body {
  flex: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\000035}}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000320}}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000332}}
  .list-group-item-action:active {
    color: #343434;
    background-color: #e9ecef; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000343}}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000352}}
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000356}}
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000366}}
  .list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    background-color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000373}}
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #ff8628;
    border-color: #ff8628; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000388}}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\0000395}}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_list-group\.scss}line{font-family:\00003101}}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-primary {
  color: #854615;
  background-color: #ffddc3; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #854615;
    background-color: #ffcfaa; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #854615;
    border-color: #854615; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-secondary {
  color: #1b1b1b;
  background-color: #c6c6c6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #1b1b1b;
    background-color: #b9b9b9; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #1b1b1b;
    border-color: #1b1b1b; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-third {
  color: #818182;
  background-color: #fdfdfe; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-third.list-group-item-action:hover, .list-group-item-third.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-third.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-success {
  color: #1f6218;
  background-color: #c8ecc5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #1f6218;
    background-color: #b6e6b2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #1f6218;
    border-color: #1f6218; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-warning {
  color: #81520b;
  background-color: #fde4bd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #81520b;
    background-color: #fcdaa4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #81520b;
    border-color: #81520b; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-danger {
  color: #853630;
  background-color: #ffd5d1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #853630;
    background-color: #ffbeb8; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #853630;
    border-color: #853630; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\000034}}
.list-group-item-dark {
  color: #454545;
  background-color: #dddddd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #454545;
    background-color: #d0d0d0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_list-group\.scss}line{font-family:\0000314}}
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #454545;
    border-color: #454545; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_close\.scss}line{font-family:\000031}}
.close {
  float: right;
  font-size: 1.305rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_close\.scss}line{font-family:\0000317}}
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_close\.scss}line{font-family:\0000328}}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\000038}}
.modal-open {
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000313}}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000329}}
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000336}}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000344}}
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000348}}
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000353}}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000360}}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000377}}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000387}}
  .modal-backdrop.fade {
    opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000388}}
  .modal-backdrop.show {
    opacity: 0.5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\0000393}}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003101}}
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003109}}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003116}}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003125}}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003133}}
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003134}}
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003138}}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003149}}
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003154}}
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003162}}
  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_modal\.scss}line{font-family:\00003167}}
  .modal-lg {
    max-width: 800px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\000032}}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76125rem;
  word-wrap: break-word;
  opacity: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000315}}
  .tooltip.show {
    opacity: 0.9; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000317}}
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000323}}
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000332}}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000335}}
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000338}}
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000346}}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000349}}
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000354}}
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000362}}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000365}}
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000368}}
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000376}}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000379}}
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\0000384}}
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_tooltip\.scss}line{font-family:\00003108}}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\000031}}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76125rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000320}}
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000327}}
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000338}}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000341}}
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000345}}
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000350}}
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000355}}
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000361}}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000364}}
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000371}}
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000376}}
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000381}}
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000387}}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000390}}
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000394}}
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\0000399}}
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003104}}
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003110}}
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003122}}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003125}}
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003132}}
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003137}}
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003142}}
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003165}}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.87rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003175}}
  .popover-header:empty {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_popover\.scss}line{font-family:\00003180}}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #343434; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\000032}}
.carousel {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\000036}}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000312}}
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000322}}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000328}}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000335}}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000344}}
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000353}}
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000367}}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000391}}
.carousel-control-prev {
  left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\0000397}}
.carousel-control-next {
  right: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003105}}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003113}}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003116}}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003126}}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003140}}
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003151}}
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003160}}
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003171}}
  .carousel-indicators .active {
    background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_carousel\.scss}line{font-family:\00003181}}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_align\.scss}line{font-family:\000033}}
.align-baseline {
  vertical-align: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_align\.scss}line{font-family:\000034}}
.align-top {
  vertical-align: top !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_align\.scss}line{font-family:\000035}}
.align-middle {
  vertical-align: middle !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_align\.scss}line{font-family:\000036}}
.align-bottom {
  vertical-align: bottom !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_align\.scss}line{font-family:\000037}}
.align-text-bottom {
  vertical-align: text-bottom !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_align\.scss}line{font-family:\000038}}
.align-text-top {
  vertical-align: text-top !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-primary {
  background-color: #ff8628 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #f46b00 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-secondary {
  background-color: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #1b1b1b !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-third {
  background-color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-third:hover, a.bg-third:focus,
button.bg-third:hover,
button.bg-third:focus {
  background-color: #dae0e5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-success {
  background-color: #3cbc2f !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #2f9325 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-info {
  background-color: #17a2b8 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-warning {
  background-color: #F89E15 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d48206 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-danger {
  background-color: #ff685c !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ff3929 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-light {
  background-color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_background-variant\.scss}line{font-family:\000036}}
.bg-dark {
  background-color: #848484 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #6b6b6b !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_background\.scss}line{font-family:\0000313}}
.bg-white {
  background-color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_background\.scss}line{font-family:\0000317}}
.bg-transparent {
  background-color: transparent !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\000037}}
.border {
  border: 1px solid #dee2e6 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\000038}}
.border-top {
  border-top: 1px solid #dee2e6 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\000039}}
.border-right {
  border-right: 1px solid #dee2e6 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000310}}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000311}}
.border-left {
  border-left: 1px solid #dee2e6 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000313}}
.border-0 {
  border: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000314}}
.border-top-0 {
  border-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000315}}
.border-right-0 {
  border-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000316}}
.border-bottom-0 {
  border-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000317}}
.border-left-0 {
  border-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-primary {
  border-color: #ff8628 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-secondary {
  border-color: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-third {
  border-color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-success {
  border-color: #3cbc2f !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-info {
  border-color: #17a2b8 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-warning {
  border-color: #F89E15 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-danger {
  border-color: #ff685c !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-light {
  border-color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000320}}
.border-dark {
  border-color: #848484 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000325}}
.border-white {
  border-color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000333}}
.rounded {
  border-radius: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000336}}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000340}}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000344}}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000348}}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000353}}
.rounded-circle {
  border-radius: 50% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_borders\.scss}line{font-family:\0000357}}
.rounded-0 {
  border-radius: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_clearfix\.scss}line{font-family:\000032}}
.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000311}}
.d-none {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000312}}
.d-inline {
  display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000313}}
.d-inline-block {
  display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000314}}
.d-block {
  display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000315}}
.d-table {
  display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000316}}
.d-table-row {
  display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000317}}
.d-table-cell {
  display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000318}}
.d-flex {
  display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000319}}
.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000311}}
  .d-sm-none {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000312}}
  .d-sm-inline {
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000313}}
  .d-sm-inline-block {
    display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000314}}
  .d-sm-block {
    display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000315}}
  .d-sm-table {
    display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000316}}
  .d-sm-table-row {
    display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000317}}
  .d-sm-table-cell {
    display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000318}}
  .d-sm-flex {
    display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000319}}
  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000311}}
  .d-md-none {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000312}}
  .d-md-inline {
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000313}}
  .d-md-inline-block {
    display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000314}}
  .d-md-block {
    display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000315}}
  .d-md-table {
    display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000316}}
  .d-md-table-row {
    display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000317}}
  .d-md-table-cell {
    display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000318}}
  .d-md-flex {
    display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000319}}
  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000311}}
  .d-lg-none {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000312}}
  .d-lg-inline {
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000313}}
  .d-lg-inline-block {
    display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000314}}
  .d-lg-block {
    display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000315}}
  .d-lg-table {
    display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000316}}
  .d-lg-table-row {
    display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000317}}
  .d-lg-table-cell {
    display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000318}}
  .d-lg-flex {
    display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000319}}
  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000311}}
  .d-xl-none {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000312}}
  .d-xl-inline {
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000313}}
  .d-xl-inline-block {
    display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000314}}
  .d-xl-block {
    display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000315}}
  .d-xl-table {
    display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000316}}
  .d-xl-table-row {
    display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000317}}
  .d-xl-table-cell {
    display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000318}}
  .d-xl-flex {
    display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000319}}
  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000311}}
  .d-xxl-none {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000312}}
  .d-xxl-inline {
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000313}}
  .d-xxl-inline-block {
    display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000314}}
  .d-xxl-block {
    display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000315}}
  .d-xxl-table {
    display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000316}}
  .d-xxl-table-row {
    display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000317}}
  .d-xxl-table-cell {
    display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000318}}
  .d-xxl-flex {
    display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000319}}
  .d-xxl-inline-flex {
    display: inline-flex !important; } }
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000329}}
  .d-print-none {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000330}}
  .d-print-inline {
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000331}}
  .d-print-inline-block {
    display: inline-block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000332}}
  .d-print-block {
    display: block !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000333}}
  .d-print-table {
    display: table !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000334}}
  .d-print-table-row {
    display: table-row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000335}}
  .d-print-table-cell {
    display: table-cell !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000336}}
  .d-print-flex {
    display: flex !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_display\.scss}line{font-family:\0000337}}
  .d-print-inline-flex {
    display: inline-flex !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\000033}}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\0000310}}
  .embed-responsive::before {
    display: block;
    content: ""; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\0000315}}
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\0000331}}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\0000337}}
.embed-responsive-16by9::before {
  padding-top: 56.25%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\0000343}}
.embed-responsive-4by3::before {
  padding-top: 75%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_embed\.scss}line{font-family:\0000349}}
.embed-responsive-1by1::before {
  padding-top: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000311}}
.flex-row {
  flex-direction: row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000312}}
.flex-column {
  flex-direction: column !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000313}}
.flex-row-reverse {
  flex-direction: row-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000314}}
.flex-column-reverse {
  flex-direction: column-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000316}}
.flex-wrap {
  flex-wrap: wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000317}}
.flex-nowrap {
  flex-wrap: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000318}}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000320}}
.justify-content-start {
  justify-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000321}}
.justify-content-end {
  justify-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000322}}
.justify-content-center {
  justify-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000323}}
.justify-content-between {
  justify-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000324}}
.justify-content-around {
  justify-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000326}}
.align-items-start {
  align-items: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000327}}
.align-items-end {
  align-items: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000328}}
.align-items-center {
  align-items: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000329}}
.align-items-baseline {
  align-items: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000330}}
.align-items-stretch {
  align-items: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000332}}
.align-content-start {
  align-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000333}}
.align-content-end {
  align-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000334}}
.align-content-center {
  align-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000335}}
.align-content-between {
  align-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000336}}
.align-content-around {
  align-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000337}}
.align-content-stretch {
  align-content: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000339}}
.align-self-auto {
  align-self: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000340}}
.align-self-start {
  align-self: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000341}}
.align-self-end {
  align-self: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000342}}
.align-self-center {
  align-self: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000343}}
.align-self-baseline {
  align-self: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000344}}
.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000311}}
  .flex-sm-row {
    flex-direction: row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000312}}
  .flex-sm-column {
    flex-direction: column !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000313}}
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000314}}
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000316}}
  .flex-sm-wrap {
    flex-wrap: wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000317}}
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000318}}
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000320}}
  .justify-content-sm-start {
    justify-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000321}}
  .justify-content-sm-end {
    justify-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000322}}
  .justify-content-sm-center {
    justify-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000323}}
  .justify-content-sm-between {
    justify-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000324}}
  .justify-content-sm-around {
    justify-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000326}}
  .align-items-sm-start {
    align-items: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000327}}
  .align-items-sm-end {
    align-items: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000328}}
  .align-items-sm-center {
    align-items: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000329}}
  .align-items-sm-baseline {
    align-items: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000330}}
  .align-items-sm-stretch {
    align-items: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000332}}
  .align-content-sm-start {
    align-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000333}}
  .align-content-sm-end {
    align-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000334}}
  .align-content-sm-center {
    align-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000335}}
  .align-content-sm-between {
    align-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000336}}
  .align-content-sm-around {
    align-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000337}}
  .align-content-sm-stretch {
    align-content: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000339}}
  .align-self-sm-auto {
    align-self: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000340}}
  .align-self-sm-start {
    align-self: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000341}}
  .align-self-sm-end {
    align-self: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000342}}
  .align-self-sm-center {
    align-self: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000343}}
  .align-self-sm-baseline {
    align-self: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000344}}
  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000311}}
  .flex-md-row {
    flex-direction: row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000312}}
  .flex-md-column {
    flex-direction: column !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000313}}
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000314}}
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000316}}
  .flex-md-wrap {
    flex-wrap: wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000317}}
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000318}}
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000320}}
  .justify-content-md-start {
    justify-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000321}}
  .justify-content-md-end {
    justify-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000322}}
  .justify-content-md-center {
    justify-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000323}}
  .justify-content-md-between {
    justify-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000324}}
  .justify-content-md-around {
    justify-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000326}}
  .align-items-md-start {
    align-items: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000327}}
  .align-items-md-end {
    align-items: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000328}}
  .align-items-md-center {
    align-items: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000329}}
  .align-items-md-baseline {
    align-items: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000330}}
  .align-items-md-stretch {
    align-items: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000332}}
  .align-content-md-start {
    align-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000333}}
  .align-content-md-end {
    align-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000334}}
  .align-content-md-center {
    align-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000335}}
  .align-content-md-between {
    align-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000336}}
  .align-content-md-around {
    align-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000337}}
  .align-content-md-stretch {
    align-content: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000339}}
  .align-self-md-auto {
    align-self: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000340}}
  .align-self-md-start {
    align-self: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000341}}
  .align-self-md-end {
    align-self: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000342}}
  .align-self-md-center {
    align-self: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000343}}
  .align-self-md-baseline {
    align-self: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000344}}
  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000311}}
  .flex-lg-row {
    flex-direction: row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000312}}
  .flex-lg-column {
    flex-direction: column !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000313}}
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000314}}
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000316}}
  .flex-lg-wrap {
    flex-wrap: wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000317}}
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000318}}
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000320}}
  .justify-content-lg-start {
    justify-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000321}}
  .justify-content-lg-end {
    justify-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000322}}
  .justify-content-lg-center {
    justify-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000323}}
  .justify-content-lg-between {
    justify-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000324}}
  .justify-content-lg-around {
    justify-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000326}}
  .align-items-lg-start {
    align-items: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000327}}
  .align-items-lg-end {
    align-items: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000328}}
  .align-items-lg-center {
    align-items: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000329}}
  .align-items-lg-baseline {
    align-items: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000330}}
  .align-items-lg-stretch {
    align-items: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000332}}
  .align-content-lg-start {
    align-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000333}}
  .align-content-lg-end {
    align-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000334}}
  .align-content-lg-center {
    align-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000335}}
  .align-content-lg-between {
    align-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000336}}
  .align-content-lg-around {
    align-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000337}}
  .align-content-lg-stretch {
    align-content: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000339}}
  .align-self-lg-auto {
    align-self: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000340}}
  .align-self-lg-start {
    align-self: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000341}}
  .align-self-lg-end {
    align-self: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000342}}
  .align-self-lg-center {
    align-self: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000343}}
  .align-self-lg-baseline {
    align-self: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000344}}
  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000311}}
  .flex-xl-row {
    flex-direction: row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000312}}
  .flex-xl-column {
    flex-direction: column !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000313}}
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000314}}
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000316}}
  .flex-xl-wrap {
    flex-wrap: wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000317}}
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000318}}
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000320}}
  .justify-content-xl-start {
    justify-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000321}}
  .justify-content-xl-end {
    justify-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000322}}
  .justify-content-xl-center {
    justify-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000323}}
  .justify-content-xl-between {
    justify-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000324}}
  .justify-content-xl-around {
    justify-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000326}}
  .align-items-xl-start {
    align-items: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000327}}
  .align-items-xl-end {
    align-items: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000328}}
  .align-items-xl-center {
    align-items: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000329}}
  .align-items-xl-baseline {
    align-items: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000330}}
  .align-items-xl-stretch {
    align-items: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000332}}
  .align-content-xl-start {
    align-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000333}}
  .align-content-xl-end {
    align-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000334}}
  .align-content-xl-center {
    align-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000335}}
  .align-content-xl-between {
    align-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000336}}
  .align-content-xl-around {
    align-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000337}}
  .align-content-xl-stretch {
    align-content: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000339}}
  .align-self-xl-auto {
    align-self: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000340}}
  .align-self-xl-start {
    align-self: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000341}}
  .align-self-xl-end {
    align-self: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000342}}
  .align-self-xl-center {
    align-self: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000343}}
  .align-self-xl-baseline {
    align-self: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000344}}
  .align-self-xl-stretch {
    align-self: stretch !important; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000311}}
  .flex-xxl-row {
    flex-direction: row !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000312}}
  .flex-xxl-column {
    flex-direction: column !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000313}}
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000314}}
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000316}}
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000317}}
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000318}}
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000320}}
  .justify-content-xxl-start {
    justify-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000321}}
  .justify-content-xxl-end {
    justify-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000322}}
  .justify-content-xxl-center {
    justify-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000323}}
  .justify-content-xxl-between {
    justify-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000324}}
  .justify-content-xxl-around {
    justify-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000326}}
  .align-items-xxl-start {
    align-items: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000327}}
  .align-items-xxl-end {
    align-items: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000328}}
  .align-items-xxl-center {
    align-items: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000329}}
  .align-items-xxl-baseline {
    align-items: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000330}}
  .align-items-xxl-stretch {
    align-items: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000332}}
  .align-content-xxl-start {
    align-content: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000333}}
  .align-content-xxl-end {
    align-content: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000334}}
  .align-content-xxl-center {
    align-content: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000335}}
  .align-content-xxl-between {
    align-content: space-between !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000336}}
  .align-content-xxl-around {
    align-content: space-around !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000337}}
  .align-content-xxl-stretch {
    align-content: stretch !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000339}}
  .align-self-xxl-auto {
    align-self: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000340}}
  .align-self-xxl-start {
    align-self: flex-start !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000341}}
  .align-self-xxl-end {
    align-self: flex-end !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000342}}
  .align-self-xxl-center {
    align-self: center !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000343}}
  .align-self-xxl-baseline {
    align-self: baseline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_flex\.scss}line{font-family:\0000344}}
  .align-self-xxl-stretch {
    align-self: stretch !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000035}}
.float-left {
  float: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000036}}
.float-right {
  float: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000037}}
.float-none {
  float: none !important; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000035}}
  .float-sm-left {
    float: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000036}}
  .float-sm-right {
    float: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000037}}
  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000035}}
  .float-md-left {
    float: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000036}}
  .float-md-right {
    float: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000037}}
  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000035}}
  .float-lg-left {
    float: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000036}}
  .float-lg-right {
    float: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000037}}
  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000035}}
  .float-xl-left {
    float: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000036}}
  .float-xl-right {
    float: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000037}}
  .float-xl-none {
    float: none !important; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000035}}
  .float-xxl-left {
    float: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000036}}
  .float-xxl-right {
    float: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_float\.scss}line{font-family:\000037}}
  .float-xxl-none {
    float: none !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\000039}}
.position-static {
  position: static !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\000039}}
.position-relative {
  position: relative !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\000039}}
.position-absolute {
  position: absolute !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\000039}}
.position-fixed {
  position: fixed !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\000039}}
.position-sticky {
  position: sticky !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\0000314}}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_position\.scss}line{font-family:\0000322}}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_screenreaders\.scss}line{font-family:\000035}}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_screen-reader\.scss}line{font-family:\0000325}}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.w-25 {
  width: 25% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.w-50 {
  width: 50% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.w-75 {
  width: 75% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.w-100 {
  width: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.h-25 {
  height: 25% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.h-50 {
  height: 50% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.h-75 {
  height: 75% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\000037}}
.h-100 {
  height: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\0000311}}
.mw-100 {
  max-width: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_sizing\.scss}line{font-family:\0000312}}
.mh-100 {
  max-height: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-0 {
  margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-0,
.my-0 {
  margin-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-0,
.mx-0 {
  margin-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-0,
.mx-0 {
  margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-1 {
  margin: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-1,
.my-1 {
  margin-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-1,
.mx-1 {
  margin-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-1,
.my-1 {
  margin-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-1,
.mx-1 {
  margin-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-2 {
  margin: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-2,
.my-2 {
  margin-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-2,
.mx-2 {
  margin-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-2,
.my-2 {
  margin-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-2,
.mx-2 {
  margin-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-3 {
  margin: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-3,
.my-3 {
  margin-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-3,
.mx-3 {
  margin-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-3,
.my-3 {
  margin-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-3,
.mx-3 {
  margin-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-4 {
  margin: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-4,
.my-4 {
  margin-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-4,
.mx-4 {
  margin-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-4,
.my-4 {
  margin-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-4,
.mx-4 {
  margin-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-5 {
  margin: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-5,
.my-5 {
  margin-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-5,
.mx-5 {
  margin-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-5,
.my-5 {
  margin-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-5,
.mx-5 {
  margin-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-6 {
  margin: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-6,
.my-6 {
  margin-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-6,
.mx-6 {
  margin-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-6,
.my-6 {
  margin-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-6,
.mx-6 {
  margin-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-7 {
  margin: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-7,
.my-7 {
  margin-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-7,
.mx-7 {
  margin-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-7,
.my-7 {
  margin-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-7,
.mx-7 {
  margin-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-8 {
  margin: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-8,
.my-8 {
  margin-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-8,
.mx-8 {
  margin-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-8,
.my-8 {
  margin-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-8,
.mx-8 {
  margin-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-9 {
  margin: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-9,
.my-9 {
  margin-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-9,
.mx-9 {
  margin-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-9,
.my-9 {
  margin-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-9,
.mx-9 {
  margin-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-10 {
  margin: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-10,
.my-10 {
  margin-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-10,
.mx-10 {
  margin-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-10,
.my-10 {
  margin-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-10,
.mx-10 {
  margin-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-11 {
  margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-11,
.my-11 {
  margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-11,
.mx-11 {
  margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-11,
.my-11 {
  margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-11,
.mx-11 {
  margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-12 {
  margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-12,
.my-12 {
  margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-12,
.mx-12 {
  margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-12,
.my-12 {
  margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-12,
.mx-12 {
  margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-13 {
  margin: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-13,
.my-13 {
  margin-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-13,
.mx-13 {
  margin-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-13,
.my-13 {
  margin-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-13,
.mx-13 {
  margin-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.m-14 {
  margin: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.mt-14,
.my-14 {
  margin-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.mr-14,
.mx-14 {
  margin-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.mb-14,
.my-14 {
  margin-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.ml-14,
.mx-14 {
  margin-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-0 {
  padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-0,
.py-0 {
  padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-0,
.px-0 {
  padding-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-0,
.px-0 {
  padding-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-1 {
  padding: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-1,
.py-1 {
  padding-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-1,
.px-1 {
  padding-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-1,
.py-1 {
  padding-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-1,
.px-1 {
  padding-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-2 {
  padding: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-2,
.py-2 {
  padding-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-2,
.px-2 {
  padding-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-2,
.py-2 {
  padding-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-2,
.px-2 {
  padding-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-3 {
  padding: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-3,
.py-3 {
  padding-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-3,
.px-3 {
  padding-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-3,
.py-3 {
  padding-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-3,
.px-3 {
  padding-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-4 {
  padding: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-4,
.py-4 {
  padding-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-4,
.px-4 {
  padding-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-4,
.py-4 {
  padding-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-4,
.px-4 {
  padding-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-5 {
  padding: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-5,
.py-5 {
  padding-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-5,
.px-5 {
  padding-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-5,
.py-5 {
  padding-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-5,
.px-5 {
  padding-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-6 {
  padding: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-6,
.py-6 {
  padding-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-6,
.px-6 {
  padding-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-6,
.py-6 {
  padding-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-6,
.px-6 {
  padding-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-7 {
  padding: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-7,
.py-7 {
  padding-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-7,
.px-7 {
  padding-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-7,
.py-7 {
  padding-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-7,
.px-7 {
  padding-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-8 {
  padding: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-8,
.py-8 {
  padding-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-8,
.px-8 {
  padding-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-8,
.py-8 {
  padding-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-8,
.px-8 {
  padding-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-9 {
  padding: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-9,
.py-9 {
  padding-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-9,
.px-9 {
  padding-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-9,
.py-9 {
  padding-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-9,
.px-9 {
  padding-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-10 {
  padding: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-10,
.py-10 {
  padding-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-10,
.px-10 {
  padding-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-10,
.py-10 {
  padding-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-10,
.px-10 {
  padding-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-11 {
  padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-11,
.py-11 {
  padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-11,
.px-11 {
  padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-11,
.py-11 {
  padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-11,
.px-11 {
  padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-12 {
  padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-12,
.py-12 {
  padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-12,
.px-12 {
  padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-12,
.py-12 {
  padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-12,
.px-12 {
  padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-13 {
  padding: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-13,
.py-13 {
  padding-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-13,
.px-13 {
  padding-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-13,
.py-13 {
  padding-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-13,
.px-13 {
  padding-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
.p-14 {
  padding: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
.pt-14,
.py-14 {
  padding-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
.pr-14,
.px-14 {
  padding-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
.pb-14,
.py-14 {
  padding-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
.pl-14,
.px-14 {
  padding-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000333}}
.m-auto {
  margin: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000334}}
.mt-auto,
.my-auto {
  margin-top: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000338}}
.mr-auto,
.mx-auto {
  margin-right: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000342}}
.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000346}}
.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-0 {
    margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-1 {
    margin: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-2 {
    margin: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-3 {
    margin: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-4 {
    margin: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-5 {
    margin: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-6 {
    margin: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-7 {
    margin: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-8 {
    margin: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-9 {
    margin: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-10 {
    margin: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-11 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-11,
  .my-sm-11 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-11,
  .mx-sm-11 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-11,
  .my-sm-11 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-11,
  .mx-sm-11 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-12 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-13 {
    margin: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-13,
  .my-sm-13 {
    margin-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-13,
  .mx-sm-13 {
    margin-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-13,
  .my-sm-13 {
    margin-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-13,
  .mx-sm-13 {
    margin-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-sm-14 {
    margin: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-sm-14,
  .my-sm-14 {
    margin-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-sm-14,
  .mx-sm-14 {
    margin-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-sm-14,
  .my-sm-14 {
    margin-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-sm-14,
  .mx-sm-14 {
    margin-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-0 {
    padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-1 {
    padding: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-2 {
    padding: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-3 {
    padding: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-4 {
    padding: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-5 {
    padding: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-6 {
    padding: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-7 {
    padding: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-8 {
    padding: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-9 {
    padding: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-10 {
    padding: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-11 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-11,
  .py-sm-11 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-11,
  .px-sm-11 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-11,
  .py-sm-11 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-11,
  .px-sm-11 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-12 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-13 {
    padding: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-13,
  .py-sm-13 {
    padding-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-13,
  .px-sm-13 {
    padding-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-13,
  .py-sm-13 {
    padding-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-13,
  .px-sm-13 {
    padding-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-sm-14 {
    padding: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-sm-14,
  .py-sm-14 {
    padding-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-sm-14,
  .px-sm-14 {
    padding-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-sm-14,
  .py-sm-14 {
    padding-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-sm-14,
  .px-sm-14 {
    padding-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000333}}
  .m-sm-auto {
    margin: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000334}}
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000338}}
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000342}}
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000346}}
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-0 {
    margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-1 {
    margin: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-2 {
    margin: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-3 {
    margin: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-3,
  .my-md-3 {
    margin-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-3,
  .mx-md-3 {
    margin-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-3,
  .mx-md-3 {
    margin-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-4 {
    margin: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-4,
  .my-md-4 {
    margin-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-4,
  .mx-md-4 {
    margin-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-4,
  .mx-md-4 {
    margin-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-5 {
    margin: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-5,
  .my-md-5 {
    margin-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-6 {
    margin: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-6,
  .my-md-6 {
    margin-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-6,
  .mx-md-6 {
    margin-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-6,
  .mx-md-6 {
    margin-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-7 {
    margin: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-7,
  .my-md-7 {
    margin-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-7,
  .mx-md-7 {
    margin-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-7,
  .mx-md-7 {
    margin-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-8 {
    margin: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-8,
  .my-md-8 {
    margin-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-8,
  .mx-md-8 {
    margin-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-8,
  .mx-md-8 {
    margin-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-9 {
    margin: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-9,
  .my-md-9 {
    margin-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-9,
  .mx-md-9 {
    margin-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-9,
  .mx-md-9 {
    margin-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-10 {
    margin: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-10,
  .my-md-10 {
    margin-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-10,
  .mx-md-10 {
    margin-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-10,
  .mx-md-10 {
    margin-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-11 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-11,
  .my-md-11 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-11,
  .mx-md-11 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-11,
  .my-md-11 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-11,
  .mx-md-11 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-12 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-12,
  .my-md-12 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-12,
  .mx-md-12 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-12,
  .mx-md-12 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-13 {
    margin: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-13,
  .my-md-13 {
    margin-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-13,
  .mx-md-13 {
    margin-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-13,
  .my-md-13 {
    margin-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-13,
  .mx-md-13 {
    margin-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-md-14 {
    margin: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-md-14,
  .my-md-14 {
    margin-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-md-14,
  .mx-md-14 {
    margin-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-md-14,
  .my-md-14 {
    margin-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-md-14,
  .mx-md-14 {
    margin-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-0 {
    padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-1 {
    padding: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-2 {
    padding: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-3 {
    padding: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-3,
  .py-md-3 {
    padding-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-3,
  .px-md-3 {
    padding-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-3,
  .px-md-3 {
    padding-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-4 {
    padding: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-4,
  .py-md-4 {
    padding-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-4,
  .px-md-4 {
    padding-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-4,
  .px-md-4 {
    padding-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-5 {
    padding: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-5,
  .py-md-5 {
    padding-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-5,
  .px-md-5 {
    padding-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-5,
  .px-md-5 {
    padding-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-6 {
    padding: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-6,
  .py-md-6 {
    padding-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-6,
  .px-md-6 {
    padding-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-6,
  .px-md-6 {
    padding-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-7 {
    padding: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-7,
  .py-md-7 {
    padding-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-7,
  .px-md-7 {
    padding-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-7,
  .px-md-7 {
    padding-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-8 {
    padding: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-8,
  .py-md-8 {
    padding-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-8,
  .px-md-8 {
    padding-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-8,
  .px-md-8 {
    padding-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-9 {
    padding: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-9,
  .py-md-9 {
    padding-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-9,
  .px-md-9 {
    padding-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-9,
  .px-md-9 {
    padding-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-10 {
    padding: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-10,
  .py-md-10 {
    padding-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-10,
  .px-md-10 {
    padding-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-10,
  .px-md-10 {
    padding-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-11 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-11,
  .py-md-11 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-11,
  .px-md-11 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-11,
  .py-md-11 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-11,
  .px-md-11 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-12 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-12,
  .py-md-12 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-12,
  .px-md-12 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-12,
  .px-md-12 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-13 {
    padding: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-13,
  .py-md-13 {
    padding-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-13,
  .px-md-13 {
    padding-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-13,
  .py-md-13 {
    padding-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-13,
  .px-md-13 {
    padding-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-md-14 {
    padding: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-md-14,
  .py-md-14 {
    padding-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-md-14,
  .px-md-14 {
    padding-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-md-14,
  .py-md-14 {
    padding-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-md-14,
  .px-md-14 {
    padding-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000333}}
  .m-md-auto {
    margin: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000334}}
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000338}}
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000342}}
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000346}}
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-0 {
    margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-1 {
    margin: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-2 {
    margin: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-3 {
    margin: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-4 {
    margin: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-5 {
    margin: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-6 {
    margin: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-7 {
    margin: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-8 {
    margin: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-9 {
    margin: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-10 {
    margin: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-11 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-11,
  .my-lg-11 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-11,
  .mx-lg-11 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-11,
  .my-lg-11 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-11,
  .mx-lg-11 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-12 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-13 {
    margin: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-13,
  .my-lg-13 {
    margin-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-13,
  .mx-lg-13 {
    margin-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-13,
  .my-lg-13 {
    margin-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-13,
  .mx-lg-13 {
    margin-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-lg-14 {
    margin: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-lg-14,
  .my-lg-14 {
    margin-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-lg-14,
  .mx-lg-14 {
    margin-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-lg-14,
  .my-lg-14 {
    margin-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-lg-14,
  .mx-lg-14 {
    margin-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-0 {
    padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-1 {
    padding: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-2 {
    padding: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-3 {
    padding: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-4 {
    padding: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-5 {
    padding: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-6 {
    padding: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-7 {
    padding: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-8 {
    padding: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-9 {
    padding: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-10 {
    padding: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-11 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-12 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-13 {
    padding: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-13,
  .py-lg-13 {
    padding-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-13,
  .px-lg-13 {
    padding-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-13,
  .px-lg-13 {
    padding-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-lg-14 {
    padding: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-lg-14,
  .py-lg-14 {
    padding-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-lg-14,
  .px-lg-14 {
    padding-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-lg-14,
  .px-lg-14 {
    padding-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000333}}
  .m-lg-auto {
    margin: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000334}}
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000338}}
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000342}}
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000346}}
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-0 {
    margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-1 {
    margin: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-2 {
    margin: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-3 {
    margin: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-4 {
    margin: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-5 {
    margin: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-6 {
    margin: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-7 {
    margin: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-8 {
    margin: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-9 {
    margin: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-10 {
    margin: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-11 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-11,
  .my-xl-11 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-11,
  .mx-xl-11 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-11,
  .my-xl-11 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-11,
  .mx-xl-11 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-12 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-13 {
    margin: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-13,
  .my-xl-13 {
    margin-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-13,
  .mx-xl-13 {
    margin-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-13,
  .my-xl-13 {
    margin-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-13,
  .mx-xl-13 {
    margin-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xl-14 {
    margin: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xl-14,
  .my-xl-14 {
    margin-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xl-14,
  .mx-xl-14 {
    margin-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xl-14,
  .my-xl-14 {
    margin-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xl-14,
  .mx-xl-14 {
    margin-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-0 {
    padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-1 {
    padding: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-2 {
    padding: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-3 {
    padding: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-4 {
    padding: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-5 {
    padding: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-6 {
    padding: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-7 {
    padding: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-8 {
    padding: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-9 {
    padding: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-10 {
    padding: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-11 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-11,
  .py-xl-11 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-11,
  .px-xl-11 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-11,
  .py-xl-11 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-11,
  .px-xl-11 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-12 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-13 {
    padding: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-13,
  .py-xl-13 {
    padding-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-13,
  .px-xl-13 {
    padding-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-13,
  .py-xl-13 {
    padding-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-13,
  .px-xl-13 {
    padding-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xl-14 {
    padding: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xl-14,
  .py-xl-14 {
    padding-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xl-14,
  .px-xl-14 {
    padding-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xl-14,
  .py-xl-14 {
    padding-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xl-14,
  .px-xl-14 {
    padding-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000333}}
  .m-xl-auto {
    margin: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000334}}
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000338}}
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000342}}
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000346}}
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-0 {
    margin: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-1 {
    margin: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-2 {
    margin: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-3 {
    margin: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-4 {
    margin: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-5 {
    margin: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-6 {
    margin: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-7 {
    margin: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-8 {
    margin: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-9 {
    margin: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-10 {
    margin: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-11 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-11,
  .my-xxl-11 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-11,
  .mx-xxl-11 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-11,
  .my-xxl-11 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-11,
  .mx-xxl-11 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-12 {
    margin: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-12,
  .my-xxl-12 {
    margin-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-12,
  .mx-xxl-12 {
    margin-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-12,
  .my-xxl-12 {
    margin-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-12,
  .mx-xxl-12 {
    margin-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-13 {
    margin: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-13,
  .my-xxl-13 {
    margin-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-13,
  .mx-xxl-13 {
    margin-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-13,
  .my-xxl-13 {
    margin-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-13,
  .mx-xxl-13 {
    margin-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .m-xxl-14 {
    margin: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .mt-xxl-14,
  .my-xxl-14 {
    margin-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .mr-xxl-14,
  .mx-xxl-14 {
    margin-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .mb-xxl-14,
  .my-xxl-14 {
    margin-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .ml-xxl-14,
  .mx-xxl-14 {
    margin-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-0 {
    padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-1 {
    padding: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-2 {
    padding: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-3 {
    padding: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 0.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-4 {
    padding: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 0.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-5 {
    padding: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-6 {
    padding: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 1.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-7 {
    padding: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 1.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-8 {
    padding: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 1.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-9 {
    padding: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 2rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-10 {
    padding: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 2.25rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-11 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-11,
  .py-xxl-11 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-11,
  .px-xxl-11 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-11,
  .py-xxl-11 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-11,
  .px-xxl-11 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-12 {
    padding: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-12,
  .py-xxl-12 {
    padding-top: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-12,
  .px-xxl-12 {
    padding-right: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-12,
  .py-xxl-12 {
    padding-bottom: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-12,
  .px-xxl-12 {
    padding-left: 2.5rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-13 {
    padding: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-13,
  .py-xxl-13 {
    padding-top: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-13,
  .px-xxl-13 {
    padding-right: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-13,
  .py-xxl-13 {
    padding-bottom: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-13,
  .px-xxl-13 {
    padding-left: 2.75rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000312}}
  .p-xxl-14 {
    padding: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000313}}
  .pt-xxl-14,
  .py-xxl-14 {
    padding-top: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000317}}
  .pr-xxl-14,
  .px-xxl-14 {
    padding-right: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000321}}
  .pb-xxl-14,
  .py-xxl-14 {
    padding-bottom: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000325}}
  .pl-xxl-14,
  .px-xxl-14 {
    padding-left: 3rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000333}}
  .m-xxl-auto {
    margin: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000334}}
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000338}}
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000342}}
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_spacing\.scss}line{font-family:\0000346}}
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\000039}}
.text-justify {
  text-align: justify !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000310}}
.text-nowrap {
  white-space: nowrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000311}}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000319}}
.text-left {
  text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000320}}
.text-right {
  text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000321}}
.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000319}}
  .text-sm-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000320}}
  .text-sm-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000321}}
  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000319}}
  .text-md-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000320}}
  .text-md-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000321}}
  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000319}}
  .text-lg-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000320}}
  .text-lg-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000321}}
  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000319}}
  .text-xl-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000320}}
  .text-xl-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000321}}
  .text-xl-center {
    text-align: center !important; } }
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000319}}
  .text-xxl-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000320}}
  .text-xxl-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000321}}
  .text-xxl-center {
    text-align: center !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000327}}
.text-lowercase {
  text-transform: lowercase !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000328}}
.text-uppercase {
  text-transform: uppercase !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000329}}
.text-capitalize {
  text-transform: capitalize !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000333}}
.font-weight-light {
  font-weight: 300 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000334}}
.font-weight-normal {
  font-weight: 400 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000335}}
.font-weight-bold {
  font-weight: 700 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000336}}
.font-italic {
  font-style: italic !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000340}}
.text-white {
  color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-primary {
  color: #ff8628 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-primary:hover, a.text-primary:focus {
  color: #f46b00 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-secondary {
  color: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-secondary:hover, a.text-secondary:focus {
  color: #1b1b1b !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-third {
  color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-third:hover, a.text-third:focus {
  color: #dae0e5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-success {
  color: #3cbc2f !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-success:hover, a.text-success:focus {
  color: #2f9325 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-info {
  color: #17a2b8 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-warning {
  color: #F89E15 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-warning:hover, a.text-warning:focus {
  color: #d48206 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-danger {
  color: #ff685c !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-danger:hover, a.text-danger:focus {
  color: #ff3929 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-light {
  color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_text-emphasis\.scss}line{font-family:\000036}}
.text-dark {
  color: #848484 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/mixins\/_hover\.scss}line{font-family:\0000319}}
a.text-dark:hover, a.text-dark:focus {
  color: #6b6b6b !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000346}}
.text-muted {
  color: #868e96 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_text\.scss}line{font-family:\0000350}}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_visibility\.scss}line{font-family:\000035}}
.visible {
  visibility: visible !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/utilities\/_visibility\.scss}line{font-family:\000039}}
.invisible {
  visibility: hidden !important; }

@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000313}}
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000324}}
  a:not(.btn) {
    text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000334}}
  abbr[title]::after {
    content: " (" attr(title) ")"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000349}}
  pre {
    white-space: pre-wrap !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000352}}
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000363}}
  thead {
    display: table-header-group; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000367}}
  tr,
  img {
    page-break-inside: avoid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000372}}
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000379}}
  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000392}}
  body {
    min-width: 992px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\0000395}}
  .container {
    min-width: 992px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\00003100}}
  .navbar {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\00003103}}
  .badge {
    border: 1px solid #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\00003107}}
  .table {
    border-collapse: collapse !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\00003110}}
    .table td,
    .table th {
      background-color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/bootstrap\/_print\.scss}line{font-family:\00003116}}
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/* xs */
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\000035}}
  .xs-only-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\000038}}
  .xs-only-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000311}}
  .xs-only-text-center {
    text-align: center !important; } }
@media only screen {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000317}}
  .xs-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000320}}
  .xs-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000323}}
  .xs-text-center {
    text-align: center !important; } }
/* sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000331}}
  .sm-only-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000334}}
  .sm-only-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000337}}
  .sm-only-text-center {
    text-align: center !important; } }
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000343}}
  .sm-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000346}}
  .sm-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000349}}
  .sm-text-center {
    text-align: center !important; } }
/* md */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000357}}
  .md-only-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000360}}
  .md-only-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000363}}
  .md-only-text-center {
    text-align: center !important; } }
@media only screen and (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000369}}
  .md-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000372}}
  .md-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000375}}
  .md-text-center {
    text-align: center !important; } }
/* lg */
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000383}}
  .lg-only-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000386}}
  .lg-only-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000389}}
  .lg-only-text-center {
    text-align: center !important; } }
@media only screen and (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000395}}
  .lg-text-left {
    text-align: left !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\0000398}}
  .lg-text-right {
    text-align: right !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/text-align-helpers\.scss}line{font-family:\00003101}}
  .lg-text-center {
    text-align: center !important; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000035}}
.bg-primary {
  background: #ff8628 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000038}}
.font-primary {
  color: #ff8628 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\0000311}}
.border-primary {
  border-color: #ff8628 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000035}}
.bg-second {
  background: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000038}}
.font-second {
  color: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\0000311}}
.border-second {
  border-color: #343434 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000035}}
.bg-third {
  background: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000038}}
.font-third {
  color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\0000311}}
.border-third {
  border-color: #f8f9fa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000035}}
.bg-white {
  background: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000038}}
.font-white {
  color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\0000311}}
.border-white {
  border-color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000035}}
.bg-green {
  background: #3cbc2f !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\000038}}
.font-green {
  color: #3cbc2f !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/color-helpers\.scss}line{font-family:\0000311}}
.border-green {
  border-color: #3cbc2f !important; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/OpenSans-Regular.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/OpenSans-Regular.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(../fonts/OpenSans-SemiBold.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(../fonts/OpenSans-SemiBold.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/OpenSans-Bold.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/OpenSans-Bold.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(../fonts/OpenSans-ExtraBold.ttf) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(../fonts/OpenSans-ExtraBold.ttf) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-2x {
  font-size: 2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-3x {
  font-size: 3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-4x {
  font-size: 4em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-5x {
  font-size: 5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ul > li {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-li.fa-lg {
  left: -1.85714286em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pull-left {
  float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pull-right {
  float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa.fa-pull-left {
  margin-right: .3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa.fa-pull-right {
  margin-left: .3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.pull-right {
  float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.pull-left {
  float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa.pull-left {
  margin-right: .3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa.pull-right {
  margin-left: .3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stack-1x {
  line-height: inherit; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stack-2x {
  font-size: 2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-inverse {
  color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-glass:before {
  content: "\f000"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-music:before {
  content: "\f001"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-search:before {
  content: "\f002"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-envelope-o:before {
  content: "\f003"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-heart:before {
  content: "\f004"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-star:before {
  content: "\f005"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-star-o:before {
  content: "\f006"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user:before {
  content: "\f007"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-film:before {
  content: "\f008"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-th-large:before {
  content: "\f009"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-th:before {
  content: "\f00a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-th-list:before {
  content: "\f00b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-check:before {
  content: "\f00c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-search-plus:before {
  content: "\f00e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-search-minus:before {
  content: "\f010"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-power-off:before {
  content: "\f011"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-signal:before {
  content: "\f012"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-trash-o:before {
  content: "\f014"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-home:before {
  content: "\f015"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-o:before {
  content: "\f016"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-clock-o:before {
  content: "\f017"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-road:before {
  content: "\f018"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-download:before {
  content: "\f019"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-inbox:before {
  content: "\f01c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-play-circle-o:before {
  content: "\f01d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-refresh:before {
  content: "\f021"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-list-alt:before {
  content: "\f022"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-lock:before {
  content: "\f023"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flag:before {
  content: "\f024"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-headphones:before {
  content: "\f025"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-volume-off:before {
  content: "\f026"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-volume-down:before {
  content: "\f027"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-volume-up:before {
  content: "\f028"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-qrcode:before {
  content: "\f029"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-barcode:before {
  content: "\f02a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tag:before {
  content: "\f02b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tags:before {
  content: "\f02c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-book:before {
  content: "\f02d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bookmark:before {
  content: "\f02e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-print:before {
  content: "\f02f"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-camera:before {
  content: "\f030"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-font:before {
  content: "\f031"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bold:before {
  content: "\f032"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-italic:before {
  content: "\f033"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-text-height:before {
  content: "\f034"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-text-width:before {
  content: "\f035"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-align-left:before {
  content: "\f036"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-align-center:before {
  content: "\f037"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-align-right:before {
  content: "\f038"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-align-justify:before {
  content: "\f039"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-list:before {
  content: "\f03a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-indent:before {
  content: "\f03c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-video-camera:before {
  content: "\f03d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pencil:before {
  content: "\f040"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-map-marker:before {
  content: "\f041"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-adjust:before {
  content: "\f042"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tint:before {
  content: "\f043"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-share-square-o:before {
  content: "\f045"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-check-square-o:before {
  content: "\f046"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrows:before {
  content: "\f047"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-step-backward:before {
  content: "\f048"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fast-backward:before {
  content: "\f049"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-backward:before {
  content: "\f04a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-play:before {
  content: "\f04b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pause:before {
  content: "\f04c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stop:before {
  content: "\f04d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-forward:before {
  content: "\f04e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fast-forward:before {
  content: "\f050"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-step-forward:before {
  content: "\f051"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-eject:before {
  content: "\f052"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-left:before {
  content: "\f053"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-right:before {
  content: "\f054"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-plus-circle:before {
  content: "\f055"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-minus-circle:before {
  content: "\f056"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-times-circle:before {
  content: "\f057"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-check-circle:before {
  content: "\f058"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-question-circle:before {
  content: "\f059"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-info-circle:before {
  content: "\f05a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-crosshairs:before {
  content: "\f05b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-times-circle-o:before {
  content: "\f05c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-check-circle-o:before {
  content: "\f05d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ban:before {
  content: "\f05e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-left:before {
  content: "\f060"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-right:before {
  content: "\f061"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-up:before {
  content: "\f062"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-down:before {
  content: "\f063"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-expand:before {
  content: "\f065"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-compress:before {
  content: "\f066"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-plus:before {
  content: "\f067"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-minus:before {
  content: "\f068"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-asterisk:before {
  content: "\f069"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-exclamation-circle:before {
  content: "\f06a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gift:before {
  content: "\f06b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-leaf:before {
  content: "\f06c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fire:before {
  content: "\f06d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-eye:before {
  content: "\f06e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-eye-slash:before {
  content: "\f070"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-plane:before {
  content: "\f072"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calendar:before {
  content: "\f073"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-random:before {
  content: "\f074"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-comment:before {
  content: "\f075"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-magnet:before {
  content: "\f076"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-up:before {
  content: "\f077"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-down:before {
  content: "\f078"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-retweet:before {
  content: "\f079"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shopping-cart:before {
  content: "\f07a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-folder:before {
  content: "\f07b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-folder-open:before {
  content: "\f07c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrows-v:before {
  content: "\f07d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrows-h:before {
  content: "\f07e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-twitter-square:before {
  content: "\f081"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-facebook-square:before {
  content: "\f082"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-camera-retro:before {
  content: "\f083"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-key:before {
  content: "\f084"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-comments:before {
  content: "\f086"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thumbs-o-up:before {
  content: "\f087"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thumbs-o-down:before {
  content: "\f088"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-star-half:before {
  content: "\f089"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-heart-o:before {
  content: "\f08a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sign-out:before {
  content: "\f08b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-linkedin-square:before {
  content: "\f08c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thumb-tack:before {
  content: "\f08d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-external-link:before {
  content: "\f08e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sign-in:before {
  content: "\f090"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-trophy:before {
  content: "\f091"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-github-square:before {
  content: "\f092"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-upload:before {
  content: "\f093"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-lemon-o:before {
  content: "\f094"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-phone:before {
  content: "\f095"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-square-o:before {
  content: "\f096"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bookmark-o:before {
  content: "\f097"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-phone-square:before {
  content: "\f098"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-twitter:before {
  content: "\f099"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-github:before {
  content: "\f09b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-unlock:before {
  content: "\f09c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-credit-card:before {
  content: "\f09d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hdd-o:before {
  content: "\f0a0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bullhorn:before {
  content: "\f0a1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bell:before {
  content: "\f0f3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-certificate:before {
  content: "\f0a3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-o-right:before {
  content: "\f0a4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-o-left:before {
  content: "\f0a5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-o-up:before {
  content: "\f0a6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-o-down:before {
  content: "\f0a7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-globe:before {
  content: "\f0ac"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wrench:before {
  content: "\f0ad"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tasks:before {
  content: "\f0ae"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-filter:before {
  content: "\f0b0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-briefcase:before {
  content: "\f0b1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrows-alt:before {
  content: "\f0b2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cloud:before {
  content: "\f0c2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flask:before {
  content: "\f0c3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-paperclip:before {
  content: "\f0c6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-square:before {
  content: "\f0c8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-list-ul:before {
  content: "\f0ca"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-list-ol:before {
  content: "\f0cb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-strikethrough:before {
  content: "\f0cc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-underline:before {
  content: "\f0cd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-table:before {
  content: "\f0ce"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-magic:before {
  content: "\f0d0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-truck:before {
  content: "\f0d1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pinterest:before {
  content: "\f0d2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pinterest-square:before {
  content: "\f0d3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-google-plus-square:before {
  content: "\f0d4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-google-plus:before {
  content: "\f0d5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-money:before {
  content: "\f0d6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-caret-down:before {
  content: "\f0d7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-caret-up:before {
  content: "\f0d8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-caret-left:before {
  content: "\f0d9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-caret-right:before {
  content: "\f0da"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-columns:before {
  content: "\f0db"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-envelope:before {
  content: "\f0e0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-linkedin:before {
  content: "\f0e1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-comment-o:before {
  content: "\f0e5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-comments-o:before {
  content: "\f0e6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sitemap:before {
  content: "\f0e8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-umbrella:before {
  content: "\f0e9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-lightbulb-o:before {
  content: "\f0eb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-exchange:before {
  content: "\f0ec"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cloud-download:before {
  content: "\f0ed"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cloud-upload:before {
  content: "\f0ee"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-md:before {
  content: "\f0f0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stethoscope:before {
  content: "\f0f1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-suitcase:before {
  content: "\f0f2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bell-o:before {
  content: "\f0a2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-coffee:before {
  content: "\f0f4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cutlery:before {
  content: "\f0f5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-text-o:before {
  content: "\f0f6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-building-o:before {
  content: "\f0f7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hospital-o:before {
  content: "\f0f8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ambulance:before {
  content: "\f0f9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-medkit:before {
  content: "\f0fa"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fighter-jet:before {
  content: "\f0fb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-beer:before {
  content: "\f0fc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-h-square:before {
  content: "\f0fd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-plus-square:before {
  content: "\f0fe"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-double-left:before {
  content: "\f100"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-double-right:before {
  content: "\f101"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-double-up:before {
  content: "\f102"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-double-down:before {
  content: "\f103"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-left:before {
  content: "\f104"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-right:before {
  content: "\f105"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-up:before {
  content: "\f106"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angle-down:before {
  content: "\f107"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-desktop:before {
  content: "\f108"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-laptop:before {
  content: "\f109"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tablet:before {
  content: "\f10a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-circle-o:before {
  content: "\f10c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-quote-left:before {
  content: "\f10d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-quote-right:before {
  content: "\f10e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-spinner:before {
  content: "\f110"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-circle:before {
  content: "\f111"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-github-alt:before {
  content: "\f113"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-folder-o:before {
  content: "\f114"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-folder-open-o:before {
  content: "\f115"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-smile-o:before {
  content: "\f118"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-frown-o:before {
  content: "\f119"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-meh-o:before {
  content: "\f11a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gamepad:before {
  content: "\f11b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-keyboard-o:before {
  content: "\f11c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flag-o:before {
  content: "\f11d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flag-checkered:before {
  content: "\f11e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-terminal:before {
  content: "\f120"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-code:before {
  content: "\f121"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-location-arrow:before {
  content: "\f124"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-crop:before {
  content: "\f125"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-code-fork:before {
  content: "\f126"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-question:before {
  content: "\f128"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-info:before {
  content: "\f129"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-exclamation:before {
  content: "\f12a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-superscript:before {
  content: "\f12b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-subscript:before {
  content: "\f12c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-eraser:before {
  content: "\f12d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-puzzle-piece:before {
  content: "\f12e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-microphone:before {
  content: "\f130"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-microphone-slash:before {
  content: "\f131"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shield:before {
  content: "\f132"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calendar-o:before {
  content: "\f133"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fire-extinguisher:before {
  content: "\f134"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rocket:before {
  content: "\f135"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-maxcdn:before {
  content: "\f136"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-circle-left:before {
  content: "\f137"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-circle-right:before {
  content: "\f138"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-circle-up:before {
  content: "\f139"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chevron-circle-down:before {
  content: "\f13a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-html5:before {
  content: "\f13b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-css3:before {
  content: "\f13c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-anchor:before {
  content: "\f13d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-unlock-alt:before {
  content: "\f13e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bullseye:before {
  content: "\f140"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ellipsis-h:before {
  content: "\f141"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ellipsis-v:before {
  content: "\f142"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rss-square:before {
  content: "\f143"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-play-circle:before {
  content: "\f144"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ticket:before {
  content: "\f145"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-minus-square:before {
  content: "\f146"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-minus-square-o:before {
  content: "\f147"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-level-up:before {
  content: "\f148"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-level-down:before {
  content: "\f149"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-check-square:before {
  content: "\f14a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pencil-square:before {
  content: "\f14b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-external-link-square:before {
  content: "\f14c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-share-square:before {
  content: "\f14d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-compass:before {
  content: "\f14e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gbp:before {
  content: "\f154"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-won:before, .fa-krw:before {
  content: "\f159"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file:before {
  content: "\f15b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-text:before {
  content: "\f15c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-amount-asc:before {
  content: "\f160"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-amount-desc:before {
  content: "\f161"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-numeric-asc:before {
  content: "\f162"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sort-numeric-desc:before {
  content: "\f163"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thumbs-up:before {
  content: "\f164"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thumbs-down:before {
  content: "\f165"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-youtube-square:before {
  content: "\f166"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-youtube:before {
  content: "\f167"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-xing:before {
  content: "\f168"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-xing-square:before {
  content: "\f169"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-youtube-play:before {
  content: "\f16a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dropbox:before {
  content: "\f16b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stack-overflow:before {
  content: "\f16c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-instagram:before {
  content: "\f16d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-flickr:before {
  content: "\f16e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-adn:before {
  content: "\f170"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bitbucket:before {
  content: "\f171"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bitbucket-square:before {
  content: "\f172"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tumblr:before {
  content: "\f173"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tumblr-square:before {
  content: "\f174"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-long-arrow-down:before {
  content: "\f175"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-long-arrow-up:before {
  content: "\f176"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-long-arrow-left:before {
  content: "\f177"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-long-arrow-right:before {
  content: "\f178"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-apple:before {
  content: "\f179"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-windows:before {
  content: "\f17a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-android:before {
  content: "\f17b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-linux:before {
  content: "\f17c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dribbble:before {
  content: "\f17d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-skype:before {
  content: "\f17e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-foursquare:before {
  content: "\f180"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-trello:before {
  content: "\f181"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-female:before {
  content: "\f182"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-male:before {
  content: "\f183"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sun-o:before {
  content: "\f185"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-moon-o:before {
  content: "\f186"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-archive:before {
  content: "\f187"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bug:before {
  content: "\f188"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-vk:before {
  content: "\f189"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-weibo:before {
  content: "\f18a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-renren:before {
  content: "\f18b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pagelines:before {
  content: "\f18c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stack-exchange:before {
  content: "\f18d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dot-circle-o:before {
  content: "\f192"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wheelchair:before {
  content: "\f193"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-vimeo-square:before {
  content: "\f194"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-plus-square-o:before {
  content: "\f196"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-space-shuttle:before {
  content: "\f197"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-slack:before {
  content: "\f198"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-envelope-square:before {
  content: "\f199"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wordpress:before {
  content: "\f19a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-openid:before {
  content: "\f19b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-yahoo:before {
  content: "\f19e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-google:before {
  content: "\f1a0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-reddit:before {
  content: "\f1a1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-reddit-square:before {
  content: "\f1a2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stumbleupon:before {
  content: "\f1a4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-delicious:before {
  content: "\f1a5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-digg:before {
  content: "\f1a6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pied-piper-pp:before {
  content: "\f1a7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-drupal:before {
  content: "\f1a9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-joomla:before {
  content: "\f1aa"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-language:before {
  content: "\f1ab"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fax:before {
  content: "\f1ac"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-building:before {
  content: "\f1ad"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-child:before {
  content: "\f1ae"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-paw:before {
  content: "\f1b0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-spoon:before {
  content: "\f1b1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cube:before {
  content: "\f1b2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cubes:before {
  content: "\f1b3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-behance:before {
  content: "\f1b4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-behance-square:before {
  content: "\f1b5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-steam:before {
  content: "\f1b6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-steam-square:before {
  content: "\f1b7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-recycle:before {
  content: "\f1b8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tree:before {
  content: "\f1bb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-spotify:before {
  content: "\f1bc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-deviantart:before {
  content: "\f1bd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-soundcloud:before {
  content: "\f1be"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-database:before {
  content: "\f1c0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-pdf-o:before {
  content: "\f1c1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-word-o:before {
  content: "\f1c2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-excel-o:before {
  content: "\f1c3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-file-code-o:before {
  content: "\f1c9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-vine:before {
  content: "\f1ca"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-codepen:before {
  content: "\f1cb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-jsfiddle:before {
  content: "\f1cc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-circle-o-notch:before {
  content: "\f1ce"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-git-square:before {
  content: "\f1d2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-git:before {
  content: "\f1d3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tencent-weibo:before {
  content: "\f1d5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-qq:before {
  content: "\f1d6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-history:before {
  content: "\f1da"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-circle-thin:before {
  content: "\f1db"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-header:before {
  content: "\f1dc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-paragraph:before {
  content: "\f1dd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sliders:before {
  content: "\f1de"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-share-alt:before {
  content: "\f1e0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-share-alt-square:before {
  content: "\f1e1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bomb:before {
  content: "\f1e2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tty:before {
  content: "\f1e4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-binoculars:before {
  content: "\f1e5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-plug:before {
  content: "\f1e6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-slideshare:before {
  content: "\f1e7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-twitch:before {
  content: "\f1e8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-yelp:before {
  content: "\f1e9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-newspaper-o:before {
  content: "\f1ea"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wifi:before {
  content: "\f1eb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calculator:before {
  content: "\f1ec"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-paypal:before {
  content: "\f1ed"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-google-wallet:before {
  content: "\f1ee"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-visa:before {
  content: "\f1f0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-mastercard:before {
  content: "\f1f1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-discover:before {
  content: "\f1f2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-amex:before {
  content: "\f1f3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-paypal:before {
  content: "\f1f4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-stripe:before {
  content: "\f1f5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bell-slash:before {
  content: "\f1f6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bell-slash-o:before {
  content: "\f1f7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-trash:before {
  content: "\f1f8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-copyright:before {
  content: "\f1f9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-at:before {
  content: "\f1fa"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-eyedropper:before {
  content: "\f1fb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-paint-brush:before {
  content: "\f1fc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-birthday-cake:before {
  content: "\f1fd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-area-chart:before {
  content: "\f1fe"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pie-chart:before {
  content: "\f200"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-line-chart:before {
  content: "\f201"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-lastfm:before {
  content: "\f202"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-lastfm-square:before {
  content: "\f203"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-toggle-off:before {
  content: "\f204"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-toggle-on:before {
  content: "\f205"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bicycle:before {
  content: "\f206"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bus:before {
  content: "\f207"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ioxhost:before {
  content: "\f208"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-angellist:before {
  content: "\f209"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc:before {
  content: "\f20a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-meanpath:before {
  content: "\f20c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-buysellads:before {
  content: "\f20d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-connectdevelop:before {
  content: "\f20e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-dashcube:before {
  content: "\f210"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-forumbee:before {
  content: "\f211"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-leanpub:before {
  content: "\f212"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sellsy:before {
  content: "\f213"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shirtsinbulk:before {
  content: "\f214"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-simplybuilt:before {
  content: "\f215"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-skyatlas:before {
  content: "\f216"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cart-plus:before {
  content: "\f217"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cart-arrow-down:before {
  content: "\f218"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-diamond:before {
  content: "\f219"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ship:before {
  content: "\f21a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-secret:before {
  content: "\f21b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-motorcycle:before {
  content: "\f21c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-street-view:before {
  content: "\f21d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-heartbeat:before {
  content: "\f21e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-venus:before {
  content: "\f221"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mars:before {
  content: "\f222"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mercury:before {
  content: "\f223"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-transgender-alt:before {
  content: "\f225"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-venus-double:before {
  content: "\f226"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mars-double:before {
  content: "\f227"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-venus-mars:before {
  content: "\f228"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mars-stroke:before {
  content: "\f229"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mars-stroke-v:before {
  content: "\f22a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mars-stroke-h:before {
  content: "\f22b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-neuter:before {
  content: "\f22c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-genderless:before {
  content: "\f22d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-facebook-official:before {
  content: "\f230"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pinterest-p:before {
  content: "\f231"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-whatsapp:before {
  content: "\f232"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-server:before {
  content: "\f233"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-plus:before {
  content: "\f234"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-times:before {
  content: "\f235"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-viacoin:before {
  content: "\f237"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-train:before {
  content: "\f238"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-subway:before {
  content: "\f239"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-medium:before {
  content: "\f23a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-optin-monster:before {
  content: "\f23c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-opencart:before {
  content: "\f23d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-expeditedssl:before {
  content: "\f23e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mouse-pointer:before {
  content: "\f245"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-i-cursor:before {
  content: "\f246"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-object-group:before {
  content: "\f247"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-object-ungroup:before {
  content: "\f248"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sticky-note:before {
  content: "\f249"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-sticky-note-o:before {
  content: "\f24a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-jcb:before {
  content: "\f24b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-cc-diners-club:before {
  content: "\f24c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-clone:before {
  content: "\f24d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-balance-scale:before {
  content: "\f24e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hourglass-o:before {
  content: "\f250"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hourglass:before {
  content: "\f254"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-scissors-o:before {
  content: "\f257"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-lizard-o:before {
  content: "\f258"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-spock-o:before {
  content: "\f259"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-pointer-o:before {
  content: "\f25a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hand-peace-o:before {
  content: "\f25b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-trademark:before {
  content: "\f25c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-registered:before {
  content: "\f25d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-creative-commons:before {
  content: "\f25e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gg:before {
  content: "\f260"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gg-circle:before {
  content: "\f261"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tripadvisor:before {
  content: "\f262"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-odnoklassniki:before {
  content: "\f263"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-odnoklassniki-square:before {
  content: "\f264"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-get-pocket:before {
  content: "\f265"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wikipedia-w:before {
  content: "\f266"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-safari:before {
  content: "\f267"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-chrome:before {
  content: "\f268"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-firefox:before {
  content: "\f269"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-opera:before {
  content: "\f26a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-internet-explorer:before {
  content: "\f26b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-contao:before {
  content: "\f26d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-500px:before {
  content: "\f26e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-amazon:before {
  content: "\f270"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calendar-plus-o:before {
  content: "\f271"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calendar-minus-o:before {
  content: "\f272"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calendar-times-o:before {
  content: "\f273"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-calendar-check-o:before {
  content: "\f274"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-industry:before {
  content: "\f275"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-map-pin:before {
  content: "\f276"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-map-signs:before {
  content: "\f277"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-map-o:before {
  content: "\f278"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-map:before {
  content: "\f279"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-commenting:before {
  content: "\f27a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-commenting-o:before {
  content: "\f27b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-houzz:before {
  content: "\f27c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-vimeo:before {
  content: "\f27d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-black-tie:before {
  content: "\f27e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fonticons:before {
  content: "\f280"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-reddit-alien:before {
  content: "\f281"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-edge:before {
  content: "\f282"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-credit-card-alt:before {
  content: "\f283"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-codiepie:before {
  content: "\f284"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-modx:before {
  content: "\f285"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fort-awesome:before {
  content: "\f286"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-usb:before {
  content: "\f287"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-product-hunt:before {
  content: "\f288"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-mixcloud:before {
  content: "\f289"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-scribd:before {
  content: "\f28a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pause-circle:before {
  content: "\f28b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pause-circle-o:before {
  content: "\f28c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stop-circle:before {
  content: "\f28d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-stop-circle-o:before {
  content: "\f28e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shopping-bag:before {
  content: "\f290"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shopping-basket:before {
  content: "\f291"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-hashtag:before {
  content: "\f292"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bluetooth:before {
  content: "\f293"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bluetooth-b:before {
  content: "\f294"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-percent:before {
  content: "\f295"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-gitlab:before {
  content: "\f296"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wpbeginner:before {
  content: "\f297"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wpforms:before {
  content: "\f298"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-envira:before {
  content: "\f299"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-universal-access:before {
  content: "\f29a"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wheelchair-alt:before {
  content: "\f29b"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-question-circle-o:before {
  content: "\f29c"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-blind:before {
  content: "\f29d"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-audio-description:before {
  content: "\f29e"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-volume-control-phone:before {
  content: "\f2a0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-braille:before {
  content: "\f2a1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-glide:before {
  content: "\f2a5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-glide-g:before {
  content: "\f2a6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-low-vision:before {
  content: "\f2a8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-viadeo:before {
  content: "\f2a9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-viadeo-square:before {
  content: "\f2aa"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-snapchat:before {
  content: "\f2ab"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-snapchat-ghost:before {
  content: "\f2ac"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-snapchat-square:before {
  content: "\f2ad"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-pied-piper:before {
  content: "\f2ae"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-first-order:before {
  content: "\f2b0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-yoast:before {
  content: "\f2b1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-themeisle:before {
  content: "\f2b2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-handshake-o:before {
  content: "\f2b5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-envelope-open:before {
  content: "\f2b6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-envelope-open-o:before {
  content: "\f2b7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-linode:before {
  content: "\f2b8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-address-book:before {
  content: "\f2b9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-address-book-o:before {
  content: "\f2ba"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-circle:before {
  content: "\f2bd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-circle-o:before {
  content: "\f2be"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-user-o:before {
  content: "\f2c0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-id-badge:before {
  content: "\f2c1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-quora:before {
  content: "\f2c4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-free-code-camp:before {
  content: "\f2c5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-telegram:before {
  content: "\f2c6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-shower:before {
  content: "\f2cc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-podcast:before {
  content: "\f2ce"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-window-maximize:before {
  content: "\f2d0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-window-minimize:before {
  content: "\f2d1"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-window-restore:before {
  content: "\f2d2"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-bandcamp:before {
  content: "\f2d5"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-grav:before {
  content: "\f2d6"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-etsy:before {
  content: "\f2d7"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-imdb:before {
  content: "\f2d8"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-ravelry:before {
  content: "\f2d9"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-eercast:before {
  content: "\f2da"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-microchip:before {
  content: "\f2db"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-snowflake-o:before {
  content: "\f2dc"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-superpowers:before {
  content: "\f2dd"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-wpexplorer:before {
  content: "\f2de"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.fa-meetup:before {
  content: "\f2e0"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/font-awesome\.min\.scss}line{font-family:\000034}}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Slider */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\000033}}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000317}}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000324}}
  .slick-list:focus {
    outline: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000328}}
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000333}}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000342}}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000350}}
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000356}}
  .slick-track:after {
    clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000360}}
  .slick-loading .slick-track {
    visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000364}}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000368}}
  [dir="rtl"] .slick-slide {
    float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000371}}
  .slick-slide img {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000374}}
  .slick-slide.slick-loading img {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000380}}
  .slick-slide.dragging img {
    pointer-events: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000384}}
  .slick-initialized .slick-slide {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000388}}
  .slick-loading .slick-slide {
    visibility: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000392}}
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick\.scss}line{font-family:\0000398}}
.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\0000341}}
.slick-loading .slick-list {
  background: #fff url("./../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\0000360}}
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 100;
  display: block;
  height: 40px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\0000379}}
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\0000384}}
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\0000388}}
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\0000391}}
  .slick-prev:before,
  .slick-next:before {
    font-family: "FontAwesome";
    font-size: 25px;
    text-shadow: 0px 0px 5px #343434;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003103}}
.slick-prev {
  left: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003105}}
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003109}}
  .slick-prev:before {
    content: ""; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003111}}
    [dir="rtl"] .slick-prev:before {
      content: ""; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003117}}
.slick-next {
  right: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003119}}
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003123}}
  .slick-next:before {
    content: ""; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003125}}
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003137}}
.slick-dots {
  list-style: none;
  display: flex;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003144}}
  .slick-dots li {
    height: 6px;
    padding: 0;
    cursor: pointer;
    flex: 1 1 auto !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003145}}
    .slick-dots li:first-child {
      margin-left: 0px;
      border-left: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003149}}
    .slick-dots li:last-child {
      margin-right: 0px;
      border-right: 1px solid #dee2e6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003158}}
    .slick-dots li button {
      outline: none !important;
      background: transparent;
      transition: background 500ms;
      display: block;
      width: 100%;
      height: 100%;
      border: 0px;
      border-bottom: 1px solid #dee2e6;
      border-top: 1px solid #dee2e6;
      text-indent: -99999px;
      cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/slick-theme\.scss}line{font-family:\00003171}}
    .slick-dots li.slick-active button {
      background: #343434;
      border: 1px solid #343434; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\000036}}
.c-offcanvas, .c-offcanvas-content-wrap {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000311}}
.c-offcanvas, .c-offcanvas-content-wrap, .c-offcanvas-bg.c-offcanvas-bg--reveal, .c-offcanvas-bg.c-offcanvas-bg--push {
  transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000315}}
.c-offcanvas.is-open {
  transform: translate3d(0, 0, 0);
  visibility: visible; }

/**
 * Offcanvas-content-wrap
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000311}}
.c-offcanvas-content-wrap {
  position: relative;
  z-index: 3;
  overflow: hidden;
  background: #fff; }

/**
 * Offcanvas Panel
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000322}}
.c-offcanvas {
  position: fixed;
  min-height: 100%;
  max-height: none;
  top: 0;
  display: block;
  background: #f8f9fa;
  overflow-x: hidden;
  overflow-y: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000336}}
  .c-offcanvas--opening {
    transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000339}}
  .c-offcanvas.is-closed {
    max-height: 100%;
    overflow: hidden;
    visibility: hidden;
    box-shadow: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000346}}
  .c-offcanvas #mobile-nav {
    list-style-type: none;
    margin-top: 64px;
    padding: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000350}}
    .c-offcanvas #mobile-nav li {
      padding: 0px;
      margin: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000353}}
      .c-offcanvas #mobile-nav li a {
        border-top: 1px solid #dae0e5;
        outline: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000357}}
      .c-offcanvas #mobile-nav li:last-child a {
        border-bottom: 1px solid #dae0e5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000365}}
.c-offcanvas--overlay {
  z-index: 6; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000369}}
.c-offcanvas--reveal {
  z-index: 2; }

/**
 * Offcanvas BG-Overlay
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000377}}
.c-offcanvas-bg {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: 0px 0px 10px 0px #dae0e5;
  box-shadow: 0px 0px 10px 0px #dae0e5;
  z-index: 5;
  left: -100%;
  background-color: transparent;
  transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000388}}
  .c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
    left: 0;
    visibility: visible; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\0000393}}
  .c-offcanvas-bg.is-closed {
    visibility: hidden; }

/**
 * Position Left
 *
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003104}}
.c-offcanvas--left {
  height: 100%;
  width: 17em;
  transform: translate3d(-17em, 0, 0); }

/**
 *  Position Right
 *
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003128}}
.c-offcanvas--right {
  height: 100%;
  width: 17em;
  right: 0;
  transform: translate3d(17em, 0, 0); }

/**
 * Position Top
 *
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003140}}
.c-offcanvas--top {
  left: 0;
  right: 0;
  top: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, -12.5em, 0); }

/**
 * Position Bottom
 *
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003151}}
.c-offcanvas--bottom {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, 12.5em, 0); }

/**
 * Reveal
 *
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003162}}
.c-offcanvas-content-wrap {
  z-index: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000371}}
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(17em, 0, 0); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000366}}
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-17em, 0, 0); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003180}}
.c-offcanvas--reveal {
  z-index: 0;
  transform: translate3d(0, 0, 0); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000387}}
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open {
  transform: translate3d(17em, 0, 0); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000382}}
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open {
  transform: translate3d(-17em, 0, 0); }

/**
 * Push
 *
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003205}}
.c-offcanvas--push {
  z-index: 6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003207}}
  .c-offcanvas--push--opening {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.scss}line{font-family:\00003211}}
.c-offcanvas-content-wrap {
  z-index: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000371}}
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(17em, 0, 0); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000366}}
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-17em, 0, 0); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000387}}
.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open {
  transform: translate3d(17em, 0, 0); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/js-offcanvas\.mixins\.scss}line{font-family:\0000382}}
.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open {
  transform: translate3d(-17em, 0, 0); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000337}}
.switch {
  font-size: 1rem;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000341}}
  .switch input {
    position: absolute;
    height: 1px;
    width: 1px;
    background: none;
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    overflow: hidden;
    padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000352}}
    .switch input + label {
      position: relative;
      min-width: calc(calc(2.375rem * .8) * 2);
      border-radius: calc(2.375rem * .8);
      height: calc(2.375rem * .8);
      line-height: calc(2.375rem * .8);
      display: inline-block;
      cursor: pointer;
      outline: none;
      user-select: none;
      vertical-align: middle;
      text-indent: calc(calc(calc(2.375rem * .8) * 2) + .5rem); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000366}}
    .switch input + label::before,
    .switch input + label::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: calc(calc(2.375rem * .8) * 2);
      bottom: 0;
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000377}}
    .switch input + label::before {
      right: 0;
      background-color: #343434;
      border-radius: calc(2.375rem * .8);
      transition: 0.2s all; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000384}}
    .switch input + label::after {
      top: 2px;
      left: 2px;
      width: calc(calc(2.375rem * .8) - calc(2px * 2));
      height: calc(calc(2.375rem * .8) - calc(2px * 2));
      border-radius: 50%;
      background-color: #fff;
      transition: 0.2s all; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000394}}
    .switch input:checked + label::before {
      background-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\0000398}}
    .switch input:checked + label::after {
      margin-left: calc(2.375rem * .8); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003102}}
    .switch input:focus + label::before {
      outline: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003107}}
    .switch input:disabled + label {
      color: #f8f9fa;
      cursor: not-allowed; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003112}}
    .switch input:disabled + label::before {
      background-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003118}}
  .switch.switch-sm {
    font-size: 0.875rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003122}}
    .switch.switch-sm input + label {
      min-width: calc(calc(1.9375rem * .8) * 2);
      height: calc(1.9375rem * .8);
      line-height: calc(1.9375rem * .8);
      text-indent: calc(calc(calc(1.9375rem * .8) * 2) + .5rem); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003129}}
    .switch.switch-sm input + label::before {
      width: calc(calc(1.9375rem * .8) * 2); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003133}}
    .switch.switch-sm input + label::after {
      width: calc(calc(1.9375rem * .8) - calc(2px * 2));
      height: calc(calc(1.9375rem * .8) - calc(2px * 2)); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003138}}
    .switch.switch-sm input:checked + label::after {
      margin-left: calc(1.9375rem * .8); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003145}}
  .switch.switch-lg {
    font-size: 1.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003149}}
    .switch.switch-lg input + label {
      min-width: calc(calc(3rem * .8) * 2);
      height: calc(3rem * .8);
      line-height: calc(3rem * .8);
      text-indent: calc(calc(calc(3rem * .8) * 2) + .5rem); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003156}}
    .switch.switch-lg input + label::before {
      width: calc(calc(3rem * .8) * 2); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003160}}
    .switch.switch-lg input + label::after {
      width: calc(calc(3rem * .8) - calc(2px * 2));
      height: calc(calc(3rem * .8) - calc(2px * 2)); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003165}}
    .switch.switch-lg input:checked + label::after {
      margin-left: calc(3rem * .8); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/switch\.scss}line{font-family:\00003171}}
  .switch + .switch {
    margin-left: 1rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\000031}}
html {
  height: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\000034}}
body {
  height: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\000035}}
  body.noscroll {
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000316}}
  body header .nav {
    top: 0px;
    left: 300px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000319}}
    body header .nav .nav-link {
      padding: 0.5rem 0.6rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000323}}
    body header .nav li .active {
      font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000326}}
    body header .nav li ul {
      display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000331}}
  body header form {
    top: 0px;
    right: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000335}}
  body header #mobile-header {
    height: 55px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000337}}
    body header #mobile-header .container {
      position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000339}}
      body header #mobile-header .container #mobile-logo {
        height: 30px;
        position: absolute;
        left: 15px;
        top: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000345}}
      body header #mobile-header .container #ekomi-seal {
        height: 40px;
        position: absolute;
        right: 90px;
        top: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000351}}
      body header #mobile-header .container #openNavModal {
        position: absolute;
        right: 15px;
        top: 11px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000357}}
    body header #mobile-header .bg-warning {
      position: absolute;
      top: 55px;
      left: 0px;
      right: 0px;
      z-index: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000367}}
  body #wrapper {
    position: relative;
    min-height: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000372}}
  body main {
    background: #fff;
    overflow: hidden;
    padding: 0 0 340px 0; }
    @media (max-width: 991.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000372}}
      body main {
        padding: 55px 0 0 0; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000382}}
  body footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #fff; }
    @media (max-width: 991.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000382}}
      body footer {
        position: relative; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000391}}
    body footer h6 {
      font-size: 1.1rem;
      color: #ff8628;
      margin: 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\0000396}}
    body footer ul {
      list-style-type: none;
      line-height: 2.2em;
      font-size: 0.9em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003101}}
      body footer ul li a {
        color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003103}}
        body footer ul li a:hover {
          text-decoration: underline;
          color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003112}}
    body footer .marken ul li {
      display: inline-block;
      margin: 0 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003120}}
  body #mobile-nav-modal {
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(52, 52, 52, 0.9);
    color: #fff;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003132}}
    body #mobile-nav-modal.active {
      opacity: 1;
      z-index: 999999; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003136}}
    body #mobile-nav-modal .container {
      position: relative;
      overflow: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003140}}
      body #mobile-nav-modal .container .mobile-hotline {
        margin-top: 70px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003142}}
        body #mobile-nav-modal .container .mobile-hotline a {
          font-size: 1.2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003147}}
      body #mobile-nav-modal .container ul#mobile-nav {
        list-style-type: none;
        padding: 0px;
        margin: 10% 0 0 0;
        text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003152}}
        body #mobile-nav-modal .container ul#mobile-nav li {
          margin: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003154}}
          body #mobile-nav-modal .container ul#mobile-nav li a {
            color: #fff;
            font-size: 1.5rem;
            display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003161}}
      body #mobile-nav-modal .container #mobile-nav-icons {
        list-style-type: none;
        padding: 0px;
        font-size: 1.7rem;
        margin: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003166}}
        body #mobile-nav-modal .container #mobile-nav-icons li {
          position: absolute;
          margin: 0px;
          top: 7px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003170}}
          body #mobile-nav-modal .container #mobile-nav-icons li:first-child {
            left: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003173}}
          body #mobile-nav-modal .container #mobile-nav-icons li:last-child {
            right: 24px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003176}}
          body #mobile-nav-modal .container #mobile-nav-icons li a {
            color: #fff !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003184}}
  body #cookie-bar {
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: initial;
    width: 300px;
    display: block;
    padding-bottom: 77px;
    background: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003192}}
    body #cookie-bar.fixed {
      position: fixed;
      z-index: 9999 !important;
      top: 0;
      left: 10px;
      padding: 10px;
      bottom: 10px; }
      @media (max-width: 767.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003192}}
        body #cookie-bar.fixed {
          width: inherit;
          right: 10px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003203}}
      body #cookie-bar.fixed.bottom {
        bottom: 10px;
        top: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003208}}
    body #cookie-bar p {
      margin: 0;
      padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003212}}
    body #cookie-bar a {
      text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003215}}
    body #cookie-bar .accept-button {
      text-decoration: none;
      color: #fff;
      background: #59c6f2;
      margin: 10px 0 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003221}}
    body #cookie-bar .cb-disable {
      background: #990000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003224}}
    body #cookie-bar .cb-disable:hover {
      background: #bb0000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003227}}
    body #cookie-bar .cb-policy {
      background: #0033bb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003230}}
    body #cookie-bar .cb-policy:hover {
      background: #0055dd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003236}}
  body .lds-ring {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003242}}
  body .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: 3px;
    border: 2px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003254}}
  body .lds-ring div:nth-child(1) {
    animation-delay: -0.45s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003257}}
  body .lds-ring div:nth-child(2) {
    animation-delay: -0.3s; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/layout\.scss}line{font-family:\00003260}}
  body .lds-ring div:nth-child(3) {
    animation-delay: -0.15s; }
@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/** Helpers **/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\000033}}
.cursor-pointer {
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\000037}}
.flex-fill {
  flex: 1 1 auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000311}}
.gap-3 {
  gap: 1rem !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000315}}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000322}}
.uppercase {
  text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000326}}
.underline {
  text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000330}}
.font-size-2 {
  font-size: 0.8em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000334}}
.error {
  color: #ff685c; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000338}}
.relative {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000342}}
.underlined {
  text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000346}}
.pointer {
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000350}}
.borderless td,
.borderless th {
  border: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000355}}
.hidden {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000364}}
.manufacturer-grid img {
  height: auto;
  max-height: 25px;
  max-width: 50%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000372}}
ul.icon-list.check {
  list-style-type: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000374}}
  ul.icon-list.check li {
    position: relative;
    padding: 0 0 0 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000377}}
    ul.icon-list.check li:before {
      content: '\f00c';
      font-family: "FontAwesome";
      color: #ff8628;
      margin: 0 5px 0 0;
      font-size: 1.2em;
      position: absolute;
      left: 0px; }

/* Slider */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000392}}
#home-slider-placeholder {
  background: url(/resources/img/ajax-loader.gif) no-repeat center center;
  height: 100%; }
  @media (max-width: 1199.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\0000392}}
    #home-slider-placeholder {
      min-height: 435px; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003101}}
#home-slider .home-slider {
  overflow: hidden;
  display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003104}}
  #home-slider .home-slider.slick-initialized {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003107}}
  #home-slider .home-slider .home-slide {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003112}}
    #home-slider .home-slider .home-slide h2 {
      position: absolute;
      z-index: 1;
      top: 0px;
      font-size: 1.5em;
      padding: 10px; }
      @media (max-width: 767.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003112}}
        #home-slider .home-slider .home-slide h2 {
          position: relative;
          font-size: 1em;
          background-color: inherit !important;
          color: #343434 !important;
          font-weight: bold; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003126}}
    #home-slider .home-slider .home-slide .price {
      font-size: 1.4em;
      font-weight: bold; }
      @media (max-width: 991.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003126}}
        #home-slider .home-slider .home-slide .price {
          font-size: 1.1em; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003133}}
    #home-slider .home-slider .home-slide .infobox {
      position: relative;
      display: block;
      z-index: 1;
      right: 0px;
      bottom: 0px;
      left: 0px;
      background: white;
      padding: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003142}}
      #home-slider .home-slider .home-slide .infobox ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003150}}
#home-slider .ekomi-slider-wrapper {
  height: 460px;
  background: url(/resources/img/ekomi-background.jpg) no-repeat bottom center; }
  @media (max-width: 1199.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003150}}
    #home-slider .ekomi-slider-wrapper {
      height: 422px; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003156}}
  #home-slider .ekomi-slider-wrapper .link {
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    text-align: center; }

/* Breadcrumb */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003169}}
.dmf-breadcrumb a {
  text-decoration: underline; }

/* Category */
/*
.category {
    .cat-desc {
        max-height: 270px;
        overflow: auto;
        a {
            text-decoration:underline;
        }
    }
    .model-list {
        padding: 0px;
        list-style-type: none;
        .model-list-item {
            padding-bottom:60px;
            a {
                text-decoration: underline;
            }
            .btn {
                position:absolute;
                bottom:0px;
                left:15px;
                right:15px;
            }
        }
    }
}
*/
/* Ekomi */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003206}}
.ekomi-widget {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003208}}
  .ekomi-widget p {
    margin: 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003211}}
  .ekomi-widget img {
    width: 80px;
    height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003215}}
  .ekomi-widget .stars {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 1.9em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003220}}
    .ekomi-widget .stars li {
      display: inline-block;
      color: #e3bd54; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003227}}
.car-grid {
  height: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003230}}
  .car-grid .label {
    position: absolute;
    top: 0px;
    left: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003235}}
    .car-grid .label .heading1 {
      font-size: 0.95rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003240}}
    .car-grid .label .heading2 {
      font-size: 0.95rem;
      padding: 0.1rem 0.2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003247}}
  .car-grid .promotion-badge-small {
    position: absolute;
    right: -6px;
    top: -12px;
    width: 25%;
    max-width: 150px;
    min-width: 80px;
    height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003257}}
  .car-grid .name {
    display: block;
    min-height: 41px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003262}}
  .car-grid .price {
    /*position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;*/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003268}}
  .car-grid .button-wrapper {
    /* position: absolute;
     left: 0px;
     right: 0px;
     bottom: 10px;*/ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003278}}
.single .promotion-badge-big {
  position: absolute;
  top: 0px;
  right: 15px;
  width: 25%;
  max-width: 150px;
  min-width: 100px;
  height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003289}}
.single .carImage .label {
  position: absolute;
  top: 0px;
  left: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003294}}
  .single .carImage .label .heading1 {
    font-size: 1.8rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003299}}
  .single .carImage .label .heading2 {
    font-size: 1.2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003307}}
.single .shortinfos ul {
  padding: 0px;
  margin: 0;
  line-height: 2.2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003311}}
  .single .shortinfos ul li {
    list-style-type: none;
    position: relative;
    padding: 0 0 0 1.6em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003315}}
    .single .shortinfos ul li:before {
      content: '\f00c';
      font-family: "FontAwesome";
      color: #ff8628;
      margin: 0 5px 0 0;
      font-size: 1.2em;
      position: absolute;
      left: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003327}}
.single .shortinfos .dynamicMainPriceinfo .rate {
  font-size: 1.5em;
  font-weight: 600; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003333}}
.single .shortinfos .dynamicCustomPrice .headline {
  font-size: 1.5em;
  font-weight: 600; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003339}}
.single .shortinfos #customerSwitchBox {
  opacity: 0;
  transition: 200ms opacity; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003344}}
  .single .shortinfos #customerSwitchBox.enabled {
    opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003348}}
  .single .shortinfos #customerSwitchBox #customerswitch.toggle {
    height: 30px !important;
    margin: 0 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003352}}
  .single .shortinfos #customerSwitchBox img.gewerbeswitch,
  .single .shortinfos #customerSwitchBox img.privatswitch {
    cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003355}}
    .single .shortinfos #customerSwitchBox img.gewerbeswitch.inactive,
    .single .shortinfos #customerSwitchBox img.privatswitch.inactive {
      opacity: 0.2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003357}}
      .single .shortinfos #customerSwitchBox img.gewerbeswitch.inactive:hover,
      .single .shortinfos #customerSwitchBox img.privatswitch.inactive:hover {
        opacity: 0.4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003364}}
.single table {
  font-size: 0.8rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003367}}
  .single table td .desc {
    font-size: 0.7rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003370}}
  .single table td.col1 {
    width: 80%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003374}}
  .single table th {
    border: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003383}}
#blog-single .blog-content a {
  text-decoration: underline; }

@media (max-width: 991.98px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003391}}
  .form-control {
    font-size: 16px; } }
/*** New manufacturer page***/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003400}}
.model-with-price {
  height: 120px;
  text-decoration: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003403}}
  .model-with-price p {
    margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003406}}
  .model-with-price .price {
    margin-top: 10px;
    font-size: 1rem;
    font-weight: bold; }

@media (min-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/content\.scss}line{font-family:\00003414}}
  .model-with-cheapest-car .car-grid {
    display: flex;
    align-items: center; } }

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\0000394}}
.dropzone, .dropzone * {
  box-sizing: border-box; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\0000397}}
.dropzone {
  min-height: 150px;
  border: 1px dashed #343434;
  background: white;
  padding: 20px 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003103}}
  .dropzone.dz-clickable {
    cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003106}}
    .dropzone.dz-clickable * {
      cursor: default; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003110}}
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003120}}
  .dropzone.is-invalid {
    border-color: #ff685c; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003125}}
  .dropzone.dz-started .dz-message {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003130}}
  .dropzone.dz-drag-hover {
    border-style: solid; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003132}}
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003136}}
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003145}}
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003154}}
    .dropzone .dz-preview:hover {
      z-index: 1000; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003157}}
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003164}}
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003170}}
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003175}}
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003177}}
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003182}}
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003188}}
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003193}}
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003196}}
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003218}}
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003223}}
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003228}}
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003233}}
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003234}}
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003244}}
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003256}}
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003262}}
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003271}}
      .dropzone .dz-preview .dz-image img {
        display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003278}}
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003283}}
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003290}}
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003307}}
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003315}}
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003319}}
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003325}}
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003329}}
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003355}}
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003369}}
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003372}}
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003378}}
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/dropzone\.scss}line{font-family:\00003400}}
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\000032}}
.asSwitch {
  position: relative;
  display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\000036}}
  .asSwitch:hover {
    cursor: pointer; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\0000310}}
  .asSwitch > input {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\0000314}}
  .asSwitch .asSwitch-inner {
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\0000322}}
  .asSwitch .asSwitch-on {
    display: block;
    float: left;
    user-select: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\0000329}}
  .asSwitch .asSwitch-off {
    display: block;
    float: left;
    user-select: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\0000336}}
  .asSwitch .asSwitch-handle {
    position: absolute;
    top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/asSwitch\.scss}line{font-family:\0000340}}
    .asSwitch .asSwitch-handle:hover {
      cursor: pointer;
      cursor: -moz-grab; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000317}}
.asSwitch.asSwitch_default {
  height: 26px;
  width: 68px;
  border-radius: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000323}}
  .asSwitch.asSwitch_default .asSwitch-inner-box {
    height: 26px;
    width: 110px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000328}}
  .asSwitch.asSwitch_default .asSwitch-on {
    height: 26px;
    width: 55px;
    text-indent: 13px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background-color: #7ebdcb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000337}}
  .asSwitch.asSwitch_default .asSwitch-off {
    height: 26px;
    width: 55px;
    text-indent: 24px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background-color: #cfcdc7; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000346}}
  .asSwitch.asSwitch_default .asSwitch-handle {
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000354}}
  .asSwitch.asSwitch_default.is-on {
    background-color: #7ebdcb;
    border: 2px solid #7ebdcb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000357}}
    .asSwitch.asSwitch_default.is-on .asSwitch-inner-box {
      margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000361}}
    .asSwitch.asSwitch_default.is-on .asSwitch-off {
      background-color: #7ebdcb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000365}}
    .asSwitch.asSwitch_default.is-on .asSwitch-handle {
      left: 42px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000370}}
  .asSwitch.asSwitch_default.is-off {
    background-color: #cfcdc7;
    border: 2px solid #cfcdc7; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000374}}
    .asSwitch.asSwitch_default.is-off .asSwitch-inner-box {
      margin-left: -42px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000378}}
    .asSwitch.asSwitch_default.is-off .asSwitch-on {
      background-color: #cfcdc7; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_default\.scss}line{font-family:\0000382}}
    .asSwitch.asSwitch_default.is-off .asSwitch-handle {
      left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000317}}
.asSwitch.asSwitch_iphone {
  height: 30px;
  width: 82px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  opacity: 0.85;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  border-radius: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000327}}
  .asSwitch.asSwitch_iphone:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    z-index: 0;
    height: 60px;
    width: 76px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNmYxIiBzdG9wLW9wYWNpdHk9IjAuMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 50%, rgba(245, 246, 241, 0.1) 100%);
    border-radius: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000341}}
  .asSwitch.asSwitch_iphone .asSwitch-inner {
    border-radius: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000345}}
  .asSwitch.asSwitch_iphone .asSwitch-inner-box {
    height: 30px;
    width: 134px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000350}}
  .asSwitch.asSwitch_iphone .asSwitch-on {
    height: 30px;
    width: 67px;
    line-height: 30px;
    color: transparent;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000363}}
  .asSwitch.asSwitch_iphone .asSwitch-off {
    height: 30px;
    width: 67px;
    line-height: 30px;
    color: transparent;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: #343434; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000376}}
  .asSwitch.asSwitch_iphone .asSwitch-handle {
    z-index: 999;
    width: 30px;
    height: 30px;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
    box-shadow: inset 0 0 1px 2px #fff;
    border-radius: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\0000388}}
    .asSwitch.asSwitch_iphone .asSwitch-handle:after {
      content: "";
      position: absolute;
      z-index: 9999;
      top: -1px;
      left: -1px;
      bottom: -1px;
      right: -1px;
      border: 1px solid #aaa;
      border-radius: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\00003101}}
  .asSwitch.asSwitch_iphone.is-on {
    border: 1px solid #4e4e4e;
    border-top-color: #010101;
    border-left-color: #010101; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\00003106}}
    .asSwitch.asSwitch_iphone.is-on .asSwitch-inner-box {
      margin-left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\00003110}}
    .asSwitch.asSwitch_iphone.is-on .asSwitch-handle {
      left: 52px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\00003115}}
  .asSwitch.asSwitch_iphone.is-off {
    border: 1px solid #4e4e4e;
    border-top-color: #010101;
    border-right-color: #010101; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\00003120}}
    .asSwitch.asSwitch_iphone.is-off .asSwitch-inner-box {
      margin-left: -52px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/_iphone\.scss}line{font-family:\00003124}}
    .asSwitch.asSwitch_iphone.is-off .asSwitch-handle {
      left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\000031}}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  transform: scale(0.8); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\000038}}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000312}}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #59c6f2;
  margin: -4px 0 0 -4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000322}}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000325}}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000329}}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000332}}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000336}}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000339}}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000343}}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000346}}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000350}}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000353}}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000357}}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000360}}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000364}}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000367}}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000371}}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/loading-spinner\.scss}line{font-family:\0000374}}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px; }

@keyframes lds-roller {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\000031}}
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000319}}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000323}}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none; }

/*For IE8 or lower*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000334}}
.xdsoft_datetimepicker button {
  border: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000338}}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000348}}
.xdsoft_noselect::selection {
  background: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000349}}
.xdsoft_noselect::-moz-selection {
  background: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000351}}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000357}}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000364}}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000368}}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000372}}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000377}}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000383}}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000387}}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\0000394}}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003100}}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003105}}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003110}}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003117}}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003126}}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003130}}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003136}}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003141}}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003162}}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003172}}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003179}}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003185}}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003191}}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003204}}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003208}}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003215}}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003231}}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003235}}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003239}}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003251}}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003252}}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003253}}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003258}}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003263}}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003270}}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003275}}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003279}}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003284}}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003290}}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003294}}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003298}}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003311}}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003315}}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003319}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003323}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003328}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003334}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003343}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003351}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003356}}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003363}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003370}}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003377}}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003384}}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003392}}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003393}}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003395}}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003399}}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003404}}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003412}}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003416}}
.xdsoft_scroller_box {
  position: relative; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003420}}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003430}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003433}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003439}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003442}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003447}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003452}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003458}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003465}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003472}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003476}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003480}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003485}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003491}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003499}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003505}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003509}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003510}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003511}}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003513}}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003517}}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003520}}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003528}}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
  /* IE6-9 */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Users\/chris\/Documents\/prowebsites\/htdocs\/dmf2018\/resources\/sass\/jquery\.datetimepicker\.scss}line{font-family:\00003552}}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */ }
