@charset "UTF-8";
@font-face {
  font-family: 'Encode Sans Compressed';
  src: url("fonts/encodesanscondensed-400-regular-webfont.eot");
  src: url("fonts/encodesanscondensed-400-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/encodesanscondensed-400-regular-webfont.woff") format("woff"), url("fonts/encodesanscondensed-400-regular-webfont.ttf") format("truetype"), url("fonts/encodesanscondensed-400-regular-webfont.svg?v=encodesanscondensed-400-regular-webfont") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Encode Sans Compressed';
  src: url("fonts/encodesanscompressed-700-bold-webfont.eot");
  src: url("fonts/encodesanscompressed-700-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/encodesanscompressed-700-bold-webfont.woff") format("woff"), url("fonts/encodesanscompressed-700-bold-webfont.ttf") format("truetype"), url("fonts/encodesanscompressed-700-bold-webfont.svg?v=encodesanscompressed-700-bold-webfont") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Encode Sans Compressed';
  src: url("fonts/encodesanscompressed-900-black-webfont.eot");
  src: url("fonts/encodesanscompressed-900-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/encodesanscompressed-900-black-webfont.woff") format("woff"), url("fonts/encodesanscompressed-900-black-webfont.ttf") format("truetype"), url("fonts/encodesanscompressed-900-black-webfont.svg?v=encodesanscompressed-900-black-webfont") format("svg");
  font-weight: 900;
  font-style: normal;
}

/* Add Glyphicon fonts */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url("fonts/glyphicons-halflings-regular.eot");
  src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}

/*
*from 005 to 260
.glyphicon-menu-up:before {
  content: "\e260";
} */

/* END Add Glyphicon fonts */


/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

/* 20 March 2025: Let's adjust the uwhr-body links for accessibility */
.uwhr-content a, a.visited {
  color: #1a62c7;
  text-decoration: underline;
}

/* This code also underlines the menu links
.uwhr-sidebar a, a.visited {
  text-decoration: underline;	
} */

/* This affects link colors in page content but also decoration of Nav links 
   ...so replace it with uwhr-content declaration above
a {
  color: #1a62c7;
  text-decoration: none;
} */

a:focus, a:hover {
  color: #85754d;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* For tooltip a: */
a.tooltipa:not([href]):not([tabindex]) {
  color: #4b2e83;
  text-decoration: underline dashed;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: none;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #55595c;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 2.6rem;
}

h2, .h2 {
  font-size: 2.2rem;
}

h3, .h3 {
  font-size: 1.8rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.3rem;
}

h6, .h6 {
  font-size: 1.1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 3rem;
  font-weight: 300;
}

.display-2 {
  font-size: 3.5rem;
  font-weight: 300;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

.display-4 {
  font-size: 5.5rem;
  font-weight: 300;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #ff0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #85754d;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #85754d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #85754d;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

dl.row > dd + dt {
  clear: left;
}

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .uwhr-unit-content {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container::after, .uwhr-unit-content::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .container, .uwhr-unit-content {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container, .uwhr-unit-content {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .uwhr-unit-content {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  .container, .uwhr-unit-content {
    max-width: 1140px;
  }
}

.container-fluid, .uwhr-global-header,
.uwhr-header,
.uwhr-hero,
.uwhr-slideshow,
.uwhr-unit-featured-pages,
.uwhr-footer {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid::after, .uwhr-global-header::after,
.uwhr-header::after,
.uwhr-hero::after,
.uwhr-slideshow::after,
.uwhr-unit-featured-pages::after,
.uwhr-footer::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1 {
  float: left;
  width: 8.3333333333%;
}

.col-xs-2 {
  float: left;
  width: 16.6666666667%;
}

.col-xs-3 {
  float: left;
  width: 25%;
}

.col-xs-4 {
  float: left;
  width: 33.3333333333%;
}

.col-xs-5 {
  float: left;
  width: 41.6666666667%;
}

.col-xs-6 {
  float: left;
  width: 50%;
}

.col-xs-7 {
  float: left;
  width: 58.3333333333%;
}

.col-xs-8 {
  float: left;
  width: 66.6666666667%;
}

.col-xs-9 {
  float: left;
  width: 75%;
}

.col-xs-10 {
  float: left;
  width: 83.3333333333%;
}

.col-xs-11 {
  float: left;
  width: 91.6666666667%;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

.pull-xs-0 {
  right: auto;
}

.pull-xs-1 {
  right: 8.3333333333%;
}

.pull-xs-2 {
  right: 16.6666666667%;
}

.pull-xs-3 {
  right: 25%;
}

.pull-xs-4 {
  right: 33.3333333333%;
}

.pull-xs-5 {
  right: 41.6666666667%;
}

.pull-xs-6 {
  right: 50%;
}

.pull-xs-7 {
  right: 58.3333333333%;
}

.pull-xs-8 {
  right: 66.6666666667%;
}

.pull-xs-9 {
  right: 75%;
}

.pull-xs-10 {
  right: 83.3333333333%;
}

.pull-xs-11 {
  right: 91.6666666667%;
}

.pull-xs-12 {
  right: 100%;
}

.push-xs-0 {
  left: auto;
}

.push-xs-1 {
  left: 8.3333333333%;
}

.push-xs-2 {
  left: 16.6666666667%;
}

.push-xs-3 {
  left: 25%;
}

.push-xs-4 {
  left: 33.3333333333%;
}

.push-xs-5 {
  left: 41.6666666667%;
}

.push-xs-6 {
  left: 50%;
}

.push-xs-7 {
  left: 58.3333333333%;
}

.push-xs-8 {
  left: 66.6666666667%;
}

.push-xs-9 {
  left: 75%;
}

.push-xs-10 {
  left: 83.3333333333%;
}

.push-xs-11 {
  left: 91.6666666667%;
}

.push-xs-12 {
  left: 100%;
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

.offset-xs-3 {
  margin-left: 25%;
}

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

.offset-xs-6 {
  margin-left: 50%;
}

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

.offset-xs-9 {
  margin-left: 75%;
}

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-md-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-md-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-md-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ece9e2;
}

.table-hover tbody tr:hover {
  background-color: #f5f5f5;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5;
}

.table-hover .table-active:hover {
  background-color: #e8e8e8;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #e8e8e8;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #f6f5f1;
}

.table-hover .table-success:hover {
  background-color: #ece9e2;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #ece9e2;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ff0;
}

.table-hover .table-warning:hover {
  background-color: #e6e600;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #e6e600;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 0.2rem solid #ece9e2;
  border-radius: 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #85754d;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(133, 117, 77, 0.6);
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: 2.25rem;
}

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  font-size: 0.87rem;
}

.col-form-legend {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .uwhr-search.large .form-control-static.form-control {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.2rem 0.7rem;
  font-size: 0.87rem;
  border-radius: 6px;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.705rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .uwhr-search.large .form-control {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 10px;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .uwhr-search.large select.form-control:not([size]):not([multiple]) {
  height: 3.1666666667rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #55595c;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}

.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

.form-check-inline.disabled {
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .custom-control {
  color: #85754d;
}

.has-success .form-control {
  border-color: #85754d;
}

.has-success .input-group-addon {
  color: #85754d;
  border-color: #85754d;
  background-color: #dcd4c2;
}

.has-success .form-control-feedback {
  color: #85754d;
}

.has-success .form-control-success {
  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='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning .custom-control {
  color: #c42f2f;
}

.has-warning .form-control {
  border-color: #c42f2f;
}

.has-warning .input-group-addon {
  color: #c42f2f;
  border-color: #c42f2f;
  background-color: #f3cccc;
}

.has-warning .form-control-feedback {
  color: #c42f2f;
}

.has-warning .form-control-warning {
  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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-feedback {
  color: #d9534f;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 0.2rem solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.uwhr-mobile-filter-toggle:focus, .btn.active.focus, .btn.focus.uwhr-mobile-filter-toggle {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn.focus {
  text-decoration: none;
}

.btn:active, .btn.active, .btn.uwhr-mobile-filter-toggle {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary, .btn-purple {
  color: #fff;
  background-color: #4b2e83;
  border-color: #4b2e83;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary:hover, .btn-purple:hover {
  color: #fff;
  background-color: #35215d;
  border-color: #311e56;
}

.btn-primary:focus, .btn-purple:focus, .btn-primary.focus, .focus.btn-purple {
  color: #fff;
  background-color: #35215d;
  border-color: #311e56;
}

.btn-primary:active, .btn-purple:active, .btn-primary.active, .active.btn-purple, .btn-purple.uwhr-mobile-filter-toggle, .btn-primary.uwhr-mobile-filter-toggle,
.open > .btn-primary.dropdown-toggle,
.open > .dropdown-toggle.btn-purple {
  color: #fff;
  background-color: #35215d;
  border-color: #311e56;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary:active:hover, .btn-purple:active:hover, .btn-primary:active:focus, .btn-purple:active:focus, .btn-primary:active.focus, .btn-purple:active.focus, .btn-primary.active:hover, .active.btn-purple:hover, .btn-purple.uwhr-mobile-filter-toggle:hover, .btn-primary.uwhr-mobile-filter-toggle:hover, .btn-primary.active:focus, .active.btn-purple:focus, .btn-purple.uwhr-mobile-filter-toggle:focus, .btn-primary.uwhr-mobile-filter-toggle:focus, .btn-primary.active.focus, .active.focus.btn-purple, .focus.btn-purple.uwhr-mobile-filter-toggle, .btn-primary.focus.uwhr-mobile-filter-toggle,
.open > .btn-primary.dropdown-toggle:hover,
.open > .dropdown-toggle.btn-purple:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .dropdown-toggle.btn-purple:focus,
.open > .btn-primary.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.btn-purple {
  color: #fff;
  background-color: #261743;
  border-color: #150d25;
}

.btn-primary.disabled:focus, .disabled.btn-purple:focus, .btn-primary.disabled.focus, .disabled.focus.btn-purple, .btn-primary:disabled:focus, .btn-purple:disabled:focus, .btn-primary:disabled.focus, .btn-purple:disabled.focus {
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.btn-primary.disabled:hover, .disabled.btn-purple:hover, .btn-primary:disabled:hover, .btn-purple:disabled:hover {
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-secondary:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:active, .btn-secondary.active, .btn-secondary.uwhr-mobile-filter-toggle,
.open > .btn-secondary.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.uwhr-mobile-filter-toggle:hover, .btn-secondary.active:focus, .btn-secondary.uwhr-mobile-filter-toggle:focus, .btn-secondary.active.focus, .btn-secondary.focus.uwhr-mobile-filter-toggle,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-info, .btn-lightgold {
  color: #373a3c;
  background-color: #ece9e2;
  border-color: #ece9e2;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-info:hover, .btn-lightgold:hover {
  color: #373a3c;
  background-color: #d8d2c3;
  border-color: #d4cdbd;
}

.btn-info:focus, .btn-lightgold:focus, .btn-info.focus, .focus.btn-lightgold {
  color: #373a3c;
  background-color: #d8d2c3;
  border-color: #d4cdbd;
}

.btn-info:active, .btn-lightgold:active, .btn-info.active, .active.btn-lightgold, .btn-lightgold.uwhr-mobile-filter-toggle, .btn-info.uwhr-mobile-filter-toggle,
.open > .btn-info.dropdown-toggle,
.open > .dropdown-toggle.btn-lightgold {
  color: #373a3c;
  background-color: #d8d2c3;
  border-color: #d4cdbd;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-info:active:hover, .btn-lightgold:active:hover, .btn-info:active:focus, .btn-lightgold:active:focus, .btn-info:active.focus, .btn-lightgold:active.focus, .btn-info.active:hover, .active.btn-lightgold:hover, .btn-lightgold.uwhr-mobile-filter-toggle:hover, .btn-info.uwhr-mobile-filter-toggle:hover, .btn-info.active:focus, .active.btn-lightgold:focus, .btn-lightgold.uwhr-mobile-filter-toggle:focus, .btn-info.uwhr-mobile-filter-toggle:focus, .btn-info.active.focus, .active.focus.btn-lightgold, .focus.btn-lightgold.uwhr-mobile-filter-toggle, .btn-info.focus.uwhr-mobile-filter-toggle,
.open > .btn-info.dropdown-toggle:hover,
.open > .dropdown-toggle.btn-lightgold:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .dropdown-toggle.btn-lightgold:focus,
.open > .btn-info.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.btn-lightgold {
  color: #373a3c;
  background-color: #cac1ae;
  border-color: #baaf95;
}

.btn-info.disabled:focus, .disabled.btn-lightgold:focus, .btn-info.disabled.focus, .disabled.focus.btn-lightgold, .btn-info:disabled:focus, .btn-lightgold:disabled:focus, .btn-info:disabled.focus, .btn-lightgold:disabled.focus {
  background-color: #ece9e2;
  border-color: #ece9e2;
}

.btn-info.disabled:hover, .disabled.btn-lightgold:hover, .btn-info:disabled:hover, .btn-lightgold:disabled:hover {
  background-color: #ece9e2;
  border-color: #ece9e2;
}

.btn-success, .btn-gold {
  color: #fff;
  /* This colors the Table of Contents button
  background-color: #85754d;
  background-color: #b7a57a; */
  border-color: #85754d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-success:hover, .btn-gold:hover {
  color: #fff;
  background-color: #65593a;
  border-color: #5e5337;
}

.btn-success:focus, .btn-gold:focus, .btn-success.focus, .focus.btn-gold {
  color: #fff;
  background-color: #65593a;
  border-color: #5e5337;
}

.btn-success:active, .btn-gold:active, .btn-success.active, .active.btn-gold, .btn-gold.uwhr-mobile-filter-toggle, .btn-success.uwhr-mobile-filter-toggle,
.open > .btn-success.dropdown-toggle,
.open > .dropdown-toggle.btn-gold {
  color: #fff;
  background-color: #65593a;
  border-color: #5e5337;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-success:active:hover, .btn-gold:active:hover, .btn-success:active:focus, .btn-gold:active:focus, .btn-success:active.focus, .btn-gold:active.focus, .btn-success.active:hover, .active.btn-gold:hover, .btn-gold.uwhr-mobile-filter-toggle:hover, .btn-success.uwhr-mobile-filter-toggle:hover, .btn-success.active:focus, .active.btn-gold:focus, .btn-gold.uwhr-mobile-filter-toggle:focus, .btn-success.uwhr-mobile-filter-toggle:focus, .btn-success.active.focus, .active.focus.btn-gold, .focus.btn-gold.uwhr-mobile-filter-toggle, .btn-success.focus.uwhr-mobile-filter-toggle,
.open > .btn-success.dropdown-toggle:hover,
.open > .dropdown-toggle.btn-gold:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .dropdown-toggle.btn-gold:focus,
.open > .btn-success.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.btn-gold {
  color: #fff;
  background-color: #4e452d;
  border-color: #342e1e;
}

.btn-success.disabled:focus, .disabled.btn-gold:focus, .btn-success.disabled.focus, .disabled.focus.btn-gold, .btn-success:disabled:focus, .btn-gold:disabled:focus, .btn-success:disabled.focus, .btn-gold:disabled.focus {
  background-color: #85754d;
  border-color: #85754d;
}

.btn-success.disabled:hover, .disabled.btn-gold:hover, .btn-success:disabled:hover, .btn-gold:disabled:hover {
  background-color: #85754d;
  border-color: #85754d;
}

.btn-warning {
  color: #fff;
  background-color: #c42f2f;
  border-color: #c42f2f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-warning:hover {
  color: #fff;
  background-color: #9b2525;
  border-color: #932323;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #9b2525;
  border-color: #932323;
}

.btn-warning:active, .btn-warning.active, .btn-warning.uwhr-mobile-filter-toggle,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #9b2525;
  border-color: #932323;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.uwhr-mobile-filter-toggle:hover, .btn-warning.active:focus, .btn-warning.uwhr-mobile-filter-toggle:focus, .btn-warning.active.focus, .btn-warning.focus.uwhr-mobile-filter-toggle,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #7e1e1e;
  border-color: #5d1616;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #c42f2f;
  border-color: #c42f2f;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #c42f2f;
  border-color: #c42f2f;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:active, .btn-danger.active, .btn-danger.uwhr-mobile-filter-toggle,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.uwhr-mobile-filter-toggle:hover, .btn-danger.active:focus, .btn-danger.uwhr-mobile-filter-toggle:focus, .btn-danger.active.focus, .btn-danger.focus.uwhr-mobile-filter-toggle,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-primary {
  color: #4b2e83;
  background-image: none;
  background-color: transparent;
  border-color: #4b2e83;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.uwhr-mobile-filter-toggle,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.uwhr-mobile-filter-toggle:hover, .btn-outline-primary.active:focus, .btn-outline-primary.uwhr-mobile-filter-toggle:focus, .btn-outline-primary.active.focus, .btn-outline-primary.focus.uwhr-mobile-filter-toggle,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #261743;
  border-color: #150d25;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #7a54c3;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #7a54c3;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.uwhr-mobile-filter-toggle,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.uwhr-mobile-filter-toggle:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.uwhr-mobile-filter-toggle:focus, .btn-outline-secondary.active.focus, .btn-outline-secondary.focus.uwhr-mobile-filter-toggle,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: white;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: white;
}

.btn-outline-info {
  color: #ece9e2;
  background-image: none;
  background-color: transparent;
  border-color: #ece9e2;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #ece9e2;
  border-color: #ece9e2;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #ece9e2;
  border-color: #ece9e2;
}

.btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.uwhr-mobile-filter-toggle,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #ece9e2;
  border-color: #ece9e2;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.uwhr-mobile-filter-toggle:hover, .btn-outline-info.active:focus, .btn-outline-info.uwhr-mobile-filter-toggle:focus, .btn-outline-info.active.focus, .btn-outline-info.focus.uwhr-mobile-filter-toggle,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #cac1ae;
  border-color: #baaf95;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: white;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: white;
}

.btn-outline-success {
  color: #85754d;
  background-image: none;
  background-color: transparent;
  border-color: #85754d;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #85754d;
  border-color: #85754d;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #85754d;
  border-color: #85754d;
}

.btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.uwhr-mobile-filter-toggle,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #85754d;
  border-color: #85754d;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.uwhr-mobile-filter-toggle:hover, .btn-outline-success.active:focus, .btn-outline-success.uwhr-mobile-filter-toggle:focus, .btn-outline-success.active.focus, .btn-outline-success.focus.uwhr-mobile-filter-toggle,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #4e452d;
  border-color: #342e1e;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #b6a782;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #b6a782;
}

.btn-outline-warning {
  color: #c42f2f;
  background-image: none;
  background-color: transparent;
  border-color: #c42f2f;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #c42f2f;
  border-color: #c42f2f;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #c42f2f;
  border-color: #c42f2f;
}

.btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.uwhr-mobile-filter-toggle,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #c42f2f;
  border-color: #c42f2f;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.uwhr-mobile-filter-toggle:hover, .btn-outline-warning.active:focus, .btn-outline-warning.uwhr-mobile-filter-toggle:focus, .btn-outline-warning.active.focus, .btn-outline-warning.focus.uwhr-mobile-filter-toggle,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #7e1e1e;
  border-color: #5d1616;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #df7a7a;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #df7a7a;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.uwhr-mobile-filter-toggle,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.uwhr-mobile-filter-toggle:hover, .btn-outline-danger.active:focus, .btn-outline-danger.uwhr-mobile-filter-toggle:focus, .btn-outline-danger.active.focus, .btn-outline-danger.focus.uwhr-mobile-filter-toggle,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}

.btn-link {
  font-weight: normal;
  color: #0074bb;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link.uwhr-mobile-filter-toggle, .btn-link:disabled {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #85754d;
  text-decoration: none;
  background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.87rem;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #ece9e2;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #373a3c;
  text-decoration: none;
  background-color: #d8d2c3;
}

.dropdown-item.active, .dropdown-item.uwhr-mobile-filter-toggle, .dropdown-item.active:focus, .dropdown-item.uwhr-mobile-filter-toggle:focus, .dropdown-item.active:hover, .dropdown-item.uwhr-mobile-filter-toggle:hover {
  color: #fff;
  text-decoration: none;
  background-color: #4b2e83;
  outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #818a91;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.87rem;
  color: #818a91;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group > .btn.uwhr-mobile-filter-toggle,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn.uwhr-mobile-filter-toggle {
  z-index: 2;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -0.2rem;
}

.btn-toolbar {
  margin-left: -0.5rem;
}

.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.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: -0.2rem;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 0.2rem solid #ece9e2;
  border-radius: 0;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.2rem 0.7rem;
  font-size: 0.87rem;
  border-radius: 0;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .uwhr-search.large .input-group-addon.form-control {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -0.2rem;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -0.2rem;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -0.2rem;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer;
}

.custom-control + .custom-control {
  margin-left: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator, .custom-control-input:checked ~ .uwhr-indicator {
  color: #fff;
  background-color: #85754d;
  box-shadow: none;
}

.custom-control-input:focus ~ .custom-control-indicator, .custom-control-input:focus ~ .uwhr-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #85754d;
}

.custom-control-input:active ~ .custom-control-indicator, .custom-control-input:active ~ .uwhr-indicator {
  color: #fff;
  background-color: #c9bea2;
  box-shadow: none;
}

.custom-control-input:disabled ~ .custom-control-indicator, .custom-control-input:disabled ~ .uwhr-indicator {
  cursor: not-allowed;
  background-color: #eee;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

.custom-control-indicator, .uwhr-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ece9e2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-checkbox .custom-control-indicator, .uwhr-checkbox .custom-control-indicator, .custom-checkbox .uwhr-indicator, .uwhr-checkbox .uwhr-indicator {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator, .uwhr-checkbox .custom-control-input:checked ~ .custom-control-indicator, .custom-checkbox .custom-control-input:checked ~ .uwhr-indicator, .uwhr-checkbox .custom-control-input:checked ~ .uwhr-indicator {
  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");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator, .uwhr-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator, .custom-checkbox .custom-control-input:indeterminate ~ .uwhr-indicator, .uwhr-checkbox .custom-control-input:indeterminate ~ .uwhr-indicator {
  background-color: #0074d9;
  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");
  box-shadow: none;
}

.custom-radio .custom-control-indicator, .uwhr-radio .custom-control-indicator, .custom-radio .uwhr-indicator, .uwhr-radio .uwhr-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator, .uwhr-radio .custom-control-input:checked ~ .custom-control-indicator, .custom-radio .custom-control-input:checked ~ .uwhr-indicator, .uwhr-radio .custom-control-input:checked ~ .uwhr-indicator {
  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");
}

.custom-controls-stacked .custom-control, .inputs-stacked .custom-control {
  display: inline;
}

.custom-controls-stacked .custom-control::after, .inputs-stacked .custom-control::after {
  display: block;
  margin-bottom: 0.25rem;
  content: "";
}

.custom-controls-stacked .custom-control + .custom-control, .inputs-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select, .uwhr-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 0.2rem solid #ece9e2;
  border-radius: 8px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus, .uwhr-select:focus {
  border-color: #85754d;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(133, 117, 77, 0.6);
}

.custom-select:focus::-ms-value, .uwhr-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

.custom-select:disabled, .uwhr-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand, .uwhr-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm, .uwhr-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0 0 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #818a91;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.uwhr-mobile-filter-toggle, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.uwhr-mobile-filter-toggle:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.uwhr-mobile-filter-toggle:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.uwhr-mobile-filter-toggle, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.uwhr-mobile-filter-toggle:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.uwhr-mobile-filter-toggle:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #4b2e83;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active, .tab-content > .uwhr-mobile-filter-toggle {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}

.navbar::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-full {
  z-index: 1000;
}

@media (min-width: 544px) {
  .navbar-full {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 544px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

@media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .uwhr-mobile-filter-toggle > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .uwhr-mobile-filter-toggle > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .uwhr-mobile-filter-toggle > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.uwhr-mobile-filter-toggle,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.uwhr-mobile-filter-toggle:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.uwhr-mobile-filter-toggle:hover {
  color: rgba(0, 0, 0, 0.8);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .uwhr-mobile-filter-toggle > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .uwhr-mobile-filter-toggle > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .uwhr-mobile-filter-toggle > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.uwhr-mobile-filter-toggle,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.uwhr-mobile-filter-toggle:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.uwhr-mobile-filter-toggle:hover {
  color: white;
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0;
  border: 0 solid #e5e5e5;
}

.card-block {
  padding: 1.25rem;
}

.card-block::after {
  content: "";
  display: table;
  clear: both;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child, .card > .results-page:first-child .list-group-item:first-child, .card > .list-group:first-child .search-result:first-child, .card > .results-page:first-child .search-result:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.card > .list-group:last-child .list-group-item:last-child, .card > .results-page:last-child .list-group-item:last-child, .card > .list-group:last-child .search-result:last-child, .card > .results-page:last-child .search-result:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 0 solid #e5e5e5;
}

.card-header::after {
  content: "";
  display: table;
  clear: both;
}

.card-header:first-child {
  border-radius: 0 0 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 0 solid #e5e5e5;
}

.card-footer::after {
  content: "";
  display: table;
  clear: both;
}

.card-footer:last-child {
  border-radius: 0 0 0 0;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #85754d;
  border-color: #85754d;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #ece9e2;
  border-color: #ece9e2;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #c42f2f;
  border-color: #c42f2f;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #4b2e83;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #ece9e2;
}

.card-outline-success {
  background-color: transparent;
  border-color: #85754d;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #c42f2f;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: 0.25rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
}

.card-img-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #fff;
  border-radius: 0;
}

.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #55595c;
  content: "";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active, .breadcrumb-item.uwhr-mobile-filter-toggle {
  color: #55595c;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.page-item.active .page-link, .page-item.uwhr-mobile-filter-toggle .page-link, .page-item.active .page-link:focus, .page-item.uwhr-mobile-filter-toggle .page-link:focus, .page-item.active .page-link:hover, .page-item.uwhr-mobile-filter-toggle .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #85754d;
  border-color: #756744;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #85754d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ece9e2;
}

.page-link:focus, .page-link:hover {
  color: #85754d;
  background-color: #ece9e2;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.87rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}

.tag:empty {
  display: none;
}

.btn .tag {
  position: relative;
  top: -1px;
}

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.tag-default {
  background-color: #818a91;
}

.tag-default[href]:focus, .tag-default[href]:hover {
  background-color: #687077;
}

.tag-primary {
  background-color: #4b2e83;
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
  background-color: #35215d;
}

.tag-success {
  background-color: #85754d;
}

.tag-success[href]:focus, .tag-success[href]:hover {
  background-color: #65593a;
}

.tag-info {
  background-color: #ece9e2;
}

.tag-info[href]:focus, .tag-info[href]:hover {
  background-color: #d8d2c3;
}

.tag-warning {
  background-color: #c42f2f;
}

.tag-warning[href]:focus, .tag-warning[href]:hover {
  background-color: #9b2525;
}

.tag-danger {
  background-color: #d9534f;
}

.tag-danger[href]:focus, .tag-danger[href]:hover {
  background-color: #c9302c;
}

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #f6f5f1;
  border-color: #ece9e2;
  color: #85754d;
}

.alert-success hr {
  border-top-color: #e2ddd3;
}

.alert-success .alert-link {
  color: #65593a;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #ff0;
  border-color: #e6e600;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #cccc00;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group, .results-page {
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item, .search-result {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child, .search-result:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child, .search-result:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item.disabled, .disabled.search-result, .list-group-item.disabled:focus, .disabled.search-result:focus, .list-group-item.disabled:hover, .disabled.search-result:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.list-group-item.disabled .list-group-item-heading, .disabled.search-result .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .disabled.search-result:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .disabled.search-result:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .disabled.search-result .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .disabled.search-result:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .disabled.search-result:hover .list-group-item-text {
  color: #818a91;
}

.list-group-item.active, .active.search-result, .search-result.uwhr-mobile-filter-toggle, .list-group-item.uwhr-mobile-filter-toggle, .list-group-item.active:focus, .active.search-result:focus, .search-result.uwhr-mobile-filter-toggle:focus, .list-group-item.uwhr-mobile-filter-toggle:focus, .list-group-item.active:hover, .active.search-result:hover, .search-result.uwhr-mobile-filter-toggle:hover, .list-group-item.uwhr-mobile-filter-toggle:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #4b2e83;
  border-color: #4b2e83;
}

.list-group-item.active .list-group-item-heading, .active.search-result .list-group-item-heading, .search-result.uwhr-mobile-filter-toggle .list-group-item-heading, .list-group-item.uwhr-mobile-filter-toggle .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small, .active.search-result .list-group-item-heading > small, .search-result.uwhr-mobile-filter-toggle .list-group-item-heading > small, .list-group-item.uwhr-mobile-filter-toggle .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .active.search-result .list-group-item-heading > .small, .search-result.uwhr-mobile-filter-toggle .list-group-item-heading > .small, .list-group-item.uwhr-mobile-filter-toggle .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .active.search-result:focus .list-group-item-heading, .search-result.uwhr-mobile-filter-toggle:focus .list-group-item-heading, .list-group-item.uwhr-mobile-filter-toggle:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small, .active.search-result:focus .list-group-item-heading > small, .search-result.uwhr-mobile-filter-toggle:focus .list-group-item-heading > small, .list-group-item.uwhr-mobile-filter-toggle:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .active.search-result:focus .list-group-item-heading > .small, .search-result.uwhr-mobile-filter-toggle:focus .list-group-item-heading > .small, .list-group-item.uwhr-mobile-filter-toggle:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .active.search-result:hover .list-group-item-heading, .search-result.uwhr-mobile-filter-toggle:hover .list-group-item-heading, .list-group-item.uwhr-mobile-filter-toggle:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small, .active.search-result:hover .list-group-item-heading > small, .search-result.uwhr-mobile-filter-toggle:hover .list-group-item-heading > small, .list-group-item.uwhr-mobile-filter-toggle:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .active.search-result:hover .list-group-item-heading > .small, .search-result.uwhr-mobile-filter-toggle:hover .list-group-item-heading > .small, .list-group-item.uwhr-mobile-filter-toggle:hover .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .active.search-result .list-group-item-text, .search-result.uwhr-mobile-filter-toggle .list-group-item-text, .list-group-item.uwhr-mobile-filter-toggle .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .active.search-result:focus .list-group-item-text, .search-result.uwhr-mobile-filter-toggle:focus .list-group-item-text, .list-group-item.uwhr-mobile-filter-toggle:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .active.search-result:hover .list-group-item-text, .search-result.uwhr-mobile-filter-toggle:hover .list-group-item-text, .list-group-item.uwhr-mobile-filter-toggle:hover .list-group-item-text {
  color: #b5a0dd;
}

.list-group-flush .list-group-item, .list-group-flush .search-result {
  border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #333;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item-success {
  color: #85754d;
  background-color: #f6f5f1;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #85754d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #85754d;
  background-color: #ece9e2;
}

a.list-group-item-success.active, a.list-group-item-success.uwhr-mobile-filter-toggle, a.list-group-item-success.active:focus, a.list-group-item-success.uwhr-mobile-filter-toggle:focus, a.list-group-item-success.active:hover, a.list-group-item-success.uwhr-mobile-filter-toggle:hover,
button.list-group-item-success.active,
button.list-group-item-success.uwhr-mobile-filter-toggle,
button.list-group-item-success.active:focus,
button.list-group-item-success.uwhr-mobile-filter-toggle:focus,
button.list-group-item-success.active:hover,
button.list-group-item-success.uwhr-mobile-filter-toggle:hover {
  color: #fff;
  background-color: #85754d;
  border-color: #85754d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.uwhr-mobile-filter-toggle, a.list-group-item-info.active:focus, a.list-group-item-info.uwhr-mobile-filter-toggle:focus, a.list-group-item-info.active:hover, a.list-group-item-info.uwhr-mobile-filter-toggle:hover,
button.list-group-item-info.active,
button.list-group-item-info.uwhr-mobile-filter-toggle,
button.list-group-item-info.active:focus,
button.list-group-item-info.uwhr-mobile-filter-toggle:focus,
button.list-group-item-info.active:hover,
button.list-group-item-info.uwhr-mobile-filter-toggle:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #ff0;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #e6e600;
}

a.list-group-item-warning.active, a.list-group-item-warning.uwhr-mobile-filter-toggle, a.list-group-item-warning.active:focus, a.list-group-item-warning.uwhr-mobile-filter-toggle:focus, a.list-group-item-warning.active:hover, a.list-group-item-warning.uwhr-mobile-filter-toggle:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.uwhr-mobile-filter-toggle,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.uwhr-mobile-filter-toggle:focus,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.uwhr-mobile-filter-toggle:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.uwhr-mobile-filter-toggle, a.list-group-item-danger.active:focus, a.list-group-item-danger.uwhr-mobile-filter-toggle:focus, a.list-group-item-danger.active:hover, a.list-group-item-danger.uwhr-mobile-filter-toggle:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.uwhr-mobile-filter-toggle,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.uwhr-mobile-filter-toggle:focus,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.uwhr-mobile-filter-toggle:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.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;
}

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 1.2rem;
/*  font-size: 0.87rem; */
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #ffff00 !important;
/*  background-color: #000; */
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.bg-inverse {
  background-color: #373a3c;
}

.bg-faded {
  background-color: #f7f7f9;
}

.bg-primary {
  color: #fff !important;
  background-color: #4b2e83 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #35215d !important;
}

.bg-success {
  color: #fff !important;
  background-color: #85754d !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #65593a !important;
}

.bg-info {
  color: #fff !important;
  background-color: #ece9e2 !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #d8d2c3 !important;
}

.bg-warning {
  color: #fff !important;
  background-color: #c42f2f !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #9b2525 !important;
}

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline {
  display: inline !important;
}

.pull-xs-left {
  float: left !important;
}

.pull-xs-right {
  float: right !important;
}

.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
  .pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
  .pull-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important;
  }
  .pull-lg-right {
    float: right !important;
  }
  .pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important;
  }
  .pull-xl-right {
    float: right !important;
  }
  .pull-xl-none {
    float: none !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-100 {
  width: 100% !important;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-a-0 {
  margin: 0 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-a-1 {
  margin: 1rem 1rem !important;
}

.m-t-1 {
  margin-top: 1rem !important;
}

.m-r-1 {
  margin-right: 1rem !important;
}

.m-b-1 {
  margin-bottom: 1rem !important;
}

.m-l-1 {
  margin-left: 1rem !important;
}

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-a-2 {
  margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
  margin-top: 1.5rem !important;
}

.m-r-2 {
  margin-right: 1.5rem !important;
}

.m-b-2 {
  margin-bottom: 1.5rem !important;
}

.m-l-2 {
  margin-left: 1.5rem !important;
}

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-a-3 {
  margin: 3rem 3rem !important;
}

.m-t-3 {
  margin-top: 3rem !important;
}

.m-r-3 {
  margin-right: 3rem !important;
}

.m-b-3 {
  margin-bottom: 3rem !important;
}

.m-l-3 {
  margin-left: 3rem !important;
}

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-a-0 {
  padding: 0 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a-1 {
  padding: 1rem 1rem !important;
}

.p-t-1 {
  padding-top: 1rem !important;
}

.p-r-1 {
  padding-right: 1rem !important;
}

.p-b-1 {
  padding-bottom: 1rem !important;
}

.p-l-1 {
  padding-left: 1rem !important;
}

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-a-2 {
  padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
  padding-top: 1.5rem !important;
}

.p-r-2 {
  padding-right: 1.5rem !important;
}

.p-b-2 {
  padding-bottom: 1.5rem !important;
}

.p-l-2 {
  padding-left: 1.5rem !important;
}

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-a-3 {
  padding: 3rem 3rem !important;
}

.p-t-3 {
  padding-top: 3rem !important;
}

.p-r-3 {
  padding-right: 3rem !important;
}

.p-b-3 {
  padding-bottom: 3rem !important;
}

.p-l-3 {
  padding-left: 3rem !important;
}

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-muted {
  color: #55595c !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #3d3f41;
}

.text-primary {
  color: #4b2e83 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #35215d;
}

.text-success {
  color: #85754d !important;
}

a.text-success:focus, a.text-success:hover {
  color: #65593a;
}

.text-info {
  color: #ece9e2 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #d8d2c3;
}

.text-warning {
  color: #c42f2f !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #9b2525;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media print {
  .uwhr-global-header,
  .uwhr-logo,
  .uwhr-dropdowns,
  .uwhr-mobile-menu-toggle,
  .uwhr-hero,
  .uwhr-slideshow,
  .uwhr-breadcrumbs,
  .uwhr-quicklinks,
  .uwhr-unit-menu,
  .uwhr-unit-featured-pages,
  .uwhr-accordion-menu,
  .uwhr-toc,
  .uwhr-toc-top-btn,
  .uwhr-sidebar,
  .uwhr-footer {
    display: none !important;
  }
  .uwhr-header {
    height: auto !important;
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .uwhr-header h1 {
    font: 20px/30px "Encode Sans Compressed", sans-serif;
  }
  .article-admin-meta {
    display: none !important;
  }
  .uwhr-content {
    width: 100% !important;
    left: 0;
    right: 0;
  }
  .container, .uwhr-unit-content,
  .container-fluid,
  .uwhr-global-header,
  .uwhr-header,
  .uwhr-hero,
  .uwhr-slideshow,
  .uwhr-unit-featured-pages,
  .uwhr-footer {
    max-width: 100% !important;
  }
  * {
    color: black !important;
  }
  a,
  a:hover,
  a:focus,
  a:active,
  a:visited {
    text-decoration: underline !important;
  }
  .custom-control-indicator, .uwhr-indicator,
  .uwhr-indicator {
    display: none !important;
  }
  .custom-control > input,
  .uwhr-input > input {
    position: relative !important;
    margin-right: .5rem !important;
    z-index: 1 !important;
    opacity: 1 !important;
  }
  .custom-control .uwhr-input {
    padding-left: .5rem !important;
  }
  img.size-medium,
  figure.size-medium {
    width: 33% !important;
  }
  img.size-thumbnail.alignleft,
  figure.size-thumbnail.alignleft,
  img.size-medium.alignleft,
  figure.size-medium.alignleft {
    float: left !important;
    padding-right: 1rem !important;
  }
  img.size-thumbnail.alignright,
  figure.size-thumbnail.alignright,
  img.size-medium.alignright,
  figure.size-medium.alignright {
    float: right !important;
    padding-left: 1rem !important;
  }
  img.size-thumbnail.aligncenter,
  figure.size-thumbnail.aligncenter,
  img.size-medium.aligncenter,
  figure.size-medium.aligncenter {
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
  }
}

body,
input,
textarea,
select {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
  /**
	 * https://css-tricks.com/almanac/properties/t/text-rendering/
	 * Some decision-making to happen here. Do we want it?
	 *
	 *
	 */
  text-rendering: optimizeLegibility;
}

b,
strong {
  font-weight: bold;
}

a {
  transition: color 250ms, background-color 250ms;
}

a:focus, a:hover {
  border-bottom: 1px solid #818a91;
}

a.no-bb:focus, a.card-link:focus, a.no-bb:hover, a.card-link:hover {
  border-bottom: none;
}

.uwhr-body {
  position: relative;
  background-color: #fff;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.home.site-id-1 .uwhr-body {
  padding-top: 2rem;
}

.uwhr-body .uwhr-breadcrumbs,
.uwhr-body .uwhr-unit-menu {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.uwhr-body .uwhr-accordion-menu {
  margin-bottom: 3rem;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .uwhr-body .uwhr-accordion-menu {
    float: left;
    width: 25%;
    right: 75%;
  }
}

.uwhr-sidebar {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-top: 0.125rem solid #85754d;
  border-bottom: 0.125rem solid #85754d;
}

@media (min-width: 992px) {
  .uwhr-sidebar {
    float: left;
    width: 25%;
    left: 25%;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
    border-top: none;
  }
}

.widget {
  margin-bottom: 1.5rem;
}

.grid-item {
  margin-bottom: 10px;
}

.grid-sizer,
.grid-item {
  width: 47%;
}

@media (min-width: 992px) {
  .grid-sizer,
  .grid-item {
    width: 23.5%;
  }
}

.gutter-sizer {
  width: 2%;
}

h1, h2,
.h1, .h2 {
  color: #4b2e83;
  font-weight: 700;
  display: block;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  color: #373a3c;
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 400;
  font-size: 75%;
}

h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading,
.h1.heading, .h2.heading, .h3.heading, .h4.heading, .h5.heading, .h6.heading,
p.heading {
  font-family: "Encode Sans Compressed", sans-serif;
}

.h1.alt,
.h2.alt,
.h3.alt,
.h4.alt,
.h5.alt,
.h6.alt,
h1.alt,
h2.alt,
h3.alt,
h4.alt,
h5.alt,
h6.alt,
p.alt {
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

mark {
  padding: .1em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 a:focus, h1 a:hover,
h2 a:focus,
h2 a:hover,
h3 a:focus,
h3 a:hover,
h4 a:focus,
h4 a:hover,
h5 a:focus,
h5 a:hover,
h6 a:focus,
h6 a:hover {
  border-bottom: none;
}

a.branded-gold:focus, a.branded-gold:hover,
a .branded-gold:focus,
a .branded-gold:hover,
.branded-gold a:focus,
.branded-gold a:hover,
a.gold:focus,
a.gold:hover,
a .gold:focus,
a .gold:hover,
.gold a:focus,
.gold a:hover {
  color: #373a3c;
}

a.external {
  position: relative;
}

a.external:after {
  position: relative;
  top: -.4rem;
  font-family: FontAwesome;
  content: "\f08e";
  padding-left: .2rem;
  font-size: .6rem;
}

.uwhr-sidebar {
  font-size: .95rem;
}

.uwhr-sidebar p,
.uwhr-sidebar a {
  line-height: 1.3rem;
  margin-bottom: .5rem;
}

.uwhr-sidebar h4, .uwhr-sidebar .h4,
.uwhr-sidebar h5, .uwhr-sidebar .h5,
.uwhr-sidebar h6, .uwhr-sidebar .h6 {
  margin-bottom: .3rem;
  margin-top: 1rem;
}

.uwhr-sidebar h4, .uwhr-sidebar .h4 {
  font-size: 1.3rem;
  font-weight: 900;
  color: #85754d;
}

.uwhr-sidebar h5, .uwhr-sidebar .h5 {
  font-size: 1.2rem;
}

.uwhr-sidebar h6, .uwhr-sidebar .h6 {
  font-size: 1.1rem;
}

.uwhr-sidebar blockquote {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 1rem;
}

pre {
  overflow: auto;
  word-wrap: normal;
  white-space: pre;
}

.table th {
  font-family: "Encode Sans Compressed", sans-serif;
}

.table-sm {
  font-size: .9rem;
}

.form-control {
  font-family: "Encode Sans Compressed", sans-serif;
}

a.uw-btn,
button.uw-btn,
input.uw-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 700;
  color: #5A5A5A;
  padding: .75rem 1.5rem;
  margin-bottom: 1.5rem;
  margin-right: 3.375rem;
  background-color: #ece9e2;
  background-image: none !important;
  border: none;
  transition: background-color 0.5s;
}

a.uw-btn:before,
button.uw-btn:before,
input.uw-btn:before {
  content: "";
  width: 3.375rem;
  right: -3.375rem;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: #4b2e83;
  transition: background-color 0.5s;
  border-left: 0.3125rem solid rgba(0, 0, 0, 0.3);
}

a.uw-btn:after,
button.uw-btn:after,
input.uw-btn:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3.375rem;
  height: 3.375rem;
  right: -3.375rem;
  top: 50%;
  margin-top: -1.625rem;
  background: url(../assets/svg/uw-sprite.svg) no-repeat -36px -475px transparent;
}

a.uw-btn:focus, a.uw-btn:hover,
button.uw-btn:focus,
button.uw-btn:hover,
input.uw-btn:focus,
input.uw-btn:hover {
  color: #85754d;
  background-color: #f5f5f5;
}

a.uw-btn:focus:before, a.uw-btn:hover:before,
button.uw-btn:focus:before,
button.uw-btn:hover:before,
input.uw-btn:focus:before,
input.uw-btn:hover:before {
  background-color: #613ba9;
  transition: background-color 0.5s;
}

a.uw-btn.btn-gold:before,
button.uw-btn.btn-gold:before,
input.uw-btn.btn-gold:before {
  background-color: #85754d;
  border-left: 0.3125rem solid rgba(0, 0, 0, 0.1);
}

a.uw-btn.btn-gold:focus:before, a.uw-btn.btn-gold:hover:before,
button.uw-btn.btn-gold:focus:before,
button.uw-btn.btn-gold:hover:before,
input.uw-btn.btn-gold:focus:before,
input.uw-btn.btn-gold:hover:before {
  background-color: #ad9c71;
}

a.uw-btn.btn-purple,
button.uw-btn.btn-purple,
input.uw-btn.btn-purple {
  background-color: #4b2e83;
  color: white;
}

a.uw-btn.btn-purple:focus, a.uw-btn.btn-purple:hover,
button.uw-btn.btn-purple:focus,
button.uw-btn.btn-purple:hover,
input.uw-btn.btn-purple:focus,
input.uw-btn.btn-purple:hover {
  background-color: #402770;
}

a.uw-btn.btn-purple:focus:before, a.uw-btn.btn-purple:hover:before,
button.uw-btn.btn-purple:focus:before,
button.uw-btn.btn-purple:hover:before,
input.uw-btn.btn-purple:focus:before,
input.uw-btn.btn-purple:hover:before {
  background-color: #201338;
}

a.uw-btn.btn-purple:before,
button.uw-btn.btn-purple:before,
input.uw-btn.btn-purple:before {
  background-color: #402770;
}

a.uw-btn.btn-white,
button.uw-btn.btn-white,
input.uw-btn.btn-white {
  background-color: #fff;
}

a.uw-btn.btn-white:focus, a.uw-btn.btn-white:hover,
button.uw-btn.btn-white:focus,
button.uw-btn.btn-white:hover,
input.uw-btn.btn-white:focus,
input.uw-btn.btn-white:hover {
  background-color: #402770;
  color: #fff;
}

a.uw-btn.btn-white:focus:before, a.uw-btn.btn-white:hover:before,
button.uw-btn.btn-white:focus:before,
button.uw-btn.btn-white:hover:before,
input.uw-btn.btn-white:focus:before,
input.uw-btn.btn-white:hover:before {
  background-color: #201338;
}

a.uw-btn.btn-white:before,
button.uw-btn.btn-white:before,
input.uw-btn.btn-white:before {
  background-color: #402770;
}

a.uw-btn.btn-sm, .btn-group-sm > a.uw-btn.btn,
button.uw-btn.btn-sm,
.btn-group-sm > button.uw-btn.btn,
input.uw-btn.btn-sm,
.btn-group-sm > input.uw-btn.btn {
  padding: .625rem 1rem;
  font-size: .875rem;
  font-weight: 700;
}

a.uw-btn.btn-sm:before, .btn-group-sm > a.uw-btn.btn:before,
button.uw-btn.btn-sm:before,
.btn-group-sm > button.uw-btn.btn:before,
input.uw-btn.btn-sm:before,
.btn-group-sm > input.uw-btn.btn:before {
  width: 3rem;
  right: -3rem;
}

a.uw-btn.btn-sm:after, .btn-group-sm > a.uw-btn.btn:after,
button.uw-btn.btn-sm:after,
.btn-group-sm > button.uw-btn.btn:after,
input.uw-btn.btn-sm:after,
.btn-group-sm > input.uw-btn.btn:after {
  width: 3rem;
  height: 3rem;
  top: 50%;
  margin-top: -1.25rem;
  right: -3rem;
  background-size: 740px;
  background-position: -32px -410px;
}

a.uw-btn.btn-sm.btn-play:after, .btn-group-sm > a.uw-btn.btn-play.btn:after,
button.uw-btn.btn-sm.btn-play:after,
.btn-group-sm > button.uw-btn.btn-play.btn:after,
input.uw-btn.btn-sm.btn-play:after,
.btn-group-sm > input.uw-btn.btn-play.btn:after {
  background-position: -31px -466px;
}

a.uw-btn.btn-sm.btn-external:after, .btn-group-sm > a.uw-btn.btn-external.btn:after,
button.uw-btn.btn-sm.btn-external:after,
.btn-group-sm > button.uw-btn.btn-external.btn:after,
input.uw-btn.btn-sm.btn-external:after,
.btn-group-sm > input.uw-btn.btn-external.btn:after {
  background-position: -126px -410px;
}

a.uw-btn.btn-sm.btn-plus:after, .btn-group-sm > a.uw-btn.btn-plus.btn:after,
button.uw-btn.btn-sm.btn-plus:after,
.btn-group-sm > button.uw-btn.btn-plus.btn:after,
input.uw-btn.btn-sm.btn-plus:after,
.btn-group-sm > input.uw-btn.btn-plus.btn:after {
  background-position: -83px -465px;
}

/* Adjust button colors for POD course listing button, dark gold on hover */
a:hover.btn-primary.btn-xs {
  background-color: #85754d;
  text-decoration: none; 
}

a.btn-primary.btn-xs {
  color: #ffffff !important;
  text-decoration: none; 
}

a.uw-btn.btn-xs,
button.uw-btn.btn-xs,
input.uw-btn.btn-xs {
  padding: .5rem .6rem;
  font-size: .7rem;
  margin-right: 0;
}

a.uw-btn.btn-xs:before,
button.uw-btn.btn-xs:before,
input.uw-btn.btn-xs:before {
  width: 2.4rem;
  right: -2.4rem;
}

a.uw-btn.btn-xs:after,
button.uw-btn.btn-xs:after,
input.uw-btn.btn-xs:after {
  width: 2.4rem;
  height: 2.4rem;
  top: 50%;
  margin-top: -1.25rem;
  right: -2.4rem;
  background-size: 740px;
  background-position: -36px -410px;
}

a.uw-btn.btn-xs.btn-play:after,
button.uw-btn.btn-xs.btn-play:after,
input.uw-btn.btn-xs.btn-play:after {
  background-position: -31px -466px;
}

a.uw-btn.btn-xs.btn-external:after,
button.uw-btn.btn-xs.btn-external:after,
input.uw-btn.btn-xs.btn-external:after {
  background-position: -126px -410px;
}

a.uw-btn.btn-xs.btn-plus:after,
button.uw-btn.btn-xs.btn-plus:after,
input.uw-btn.btn-xs.btn-plus:after {
  background-position: -83px -465px;
}

a.uw-btn.btn-play:after,
button.uw-btn.btn-play:after,
input.uw-btn.btn-play:after {
  background-position: -36px -539px;
}

a.uw-btn.btn-external:after,
button.uw-btn.btn-external:after,
input.uw-btn.btn-external:after {
  background-position: -146px -475px;
}

a.uw-btn.btn-plus:after,
button.uw-btn.btn-plus:after,
input.uw-btn.btn-plus:after {
  background-position: -95px -539px;
}

.btn-default {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-default:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:focus, .btn-default.focus {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .btn-default.uwhr-mobile-filter-toggle,
.open > .btn-default.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.uwhr-mobile-filter-toggle:hover, .btn-default.active:focus, .btn-default.uwhr-mobile-filter-toggle:focus, .btn-default.active.focus, .btn-default.focus.uwhr-mobile-filter-toggle,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default:disabled:focus, .btn-default:disabled.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.disabled:hover, .btn-default:disabled:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-clear {
  color: #0074bb;
  background-color: transparent;
  border-color: #0074bb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-clear:hover {
  color: #0074bb;
  background-color: transparent;
  border-color: #0062a0;
}

.btn-clear:focus, .btn-clear.focus {
  color: #0074bb;
  background-color: transparent;
  border-color: #0062a0;
}

.btn-clear:active, .btn-clear.active, .btn-clear.uwhr-mobile-filter-toggle,
.open > .btn-clear.dropdown-toggle {
  color: #0074bb;
  background-color: transparent;
  border-color: #0062a0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-clear:active:hover, .btn-clear:active:focus, .btn-clear:active.focus, .btn-clear.active:hover, .btn-clear.uwhr-mobile-filter-toggle:hover, .btn-clear.active:focus, .btn-clear.uwhr-mobile-filter-toggle:focus, .btn-clear.active.focus, .btn-clear.focus.uwhr-mobile-filter-toggle,
.open > .btn-clear.dropdown-toggle:hover,
.open > .btn-clear.dropdown-toggle:focus,
.open > .btn-clear.dropdown-toggle.focus {
  color: #0074bb;
  background-color: transparent;
  border-color: #003a5e;
}

.btn-clear.disabled:focus, .btn-clear.disabled.focus, .btn-clear:disabled:focus, .btn-clear:disabled.focus {
  background-color: transparent;
  border-color: #0074bb;
}

.btn-clear.disabled:hover, .btn-clear:disabled:hover {
  background-color: transparent;
  border-color: #0074bb;
}

.btn-xs {
  padding: 0.1rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0;
}

.btn {
  box-shadow: none;
}

a.btn:focus, a.btn:hover {
  border-bottom-width: 0.2rem;
}

.uwhr-content .title {
  font-size: 2.2rem;
  color: #4b2e83;
  font-weight: 700;
  margin-bottom: 1rem;
}

.uwhr-content h4 {
  font-size: 1.5rem;
  margin-top: 2rem;
}

.uwhr-content h5, .uwhr-content .h5 {
  font-size: 1.2rem;
}

.uwhr-content h6, .uwhr-content .h6 {
  font-size: 1.1rem;
}

.uwhr-content .title + h4,
.uwhr-content .uwhr-accordion + h4 {
  margin-top: 0;
}

.uwhr-content ul,
.uwhr-content ol {
  margin-bottom: 1rem;
}

.uwhr-content .uwhr-child-pages {
  margin-top: 1rem;
}

.uwhr-content .uwhr-child-page {
  margin-bottom: 1rem;
}

.uwhr-content .uwhr-slideshow {
  margin-bottom: 1rem;
}

.uwhr-content img {
  max-width: 100%;
  height: auto;
}

.uwhr-content figure.image {
  margin-bottom: 1rem;
}

.uwhr-content img.size-medium,
.uwhr-content figure.size-large,
.uwhr-content figure.size-medium,
.uwhr-content figure.size-medium img {
  width: 100%;
}

@media (min-width: 768px) {
  .uwhr-content img.size-medium,
  .uwhr-content figure.size-medium {
    width: 50%;
  }
  .uwhr-content img.size-medium.alignleft,
  .uwhr-content figure.size-medium.alignleft {
    float: left;
    padding-right: 1rem;
  }
  .uwhr-content img.size-medium.alignright,
  .uwhr-content figure.size-medium.alignright {
    float: right;
    padding-left: 1rem;
  }
}

.uwhr-content .image-caption {
  font-size: 0.87rem;
  font-style: italic;
}

.uwhr-content img.size-thumbnail.alignleft,
.uwhr-content figure.size-thumbnail.alignleft {
  float: left;
  padding-right: 1rem;
}

.uwhr-content img.size-thumbnail.alignright,
.uwhr-content figure.size-thumbnail.alignright {
  float: right;
  padding-left: 1rem;
}

@media (min-width: 768px) {
  .uwhr-content img.size-thumbnail.alignleft,
  .uwhr-content figure.size-thumbnail.alignleft,
  .uwhr-content img.size-medium.alignleft,
  .uwhr-content figure.size-medium.alignleft {
    float: left;
    padding-right: 1rem;
  }
  .uwhr-content img.size-thumbnail.alignright,
  .uwhr-content figure.size-thumbnail.alignright,
  .uwhr-content img.size-medium.alignright,
  .uwhr-content figure.size-medium.alignright {
    float: right;
    padding-left: 1rem;
  }
}

.uwhr-content img.size-thumbnail.aligncenter,
.uwhr-content figure.size-thumbnail.aligncenter,
.uwhr-content img.size-medium.aligncenter,
.uwhr-content figure.size-medium.aligncenter {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.breadcrumb-item + .breadcrumb-item:before {
  font-family: FontAwesome;
}

.breadcrumb-item {
  font-family: "Encode Sans Compressed", sans-serif;
  font-size: .95rem;
  font-weight: 400;
}

.breadcrumb-item > a {
  color: #55595c;
}

.breadcrumb-item > a:focus, .breadcrumb-item > a:hover {
  color: #85754d;
  border-bottom: none;
}

.card-light {
  background-color: #ece9e2;
}

.card-link a .card-img {
  transition: opacity 500ms ease;
}

.card-link a:focus .card-img, .card-link a:hover .card-img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.card-fixed-height-xs,
.card-fixed-height-sm,
.card-fixed-height-md,
.card-fixed-height-lg,
.card-fixed-height-xl {
  margin-bottom: 30px;
}

.card-fixed-height-xs .card-img-top,
.card-fixed-height-sm .card-img-top,
.card-fixed-height-md .card-img-top,
.card-fixed-height-lg .card-img-top,
.card-fixed-height-xl .card-img-top {
  object-fit: cover;
  height: 10rem;
}

.card-img-top {
  width: 100%;
}

.card-img,
.card-fixed-height-xs {
  height: 10rem;
}

@media (min-width: 768px) {
  .card-img,
  .card-fixed-height-xs {
    height: 14rem;
  }
}

@media (min-width: 992px) {
  .card-img,
  .card-fixed-height-xs {
    height: 10rem;
  }
}

.card-fixed-height-sm {
  height: 19rem;
}

@media (min-width: 768px) {
  .card-fixed-height-sm {
    height: 26rem;
  }
}

.card-fixed-height-md {
  height: auto;
}

@media (min-width: 768px) {
  .card-fixed-height-md {
    height: 32rem;
  }
}

@media (min-width: 992px) {
  .card-fixed-height-md {
    height: 30rem;
  }
}

@media (min-width: 1200px) {
  .card-fixed-height-md {
    height: 29rem;
  }
}

.card-fixed-height-md .card-block-last {
  position: relative;
}

@media (min-width: 768px) {
  .card-fixed-height-md .card-block-last {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}

.card-fixed-height-lg {
  height: auto;
}

@media (min-width: 992px) {
  .card-fixed-height-lg {
    height: 34rem;
  }
}

@media (min-width: 1200px) {
  .card-fixed-height-lg {
    height: 30rem;
  }
}

.card-fixed-height-lg .card-block-last {
  position: relative;
}

@media (min-width: 992px) {
  .card-fixed-height-lg .card-block-last {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}

.card-fixed-height-xl {
  height: auto;
}

@media (min-width: 992px) {
  .card-fixed-height-xl {
    height: 26rem;
  }
}

@media (min-width: 1200px) {
  .card-fixed-height-xl {
    height: 34rem;
  }
}

.card-fixed-height-xl .card-block-last {
  position: relative;
}

@media (min-width: 992px) {
  .card-fixed-height-xl .card-block-last {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}

.card-title,
.card-subtitle {
  margin-bottom: 0.5rem;
}

.card-hide-text .card-text,
.card-hide-text .card-subtitle {
  display: none;
}

@media (min-width: 768px) {
  .card-hide-text .card-text,
  .card-hide-text .card-subtitle {
    display: block;
  }
}

.card-img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.8;
  filter: alpha(opacity=80);
  border-radius: 0 0 0 0;
}

.card-external-link .card-title {
  position: relative;
}

.card-external-link .card-title:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f08e";
  padding-left: .6rem;
  font-size: 1.2rem;
}

.card-content .card-img {
  transition: opacity 500ms ease;
}

.card-content .card-img-overlay-1 {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.card-content .card-img-overlay-2 {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

.card-content .card-img-overlay-1,
.card-content .card-img-overlay-2 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.card-content.is-over .card-img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.card-content.is-over .card-img-overlay-2 {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.card-content.is-over .card-img-overlay-1 {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

.card-overlay,
.card-img-overlay-1,
.card-img-overlay-2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 1rem;
  color: white;
  transition: all 500ms ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}

.no-flexbox .card-overlay, .no-flexbox
.card-img-overlay-1, .no-flexbox
.card-img-overlay-2 {
  margin-top: 1rem;
}

.custom-control {
  display: inline-block;
  margin-bottom: 0;
}

.custom-control-indicator, .uwhr-indicator {
  margin-top: .2rem;
}

.uwhr-accordion {
  padding-bottom: 2rem;
}

.uwhr-accordion .panel-title {
  margin-bottom: .5rem;
  margin-top: 0;
}

.uwhr-accordion .panel-link {
  display: block;
  position: relative;
  background-color: #ece9e2;
  padding: 0.5rem 3rem 0.5rem 1rem;
}

.uwhr-accordion .panel-link:focus, .uwhr-accordion .panel-link:hover {
  background-color: #d8d2c3;
}

.uwhr-accordion .panel-title-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -.5rem;
  height: 1rem;
}

.uwhr-accordion .panel-title-icon:before {
  content: "\f068";
}

.uwhr-accordion .panel-link.collapsed .panel-title-icon:before {
  content: "\f067";
}

.uwhr-accordion .panel-collapse {
  padding: 0 1rem;
}

.accordion-iconless .panel-title-icon {
  display: none;
}

.accordion-branded .panel-link,
.accordion-purple .panel-link {
  background-color: #4b2e83;
  color: white;
}

.accordion-branded .panel-link:focus, .accordion-branded .panel-link:hover,
.accordion-purple .panel-link:focus,
.accordion-purple .panel-link:hover {
  background-color: #35215d;
}

.uwhr-accordion-menu {
  background-color: #fff;
}

.uwhr-accordion-menu ul, .uwhr-accordion-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: auto;
}

.uwhr-accordion-menu .first {
  background-color: #4b2e83;
  color: white;
}

.uwhr-accordion-menu .first:focus, .uwhr-accordion-menu .first:hover {
  background-color: #35215d;
}

.uwhr-accordion-menu .depth-1 a,
.uwhr-accordion-menu .depth-1 button {
  background-color: #fff;
  padding-left: 2.2rem;
}

.uwhr-accordion-menu .depth-2 a,
.uwhr-accordion-menu .depth-2 button {
  background-color: #f6f5f1;
  padding-left: 2.8rem;
}

.uwhr-accordion-menu li {
  position: relative;
  margin-top: .125rem;
}

.uwhr-accordion-menu a,
.uwhr-accordion-menu button {
  display: block;
  font-family: "Encode Sans Compressed", sans-serif;
  color: #373a3c;
  background-color: #ece9e2;
  font-size: 1rem;
  padding: .75rem 1.2rem .75rem 1.2rem;
  border: none;
  outline: none;
  width: 100%;
  text-align: left;
}

.uwhr-accordion-menu a:focus, .uwhr-accordion-menu a:hover,
.uwhr-accordion-menu button:focus,
.uwhr-accordion-menu button:hover {
  color: #85754d;
  background-color: #e2ddd3;
  border-bottom: none;
}

.uwhr-accordion-menu a.nav-external-link,
.uwhr-accordion-menu button.nav-external-link {
  position: relative;
}

/* Hide FontAwesome icon from accordion nav menu

.uwhr-accordion-menu a.nav-external-link:after,
.uwhr-accordion-menu button.nav-external-link:after {
  position: absolute;
  top: 1rem;
  font-family: FontAwesome;
  content: "\f08e";
  padding-left: .4rem;
  font-size: .8rem;
}
*/

.uwhr-accordion-menu .current > a {
  border-left: 0.375rem solid #85754d;
}

.uwhr-accordion-menu .current > a:focus, .uwhr-accordion-menu .current > a:hover {
  background-color: #ece9e2;
  color: #373a3c;
}

.uwhr-accordion-menu .has-children a,
.uwhr-accordion-menu .has-children button {
  position: relative;
  padding-right: 2rem;
}

.uwhr-accordion-menu .has-children i {
  position: absolute;
  right: 1rem;
  top: 50%;
  height: 2rem;
  margin-top: -1rem;
}

.uwhr-accordion-menu .has-children i:before {
  content: "\f105";
}

.uwhr-accordion-menu .has-children.is-open > button > i {
  margin-right: -.2rem;
}

.uwhr-accordion-menu .has-children.is-open > button > i:before {
  content: "\f107";
}

.uwhr-accordion-menu-dark {
  background-color: #613ba9;
}

.uwhr-accordion-menu-dark a,
.uwhr-accordion-menu-dark button {
  color: white;
  background-color: #4b2e83;
  font-size: 1.2rem;
}

.uwhr-accordion-menu-dark a:focus, .uwhr-accordion-menu-dark a:hover,
.uwhr-accordion-menu-dark button:focus,
.uwhr-accordion-menu-dark button:hover {
  background-color: #613ba9;
  color: white;
  border-bottom: none;
}

.uwhr-accordion-menu-dark .depth-1 a,
.uwhr-accordion-menu-dark .depth-1 button,
.uwhr-accordion-menu-dark .depth-2 a,
.uwhr-accordion-menu-dark .depth-2 button {
  background-color: #4b2e83;
}

.uwhr-accordion-menu-dark .depth-1 a:focus, .uwhr-accordion-menu-dark .depth-1 a:hover,
.uwhr-accordion-menu-dark .depth-1 button:focus,
.uwhr-accordion-menu-dark .depth-1 button:hover,
.uwhr-accordion-menu-dark .depth-2 a:focus,
.uwhr-accordion-menu-dark .depth-2 a:hover,
.uwhr-accordion-menu-dark .depth-2 button:focus,
.uwhr-accordion-menu-dark .depth-2 button:hover {
  background-color: #613ba9;
}

.uwhr-accordion-menu-dark .has-children i {
  color: #fff;
}

.uwhr-accordion-menu-dark .depth-1 .has-children i {
  font-size: 1.4em;
  margin-right: .2rem;
}

.uwhr-accordion-menu-dark .depth-1 .has-children.is-open i {
  margin-right: 0;
}

blockquote,
blockquote.uwhr-blockquote,
.uwhr-blockquote {
  position: relative;
  font-family: "Encode Sans Compressed", sans-serif;
  color: #85754d;
  border-left: 0.2rem solid #85754d;
  padding: 1rem 1rem 0 1.5rem;
  margin: 1.5rem 0;
}

blockquote:after,
blockquote.uwhr-blockquote:after,
.uwhr-blockquote:after {
  font-family: FontAwesome;
  content: "\f10d";
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  text-align: center;
  font-size: .8rem;
  padding-top: .2rem;
  margin-left: -1rem;
  background-color: #fff;
  border: 0.2rem solid #85754d;
  border-radius: 2rem;
}

blockquote.blockquote-left, blockquote.blockquote-right,
blockquote.uwhr-blockquote.blockquote-left,
blockquote.uwhr-blockquote.blockquote-right,
.uwhr-blockquote.blockquote-left,
.uwhr-blockquote.blockquote-right {
  border-left: 0;
  border-top: 0.2rem solid #85754d;
  padding: 1.5rem 1rem 0 1rem;
}

blockquote.blockquote-left:after, blockquote.blockquote-right:after,
blockquote.uwhr-blockquote.blockquote-left:after,
blockquote.uwhr-blockquote.blockquote-right:after,
.uwhr-blockquote.blockquote-left:after,
.uwhr-blockquote.blockquote-right:after {
  left: 50%;
  top: -1rem;
}

@media (min-width: 544px) {
  blockquote.blockquote-left, blockquote.blockquote-right,
  blockquote.uwhr-blockquote.blockquote-left,
  blockquote.uwhr-blockquote.blockquote-right,
  .uwhr-blockquote.blockquote-left,
  .uwhr-blockquote.blockquote-right {
    width: 50%;
  }
}

@media (min-width: 544px) {
  blockquote.blockquote-left,
  blockquote.uwhr-blockquote.blockquote-left,
  .uwhr-blockquote.blockquote-left {
    float: left;
    margin-right: 1rem;
  }
}

@media (min-width: 544px) {
  blockquote.blockquote-right,
  blockquote.uwhr-blockquote.blockquote-right,
  .uwhr-blockquote.blockquote-right {
    float: right;
    margin-left: 1rem;
  }
}

.uwhr-dropdowns {
  float: right;
  text-align: right;
  height: 3.6rem;
  display: none;
}

@media (min-width: 992px) {
  .uwhr-dropdowns {
    display: block;
    height: 4.4rem;
  }
}

.uwhr-dropdowns ul, .uwhr-dropdowns li {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: auto;
}

.uwhr-dropdowns a {
  display: block;
  font-family: "Encode Sans Compressed", sans-serif;
  color: #373a3c;
  font-size: 1.1rem;
  padding: .2rem .6rem;
}

.uwhr-dropdowns a:focus, .uwhr-dropdowns a:hover {
  color: #85754d;
  background-color: #ece9e2;
  border-bottom: none;
}

.uwhr-dropdowns .top-level-nav-item {
  display: inline-block;
  position: relative;
  text-align: left;
}

.uwhr-dropdowns .top-level-nav-item > button {
  font-size: 1.045rem;
  font-weight: 700;
  color: #4b2e83;
  background-color: transparent;
  text-transform: uppercase;
  height: 4.4rem;
  padding: 1.4rem 2rem 1.4rem .6rem;
  border: none;
  outline: none;
  font-family: "Encode Sans Compressed", sans-serif;
}

.uwhr-dropdowns .top-level-nav-item > button:focus, .uwhr-dropdowns .top-level-nav-item > button:hover {
  color: #85754d;
  background-color: #ece9e2;
  border-bottom: none;
}

.uwhr-dropdowns .top-level-nav-item i {
  display: block;
  position: absolute;
  right: .8rem;
  top: 50%;
  height: 1rem;
  margin-top: -.5rem;
  transition: transform 0.3s ease;
}

.uwhr-dropdowns .top-level-nav-item i:before {
  font-family: FontAwesome;
  content: "\f105";
}

.uwhr-dropdowns .top-level-nav-item i:hover {
  background-color: #ece9e2;
}

.uwhr-dropdowns .top-level-nav-item.open > button {
  color: #85754d;
}

.uwhr-dropdowns .top-level-nav-item.open .dropdown-popup {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.uwhr-dropdowns .top-level-nav-item.open i {
  transition: transform 0.3s ease;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.uwhr-dropdowns .dropdown-popup {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  min-width: 16.5rem;
  top: 90%;
  left: 0;
  background-color: #fff;
  border-top: 0.5rem solid #85754d;
  z-index: 1030;
  box-shadow: 1px 3px 12px 2px rgba(0, 0, 0, 0.3);
}

.uwhr-dropdowns .top-level-nav-item:last-child .dropdown-popup,
.uwhr-dropdowns .top-level-nav-item:nth-last-child(2) .dropdown-popup {
  left: auto;
  right: 0 !important;
}

.uwhr-dropdowns .dropdown-popup-size-1 {
  width: 16.5rem;
}
/* Added size 5 below 
.uwhr-dropdowns .dropdown-popup-size-2,
.uwhr-dropdowns .dropdown-popup-size-3,
.uwhr-dropdowns .dropdown-popup-size-4 {
  width: 33rem;
} */

.uwhr-dropdowns .dropdown-popup-size-2,
.uwhr-dropdowns .dropdown-popup-size-3,
.uwhr-dropdowns .dropdown-popup-size-4,
.uwhr-dropdowns .dropdown-popup-size-5 {
  width: 33rem;
}


.uwhr-dropdowns .menu-group {
  float: left;
  width: 16.5rem;
  padding: 0.5rem 1rem;
}

.uwhr-dropdowns .menu-group:nth-child(3) {
  clear: both;
}

.uwhr-dropdowns .menu-group .nav-item {
  border-bottom: 1px solid #ece9e2;
}

.uwhr-dropdowns .menu-group .nav-item:last-child {
  border-bottom: 0;
}

.uwhr-dropdowns .menu-group-label {
  font-weight: 900;
  color: #85754d;
  font-family: "Encode Sans Compressed", sans-serif;
  font-size: .85rem;
  text-transform: uppercase;
  padding: .2rem .6rem;
  margin: 0;
}

.no-js .uwhr-dropdowns .top-level-nav-item:focus .dropdown-popup, .no-js .uwhr-dropdowns .top-level-nav-item:hover .dropdown-popup {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  max-height: none;
  padding: .5rem 1rem;
}

.no-js .uwhr-dropdowns .top-level-nav-item .menu-group {
  padding: 0;
}

.uwhr-footer {
  background: url("../assets/images/footer.jpg") center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0 0 2rem 0;
  background-color: #4b2e83;
  border-top: 0.5rem solid #f6f5f1;
  text-align: center;
  position: relative;
  /* Hide BE BOUNDLESS for its comback

	.be-boundless {
		font-size: 1.5rem;
		background: url('../assets/images/boundless.png') no-repeat center top transparent;
		display: block;
		text-indent: -99999px;
		margin: 10px 0 60px;
		@include opacity(.4);
	    @include transition(opacity .25s);
	    &:hover,
	    &:focus {
	      	@include opacity(1);
	    }
	}

	
END the BE BOUNDLESS hide */
}

.uwhr-footer .footer-wordmark {
  display: inline-block;
  width: 335px;
  background: url("../assets/svg/uw-sprite.svg") no-repeat 0 -434px transparent;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 3rem;
}

.uwhr-footer .footer-wordmark:focus, .uwhr-footer .footer-wordmark:hover {
  background: url("../assets/svg/uw-sprite-focus.svg") no-repeat 0 -434px transparent;
}

.uwhr-footer .beboundlessforwa {
  display: block;
  width: 268px;
  height: 64px;
  background: url("../assets/images/be-boundless-for-wa-world_oct2017.png") no-repeat 0 0;
  overflow: hidden;
  text-indent: -15000px;
  margin: 10px 0 60px;
  font-size: 0px;
  line-height: 0px;
}

.uwhr-footer .beboundlessforwa:hover {
  background-position: 0 -64px;
}

.uwhr-footer .beboundlessforwa:active {
  background-position: 0 -64px;
}

.uwhr-footer h4 {
  font-family: "Encode Sans Compressed", sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  position: relative;
  margin: 41px 0 11px 0;
}

.uwhr-footer h4:before, .uwhr-footer h4:after {
  content: "";
  position: absolute;
  width: 85px;
  height: 1px;
  background-color: #9184aa;
  left: 50%;
  margin-left: -40px;
}

.uwhr-footer h4:before {
  top: -27px;
}

.uwhr-footer h4:after {
  bottom: -85px;
}

.uwhr-footer ul.footer-social li {
  list-style: none;
  display: inline-block;
}

.uwhr-footer ul.footer-social li a {
  color: #fff;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  background: url("../assets/svg/uw-sprite.svg") no-repeat 0 -185px transparent;
  padding: 8px 21px;
}

.uwhr-footer ul.footer-social li a.facebook {
  background-position: 0px -185px;
}

.uwhr-footer ul.footer-social li a.twitter {
  background-position: -46px -185px;
}

.uwhr-footer ul.footer-social li a.tumblr {
  background-position: -366px -185px;
}

.uwhr-footer ul.footer-social li a.youtube {
  background-position: -138px -185px;
}

.uwhr-footer ul.footer-social li a.linkedin {
  background-position: -184px -185px;
}

.uwhr-footer ul.footer-social li a.pinterest {
  background-position: -92px -185px;
}

.uwhr-footer ul.footer-social li a.vine {
  background-position: -230px -185px;
}

.uwhr-footer ul.footer-social li a.google {
  background-position: -275px -185px;
}

.uwhr-footer ul.footer-social li a.instagram {
  background-position: -322px -185px;
}

.uwhr-footer ul.footer-social li a:hover, .uwhr-footer ul.footer-social li a:focus {
  text-decoration: none;
}

.uwhr-footer ul.footer-social li a:hover.facebook, .uwhr-footer ul.footer-social li a:focus.facebook {
  background-position: 0px -225px;
}

.uwhr-footer ul.footer-social li a:hover.twitter, .uwhr-footer ul.footer-social li a:focus.twitter {
  background-position: -46px -225px;
}

.uwhr-footer ul.footer-social li a:hover.tumblr, .uwhr-footer ul.footer-social li a:focus.tumblr {
  background-position: -366px -225px;
}

.uwhr-footer ul.footer-social li a:hover.youtube, .uwhr-footer ul.footer-social li a:focus.youtube {
  background-position: -138px -225px;
}

.uwhr-footer ul.footer-social li a:hover.linkedin, .uwhr-footer ul.footer-social li a:focus.linkedin {
  background-position: -184px -225px;
}

.uwhr-footer ul.footer-social li a:hover.pinterest, .uwhr-footer ul.footer-social li a:focus.pinterest {
  background-position: -92px -225px;
}

.uwhr-footer ul.footer-social li a:hover.vine, .uwhr-footer ul.footer-social li a:focus.vine {
  background-position: -230px -225px;
}

.uwhr-footer ul.footer-social li a:hover.google, .uwhr-footer ul.footer-social li a:focus.google {
  background-position: -275px -225px;
}

.uwhr-footer ul.footer-social li a:hover.instagram, .uwhr-footer ul.footer-social li a:focus.instagram {
  background-position: -322px -225px;
}

.uwhr-footer ul.footer-links {
  margin: 45px 0 0 0;
}

.uwhr-footer ul.footer-links li {
  list-style: none;
  display: inline-block;
}

.uwhr-footer ul.footer-links li:last-child a:after {
  display: none;
}

.uwhr-footer ul.footer-links li a {
  color: #fff;
  position: relative;
  margin-right: 20px;
}

.uwhr-footer ul.footer-links li a:after {
  content: "/";
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  right: -14px;
  top: -2px;
}

.uwhr-footer ul.footer-links li a:focus, .uwhr-footer ul.footer-links li a:hover {
  color: #85754d;
  text-decoration: none;
}

.uwhr-footer ul.footer-links li a:focus:after, .uwhr-footer ul.footer-links li a:hover:after {
  color: #fff;
}

.uwhr-footer p {
  color: #fff;
  font-size: .8em;
  margin-top: 15px;
}

.uwhr-footer a:hover,
.uwhr-footer a:focus {
  border: none;
}

@media only screen and (max-width: 767px) {
  .uw-footer .footer-wordmark {
    background-position: 25px -338px;
    background-size: 690px;
  }
  .uw-footer h4:after {
    display: none;
  }
}

.uwhr-header {
  background-color: #fff;
  position: relative;
  height: 3.6rem;
}

@media (min-width: 768px) {
  .uwhr-header {
    height: 4.4rem;
  }
}

.uwhr-logo {
  display: block;
  transition: none;
  position: absolute;
  bottom: 0;
  left: .3rem;
  height: 2.7rem;
  width: 13rem;
  background: url("svg/uwhr-sprite.svg") no-repeat -10px 0 transparent;
}

.uwhr-logo:focus, .uwhr-logo:hover {
  background-position: -10px -53px;
  outline: none;
  border-bottom: none;
}

@media (min-width: 544px) {
  .uwhr-logo {
    left: .6rem;
  }
}

@media (min-width: 768px) {
  .uwhr-logo {
    bottom: 0;
    left: 1rem;
    height: 3.7rem;
    width: 18rem;
    background-position: -14px 0;
    -webkit-background-size: 600px;
    -moz-background-size: 600px;
    -o-background-size: 600px;
    background-size: 600px;
  }
  .uwhr-logo:focus, .uwhr-logo:hover {
    background-position: -14px -74px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .uwhr-logo {
    width: 5.7rem;
  }
}

.no-svg .uwhr-logo {
  background-image: url("svg/uwhr-sprite.png");
  background-position: 0 0;
}

.no-svg .uwhr-logo:focus, .no-svg .uwhr-logo:hover {
  background-position: 0 -53px;
}

@media (min-width: 768px) {
  .no-svg .uwhr-logo {
    -webkit-background-size: 368px;
    -moz-background-size: 368px;
    -o-background-size: 368px;
    background-size: 368px;
  }
  .no-svg .uwhr-logo:focus, .no-svg .uwhr-logo:hover {
    background-position: 0 -70px;
  }
}

.uwhr-global-header {
  display: none;
}

@media (min-width: 992px) {
  .uwhr-global-header {
    display: block;
    position: relative;
    background-color: #4b2e83;
  }
}

.uwhr-global-header-wrapper {
  padding-top: 0.3333333333rem;
  padding-bottom: 0.3333333333rem;
  z-index: 2;
}

.uwhr-global-links {
  text-align: center;
  display: inline-block;
}

.uwhr-global-links ul {
  margin: 0;
  position: relative;
  z-index: 1;
  font-weight: 700;
  padding: 0;
}

.uwhr-global-links ul li {
  display: inline-block;
  list-style: none;
}

@media (min-width: 992px) {
  .uwhr-global-links ul li {
    padding: .1rem 0;
  }
}

.uwhr-global-links ul li a, .uwhr-global-links ul li button {
  font-family: "Encode Sans Compressed", sans-serif;
  color: #fff;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: .01rem;
  padding: .1rem .35rem .1rem .35rem;
}

@media (min-width: 544px) {
  .uwhr-global-links ul li a, .uwhr-global-links ul li button {
    padding: .1rem .75rem .1rem .75rem;
  }
}

.uwhr-global-links ul li a:focus, .uwhr-global-links ul li a:hover, .uwhr-global-links ul li button:focus, .uwhr-global-links ul li button:hover {
  color: #85754d;
  text-decoration: none;
  border-bottom: none;
  outline: none;
}

.uwhr-hero,
.uwhr-slideshow {
  position: relative;
  overflow: hidden;
  background-color: black;
  font-family: "Encode Sans Compressed", sans-serif;
}

.uwhr-hero-image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: inset 0 4px 6px -2px rgba(0, 0, 0, 0.2), inset 0 -4px 6px -2px rgba(0, 0, 0, 0.2);
}

.svg .uwhr-hero-image:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2rem;
  width: 100%;
  content: "";
  background: url(svg/stripes-dark-tile.svg);
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.hero-title,
.slide-title {
  font-weight: 700;
  color: #fff;
  margin-top: 1rem;
}

.hero-title {
  font-size: 1.8rem;
}

@media (min-width: 544px) {
  .hero-title {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) {
  .hero-title {
    font-size: 3rem;
  }
}

.no-flexbox .hero-title {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .no-flexbox .hero-title {
    margin-top: 3rem;
  }
}

.slide-title {
  font-size: 3.5rem;
}

@media (min-width: 768px) {
  .slide-title {
    margin-top: 4rem;
  }
}

.hero-graf,
.slide-graf {
  font-size: 1.25rem;
}

/* Hide this to turn off text-shadow on slide title
.hero-title,
.slide-title,
.slide-graf {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

END Hide text-shadow  */

.hero-text-light,
.slide-text-light {
  color: #fff;
}

.hero-text-dark .slide-title,
.hero-text-dark .slide-graf,
.slide-text-dark .slide-title,
.slide-text-dark .slide-graf {
  color: #4b2e83;
}

.hero-image-height {
  height: 8rem;
}

@media (min-width: 768px) {
  .hero-image-height {
    height: 10rem;
  }
}

.hero-image-height-md {
  height: 10rem;
}

.hero-image-height-md .hero-title {
  margin-top: 4rem;
}

.hero-image-height-lg {
  height: 28.125rem;
}

.hero-xs {
  height: 1.5rem;
}

.hero-branded {
  background-color: #4b2e83;
}

.uwhr-mobile-menu {
  background-color: #4b2e83;
}

.uwhr-mobile-menu .uwhr-mobile-menu-wrapper {
  padding: 1rem;
}

@media (min-width: 992px) {
  .uwhr-mobile-menu {
    display: none !important;
  }
}

.uwhr-mobile-menu .uwhr-mobile-menu-global-toggle {
  display: inline-block;
  padding: .75rem 1.2rem .75rem 1.2rem;
  margin: 0;
  color: #ece9e2;
  font-size: 1.1rem;
  background-color: transparent;
  outline: none;
  border: none;
}

.uwhr-mobile-menu .uwhr-mobile-menu-global-toggle:focus, .uwhr-mobile-menu .uwhr-mobile-menu-global-toggle:hover {
  border-bottom: none;
  cursor: pointer;
  color: #85754d;
}

.uwhr-mobile-menu .uwhr-global-links {
  float: none;
  text-align: left;
}

.uwhr-mobile-menu .uwhr-global-links li {
  display: block;
}

.uwhr-mobile-menu .uwhr-global-links a {
  color: #ece9e2;
  display: block;
  font-size: 1.2rem;
  padding: .4rem 1.2rem .4rem 1.2rem;
}

.uwhr-mobile-menu-toggle {
  display: block;
  position: relative;
  float: right;
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 900;
  text-align: center;
  height: 3.6rem;
  text-transform: uppercase;
  color: #4b2e83;
  background-color: #fff;
  border: none;
  padding: .1rem .8rem 1rem .8rem;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .uwhr-mobile-menu-toggle {
    height: 4.4rem;
  }
}

@media (min-width: 992px) {
  .uwhr-mobile-menu-toggle {
    display: none !important;
  }
}

.uwhr-mobile-menu-toggle:focus, .uwhr-mobile-menu-toggle:hover {
  background-color: #ece9e2;
  outline: none;
}

.uwhr-mobile-menu-toggle i {
  position: absolute;
  bottom: .1rem;
  right: 50%;
  width: 2rem;
  margin-right: -1rem;
}

.uwhr-mobile-menu-toggle i:before {
  font-family: FontAwesome;
  content: "\f107";
}

@media (min-width: 768px) {
  .uwhr-mobile-menu-toggle i {
    bottom: .3rem;
  }
}

.mobile-menu-open .uwhr-mobile-menu-toggle {
  background-color: #ece9e2;
}

.mobile-menu-open .uwhr-mobile-menu-toggle i:before {
  content: "\f106";
}

.mobile-menu-open .uwhr-mobile-menu-toggle:focus, .mobile-menu-open .uwhr-mobile-menu-toggle:hover {
  background-color: #fff;
}

.uwhr-search .form-control.has-warning {
  border-color: maroon;
}

.uwhr-search .form-control::-ms-clear {
  display: none;
}

.uwhr-search .search-wrapper {
  position: relative;
}

.uwhr-search .search-icons {
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.8rem;
  color: #55595c;
}

.uwhr-search .search-icons .icon {
  display: inline-block;
}

.uwhr-search .search-icons .icon:focus, .uwhr-search .search-icons .icon:hover {
  cursor: pointer;
  color: #373a3c;
}

.uwhr-search .search-icons .fa {
  font-size: 1.3rem;
}

.uwhr-search .search-icons .erase-icon {
  padding-right: .4rem;
  margin-right: .4rem;
  border-right: 0.0625rem solid #818a91;
}

.uwhr-search.no-icons .search-icons {
  display: none;
}

.uwhr-search.large .search-icons .erase-icon {
  padding-right: .6rem;
  margin-right: .6rem;
}

.uwhr-search.large .search-icons .fa {
  font-size: 1.3rem;
}

.uwhr-search.slim {
  display: none;
}

.uwhr-search.slim .form-group {
  margin-bottom: 0;
}

.uwhr-search.slim .search-feedback {
  display: none !important;
}

@media (min-width: 768px) {
  .uwhr-search.slim {
    display: inline-block;
    width: 26rem;
  }
  .uwhr-search.slim .search-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
  .uwhr-search.slim .search-icons {
    right: .6rem;
    margin-top: -0.8695652174rem;
  }
  .uwhr-search.slim .search-icons .fa {
    font-size: 1rem;
  }
  .uwhr-search.slim .search-icons .erase-icon {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .uwhr-search.slim {
    width: 20rem;
  }
  .uwhr-search.slim .search-icons {
    margin-top: -0.7826086957rem;
  }
  .uwhr-search.slim .search-icons .fa {
    font-size: 0.9rem;
  }
}

.search-searching-dubs {
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef;
  margin: 2rem 0;
  padding-top: 2rem;
}

.search-searching-dubs .searching-dubs-col-img {
  height: 11rem;
}

@media (min-width: 768px) {
  .search-searching-dubs .searching-dubs-col-img {
    height: 15rem;
  }
}

.search-searching-dubs img {
  position: absolute;
  bottom: 0;
  display: block;
  width: 220px;
  left: 50%;
  margin-left: -110px;
}

@media (min-width: 768px) {
  .search-searching-dubs img {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}

.search-result {
  margin-bottom: 1rem;
  padding: 0;
  border: none;
}

.search-result .peep,
.search-result .form {
  position: relative;
  margin-bottom: 1rem;
}

.search-result .peep:after,
.search-result .form:after {
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 2em;
}

.search-result .peep:after {
  content: "\f007";
  color: #85754d;
}

.search-result .form:after {
  content: "\f016";
  color: #85754d;
}

.uwhr-mobile-filter-toggle {
  padding: 0.5rem 1rem;
  border-radius: 10px;
}

.uwhr-mobile-filter-toggle.collapsed {
  background-color: transparent;
  color: #85754d;
}

body.search .uwhr-breadcrumbs {
  display: none;
}

@media (min-width: 768px) {
  body.search .uwhr-breadcrumbs {
    display: block;
  }
}

body.search .uwhr-body .search-wrapper {
  margin-right: -15px;
}

@media (min-width: 768px) {
  body.search .uwhr-body .search-wrapper {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .mobile-filtering {
    display: none !important;
  }
}

.mobile-filtering .custom-select, .mobile-filtering .uwhr-select {
  width: 100%;
}

.mobile-filtering .list-unstyled:first-of-type {
  float: left;
  margin-right: 3rem;
}

.mobile-filtering-wrapper {
  border-bottom: 1px solid #ece9e2;
}

.uwhr-search .search-meta .search-sorting {
  display: none;
}

@media (min-width: 768px) {
  .uwhr-search .search-meta .search-sorting {
    display: block;
  }
}

.uwhr-select-mask {
  margin-bottom: 1rem;
  width: 18rem;
}

.uwhr-select-mask dl,
.uwhr-select-mask dt,
.uwhr-select-mask dd,
.uwhr-select-mask ul {
  margin: 0;
  padding: 0;
}

.uwhr-select-mask dd {
  position: relative;
}

.uwhr-select-mask .select {
  display: inline-block;
  width: 100%;
  border: 0.125rem solid #85754d;
  padding: .3rem 0 .3rem .6rem;
  color: #373a3c;
  text-align: left;
}

.uwhr-select-mask .select:focus, .uwhr-select-mask .select:hover {
  background-color: #ece9e2;
}

.uwhr-select-mask .select:focus .select-arrow, .uwhr-select-mask .select:hover .select-arrow {
  color: #85754d;
}

.uwhr-select-mask .select-arrow {
  display: block;
  float: right;
  text-align: center;
  width: 2rem;
  padding-top: -.285rem;
  padding-bottom: -.285rem;
}

.uwhr-select-mask .select-dropdown {
  background: #fff none repeat scroll 0 0;
  border-left: 0.125rem solid #85754d;
  border-right: 0.125rem solid #85754d;
  border-bottom: 0.125rem solid #85754d;
  left: 0;
  position: absolute;
  top: -.125rem;
  width: 100%;
  min-width: 12rem;
  list-style: none;
  text-align: left;
  z-index: 1030;
  display: none;
}

.uwhr-select-mask .select-dropdown a {
  display: block;
  padding: .4rem .6rem;
  color: #373a3c;
  font-weight: 700;
}

.uwhr-select-mask .select-dropdown a:focus, .uwhr-select-mask .select-dropdown a:hover {
  background-color: #85754d;
  color: #fff;
  border-bottom: none;
}

.uwhr-select-mask.is-open .select {
  border-bottom-color: transparent;
  background-color: #ece9e2;
}

.uwhr-select-mask.is-open .select-arrow {
  color: #85754d;
}

.uwhr-select-mask.is-open .select-dropdown {
  display: block;
}

.uwhr-select-mask.select-lg {
  width: 20rem;
}

.uwhr-select-mask.select-center {
  margin: 0 auto;
}

.slab {
  overflow: hidden;
  display: block;
  margin: 1rem 0 1rem 0;
  text-align: center;
}

.slab.white:after {
  background-color: white;
}

.slab.gold:after {
  background-color: #85754d;
}

.slab.purple:after {
  background-color: #4b2e83;
}

.slab.lg {
  margin: 12.8rem 0 10.8rem 0;
}

.slab.lg:after {
  height: 1rem;
}

.slab.md:after {
  height: 4rem;
}

.slab.sm {
  margin: 9.6rem 0 8rem 0;
}

.slab.sm:after {
  height: .4375rem;
}

.slab.xs {
  margin: 6.4rem 0 4rem 0;
}

.slab.xs:after {
  height: .25rem;
}

.slab.long:after {
  width: 18rem;
}

.slab.medium:after {
  width: 13rem;
}

.slab.short:after {
  width: 5.5rem;
}

.slab:after {
  content: "";
  -webkit-transform: skewX(-25deg) skewY(0);
  -o-transform: skewX(-25deg) skewY(0);
  transform: skewX(-25deg) skewY(0);
  -webkit-transform: skew(-25deg, 0);
  -ms-transform: skewX(-25deg) skewY(0);
  transform: skew(-25deg, 0);
  display: block;
  height: 4rem;
  width: 13rem;
  margin: 0 0 0 -1rem;
  background-color: #4b2e83;
}

.slab-text {
  color: white;
  position: absolute;
  top: 0;
  width: 13rem;
  z-index: 1030;
  margin-top: 2rem;
}

.slat {
  text-align: center;
  overflow: hidden;
}

.slat span {
  display: inline-block;
  position: relative;
}

.slat span:before,
.slat span:after {
  content: "";
  position: absolute;
  border-top: 0.125rem solid #4b2e83;
  top: 50%;
  width: 100rem;
}

.slat span:before {
  right: 100%;
  margin-right: 15px;
}

.slat span:after {
  left: 100%;
  margin-left: 15px;
}

.slat.slat-white span:before,
.slat.slat-white span:after {
  border-color: #fff;
}

.slat.slat-gold span:before,
.slat.slat-gold span:after {
  border-color: #85754d;
}

span.slant {
  overflow: hidden;
  display: block;
  margin: 1.875rem 0 1.5625rem 0;
}

span.slant.white:after {
  background-color: white;
}

span.slant.gold:after {
  background-color: #85754d;
}

span.slant.purple:after {
  background-color: #4b2e83;
}

span.slant.lg {
  margin: 2rem 0 1.6875rem 0;
}

span.slant.lg:after {
  height: 1rem;
}

span.slant.md:after {
  height: 0.625rem;
}

span.slant.sm {
  margin: 1.25rem 0 1.125rem 0;
}

span.slant.sm:after {
  height: .4375rem;
}

span.slant.xs {
  margin: 1rem 0 0.625rem 0;
}

span.slant.xs:after {
  height: .25rem;
}

span.slant.long:after {
  width: 18rem;
}

span.slant.medium:after {
  width: 13rem;
}

span.slant.short:after {
  width: 5.5rem;
}

span.slant:after {
  content: "";
  -webkit-transform: skewX(-25deg) skewY(0);
  -o-transform: skewX(-25deg) skewY(0);
  transform: skewX(-25deg) skewY(0);
  -webkit-transform: skew(-25deg, 0);
  -ms-transform: skewX(-25deg) skewY(0);
  transform: skew(-25deg, 0);
  display: block;
  height: 0.625rem;
  width: 13rem;
  margin: 0 0 0 -.3125rem;
  background-color: white;
}

.uwhr-slide {
  position: absolute;
  width: 100%;
  display: block;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 100px;
  transition: all 0.5s ease;
}

.uwhr-slide.active, .uwhr-slide.uwhr-mobile-filter-toggle {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  transition: all 0.5s ease;
}

.svg .uwhr-slide:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4rem;
  width: 100%;
  content: "";
  background: url(svg/stripes-dark-tile.svg);
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.uwhr-slideshow-controls {
  position: absolute;
  right: 4rem;
  bottom: 0;
}

.uwhr-slideshow-controls .next-slide-button {
  background: 0 0;
  border: none;
  text-align: left;
  padding: 0;
  display: block;
  font-family: "Encode Sans Compressed", sans-serif;
  letter-spacing: .03em;
  line-height: 1.3;
  font-weight: 900;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.4);
  width: 14rem;
  outline: 0;
  margin-bottom: 2rem;
}

.uwhr-slideshow-controls .next-slide-button:focus span, .uwhr-slideshow-controls .next-slide-button:hover span {
  color: #fff;
}

.uwhr-slideshow-controls .next-slide-button:focus:after, .uwhr-slideshow-controls .next-slide-button:hover:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 3rem;
  height: .25rem;
  -webkit-transform: skew(-25deg, 0);
  -ms-transform: skewX(-25deg) skewY(0);
  transform: skew(-25deg, 0);
  background-color: #fff;
}

.uwhr-slideshow-controls .next-slide-button:before {
  content: "";
  position: absolute;
  left: -1.9rem;
  top: 50%;
  margin-top: -2rem;
  width: 1rem;
  height: 1.75rem;
  background: url(svg/uw-sprite.svg) no-repeat -474px -55px;
}

.uwhr-slideshow-controls .next-slide-button span {
  position: absolute;
  top: -25px;
  left: 0;
  content: "";
  line-height: 1.8;
  text-align: left;
  color: #85754d;
  font-weight: 900;
  font-size: 1rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-style: italic;
}

.uwhr-toc {
  margin-bottom: 1rem;
}

.uwhr-toc .toc-link {
  line-height: 1.5;
  color: #0074bb;
}

.uwhr-toc .toc-link:focus, .uwhr-toc .toc-link:hover {
  color: #85754d;
  border-bottom: 1px solid #818a91;
}

.uwhr-toc-top-btn {
  font-size: 0.85rem;
  float: right;
  text-transform: uppercase;
}

.uwhr-toc-top-btn:last-child {
  float: none;
  text-align: right;
}

[href="#mainContent"]:focus,
[href="#siteNav"]:focus,
[href="#pageNav"]:focus {
  position: absolute;
  top: 3rem;
  left: 1rem;
  z-index: 5;
  font-size: 1rem;
  font-weight: 700;
  padding: 15px 23px 14px;
  background-color: #f1f1f1;
  color: #4b2e83;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.purple {
  color: #4b2e83;
}

.gold {
  color: #85754d;
}

.lightgold {
  color: #ece9e2;
}

.ultralightgold {
  color: #f6f5f1;
}

.black {
  color: #373a3c;
}

/* Forces white links on Contact us email and URLs */
.white a, a.visited {
  color: #fff;
  text-decoration: underline;
}

.white {
  color: #fff;
}

.gray-darker {
  color: #373a3c;
}

.gray-dark {
  color: #373a3c;
}

.gray {
  color: #55595c;
}

.gray-light {
  color: #818a91;
}

.gray-lighter {
  color: #eceeef;
}

.bg-purple {
  background-color: #4b2e83;
}

.bg-gold {
  background-color: #85754d;
}

.bg-lightgold {
  background-color: #ece9e2;
}

.bg-ultralightgold {
  background-color: #f6f5f1;
}

.bg-white {
  background-color: #fff;
}

.bg-gray-darker {
  background-color: #373a3c;
}

.bg-gray-dark {
  background-color: #373a3c;
}

.bg-gray {
  background-color: #55595c;
}

.bg-gray-light {
  background-color: #818a91;
}

.bg-gray-lighter {
  background-color: #eceeef;
}

.bg-black, .card-link {
  background-color: black;
}

.skinny {
  font-weight: 400;
}

.thin {
  font-weight: 400;
}

.bold {
  font-weight: 700;
}

.beefy {
  font-weight: 900;
}

.text-lg {
  font-size: 1.25rem;
}

.text-sm {
  font-size: 0.87rem;
}

.text-xs {
  font-size: 0.75rem;
}

.center-v {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}

.object-fit-cover {
  object-fit: cover;
}

.branded {
  color: #4b2e83;
}

.branded-gold {
  color: #85754d;
}

.branded-lightgold {
  color: #ece9e2;
}

.branded-ultralightgold {
  color: #f6f5f1;
}

.branded-black {
  color: #373a3c;
}

.branded-white {
  color: #fff;
}

.branded-lightgray {
  color: #eceeef;
}

.bg-branded {
  background-color: #4b2e83;
}

.bg-branded-gold {
  background-color: #85754d;
}

.bg-branded-lightgold {
  background-color: #ece9e2;
}

.bg-branded-white {
  background-color: #fff;
}

.bg-black, .card-link {
  background-color: black;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.m-a-0 {
  margin: 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-a {
  margin: 1rem !important;
}

.m-t {
  margin-top: 1rem !important;
}

.m-r {
  margin-right: 1rem !important;
}

.m-b {
  margin-bottom: 1rem !important;
}

.m-l {
  margin-left: 1rem !important;
}

.m-x {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-a-xs {
  margin: 0.5rem !important;
}

.m-t-xs {
  margin-top: 0.5rem !important;
}

.m-r-xs {
  margin-right: 0.5rem !important;
}

.m-b-xs {
  margin-bottom: 0.5rem !important;
}

.m-l-xs {
  margin-left: 0.5rem !important;
}

.m-x-xs {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.m-y-xs {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-a-md {
  margin: 1.5rem !important;
}

.m-t-md {
  margin-top: 1.5rem !important;
}

.m-r-md {
  margin-right: 1.5rem !important;
}

.m-b-md {
  margin-bottom: 1.5rem !important;
}

.m-l-md {
  margin-left: 1.5rem !important;
}

.m-x-md {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-md {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-a-lg {
  margin: 3rem !important;
}

.m-t-lg {
  margin-top: 3rem !important;
}

.m-r-lg {
  margin-right: 3rem !important;
}

.m-b-lg {
  margin-bottom: 3rem !important;
}

.m-l-lg {
  margin-left: 3rem !important;
}

.m-x-lg {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-lg {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-a-0 {
  padding: 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a {
  padding: 1rem !important;
}

.p-t {
  padding-top: 1rem !important;
}

.p-r {
  padding-right: 1rem !important;
}

.p-b {
  padding-bottom: 1rem !important;
}

.p-l {
  padding-left: 1rem !important;
}

.p-x {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-a-md {
  padding: 1.5rem !important;
}

.p-t-md {
  padding-top: 1.5rem !important;
}

.p-r-md {
  padding-right: 1.5rem !important;
}

.p-b-md {
  padding-bottom: 1.5rem !important;
}

.p-l-md {
  padding-left: 1.5rem !important;
}

.p-x-md {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-md {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-a-lg {
  padding: 3rem !important;
}

.p-t-lg {
  padding-top: 3rem !important;
}

.p-r-lg {
  padding-right: 3rem !important;
}

.p-b-lg {
  padding-bottom: 3rem !important;
}

.p-l-lg {
  padding-left: 3rem !important;
}

.p-x-lg {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-lg {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.display-block {
  display: block !important;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.no-js .no-js-hide {
  display: none !important;
}

.no-js .no-js-display-block {
  display: block !important;
}

.no-js .no-js-display-inline {
  display: inline !important;
}

.no-js .no-js-display-inline-block {
  display: inline-block !important;
}

.display-none,
.hidden,
.hide,
.no-js-display-block,
.no-js-display-inline,
.no-js-display-inline-block {
  display: none !important;
}

.text-hide {
  font: 0/0 a;
  margin: 0;
}

.text-hide:focus, .text-hide:hover {
  color: transparent;
  border-bottom: none;
}

/*!
 *  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 PATH
 * -------------------------- */
@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;
}

.fa {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.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);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.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);
}

.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);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.featured-section {
  background: url("images/bg-purple.jpg") center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.uw-alert #uwalert-alert-message a {
  font-weight: 900;
  font-family: "Encode Sans Compressed", sans-serif;
  color: white;
}

.uw-alert #uwalert-alert-message p {
  font-size: 15px;
  line-height: 19px;
}

.uw-alert #uwalert-alert-inner.uwalert-steel,
.uw-alert #uwalert-alert-inner.uwalert-red,
.uw-alert #uwalert-alert-inner.uwalert-orange {
  background: none;
}

.uw-alert #uwalert-alert-inner.uwalert-steel:before,
.uw-alert #uwalert-alert-inner.uwalert-red:before,
.uw-alert #uwalert-alert-inner.uwalert-orange:before {
  background: none;
  content: "\f071";
  font-family: FontAwesome;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 42px;
  position: absolute;
  margin-left: 125px;
}

@media (max-width: 767px) {
  .uw-alert #uwalert-alert-inner.uwalert-steel:before,
  .uw-alert #uwalert-alert-inner.uwalert-red:before,
  .uw-alert #uwalert-alert-inner.uwalert-orange:before {
    margin-left: 20px;
    margin-top: -60px;
  }
}

div.wpcf7-response-output {
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 700;
  margin: 2rem 0;
  padding: 1rem;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #ece9e2;
  color: #85754d;
  background-color: #f6f5f1;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
  border: 2px solid #ebcccc;
  color: #a94442;
  background-color: #f2dede;
}

div.wpcf7-spam-blocked {
  border: 2px solid #bcdff1;
  color: #31708f;
  background-color: #d9edf7;
}

span.wpcf7-not-valid-tip {
  color: #a94442;
  font-size: 0.87rem;
}

.card-file {
  position: relative;
}

.card-file:after {
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 2em;
  content: "\f016";
  color: #85754d;
}

.card-file.card-file-pdf:after {
  content: "\f1c1";
}

.card-file.card-file-word:after {
  content: "\f1c2";
}

.card-file.card-file-excel:after {
  content: "\f1c3";
}

a.file-icon,
a.link-file {
  position: relative;
  margin-left: 1.2rem;
  display: inline-block;
}

a.file-icon:focus, a.file-icon:hover,
a.link-file:focus,
a.link-file:hover {
  border-bottom: none !important;
  cursor: pointer;
}

a.file-icon:before,
a.link-file:before {
  font-family: FontAwesome;
  content: "\f016";
  position: absolute;
  left: -1.1rem;
}

a.file-icon.file-pdf:before, a.file-icon.link-file-pdf:before,
a.link-file.file-pdf:before,
a.link-file.link-file-pdf:before {
  content: "\f1c1";
}

a.file-icon.file-word:before, a.file-icon.link-file-word:before,
a.link-file.file-word:before,
a.link-file.link-file-word:before {
  content: "\f1c2";
}

a.file-icon.file-excel:before, a.file-icon.link-file-excel:before,
a.link-file.file-excel:before,
a.link-file.link-file-excel:before {
  content: "\f1c3";
}

.fa-li {
  top: 0.3em;
}

/* Tooltip CSS */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
/* END Tooltip CSS */




/*# sourceMappingURL=main.min.css.map */