@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Alegreya+Sans:300,500,700,800";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
h1 {
  font-size: 2em;
}
mark {
  background: #ff0;
}
img {
  border: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: Glyphicons Halflings;
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/bootstrap/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro: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";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
}
a:focus,
a:hover {
  color: #680d1b;
}
figure {
  margin: 0;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.initialism,
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #ac162c;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #7f1020;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ac162c;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #7f1020;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  line-height: 1.42857;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid:after,
.container-fluid:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.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-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-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-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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
legend {
  margin-bottom: 20px;
  font-size: 21px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control,
output {
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.form-control:focus {
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.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,
.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 {
  padding-left: 0;
  padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
  height: 30px;
  line-height: 30px;
}
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
  height: 46px;
  line-height: 46px;
}
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
  color: #3c763d;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
  color: #8a6d3b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
  color: #a94442;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #ac162c;
  border-color: #951326;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #7f1020;
  border-color: #240509;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #7f1020;
  border-color: #5f0c18;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #5f0c18;
  border-color: #240509;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #ac162c;
  border-color: #951326;
}
.btn-primary .badge {
  color: #ac162c;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #ac162c;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #680d1b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #999;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-menu {
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ac162c;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #999;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .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: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.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-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.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-group-lg > .btn .caret,
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.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,
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  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: -1px;
  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-top-right-radius: 4px;
  border-top-left-radius: 4px;
  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;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  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: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn,
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav:after,
.nav:before {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li,
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #ac162c;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #ac162c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.navbar {
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 12;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand,
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin: 8px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #bfbfbf;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #bfbfbf;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #bfbfbf;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #bfbfbf;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #bfbfbf;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #ac162c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #680d1b;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #ac162c;
  border-color: #ac162c;
  cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:after,
.pager:before {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #999;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: gray;
}
.label-primary {
  background-color: #ac162c;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #7f1020;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ac162c;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container-fluid .jumbotron,
.container .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container-fluid .jumbotron,
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #ac162c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes a {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ac162c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  animation: a 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #999;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #ac162c;
  border-color: #ac162c;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #f29ca8;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
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: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.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.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
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: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active: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.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active: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;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ac162c;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ac162c;
  border-color: #ac162c;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ac162c;
}
.panel-primary > .panel-heading .badge {
  color: #ac162c;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ac162c;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translateY(-25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 14;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 17;
  display: block;
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 16;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel,
.carousel-inner {
  position: relative;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    transform: translateZ(0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.carousel-control.left {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 7;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 6;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !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;
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: #3d3935;
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  position: relative;
  height: 100%;
  min-height: 100%;
  margin: 0;
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  body {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  body {
    font-size: 16px;
  }
}
#main,
body {
  overflow-x: hidden;
}
section {
  margin: 1em 0;
  position: relative;
}
a {
  cursor: pointer !important;
  transition: all 0.35s ease-in-out;
}
a:hover {
  text-decoration: none !important;
}
a:focus,
a:hover {
  opacity: 0.8;
  transition: 0.35s ease-in-out;
}
h1,
h2 {
  font-size: calc(2rem + 0.5 * ((100vw - 26.25rem) / 53.75));
  color: #ac162c;
}
@media screen and (min-width: 1280px) {
  h1,
  h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 420px) {
  h1,
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.85rem + 0.25 * ((100vw - 26em) / 34));
  color: #3d3935;
}
h1,
h2,
h3 {
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif !important;
  letter-spacing: 0.025em;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
#content,
p,
span {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
  font-weight: 300;
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  #content,
  p,
  span {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  #content,
  p,
  span {
    font-size: 16px;
  }
}
p.sup {
  line-height: 1;
}
ul {
  list-style: none;
}
article ul {
  list-style: initial;
}

.post-content ul {
  list-style: initial;

}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input:focus,
  select:focus,
  textarea:focus {
    font-size: 16px;
    background: #eee;
  }
  input {
    font-size: 16px !important;
  }
}
* {
  outline: 0 !important;
}
object {
  pointer-events: none;
}
object.cta-icon {
  max-width: 350px;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  .wrapper {
    margin: 4em 0;
  }
}
@media (max-width: 767px) {
  input,
  object {
    pointer-events: auto;
  }
}
@media (max-width: 991px) {
  .wrapper {
    margin: 3em 0;
  }
}
@media (max-width: 1199px) {
  .tile-container {
    text-align: center;
  }
  .give-money .donate-tile {
    height: 7rem !important;
    margin: auto !important;
  }
  .give-money .donate-tile span.hunger-hero {
    display: none !important;
  }
  .give-money .donate-tile .amount {
    font-size: 1.5em !important;
    bottom: 2rem !important;
  }
  .give-money .donate-tile .reveal {
    font-size: 65% !important;
    letter-spacing: 0.05em;
  }
  .quote {
    max-width: 100% !important;
    margin-top: 0.5em;
  }
  .search-icons {
    z-index: 18;
  }
  .search-icons img {
    margin: 0 0.5em !important;
  }
  #svg-pie {
    padding: 1em 2em;
  }
  .absolute-right {
    padding-right: 0.5em !important;
  }
  .main-navigation li {
    border: 0 !important;
  }
  .home .quote {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .short-code {
    padding: 3rem !important;
  }
  .short-code svg {
    cursor: default !important;
  }
  .home .col-md-4.copy {
    margin-top: 1em;
  }
}
@media (min-width: 110rem) {
  .give-food .donate-menu,
  .give-money .donate-menu,
  .give-time .donate-menu,
  .home .donate-menu,
  .single .donate-menu,
  .summer .donate-menu {
    right: 5%;
  }
  .left,
  .right {
    display: inline-flex !important;
  }
  .navbar {
    width: 90%;
    margin: auto;
  }
  .navbar .donate-now {
    border-right: 1px solid #ac162c;
  }
  .donate-menu {
    right: 5%;
    z-index: 18;
  }
}
@media (max-width: 460px) {
  .color-section .btn,
  .cta-btns .btn,
  .img-section .btn {
    width: 100%;
    margin: 0.25em auto !important;
  }
  .btn:first-of-type,
  .content,
  .header-image .jumbotron {
    margin-top: 1em !important;
  }
  .btn {
    width: 100%;
    margin: 0.5em auto 0 !important;
  }
}
@media (max-width: 767px) {
  iframe {
    width: 100%;
  }
  .widget-area aside {
    display: block;
  }
  .get-help .list-icon,
  .give-time .list-icon,
  .programs .list-icon {
    display: none !important;
  }
  .get-help .icon,
  .give-time .icon,
  .programs .icon {
    display: block !important;
  }
  .get-help .card img,
  .programs .card img {
    margin: auto;
  }
  .icon {
    display: none;
  }
  #logo-desktop,
  .flag,
  .left,
  .navbar-right,
  .right,
  .search-btn,
  .search-container,
  .white-bg,
  a.search:first-of-type {
    display: none !important;
  }
  #hep-btn {
    width: 100%;
  }
  .absolute-container .btn {
    margin: 0 !important;
  }
  #searchform .form-control {
    border-right: 0;
  }
  .give-money .input-group #hep-btn {
    margin-top: 1em !important;
    position: relative;
    border: 0;
  }
  .give-time p.content {
    max-width: 100% !important;
  }
  .give-time .volunteer-icons .col-md-3 h6 {
    margin-bottom: 1em;
  }
  .navbar .search {
    -webkit-appearance: none !important;
    position: absolute;
    bottom: 0;
    z-index: 0 !important;
  }
  .navbar #searchform {
    padding: 1em;
  }
  .navbar #searchform .form-control {
    height: 100%;
    box-shadow: 0;
  }
  .navbar .menu-secondary-navigation-container .main-navigation {
    bottom: 0 !important;
  }
  .navbar .navbar-nav li a {
    border-top: 1px solid #f0f0f0;
  }
  .navbar .top-bar .navbar-nav > li > a {
    font-size: 1.1em !important;
    padding: 0.8em 0;
  }
  .navbar .menu-secondary-navigation-container ul li:first-of-type {
    border-top: 0 !important;
  }
  .donate-menu fieldset {
    width: auto !important;
  }
  .navbar-collapse {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .give-food .jumbotron,
  .give-money .jumbotron,
  .give-time .jumbotron,
  .home .jumbotron {
    min-height: 25rem !important;
  }
  .give-food .donate-menu,
  .give-money .donate-menu,
  .give-time .donate-menu,
  .home .donate-menu {
    top: 22px !important;
  }
  .donate-menu {
    padding-bottom: 0;
    width: 100% !important;
    z-index: 5;
    border: 0;
  }
  .donate-menu .input-amount {
    width: 100%;
  }
  .search-container,
  .search-icons {
    display: none !important;
  }
  .menu-navigation-container .main-navigation {
    margin-left: 0 !important;
  }
  #navbar {
    border-top: 1px solid #f0f0f0;
    padding: 0;
    width: 100%;
  }
  #navbar .container {
    width: 100% !important;
    max-width: 100%;
    padding: 0;
  }
  .navbar {
    height: 90px;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .navbar .navbar-toggle {
    margin: 1em;
    margin-top: 1.5em;
    border: 0;
  }
  .navbar .navbar-toggle .icon-bar {
    width: 25px !important;
    height: 3px !important;
  }
  .navbar .navbar-brand {
    padding: 0 !important;
    position: relative;
  }
  .navbar .navbar-brand img {
    position: relative;
    max-height: 90px;
    max-width: 152px;
  }
  .navbar .mobile-btns {
    display: inline-flex;
    margin: 0;
  }
  .navbar .pull-right .donate-now {
    display: none;
  }
  .navbar-default .navbar-nav > .active > a {
    border-bottom: 0.15em solid #ac162c !important;
    background-color: #f0f0f0 !important;
  }
  .navbar-default {
    background-color: #fff !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    background: #555;
    margin: 0;
  }
  .navbar-default .main-navigation {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .navbar-default .main-navigation li:hover {
    background-color: #f0f0f0 !important;
  }
  .navbar-default .navbar-nav > li {
    width: 100%;
    border-right: 0 !important;
    border-top: 1px solid #ebebeb;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 0;
    color: #000 !important;
  }
  .home p.quote .quote-text {
    font-size: 1.1em !important;
  }
  .home .circle-container .col-md-2 {
    display: block !important;
  }
  .home .testimonies .blue-bg {
    position: relative !important;
    padding: 2rem 0 !important;
  }
  .home .testimonies .blue-bg .quote .quote-name {
    float: none !important;
    text-align: center;
  }
  .home .card.red .btn {
    width: 80%;
  }
  .red-cta {
    line-height: 1.2;
  }
  .red-cta .input-group input {
    margin-bottom: 5px;
  }
  .red-cta .text-center p {
    line-height: 1.2;
  }
  .red-cta .hidden {
    margin-top: 1em;
  }
  .red-cta p {
    padding: 0.5em 2em;
  }
  .header-image {
    overflow: visible;
  }
  .header-image .jumbotron .type-container {
    display: none;
  }
  .header-image p {
    font-size: 1.1rem;
  }
  .header-image .header-img,
  .header-image .jumbotron {
    top: 0;
  }
  .subscribe .col-md-6 {
    padding: 0;
    width: 100%;
  }
  .site-footer {
    text-align: center;
  }
  .site-footer p {
    padding: 0 1em;
  }
  .site-footer .second-row {
    margin-top: 1em;
  }
  .site-footer .social-icons {
    margin-bottom: 1em;
  }
  .site-footer .pull-right {
    float: none !important;
  }
  .site-footer .col-md-3 {
    line-height: 1.5;
  }
  .site-footer .second-row .col-md-6 {
    margin: 1em 0;
  }
  .col-md-6 {
    margin-bottom: 5px;
  }
  .col-md-8.copy {
    border-right: 0 !important;
  }
  .hidden {
    display: inline-flex !important;
  }
  .hide {
    opacity: 1;
    display: block !important;
    visibility: visible;
  }
}
@media (max-width: 991px) {
  section.content.first {
    margin-top: 2rem;
  }
  section.content {
    margin: 1rem 0;
  }
  .find-a-pantry ul.partners {
    max-height: 10rem !important;
  }
  .red-cta .col-md-6 {
    margin: auto;
    float: none;
  }
  .red-cta p {
    padding: 0.625em 1em;
  }
  .donate-menu,
  .donate-now {
    width: 10rem;
  }
  .navbar {
    white-space: nowrap;
  }
  .navbar .nav > li > a {
    z-index: 18;
  }
  .donate-tile .btn {
    font-size: 85%;
  }
  .home .copy {
    border-left: 0 !important;
  }
  .home .copy .col-md-4 {
    margin-top: 0;
  }
  .navbar-brand img {
    padding: 1em;
  }
  .menu-navigation-container .main-navigation {
    margin-left: 2em;
  }
  blockquote ul {
    padding-left: 0.25em !important;
  }
}
@media (max-width: 991px) {
  .about .wrapper .navbar-nav > li > a {
    border-bottom: 1px solid #f0f0f0;
  }
  .about .blog-navigation {
    text-align: center !important;
    border-right: 0 !important;
    border-top: 1px solid #f0f0f0;
  }
}
@media (min-width: 992px) {
  .about .blog-navigation {
    margin-top: 2.5rem;
  }
}
.about .blog-navigation {
  text-align: right;
  border-right: 1px solid #f0f0f0;
  margin-bottom: 1em;
}
.about .blog-navigation li {
  float: none !important;
}
.hfeed .entry-header {
  margin-bottom: 1em;
}
.hfeed .featured-image img {
  height: auto;
  width: 100%;
  margin-bottom: 1em;
}
.news .widget-area {
  float: right;
}
.news .social-widget iframe {
  margin-top: 1em;
}
@media (max-width: 991px) {
  .news section .col-md-3,
  .news section .col-md-9 {
    text-align: center;
    width: 100%;
  }
  .news .widget-area {
    float: none;
  }
}
.widget-title {
  font-size: 1.2em;
}
.single .donate-menu {
  top: 0 !important;
}
.single .jumbotron .col-md-12 {
  margin: 0;
  padding: 6rem 0;
}
.single .jumbotron .col-md-12 h1,
.single .jumbotron .col-md-12 p {
  text-align: center;
}
.about .entry-title,
.about .post-meta,
.get-help .entry-title,
.get-help .post-meta,
.news .entry-title,
.news .post-meta,
.page-template-default .entry-title,
.page-template-default .post-meta,
.programs .entry-title,
.programs .post-meta,
.single .jumbotron .col-md-12 .byline,
.single .jumbotron .col-md-12 .updated:not(.published) {
  display: none;
}
.about .header-image .header-img,
.get-help .header-image .header-img,
.news .header-image .header-img,
.page-template-default .header-image .header-img,
.programs .header-image .header-img {
  min-height: auto;
}
.about .header-image .header-img img,
.get-help .header-image .header-img img,
.news .header-image .header-img img,
.page-template-default .header-image .header-img img,
.programs .header-image .header-img img {
  filter: grayscale(100%) blur(2px);
  opacity: 0.125;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.about .subscribe,
.get-help .subscribe,
.news .subscribe,
.page-template-default .subscribe,
.programs .subscribe {
  margin-bottom: 0 !important;
}
.about .subscribe .red-cta,
.about .subscribe .red-cta p,
.get-help .subscribe .red-cta,
.get-help .subscribe .red-cta p,
.news .subscribe .red-cta,
.news .subscribe .red-cta p,
.page-template-default .subscribe .red-cta,
.page-template-default .subscribe .red-cta p,
.programs .subscribe .red-cta,
.programs .subscribe .red-cta p {
  margin: 0 !important;
}
.about #main,
.get-help #main,
.news #main,
.page-template-default #main,
.programs #main {
  column-count: 1;
}
.single-post .subscribe {
  margin: 0 !important;
}
.single-post .wrapper {
  position: relative;
}
.single-post .header-image {
  height: auto !important;
}
.single-post .header-image .header-image .header-img {
  min-height: auto;
}
.single-post .header-image .header-image .header-img img {
  filter: grayscale(100%);
  opacity: 0.125;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.page-template-civil-rights-test {
  display: none;
}
.page-template-civil-rights-test .gform_wrapper ul.gfield_checkbox li,
.page-template-civil-rights-test .gform_wrapper ul.gfield_radio li {
  overflow: initial;
}
.page-template-civil-rights-test ol,
.page-template-civil-rights-test p,
.page-template-civil-rights-test span,
.page-template-civil-rights-test strong,
.page-template-civil-rights-test ul {
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test ol,
  .page-template-civil-rights-test p,
  .page-template-civil-rights-test span,
  .page-template-civil-rights-test strong,
  .page-template-civil-rights-test ul {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test ol,
  .page-template-civil-rights-test p,
  .page-template-civil-rights-test span,
  .page-template-civil-rights-test strong,
  .page-template-civil-rights-test ul {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .page-template-civil-rights-test .fp-tableCell {
    padding: 0.75rem 0 !important;
  }
}
.page-template-civil-rights-test .gf_progressbar_wrapper {
  display: none;
}
.page-template-civil-rights-test .fp-progress {
  margin-top: -5px;
  font-size: 95% !important;
  font-style: italic;
}
.page-template-civil-rights-test .section h2 {
  margin-bottom: 2rem;
}
.page-template-civil-rights-test .quiz h2 {
  margin-bottom: 1rem;
}
.page-template-civil-rights-test .quiz .gfield_description {
  font-weight: 600;
  font-size: calc(1.15rem + 0.10000000000000009 * ((100vw - 26.25rem) / 53.75));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .quiz .gfield_description {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .quiz .gfield_description {
    font-size: 1.15rem;
  }
}
.page-template-civil-rights-test .gfield.answer {
  line-height: 1 !important;
}
.page-template-civil-rights-test .gform_wrapper ul.gfield_radio li label {
  font-size: calc(1rem + 0.3500000000000001 * ((100vw - 26.25rem) / 53.75));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .gform_wrapper ul.gfield_radio li label {
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .gform_wrapper ul.gfield_radio li label {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .page-template-civil-rights-test .get-started .gform_page_fields {
    max-width: 65%;
    margin: auto !important;
  }
}
.page-template-civil-rights-test
  .get-started
  .ginput_container_radio
  .gfield_radio
  input[type="radio"] {
  margin: 0.5em 0;
  display: inline-block;
  vertical-align: middle;
}
.page-template-civil-rights-test
  .get-started
  .ginput_container_radio
  .gfield_radio
  input[type="radio"]
  + label {
  margin: 0 0 0 0.65rem;
  display: inline-block;
  vertical-align: middle;
}
.page-template-civil-rights-test
  .get-started
  .ginput_container_radio
  .gfield_radio
  input[type="radio"]
  + label:before {
  display: none;
}
.page-template-civil-rights-test .quiz-button[disabled] {
  opacity: 0.75;
  filter: grayscale(100%);
}
.page-template-civil-rights-test .arrow:focus,
.page-template-civil-rights-test .arrow:hover {
  transition: 0.45s;
  opacity: 0.65;
}
.page-template-civil-rights-test .arrow img {
  max-width: 45px;
}
.page-template-civil-rights-test .fp-tableCell {
  margin: auto;
  padding: 1.5rem 0;
}
.page-template-civil-rights-test .gform_page_fields {
  padding: 1rem;
}
.page-template-civil-rights-test .gform_page {
  border-radius: 0;
}
.page-template-civil-rights-test .sponsors {
  width: 100%;
  position: absolute;
  padding: 2rem;
  top: 50px;
  left: 0;
  right: 0;
}
.page-template-civil-rights-test .sponsors .food-form .btn-start {
  width: auto;
}
.page-template-civil-rights-test .sponsors img {
  width: 125px;
}
.page-template-civil-rights-test .sponsors img:first-of-type {
  float: left;
}
.page-template-civil-rights-test .sponsors img:last-of-type {
  float: right;
}
.page-template-civil-rights-test section {
  margin: 0;
}
.page-template-civil-rights-test #fp-nav {
  pointer-events: none;
  display: block !important;
}
.page-template-civil-rights-test #fp-nav ul {
  overflow: hidden;
}
.page-template-civil-rights-test #fp-nav a,
.page-template-civil-rights-test #fp-nav li,
.page-template-civil-rights-test #fp-nav ul {
  pointer-events: none;
}
.page-template-civil-rights-test h1,
.page-template-civil-rights-test h2,
.page-template-civil-rights-test h3 {
  color: #000;
}
.page-template-civil-rights-test .next-arrow {
  position: relative;
  font-size: 50px;
}
.page-template-civil-rights-test .gform_page {
  margin: 0 !important;
  padding: 0 !important;
}
.page-template-civil-rights-test .gform_page.active {
  margin-top: 0;
}
.page-template-civil-rights-test .quiz {
  background-color: #000;
  color: #fff;
}
.page-template-civil-rights-test .quiz .gfield_checkbox li,
.page-template-civil-rights-test .quiz .gfield_radio li {
  line-height: 0.8 !important;
}
.page-template-civil-rights-test .quiz .fp-tableCell {
  vertical-align: initial;
}
.page-template-civil-rights-test .quiz li {
  line-height: 1.15;
}
.page-template-civil-rights-test .quiz h2,
.page-template-civil-rights-test .quiz h3 {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.page-template-civil-rights-test .quiz .wrong h2 {
  color: #ac162c;
}
.page-template-civil-rights-test .quiz .quiz-button {
  background-color: #ac162c;
}
.page-template-civil-rights-test .quiz .correct h2 {
  color: #37ac16;
}
.page-template-civil-rights-test .quiz .correct h2,
.page-template-civil-rights-test .quiz .wrong h2 {
  letter-spacing: 0;
}
.page-template-civil-rights-test .quiz h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 2rem;
}
.page-template-civil-rights-test .quiz li {
  font-size: calc(1.5rem + 0.5 * ((100vw - 26.25rem) / 53.75));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .quiz li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .quiz li {
    font-size: 1.5rem;
  }
}
.page-template-civil-rights-test .gform_page:last-of-type .gform_page_footer {
  display: initial;
}
.page-template-civil-rights-test
  .gform_page:last-of-type
  .gform_page_footer
  .gform_previous_button {
  display: none;
}
.page-template-civil-rights-test .gform_wrapper .gform_page_footer {
  border: 0;
}
.page-template-civil-rights-test .gf_progressbar_wrapper {
  position: absolute;
  width: 20%;
  right: 20px;
  top: 125px;
  margin: 0;
  z-index: 11;
}
.page-template-civil-rights-test .gform_wrapper {
  margin: 0;
}
.page-template-civil-rights-test .gform_wrapper a,
.page-template-civil-rights-test .gform_wrapper h1,
.page-template-civil-rights-test .gform_wrapper h2,
.page-template-civil-rights-test .gform_wrapper h3,
.page-template-civil-rights-test .gform_wrapper h4,
.page-template-civil-rights-test .gform_wrapper h5,
.page-template-civil-rights-test .gform_wrapper h6,
.page-template-civil-rights-test .gform_wrapper li,
.page-template-civil-rights-test .gform_wrapper p,
.page-template-civil-rights-test .gform_wrapper span,
.page-template-civil-rights-test .gform_wrapper ul {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
}
.page-template-civil-rights-test .gform_wrapper .gform_heading {
  display: none;
}
.page-template-civil-rights-test div[data-anchor="intro"] {
  background: url(/wp-content/themes/utahfoodbank/dist/images/liberty.png);
  background-size: cover;
  background-position: bottom;
  text-align: center;
}
@media (min-width: 992px) {
  .page-template-civil-rights-test div[data-anchor="intro"] .gform_page_fields {
    text-align: right;
    float: right;
    margin-top: 15rem;
    margin-right: 10rem;
  }
  .page-template-civil-rights-test div[data-anchor="intro"] .fp-tableCell {
    display: block;
    vertical-align: none;
  }
}
@media (min-width: 1460px) {
  .page-template-civil-rights-test div[data-anchor="intro"] {
    background-position: 95% bottom;
  }
}
.page-template-civil-rights-test
  div[data-anchor="intro"]
  .gf_progressbar_wrapper {
  display: none;
}
.page-template-civil-rights-test div[data-anchor="intro"] h1,
.page-template-civil-rights-test div[data-anchor="intro"] h2 {
  font-weight: 700;
  text-transform: uppercase;
}
.page-template-civil-rights-test div[data-anchor="intro"] h1 {
  font-size: calc(3rem + 1 * ((100vw - 26.25rem) / 53.75));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test div[data-anchor="intro"] h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test div[data-anchor="intro"] h1 {
    font-size: 3rem;
  }
}
.page-template-civil-rights-test div[data-anchor="intro"] h2 {
  font-size: calc(1.75rem + 0.4500000000000002 * ((100vw - 26.25rem) / 53.75));
  margin-bottom: 1rem;
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test div[data-anchor="intro"] h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test div[data-anchor="intro"] h2 {
    font-size: 1.75rem;
  }
}
.page-template-civil-rights-test div[data-anchor="intro"] h5 {
  font-size: calc(1.2rem + 0.15000000000000013 * ((100vw - 26.25rem) / 53.75));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test div[data-anchor="intro"] h5 {
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test div[data-anchor="intro"] h5 {
    font-size: 1.2rem;
  }
}
.page-template-civil-rights-test .quiz-number {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 2rem auto;
}
.page-template-civil-rights-test .quiz-number span {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #ac162c;
  font-size: 4.25rem;
  color: #fff;
  border-radius: 50%;
}
.page-template-civil-rights-test .quiz-number span div {
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
.page-template-civil-rights-test div[data-anchor="eight"] h2,
.page-template-civil-rights-test div[data-anchor="eighteen"] h2,
.page-template-civil-rights-test div[data-anchor="eleven"] h2,
.page-template-civil-rights-test div[data-anchor="fifteen"] h2,
.page-template-civil-rights-test div[data-anchor="fourteen"] h2,
.page-template-civil-rights-test div[data-anchor="nine"] h2,
.page-template-civil-rights-test div[data-anchor="nineteen"] h2,
.page-template-civil-rights-test div[data-anchor="seven"] h2,
.page-template-civil-rights-test div[data-anchor="seventeen"] h2,
.page-template-civil-rights-test div[data-anchor="six"] h2,
.page-template-civil-rights-test div[data-anchor="sixteen"] h2,
.page-template-civil-rights-test div[data-anchor="ten"] h2,
.page-template-civil-rights-test div[data-anchor="thirteen"] h2,
.page-template-civil-rights-test div[data-anchor="twelve"] h2,
.page-template-civil-rights-test div[data-anchor="twenty"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_eight"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_five"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_four"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_one"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_seven"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_six"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_three"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_two"] h2,
.page-template-civil-rights-test div[data-anchor="two"] h2 {
  text-transform: uppercase;
}
.page-template-civil-rights-test div[data-anchor="eight"] h2,
.page-template-civil-rights-test div[data-anchor="eight"] h3,
.page-template-civil-rights-test div[data-anchor="eighteen"] h2,
.page-template-civil-rights-test div[data-anchor="eighteen"] h3,
.page-template-civil-rights-test div[data-anchor="eleven"] h2,
.page-template-civil-rights-test div[data-anchor="eleven"] h3,
.page-template-civil-rights-test div[data-anchor="fifteen"] h2,
.page-template-civil-rights-test div[data-anchor="fifteen"] h3,
.page-template-civil-rights-test div[data-anchor="fourteen"] h2,
.page-template-civil-rights-test div[data-anchor="fourteen"] h3,
.page-template-civil-rights-test div[data-anchor="nine"] h2,
.page-template-civil-rights-test div[data-anchor="nine"] h3,
.page-template-civil-rights-test div[data-anchor="nineteen"] h2,
.page-template-civil-rights-test div[data-anchor="nineteen"] h3,
.page-template-civil-rights-test div[data-anchor="seven"] h2,
.page-template-civil-rights-test div[data-anchor="seven"] h3,
.page-template-civil-rights-test div[data-anchor="seventeen"] h2,
.page-template-civil-rights-test div[data-anchor="seventeen"] h3,
.page-template-civil-rights-test div[data-anchor="six"] h2,
.page-template-civil-rights-test div[data-anchor="six"] h3,
.page-template-civil-rights-test div[data-anchor="sixteen"] h2,
.page-template-civil-rights-test div[data-anchor="sixteen"] h3,
.page-template-civil-rights-test div[data-anchor="ten"] h2,
.page-template-civil-rights-test div[data-anchor="ten"] h3,
.page-template-civil-rights-test div[data-anchor="thirteen"] h2,
.page-template-civil-rights-test div[data-anchor="thirteen"] h3,
.page-template-civil-rights-test div[data-anchor="twelve"] h2,
.page-template-civil-rights-test div[data-anchor="twelve"] h3,
.page-template-civil-rights-test div[data-anchor="twenty"] h2,
.page-template-civil-rights-test div[data-anchor="twenty"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_eight"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_eight"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_five"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_five"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_four"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_four"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_one"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_one"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_seven"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_seven"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_six"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_six"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_three"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_three"] h3,
.page-template-civil-rights-test div[data-anchor="twenty_two"] h2,
.page-template-civil-rights-test div[data-anchor="twenty_two"] h3,
.page-template-civil-rights-test div[data-anchor="two"] h2,
.page-template-civil-rights-test div[data-anchor="two"] h3 {
  text-align: center;
  font-weight: 700;
}
.page-template-civil-rights-test div[data-anchor="three"] {
  background-color: #ac162c;
}
.page-template-civil-rights-test div[data-anchor="three"] h2 {
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-civil-rights-test
    div[data-anchor="three"]
    .fp-tableCell
    .gform_page_fields {
    max-width: 65%;
    margin: auto;
  }
}
.page-template-civil-rights-test div[data-anchor="three"] ol.training-goals {
  line-height: 2;
  position: relative;
}
@media (min-width: 992px) {
  .page-template-civil-rights-test div[data-anchor="three"] ol.training-goals {
    font-size: 1.35rem;
  }
}
.page-template-civil-rights-test
  div[data-anchor="three"]
  ol.training-goals
  div {
  background-color: #fff;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  color: #000;
  line-height: 1;
  position: absolute;
  left: 0;
  text-align: center;
}
.page-template-civil-rights-test
  div[data-anchor="three"]
  ol.training-goals
  div
  span {
  line-height: auto;
  font-size: 1.8rem;
  font-weight: 700;
}
.page-template-civil-rights-test div[data-anchor="three"] ol.training-goals li {
  padding-left: 3rem !important;
  color: #fff;
  position: relative;
  z-index: 8;
}
.page-template-civil-rights-test div[data-anchor="three"] h2:first-of-type {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.page-template-civil-rights-test div[data-anchor="four"] {
  background: url(/wp-content/themes/utahfoodbank/src/images/chapter-1.png);
  background-size: cover;
  position: relative;
}
.page-template-civil-rights-test div[data-anchor="four"] h2,
.page-template-civil-rights-test div[data-anchor="four"] h3 {
  text-align: center;
  font-weight: 700;
}
.page-template-civil-rights-test div[data-anchor="four"] h2 {
  margin: 1rem 0 3rem;
  text-transform: uppercase;
}
.page-template-civil-rights-test div[data-anchor="four"] h3 {
  margin: 1.5rem 0;
}
.page-template-civil-rights-test div[data-anchor="four"] p {
  font-style: italic;
}
.page-template-civil-rights-test div[data-anchor="five"] h2 {
  font-size: calc(2rem + 1 * ((100vw - 26.25rem) / 53.75));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test div[data-anchor="five"] h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test div[data-anchor="five"] h2 {
    font-size: 2rem;
  }
}
.page-template-civil-rights-test div[data-anchor="five"] h2,
.page-template-civil-rights-test div[data-anchor="five"] h3 {
  text-align: center;
  font-weight: 700;
}
.page-template-civil-rights-test
  .ginput_container_radio
  .gfield_radio
  input[type="radio"] {
  display: none;
}
.page-template-civil-rights-test input[type="radio"] label {
  position: relative;
  cursor: pointer;
}
.page-template-civil-rights-test input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  position: relative;
  margin: -5px 10px 0 0;
  width: 1.55rem;
  height: 1.55rem;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background-color: transparent;
  border: 0.075em solid #fff;
  transition: 0.45s;
}
.page-template-civil-rights-test input.green[type="radio"]:checked + label {
  position: relative;
}
.page-template-civil-rights-test
  input.green[type="radio"]:checked
  + label:before {
  box-shadow: inset 0 0 0 3px #000;
  border-color: #37ac16;
  background-color: #37ac16;
}
.page-template-civil-rights-test input[type="radio"]:checked + label {
  position: relative;
}
.page-template-civil-rights-test input[type="radio"]:checked + label:before {
  box-shadow: inset 0 0 0 3px #000;
  border-color: #ac162c;
  background-color: #ac162c;
}
.page-template-civil-rights-test input[type="radio"]:checked + label:after {
  border-color: #ac162c;
}
.page-template-civil-rights-test #fp-nav {
  width: 100%;
  max-width: 200px;
  top: 5%;
  right: 5% !important;
}
.page-template-civil-rights-test #fp-nav .completed {
  background-color: #ac162c;
}
.page-template-civil-rights-test #fp-nav ul {
  width: 100%;
  height: 15px;
  overflow-x: hidden;
  display: inline-flex;
  border-radius: 10px;
  background-color: #eee;
  border: 0.1em solid #999;
  padding: 0 0.25rem 0 0;
}
.page-template-civil-rights-test #fp-nav ul .complete {
  background-color: #ac162c;
  border-radius: 0;
  height: 15px;
  width: 3% !important;
}
.page-template-civil-rights-test #fp-nav ul li {
  height: 15px;
  margin: 0;
}
.page-template-civil-rights-test #fp-nav ul li a span {
  display: none;
}
.page-template-civil-rights-test .gform_page.legal {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.page-template-civil-rights-test .gform_page.legal p {
  text-align: left;
}
.page-template-civil-rights-test .chapter-2 {
  background: url(/wp-content/themes/utahfoodbank/src/images/chapter-2.png);
  background-size: cover;
}
.page-template-civil-rights-test .chapter-2 li {
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .chapter-2 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .chapter-2 li {
    font-size: 16px;
  }
}
.page-template-civil-rights-test .chapter-3 {
  background: url(/wp-content/themes/utahfoodbank/src/images/chapter-3.png);
  background-size: cover;
}
.page-template-civil-rights-test .chapter-3 li {
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .chapter-3 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .chapter-3 li {
    font-size: 16px;
  }
}
.page-template-civil-rights-test .chapter-4 {
  background: url(/wp-content/themes/utahfoodbank/src/images/chapter-4.png);
  background-size: cover;
  color: #fff;
}
.page-template-civil-rights-test .chapter-4 h2,
.page-template-civil-rights-test .chapter-4 h3 {
  color: #fff;
}
.page-template-civil-rights-test .chapter-4 li {
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .chapter-4 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .chapter-4 li {
    font-size: 16px;
  }
}
.page-template-civil-rights-test .chapter-5 {
  background: url(/wp-content/themes/utahfoodbank/src/images/chapter-5.png);
  background-size: cover;
  color: #fff;
}
.page-template-civil-rights-test .chapter-5 h2,
.page-template-civil-rights-test .chapter-5 h3 {
  color: #fff;
}
.page-template-civil-rights-test .chapter-5 li {
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .chapter-5 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .chapter-5 li {
    font-size: 16px;
  }
}
.page-template-civil-rights-test .cta-page {
  background: url(/wp-content/themes/utahfoodbank/src/images/dots.png);
  background-size: cover;
  color: #fff;
  text-align: center;
}
.page-template-civil-rights-test .cta-page h2,
.page-template-civil-rights-test .cta-page h3 {
  font-weight: 700;
  color: #fff;
}
.page-template-civil-rights-test .cta-page p {
  margin: 1rem 0;
}
.page-template-civil-rights-test .cta-page li {
  font-size: calc(16px + 5 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .cta-page li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .cta-page li {
    font-size: 16px;
  }
}
.page-template-civil-rights-test .quiz .field_description_above label {
  font-size: calc(18px + 8 * ((100vw - 420px) / 860));
}
@media screen and (min-width: 1280px) {
  .page-template-civil-rights-test .quiz .field_description_above label {
    font-size: 26px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-civil-rights-test .quiz .field_description_above label {
    font-size: 18px;
  }
}
.page-template-civil-rights-test .quiz h2,
.page-template-civil-rights-test .quiz h3 {
  color: #fff;
}
.page-template-civil-rights-test .quiz .correct h2,
.page-template-civil-rights-test .quiz .wrong h2 {
  text-align: left !important;
}
.page-template-civil-rights-test .quiz .answer h2 {
  text-align: left;
}
@media (max-width: 991px) {
  .page-template-civil-rights-test .quiz li {
    font-size: 1.75rem;
  }
}
@media (min-width: 992px) {
  .page-template-civil-rights-test .quiz li {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .page-template-civil-rights-test .quiz .text-center .arrow {
    display: none;
  }
  .page-template-civil-rights-test .gform_wrapper .gfield_radio li {
    margin: 0 0 5px;
  }
  .page-template-civil-rights-test
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: 1;
  }
  .page-template-civil-rights-test div[data-anchor="intro"] {
    background-position: 40%;
  }
  .page-template-civil-rights-test div[data-anchor="intro"] .sponsors {
    padding: 0 2rem;
  }
  .page-template-civil-rights-test #fp-nav {
    display: none !important;
  }
  .page-template-civil-rights-test .quiz .quiz-number {
    height: 65px;
    width: 65px;
    margin: 0.5rem auto;
  }
  .page-template-civil-rights-test .quiz .quiz-number span {
    font-size: 3.5rem;
  }
  .page-template-civil-rights-test .quiz h2 {
    margin-bottom: 0.5rem;
  }
  .page-template-civil-rights-test .quiz h3 {
    font-size: 1.35rem;
    padding: 0 0 1rem;
  }
  .page-template-civil-rights-test .quiz .fp-tableCell {
    padding: 0;
  }
  .page-template-civil-rights-test
    .gform_wrapper
    div.gform_body
    ul.gform_fields
    li.gfield.gfield_html
    ol {
    margin: 0 15px;
  }
  .page-template-civil-rights-test .gform_fields .gfield .training-goals li {
    padding-left: 2.25rem !important;
  }
  .page-template-civil-rights-test .gform_fields .gfield .training-goals div {
    height: 25px;
    width: 25px;
    line-height: 1;
  }
  .page-template-civil-rights-test
    .gform_fields
    .gfield
    .training-goals
    div
    span {
    font-size: 1.35rem;
  }
}
.page-template-civil-rights-test .gform_page:last-of-type .arrow {
  display: none;
}
.page-template-civil-rights-test .quiz .arrow img,
.page-template-civil-rights-test div[data-anchor="quiz"] .arrow img {
  filter: invert(100%);
}
@media (max-width: 767px) {
  .page-template-civil-rights-test .quiz .answer,
  .page-template-civil-rights-test div[data-anchor="quiz"] .answer {
    width: 100%;
  }
}
.page-template-civil-rights-test .quiz .quiz-button,
.page-template-civil-rights-test div[data-anchor="quiz"] .quiz-button {
  float: right;
  text-align: center;
  border: 2px solid #fff;
  transition: 0.45s;
  font-size: 1.35rem;
  text-transform: uppercase;
  padding: 0.25rem 1.65rem;
  cursor: pointer;
  background: #ac162c;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-template-civil-rights-test .quiz .quiz-button,
  .page-template-civil-rights-test div[data-anchor="quiz"] .quiz-button {
    width: 100%;
  }
}
.page-template-civil-rights-test .quiz .quiz-button:not(.inactive):hover,
.page-template-civil-rights-test
  div[data-anchor="quiz"]
  .quiz-button:not(.inactive):hover {
  border: 2px solid transparent;
  background: #fff;
  color: #ac162c;
}
.page-template-civil-rights-test .quiz .quiz-button.inactive,
.page-template-civil-rights-test div[data-anchor="quiz"] .quiz-button.inactive {
  opacity: 0.25;
  background: #000;
}
.page-template-civil-rights-test .flag,
.page-template-civil-rights-test div[data-anchor="flag"] {
  background: url(/wp-content/themes/utahfoodbank/src/images/flag.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #fff;
}
.page-template-civil-rights-test .flag h2,
.page-template-civil-rights-test .flag h3,
.page-template-civil-rights-test div[data-anchor="flag"] h2,
.page-template-civil-rights-test div[data-anchor="flag"] h3 {
  color: #fff;
  text-align: center;
  margin: 0 0 1.5rem;
}
.page-template-civil-rights-test .flag li p,
.page-template-civil-rights-test div[data-anchor="flag"] li p {
  line-height: 1.75;
  text-align: left;
}
.page-template-civil-rights-test .flag .arrow img,
.page-template-civil-rights-test div[data-anchor="flag"] .arrow img {
  filter: invert(100%);
}
.page-template-civil-rights-test .statue,
.page-template-civil-rights-test div[data-anchor="statue"] {
  background: url(/wp-content/themes/utahfoodbank/src/images/statue.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #000;
}
.contact-us ul {
  padding-left: 0;
}
.picture-frame-right {
  float: right;
  margin: 1.25em;
  margin-right: 0;
}
.picture-frame-left,
.picture-frame-right {
  border: 1px solid #dcdcdc;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
.picture-frame-left {
  float: left;
  margin: 1.25em;
  margin-left: 0;
}
@media (max-width: 767px) {
  .picture-frame-left,
  .picture-frame-right {
    float: none;
  }
}
.content-bottom,
.page-template-default .content-bottom {
  padding-bottom: 4rem;
}
.infographic-container {
  max-width: 65%;
  margin: auto;
  width: 100%;
}
.infographic-container svg {
  width: 100%;
}
.infographic-container #svg-pie {
  padding: 4em;
  padding-top: 2em;
}

@media (max-width: 991px) {
  .infographic-container {
    max-width: 100%;
  }
}
svg:hover {
  cursor: pointer;
}
#community,
#corporate,
#government,
#grants,
#united-way {
  position: absolute;
  transition: 0.5s;
}
#government:hover {
  transform: translate(-1em, -1em);
}
#grants:hover {
  transform: translateY(1em);
}
#corporate:hover {
  transform: translate(-1.75em, 0.5em);
}
#united-way:hover {
  transform: translate(-0.1em, -1.5em);
}
#community:hover {
  transform: translate(1em, -0.2em);
}
.donate-menu {
  height: 26rem;
}
.donate-menu fieldset legend {
  padding: 1em;
  border-bottom: 1px solid #f0f0f0 !important;
}
.page-template-default-two-column .entry-title {
  display: none;
}
.page-template-default-two-column .header-image {
  height: auto !important;
}
.page-template-default-two-column #main {
  column-count: 2;
}
@media (max-width: 991px) {
  .page-template-default-two-column #main {
    column-count: 1;
  }
}
.page-template-default-two-column
  .menu-secondary-navigation-container
  .main-navigation {
  bottom: -0.2em;
}
.page-template-default-two-column .subscribe {
  margin-bottom: 0 !important;
}
.page-template-default-two-column .subscribe .red-cta,
.page-template-default-two-column .subscribe .red-cta p {
  margin: 0 !important;
}
.page-template-default-no-button .entry-title {
  display: none;
}
.page-template-default-no-button .header-image {
  height: auto !important;
}
.page-template-default-no-button .jumbotron .col-md-12 {
  margin: 2rem 0 !important;
  padding: 2rem 0 !important;
}
.page-template-default-no-button .content-bottom img {
  padding-bottom: 1em;
}
.page-template-default-no-button .subscribe {
  margin-bottom: 0 !important;
}
.page-template-default-no-button .subscribe .red-cta,
.page-template-default-no-button .subscribe .red-cta p {
  margin: 0 !important;
}
.page-template-default-no-button
  .menu-secondary-navigation-container
  .main-navigation {
  bottom: -0.2em;
}
.page-template-default-no-button #main {
  column-count: 1;
}
.page-template-event .wrapper {
  margin-bottom: 0;
}
.page-template-event .wrapper .row {
  margin: 1rem 0;
}
.events .wrapper .col-md-3 img,
.events .wrapper .col-md-4 img,
.page-template-event .wrapper .col-md-3 img,
.page-template-event .wrapper .col-md-4 img {
  max-width: 16rem;
}
.events .wrapper a h3,
.page-template-event .wrapper a h3 {
  color: #ac162c !important;
}
.events .wrapper a h3:hover,
.page-template-event .wrapper a h3:hover {
  text-decoration: underline !important;
}
.employement .panel-heading,
.food-drive-faqs .panel-heading {
  border-bottom: 1px solid #ddd;
}
.food-donation-img {
  max-height: 325px;
  margin: auto;
}
.food-drive-registration .gform_wrapper .top_label .gfield_label {
  font-size: 0.813em;
}
.food-drive-registration .gform_wrapper input.datepicker {
  width: 100% !important;
}
.food-drive-registration
  .gform_wrapper
  .field_sublabel_above
  .gfield_label_before_complex {
  font-size: 21px;
}
.food-drive-registration
  .gform_wrapper
  .field_sublabel_above
  .ginput_complex.ginput_container
  label {
  letter-spacing: 0;
}
.food-drive-registration
  .gform_wrapper
  .field_sublabel_above
  .ginput_container_time
  input {
  display: inline-block;
}
.food-drive-registration
  .gform_wrapper
  .field_sublabel_above
  .ginput_container_time
  i {
  width: 15px;
}
.food-drive-registration
  .gform_wrapper
  .field_sublabel_above
  .ginput_container_checkbox
  input {
  margin-top: 0 !important;
}
.food-drive-registration .option-a,
.food-drive-registration .option-b,
.food-drive-registration .option-c {
  display: none;
}
@media (min-width: 992px) {
  .food-drive-registration .option-a,
  .food-drive-registration .option-b,
  .food-drive-registration .option-c {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .food-drive-registration .option-a .gform_wrapper,
  .food-drive-registration .option-b .gform_wrapper,
  .food-drive-registration .option-c .gform_wrapper {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .page-template-food-registration hr {
    display: none;
  }
}
.page-template-food-registration .choice-row {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.page-template-food-registration .choice-row .col-md-4 {
  display: flex;
  flex-direction: column;
}
.page-template-food-registration .choice-row .col-md-4 a,
.page-template-food-registration .choice-row .col-md-4 a .panel {
  height: 100%;
}
@media (max-width: 767px) {
  .page-template-food-registration .choice-row .col-md-4 {
    margin: 0.5rem auto;
  }
}
.page-template-food-registration .image-row img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .page-template-food-registration .image-row img {
    margin: 0.5rem auto;
  }
}
.page-template-food-registration .col-md-4 .panel {
  margin-bottom: 0;
}
.page-template-food-registration form {
  padding: 0 2rem;
}
.page-template-food-registration .gform_wrapper {
  margin: 0;
}
.drive-desc:hover {
  color: #ac162d;
  text-decoration: underline;
}
.option-a,
.option-b,
.option-c {
  transition: 0.25s;
  border: 1px solid #ccc;
  margin-top: 75px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
}
.drive-desc {
  margin: 0 -15px;
  font-size: 24px;
  height: 100%;
  font-weight: 700;
  color: #000;
  background: hsla(0, 0%, 100%, 0.85);
  padding: 15px;
}
.panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
.get-help .content-bottom object {
  max-height: 10rem;
}
@media (max-width: 767px) {
  .give-food .col-left {
    border-right: 0;
  }
}
.give-food .col-left {
  border-right: 0.15em solid #f0f0f0;
}
.give-food .content p {
  padding: 0 2em;
}
@media (max-width: 767px) {
  .give-food .two-column {
    column-count: 1 !important;
  }
  .give-food p {
    padding: 0;
  }
  .give-food .col-md-6 {
    margin-bottom: 1em;
  }
  .give-food .col-md-6 .btn,
  .give-food .col-md-6 .cta-btns .btn {
    width: 100%;
  }
}
.give-food .two-column {
  margin: 1em 0;
}
.give-food .header-img {
  background-position: 80% !important;
}
.give-food .img-section {
  min-height: 18rem;
  padding: 3rem 0;
}
.give-food .img-section h3,
.give-food .img-section p {
  color: #fff !important;
}
.give-food .content-bottom img.icon {
  padding-bottom: 0.5em;
}
.give-money .red-text {
  color: #ac162c !important;
}
.give-money .content-bottom {
  padding-top: 2rem;
}
.give-money .col-md-9 {
  margin: 2rem 0;
}
.give-money .hep-results {
  padding-top: 3rem;
}
.give-money .header-image {
  margin-top: 0 !important;
}
.give-money .header-img {
  background-position: 80% !important;
}
.give-money .four-square .col-md-6 {
  margin: 2em 0;
}
.give-money .tile-container {
  display: inline-flex;
  width: 100%;
  padding-top: 2rem;
  height: auto;
}
.give-money .tile-container .collapse-container {
  margin: 0 0.25em;
  width: 100%;
}
.give-money .tile-container span {
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
}
.give-money .tile-container .donate-tile {
  width: 12.95%;
  cursor: pointer;
  display: inline-block;
  margin: 0 0.25em;
  height: 9rem;
  text-align: center;
  position: relative;
  border: 1px solid #f0f0f0;
  background: #fff;
  transition: all 0.35s ease-in-out;
}
.give-money .tile-container .donate-tile i {
  display: none;
}
.give-money .tile-container .donate-tile input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
}
.give-money .tile-container .donate-tile .hunger-hero {
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  left: 0;
  top: -1.5em;
  text-align: center;
  font-size: 1.2rem;
  color: #ac162c;
  display: none;
  transition: all 0.35s ease-in-out;
}
.give-money .tile-container .donate-tile .grey-bar {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #111;
  height: 0.5em;
  transition: all 0.35s ease-in-out;
}
.give-money .tile-container .donate-tile .red-bar {
  background-color: #ac162c !important;
  transition: all 0.35s ease-in-out;
}
.give-money .tile-container .donate-tile .amount:hover,
.give-money .tile-container .donate-tile input,
.give-money .tile-container .donate-tile label {
  cursor: pointer;
}
.give-money .tile-container .donate-tile .amount {
  cursor: pointer;
  font-size: 2em;
  color: #111;
  position: absolute;
  width: 100%;
  bottom: 2.5rem;
  left: 0;
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif;
  font-weight: 500 !important;
}
@media (max-width: 991px) {
  .give-money .tile-container .donate-tile .amount {
    bottom: -5px !important;
    position: relative;
  }
}
.give-money .tile-container .donate-tile .reveal {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  background-color: #ac162c;
  color: #fff;
  border-radius: 0;
  display: none;
  border: 0 !important;
  transition: all 0.35s ease-in-out;
}
.give-money .tile-container .transform {
  transform: translateY(-1em);
  transition: all 0.35s ease-in-out;
}
.give-money .tile-container .donate-tile:hover {
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid transparent !important;
}
.give-money .content .input-group {
  width: 80%;
  margin: 1em auto;
}
.give-money .content .input-group button {
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 34px;
  z-index: 8;
}
@media (max-width: 991px) {
  .give-money .content .input-group {
    width: 100%;
  }
}
.give-money .hep-cta span {
  color: #ac162c;
}
.give-money .col-left {
  border-right: 0.15em solid #f0f0f0;
}
.give-money .no-padding-left p {
  padding-left: 0 !important;
}
.give-money .no-padding-right p {
  padding-right: 0 !important;
}
.give-money .header-image p {
  padding: 0 !important;
}
.give-money .color-section {
  padding: 4em 0;
  background-color: #eef5fb;
}
.give-money .color-section .btn-primary {
  background-color: transparent;
  border: 0.2em solid #ac162c !important;
  color: #ac162c;
}
.give-money .color-section .btn-primary:hover {
  background-color: #ac162c !important;
  color: #fff;
}
@media (min-width: 992px) {
  .give-money .dropdown-tile,
  .give-money .mobile {
    display: none !important;
  }
  .give-money p {
    padding: 0 2em;
  }
}
@media (max-width: 991px) {
  .give-money .amount {
    font-size: 1.5em !important;
  }
  .give-money .no-padding-left p,
  .give-money .no-padding-right p {
    padding: 0 1em;
  }
  .give-money .mobile {
    display: inherit;
    width: 100%;
    margin: auto;
    margin-top: 1em;
    background-color: #ac162c;
    color: #fff !important;
    border: 0.2em solid transparent !important;
  }
  .give-money .mobile:hover {
    background-color: transparent !important;
    color: #ac162c !important;
    border: 0.2em solid #ac162c !important;
  }
  .give-money .input-group {
    width: 100%;
  }
  .give-money .tile-container {
    margin-bottom: 2em;
    display: table;
  }
  .give-money .tile-container .collapse-container {
    display: none;
  }
  .give-money .tile-container .dropdown-tile {
    background-color: transparent;
  }
  .give-money .tile-container .donate-tile:hover {
    box-shadow: none !important;
  }
  .give-money .tile-container .transform {
    transform: none !important;
  }
  .give-money .tile-container .donate-tile {
    height: 3rem !important;
    width: 100%;
    margin: 0;
    display: table;
    border-bottom: 1px solid #f0f0f0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    box-shadow: none !important;
  }
  .give-money .tile-container .donate-tile .amount {
    bottom: 0;
  }
  .give-money .tile-container .donate-tile i {
    display: inline-block;
    font-size: 0.65em;
    color: #cecece;
    margin-left: 0.35em;
    transition: all 0.35s ease-in-out;
  }
  .give-money .tile-container .donate-tile .rotate {
    transform: rotate(180deg);
    transition: all 0.35s ease-in-out;
  }
  .give-money .tile-container .donate-tile .grey-bar,
  .give-money .tile-container .donate-tile .hunger-hero,
  .give-money .tile-container .donate-tile .reveal {
    display: none !important;
  }
  .give-money p {
    padding: 0 1em;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .give-money p {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .give-money .col-left {
    border-right: 0;
  }
}
.give-food .type-container,
.give-money .type-container,
.give-time .type-container,
.home .type-container {
  display: none;
}
.give-food section,
.give-money section,
.give-time section,
.home section {
  margin: 3rem 0;
}
.give-food .first,
.give-money .first,
.give-time .first,
.home .first {
  margin-top: 4rem;
}
.give-food .bottom,
.give-money .bottom,
.give-time .bottom,
.home .bottom {
  margin-bottom: 5rem;
}
.give-food .content h2,
.give-money .content h2,
.give-time .content h2,
.home .content h2 {
  color: #3d3935 !important;
}
.give-food .jumbotron .col-md-6 h2,
.give-money .jumbotron .col-md-6 h2,
.give-time .jumbotron .col-md-6 h2,
.home .jumbotron .col-md-6 h2 {
  line-height: 0.95 !important;
}
.give-food .header-image,
.give-money .header-image,
.give-time .header-image,
.home .header-image {
  margin-top: 0;
}
.give-food .header-image .jumbotron,
.give-money .header-image .jumbotron,
.give-time .header-image .jumbotron,
.home .header-image .jumbotron {
  margin-top: -70px;
  min-height: 30rem;
}
.give-food .header-image .jumbotron p,
.give-money .header-image .jumbotron p,
.give-time .header-image .jumbotron p,
.home .header-image .jumbotron p {
  margin-bottom: 1rem;
}
.give-food .header-image .jumbotron h2,
.give-money .header-image .jumbotron h2,
.give-time .header-image .jumbotron h2,
.home .header-image .jumbotron h2 {
  margin-bottom: 0.5rem;
}
.give-food .header-image .jumbotron .type-container,
.give-money .header-image .jumbotron .type-container,
.give-time .header-image .jumbotron .type-container,
.home .header-image .jumbotron .type-container {
  position: absolute;
  bottom: 2rem;
  padding-top: 10rem;
  margin: 0;
}
@media (max-width: 767px) {
  .give-food .header-image .jumbotron,
  .give-money .header-image .jumbotron,
  .give-time .header-image .jumbotron,
  .home .header-image .jumbotron {
    margin-top: 0;
  }
  .give-food .header-image .jumbotron .type-container,
  .give-money .header-image .jumbotron .type-container,
  .give-time .header-image .jumbotron .type-container,
  .home .header-image .jumbotron .type-container {
    display: none !important;
  }
  .home #page .header-image .jumbotron .type-container {
    display: block !important;
  }
  p.headerparagraph br{
    display: none;
  }
}

@media (max-width: 991px) {
  .give-food .content p,
  .give-money .content p,
  .give-time .content p,
  .home .content p {
    margin-bottom: 5px;
  }
  .give-food .content .col-left,
  .give-money .content .col-left,
  .give-time .content .col-left,
  .home .content .col-left {
    border: 0;
  }
  .give-food .content .row .col-md-6:nth-of-type(2n),
  .give-money .content .row .col-md-6:nth-of-type(2n),
  .give-time .content .row .col-md-6:nth-of-type(2n),
  .home .content .row .col-md-6:nth-of-type(2n) {
    margin-bottom: 0;
  }
  .give-food .content .col-md-6,
  .give-money .content .col-md-6,
  .give-time .content .col-md-6,
  .home .content .col-md-6 {
    width: 100%;
    margin: 2em 0;
  }
  .give-food .content .col-md-6 p,
  .give-money .content .col-md-6 p,
  .give-time .content .col-md-6 p,
  .home .content .col-md-6 p {
    padding: 0 !important;
  }
}
.give-time .padding-bottom {
  padding-bottom: 2rem;
}
.give-time p.content {
  margin: 0;
}
.give-time .header-img {
  background-position: 80% !important;
}
.give-time .col-md-12 p.content {
  max-width: 75%;
  margin: auto;
  text-align: center;
}
.give-time .volunteer-icons h5 {
  font-weight: 700;
  color: #538cb5;
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
}
.give-time .volunteer-icons img {
  margin: auto;
  max-width: 120px;
}
.home .fa-logo-top {
  margin-top: 1rem;
  max-width: 200px;
}
.home .fa-column {
  float: right;
}
@media (max-width: 767px) {
  .home .wrapper {
    margin: 1rem 0 !important;
  }
  .home .fa-logo-top {
    max-width: 165px;
    margin-top: 0;
    margin-bottom: 2rem;
  }
  .home .fa-column {
    float: none;
  }
}
.home .content-bottom {
  padding: 4rem 0;
}
.home .feeding-america {
  padding: 2em 0;
  margin: 0;
}
.home .feeding-america img {
  max-width: 10rem;
}
.home .card {
  min-height: 20rem;
  border: 0;
}
.home .header-img {
  background-position: 50% 50% !important;
}
.home section:first-of-type {
  margin: 1rem 0;
}
.home #main .entry-footer {
  display: none;
}
.home .circle-container {
  padding: 3em 0;
}
.home .bottom-cta {
  text-align: center;
}
.home .bottom-cta img {
  margin: 1em 0;
}
.home .bottom-cta .btn:first-of-type {
  margin-right: 0.5em;
}
.home #wrapper {
  padding: 0;
}
.home .fa-instagram {
  font-size: 2em;
  margin-top: 0.15em;
}
.home .flag {
  padding: 1em;
}
.home .end-hunger {
  height: auto;
  padding: 3rem 0;
}
.home .end-hunger a {
  margin: 0.5em;
}
.home .testimonies {
  height: auto;
  min-height: 20rem;
}
.home .testimonies .quote-text:after,
.home .testimonies .quote-text:before {
  font-size: 150%;
  font-weight: 700;
  clear: both;
  display: inline-block !important;
}
.home .testimonies .quote-text:before {
  content: "\201C";
  float: left;
  margin-top: -15px;
  margin-left: -25px;
}
.home .testimonies .quote-text:after {
  content: "\201D";
  margin-top: -12px;
  margin-left: 5px;
}
.home .testimonies .quote {
  height: auto;
  width: 100%;
  margin: auto;
  padding: 4.5rem;
  color: #fff;
}
.home .testimonies .quote .quote-text {
  font-size: calc(1.1rem + 0.25 * ((100vw - 26em) / 34));
  position: relative;
}
.home .testimonies .quote .quote-name {
  float: right;
  margin-top: -0.5em;
  font-size: 1em !important;
  font-style: italic;
}
.home .testimonies .quote .curly-quote {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
  font-weight: 900;
  clear: both;
  font-size: 2em;
}
.home .testimonies .blue-bg {
  background-color: #538cb5;
  left: 0;
}
.home .testimonies .blue-bg,
.home .testimonies .bw-bg {
  background-size: cover;
  height: 100%;
  position: absolute;
  padding: 0 !important;
}
.home .testimonies .bw-bg {
  opacity: 0.5;
  filter: contrast(1.5) grayscale(100%);
  background-color: #fff;
  right: 0;
}
.home .circle-container h3 {
  margin-bottom: 1em;
}
.home .circle-container h6 {
  font-weight: 700;
  color: #538cb5;
}
.home .circle-container .circle {
  background-size: cover;
  margin: auto;
  border-radius: 50%;
  display: block;
  width: 100px;
  height: 100px;
  border: 0.2em solid #ebebeb;
  transition: 0.75s;
  margin-bottom: 10px;
}
.home .circle-container .circle:hover {
  transition: 0.75s;
  transform: scale(1.025);
}
.home .circle-container .col-md-2 {
  float: none !important;
  display: table-cell;
}
.page-template-icon-grid h4 {
  margin: 0;
}
.page-template-icon-grid .content .col-md-6 p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .page-template-icon-grid .content .col-md-6 {
    padding-bottom: 1rem;
  }
}
.page-template-icon-grid .card:hover {
  box-shadow: none !important;
}
.page-template-icon-grid .card {
  padding: 1rem;
  width: auto;
  margin-top: auto;
  border: 0;
}
.page-template-icon-grid .card img {
  height: 6.5rem;
  padding: 1rem;
  padding-bottom: 0.85rem;
}
@media (max-width: 767px) {
  .page-template-icon-grid .card img {
    padding-bottom: 0 !important;
  }
}
.page-template-icon-grid a h5 {
  font-weight: 700;
  color: #538cb5;
  font-size: 1.2rem;
}
.leadership .header-image .jumbotron {
  height: auto;
  min-height: auto;
  margin-top: 0;
}
.leadership .header-image .jumbotron .container .col-md-12 {
  position: relative;
  padding: 2rem 0;
}
.leadership .gallery ul {
  padding-left: 0;
}
.leadership .gallery ul .col-md-3 {
  display: inline-flex;
  float: none !important;
}
.leadership .gallery ul .col-md-3 h4 {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .leadership .gallery ul li.col-md-3,
  .leadership .gallery ul li.col-md-3 div {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .leadership .gallery ul .col-md-3 {
    display: -moz-inline-grid;
  }
}
.leadership .gallery ul li div img {
  width: 100%;
  filter: grayscale(100%);
}
.agency-login .entry-title {
  display: none;
}
.agency-login .login-portal {
  float: none !important;
  margin: auto;
}
.agency-login .food-form h1 {
  margin-bottom: 1.5rem;
}
.agency-login .food-form .form-group input {
  margin: 1rem 0;
}
.agency-login .food-form .card {
  padding: 3rem;
}
.find-a-pantry .icon,
.food-drives .icon {
  margin-top: -8px;
}
.find-a-pantry section,
.food-drives section {
  margin: 0;
}
.find-a-pantry .bottom-copy,
.food-drives .bottom-copy {
  margin-top: 1rem;
}
.find-a-pantry .wrapper,
.food-drives .wrapper {
  margin: 4rem 0;
}
.find-a-pantry .county,
.food-drives .county {
  display: none;
}
.find-a-pantry .col-md-8 .acf-map .gm-style-iw h4,
.food-drives .col-md-8 .acf-map .gm-style-iw h4 {
  font-size: 1.35em;
  color: #ac162c;
  margin: 0;
}
.find-a-pantry .col-md-8 .acf-map .gm-style-iw p,
.food-drives .col-md-8 .acf-map .gm-style-iw p {
  margin: 0;
  font-size: 1.25em;
}
.find-a-pantry .col-md-8 .acf-map .gm-style-iw a,
.food-drives .col-md-8 .acf-map .gm-style-iw a {
  text-decoration: underline;
}
.find-a-pantry .col-md-4 .card:hover,
.food-drives .col-md-4 .card:hover {
  box-shadow: none;
  filter: none;
}
.find-a-pantry .col-md-4 .card h4,
.food-drives .col-md-4 .card h4 {
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  background: #ac162c;
  color: #fff;
  text-align: left;
  padding-left: 1em;
}
.find-a-pantry .col-md-4 .card ul.partners,
.food-drives .col-md-4 .card ul.partners {
  text-align: left;
  padding: 0 1em;
  max-height: 380px;
  overflow-y: scroll;
  position: relative;
}
.find-a-pantry .col-md-4 .card ul.partners li:hover,
.food-drives .col-md-4 .card ul.partners li:hover {
  background: #f0f0f0;
  transition: 0.45s;
}
.find-a-pantry .col-md-4 .card ul.partners li,
.food-drives .col-md-4 .card ul.partners li {
  line-height: 1.5;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  left: 0;
  right: 0;
}
.find-a-pantry .col-md-4 .card ul.partners li a,
.food-drives .col-md-4 .card ul.partners li a {
  font-size: 1em;
}
.employment .donate-menu,
.food-drive-faqs .donate-menu,
.search-results .donate-menu {
  top: 120px;
}
.employment .donate-menu form,
.food-drive-faqs .donate-menu form,
.search-results .donate-menu form {
  margin-top: 2rem;
}
.employment .panel-heading .fa-chevron-down,
.food-drive-faqs .panel-heading .fa-chevron-down,
.search-results .panel-heading .fa-chevron-down {
  font-size: 90%;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #ac162c;
}
.employment .panel-heading:hover,
.food-drive-faqs .panel-heading:hover,
.search-results .panel-heading:hover {
  cursor: pointer !important;
}
.employment h1,
.food-drive-faqs h1,
.search-results h1 {
  margin: 1rem 0;
}
.employment .panel-default,
.food-drive-faqs .panel-default,
.search-results .panel-default {
  position: relative;
}
.employment strong,
.food-drive-faqs strong,
.search-results strong {
  color: #000;
}
.employment .donate-menu,
.food-drive-faqs .donate-menu,
.search-results .donate-menu {
  position: absolute;
  z-index: 1;
}
.employment #accordion,
.food-drive-faqs #accordion,
.search-results #accordion {
  margin: auto;
  float: none;
}
@keyframes b {
  0% {
    box-shadow: none;
  }
  to {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  }
}
.employment .panel-default,
.food-drive-faqs .panel-default,
.search-results .panel-default {
  border-left: 0.2em solid #ac162c !important;
}
.employment .shadow,
.food-drive-faqs .shadow,
.search-results .shadow {
  animation-name: b;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
.employment .div-center,
.food-drive-faqs .div-center,
.search-results .div-center {
  margin: auto;
}
.employment .show,
.food-drive-faqs .show,
.search-results .show {
  animation-name: c;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
.employment .jobs,
.food-drive-faqs .jobs,
.search-results .jobs {
  margin-top: 3rem;
}
.employment .panel-heading,
.food-drive-faqs .panel-heading,
.search-results .panel-heading {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.programs .col-left:first-of-type {
  border-right: 0.1em solid #f0f0f0;
}
.programs .col-left:last-of-type {
  padding-left: 2rem;
}
.programs .col-left .card {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .programs .col-left:first-of-type {
    border-right: 0;
  }
  .programs .col-left:last-of-type {
    padding-left: 0;
  }
}
.programs h4 {
  margin: 0;
}
.programs .content .col-md-6 p {
  margin-bottom: 10px;
  min-height: 200px;
}

@media (max-width: 767px) {
  .programs .content .col-md-6 {
    padding-bottom: 1rem;
  }
}
.programs .card:hover {
  box-shadow: none !important;
}
.programs .card {
  padding: 1rem;
  width: auto;
  margin-top: auto;
  border: 0;
}
.programs .card img {
  height: 6.5rem;
  padding: 1rem;
  padding-bottom: 0.85rem;
}
/* .programs .card.groceryrescue img {
  height: 8.5rem;
} */
@media (max-width: 767px) {
  .programs .card img {
    padding-bottom: 0 !important;
  }
}
.programs a h5 {
  font-weight: 700;
  color: #538cb5;
  font-size: 1.2rem;
}
.get-help .wrapper {
  margin: 2rem 0;
}
.get-help .card:hover {
  box-shadow: none !important;
}
.get-help .card {
  padding: 1rem;
  width: auto;
  margin-top: auto;
  border: 0;
}
.get-help .card img {
  height: 6.5rem;
  padding: 1rem;
}
.get-help a h5 {
  font-weight: 700;
  color: #538cb5;
  font-size: 1.2rem;
}
.page-template-summer-drive .img-section {
  min-height: 18rem;
  padding: 3rem 0;
}
.page-template-summer-drive .img-section h3,
.page-template-summer-drive .img-section p {
  color: #fff !important;
}
@media (max-width: 768px) {
  .page-template-summer-drive .header-image .donate-menu {
    top: 20px;
    right: 0;
    position: relative;
  }
  .page-template-summer-drive
    .header-image
    .donate-menu
    #remote-donation
    fieldset
    div.text-center
    button {
    margin-bottom: 1rem;
  }
  .page-template-summer-drive section.first {
    margin-top: 2rem;
  }
  .page-template-summer-drive section .col-right {
    margin: 2rem 0 0;
  }
}
.page-template-summer-drive .static-header {
  width: 100%;
}
@media (max-width: 460px) {
  .page-template-summer-drive section.first {
    margin-top: 2rem !important;
  }
  .page-template-summer-drive .static-header {
    margin-top: 1rem;
  }
}
@media (min-width: 460px) and (max-width: 768px) {
  .page-template-summer-drive .static-header {
    margin-top: 2rem;
  }
}
.page-template-summer-drive section[aria-label="bottom-content"] {
  margin: 2rem 0;
}
.page-template-style-guide .col-md-4 img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-template-style-guide .col-md-3 {
    margin-bottom: 0.5em;
  }
}
.page-template-style-guide .row.logos .col-md-4 img {
  margin: 2rem;
}
.page-template-style-guide .incorrect .col-md-4 p {
  opacity: 0.65;
  font-size: 80%;
  width: 65%;
  margin: auto;
}
.page-template-style-guide .incorrect .col-md-4 p:before {
  content: "X";
  padding: 0.5rem;
  color: #fc0d1b;
  font-size: 1rem;
  font-weight: bolder;
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif;
}
.page-template-style-guide .lighten-0 {
  filter: brightness(105%);
}
.page-template-style-guide .lighten-1 {
  filter: brightness(110%);
}
.page-template-style-guide .lighten-2 {
  filter: brightness(115%);
}
.page-template-style-guide .lighten-3 {
  filter: brightness(120%);
}
.error404 .btn {
  margin: 0 !important;
}
@media (min-width: 768px) {
  .entry-content .cta-btns .btn-primary {
    margin: 0.5em;
  }
}
.bottom-cta p,
.content-bottom p {
  margin-bottom: 0;
}
.bottom-cta img,
.content-bottom img {
  padding-bottom: 1em;
}
.bottom-cta .cta-btns,
.content-bottom .cta-btns {
  padding-top: 0.75em;
  margin: auto;
}
.bottom-cta .cta-btns .btn,
.content-bottom .cta-btns .btn {
  margin: 0 0.5rem;
}
.bottom-cta .cta-btns .col-md-6 .btn,
.content-bottom .cta-btns .col-md-6 .btn {
  width: auto;
}
.bottom-cta .black,
.content-bottom .black {
  border-color: #000 !important;
}
.btn {
  text-transform: uppercase;
  outline: 0 !important;
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  transition: 0.5s;
  border-radius: 0.25em;
  white-space: normal;
}
.btn-primary {
  border: 0.2em solid transparent;
}
.btn-primary:hover {
  background: transparent;
  color: #ac162c;
  border: 0.2em solid #ac162c;
}
.input-group-addon {
  padding: 0 !important;
  background: #fff !important;
}
.input-group-addon .btn-primary {
  background: transparent !important;
  border: 0 !important;
  color: #bbb;
}
.btn.white {
  border: 0.2em solid #fff !important;
}
.btn.outline {
  background: transparent !important;
  border: 0.2em solid #ac162c;
  color: #ac162c !important;
}
.btn.transparent {
  border: 0.2em solid #fff;
  background-color: transparent !important;
  color: #fff !important;
}
.btn:hover {
  transition: 0.5s;
  opacity: 1;
}
.btn.white:hover {
  background-color: transparent !important;
  color: #fff !important;
  border: 0.2em solid #fff !important;
}
.btn.outline:hover {
  border: 0.2em solid #ac162c !important;
}
.btn.outline:hover,
.btn.primary:hover {
  background-color: #ac162c !important;
  color: #fff !important;
}
.btn.primary:hover {
  border: 0.2em solid #fff !important;
}
.btn.transparent:hover {
  background-color: #fff !important;
  border: 0.2em solid transparent !important;
  color: #ac162c !important;
}
.btn.btn-secondary.utahfoodbank-read-more-link {
  border: 0.2em solid #ac162c;
}
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: initial !important;
}
.red {
  background: #ac162c;
  color: #fff !important;
  border: 0.2em solid transparent;
}
.red:hover {
  background: #fff;
  color: #ac162c;
  transition: 0.5s;
  border: 0.2em solid #ac162c;
}
.black {
  border: 0.2em solid transparent;
  background-color: #000 !important;
  border-color: transparent !important;
  color: #fff;
}
.black:hover {
  background: transparent !important;
  color: #000 !important;
  border-color: #000 !important;
}
.black-outline {
  border: 0.2em solid #000;
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.black-outline:hover {
  border: 0.2em solid transparent;
  background-color: #000;
  color: #fff;
}
.calendar .col-md-12 iframe body #container .calendar-container {
  display: none !important;
}
.calendar .col-md-12 iframe body #container .calendar-container .view-cap,
.calendar
  .col-md-12
  iframe
  body
  #container
  .calendar-container
  .view-container-border {
  background: #fff !important;
  background-color: #fff !important;
}
.calendar
  .col-md-12
  iframe
  body
  #container
  .calendar-container
  .logo-plus-button,
.calendar
  .col-md-12
  iframe
  body
  #container
  .calendar-container
  .logo-plus-button
  > div {
  display: none;
}
.calendar
  .col-md-12
  iframe
  body
  #container
  .calendar-container
  .st-dtitle-today,
.calendar .col-md-12 iframe body #container .calendar-container .view-cap,
.calendar
  .col-md-12
  iframe
  body
  #container
  .calendar-container
  .view-container-border
  .mv-daynames-table {
  background: #ac162c !important;
  background-color: #ac162c !important;
}
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
#superContainer {
  height: 100%;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
}
.fp-section {
  position: relative;
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  transform: translateZ(0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  position: relative;
}
.fp-scrollable,
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 9;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translateZ(0);
}
#fp-nav.right {
  right: 17px;
}
#fp-nav.left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
  transform: translateZ(0);
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li:hover a.active span,
#fp-nav ul li a.active span,
.fp-slidesNav ul li:hover a.active span,
.fp-slidesNav ul li a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav.fp-show-active a.active + .fp-tooltip,
#fp-nav ul li:hover .fp-tooltip {
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}
.card {
  margin-top: 1em;
  overflow: hidden;
  text-align: center;
  border-radius: 0 !important;
  transition: 0.5s;
  background-size: cover;
  transition: all 0.5s ease-in-out;
}
.top-left a img {
  position: absolute;
  left: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.cover-height {
  min-height: 100% !important;
  position: absolute;
  margin: 0 !important;
  transition: all 0.5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.65) !important;
}
.card.red:hover {
  border: 0 !important;
  box-shadow: none !important;
}
.card:hover {
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.45);
}
@keyframes c {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.gray {
  filter: grayscale(100%);
}
.show {
  animation-name: c;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.tagline {
  z-index: 8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 !important;
  height: 5rem;
  min-height: 0;
  padding: 1rem 1.65rem;
  text-align: left;
  transition: 0.5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-weight: 300;
}
.tagline .tagline-social {
  font-size: 1.75rem;
}
.tagline h5,
.tagline i,
.tagline p {
  color: #fff !important;
}
.tagline h5 {
  font-size: 1.5rem !important;
  margin-top: 0.35em !important;
}
.tagline p {
  overflow: hidden;
  display: none;
  opacity: 0;
  font-size: 1.1rem;
}
.cards {
  font-weight: 700;
  letter-spacing: 0.01em;
}
.cards .bottom-right img {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.cards .col-md-4,
.cards .col-md-6,
.cards .col-md-8 {
  border: 0;
  transition: 0.5s;
}
.col-md-4.copy {
  border-left: 1px solid #f0f0f0;
}
.col-md-4 .red {
  padding: 0 5px;
}
.col-md-4 .red a {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}
.col-md-4 .red p {
  text-align: center;
  margin: auto;
  padding-bottom: 0.5em;
}
.col-md-4 .red .hand {
  max-width: 150px;
  margin-top: 2em;
  margin-bottom: 10px;
}
.col-md-4 .red .white {
  background-color: #fff;
  color: #ac162c !important;
}
.col-md-4 .red .white:hover {
  color: #fff !important;
}
div.content.card.red {
  background: #ac162c !important;
}
@media (max-width: 991px) {
  .home .red .tagline-content p {
    width: 80%;
  }
}
@media (min-width: 991px) {
  .col-md-8.copy #content {
    padding-right: 1em;
  }
}
.panel-default > .panel-heading {
  background: transparent;
  background-color: transparent;
}
.text-transform {
  text-transform: uppercase;
}
.entry-title {
  font-weight: 700;
}
.icon,
.list-icon {
  margin-right: 0.25em;
}
.donate-now {
  font-size: 1.25rem;
}
.donate-dropdown {
  font-size: 16px;
}
.rotate {
  transform: rotate(180deg);
  transition: all 0.35s ease-in-out;
}
.red-cta {
  margin: 0 !important;
  background-color: #ac162c;
  padding: 1em 0;
}
.red-cta .cta {
  color: #fff !important;
}
.red-cta .text-center p {
  margin: 0;
  margin-top: 0.5em;
}
.red-cta .outline {
  background-color: transparent;
  border: 1px solid #fff;
}
.thank-you .header-img {
  padding-top: 2rem;
}
.thank-you .header-img img {
  display: none;
}
.outline-red {
  transition: 0.35s;
  background-color: #eee;
  border-color: #ac162c !important;
}
.red .btn {
  border-radius: 0 !important;
}
.toggle-height {
  padding-top: 8rem !important;
  transition: all 0.5s ease-in-out;
}
section.first {
  margin-top: 4rem;
}
.content-bottom img {
  max-height: 160px;
}
.header-image {
  margin-top: 0;
}
.header-image .jumbotron .container .btn {
  margin-top: 1em;
}
.header-image .jumbotron .header-img {
  background-color: rgba(112, 168, 209, 0.55);

}
.header-image .jumbotron div.text-center {
  height: 100%;
  z-index: 1;
  position: relative;
  margin: 6rem auto;
}
.header-image .jumbotron div.text-center .outline {
  margin: 0 0.5em;
}
.header-image .jumbotron div.text-center .outline:nth-of-type(2) {
  border-color: #000 !important;
  color: #000 !important;
}
.header-image .jumbotron div.text-center .outline:nth-of-type(2):hover {
  background: #000 !important;
  color: #fff !important;
}
.menu-secondary-navigation-container .main-navigation {
  bottom: -0.2em;
}
@media (max-width: 767px) {
  .give-money #amountNextContain .btn {
    margin: 0 !important;
  }
  .give-money .padding-top {
    padding-top: 10rem;
  }
  .give-money .daf-widget {
    padding: 0 !important;
  }
}
.give-money #dafdirectdiv form img {
  float: left;
}
.give-money .dafdirectInputAmount input {
  width: 100%;
}
.give-money .dafdirectButtonContain,
.give-money .dafdirectInputAmount {
  width: 50%;
}
.give-money div.dafdirectButtonContain {
  margin: 21px 0 0;
}
.give-money .dafdirectInputAmount {
  padding: 6px 10px 0 0;
}
.give-money .dafdirectDropdown.dafdirectSelect {
  max-width: 100%;
}
.give-money .dafdirectDonateFrom,
.give-money .dafdirectInputFull.dafdirectInput {
  width: 100%;
}
.give-money #notwhatisthis {
  text-align: left;
  float: left;
  width: 100%;
}
.give-money .daf-widget {
  padding: 0 2em;
}
.give-money #dafdirectdiv {
  width: auto;
  border: 0;
}
.give-money #dafdirectdiv .whatThis a {
  width: auto !important;
}
.give-money #dafdirectdiv .btn-daf:hover {
  color: #477ba0;
  background: transparent;
  border: 0.2em solid #477ba0;
  transition: 0.45s;
}
.give-money #dafdirectdiv .btn-daf {
  padding: 3px 12px !important;
  color: #fff;
  max-height: 32px;
  background: #477ba0;
  border: 0.2em solid transparent;
  transition: 0.45s;
  border-radius: 0 !important;
}
.give-money #dafdirectdiv a {
  border: 0;
  width: 100%;
}
.header-image .header-img {
  min-height: auto;
}
.header-image .header-img img {
  filter: grayscale(100%) blur(2px);
  opacity: 0.125;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.page-template-default .subscribe {
  margin-bottom: 0 !important;
}
.page-template-default .subscribe .red-cta,
.page-template-default .subscribe .red-cta p {
  margin: 0 !important;
}
.page-template-default .entry-title {
  display: none;
}
.page-template-default .menu-secondary-navigation-container .main-navigation {
  bottom: -0.2em;
}
.donate-now {
  z-index: 8;
  font-family: freight-sans-pro, sans-serif !important;
  font-weight: 300 !important;
  border-radius: 0 !important;
  height: 100%;
  position: absolute;
  right: 0;
  width: 12rem;
  top: 0;
  text-transform: uppercase;
  background-color: #fff;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #ac162c;
}
.donate-now .fa.fa-heart-o {
  margin-top: 1em;
}
.donate-now .heart {
  font-size: 23px;
  margin: 0.65em 0;
}
.donate-now .donate-dropdown {
  width: 70%;
  right: 15%;
  position: absolute;
  bottom: -25px;
  height: auto;
  border-bottom-right-radius: 0.65em;
  border-bottom-left-radius: 0.65em;
  background-color: #ac162c;
  border: 1px solid #ac162c;
}
.donate-now .fa-chevron-down {
  font-size: 90%;
  color: #fff;
}
.home .donate-menu {
  top: 54px;
  position: absolute;
}
.give-food .donate-menu,
.give-money .donate-menu,
.give-time .donate-menu {
  top: 70px;
  position: absolute;
}
.summer .donate-menu {
  top: 0;
  position: absolute;
}
.donate-menu {
  display: none;
  height: auto;
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
  position: relative;
  float: right;
  right: 0;
  bottom: 0;
  top: 0;
  width: 12rem;
  z-index: 18;
  padding: 1em;
}
.donate-menu .form-group .form-check-label {
  width: 100%;
}
.donate-menu .pull-right {
  margin-right: 1em;
  margin-top: 1em;
}
.donate-menu .pull-right i {
  font-size: 24px;
}
.donate-menu fieldset {
  width: 100%;
  padding-top: 0 !important;
}
.donate-menu fieldset .btn {
  margin-bottom: 0.65em;
}
.donate-menu fieldset legend {
  background-color: #fff;
  position: relative;
  bottom: 0;
  left: 0;
  border-bottom: 0 !important;
  border-top: 1px solid #f0f0f0;
  font-size: 85%;
}
.donate-menu fieldset .form-check,
.donate-menu fieldset .input-amount,
.donate-menu fieldset button {
  width: 100%;
}
.donate-menu fieldset .form-check {
  margin: 0.5em 0;
}
a.btn.btn-primary.donate-now {
  color: #ac162c;
}
.donate-active,
.donate-now:hover {
  background: #ac162c !important;
  color: #fff !important;
  border: 1px solid transparent !important;
}
@-moz-document url-prefix() {
  .menu-secondary-navigation-container .main-navigation {
    bottom: 0;
  }
  .donate-now .donate-dropdown {
    bottom: -26px;
  }
}
@media only screen and (max-device-width: 550px) {
  form {
    width: auto;
    margin: auto;
  }
  form label {
    float: left;
    display: inline;
  }
}
form .outlined {
  border: 0.2em solid #fff !important;
}
form .outlined,
form input {
  transition: 0.2s !important;
}
.site-footer {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
  border-top: 1px solid #f0f0f0;
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 8;
}
.site-footer #footer-menu {
  transition: 0.5s;
}
.site-footer #footer-menu a:hover,
.site-footer .col-md-3.text-transform.text-center a:hover {
  color: #000;
  transition: 0.5s;
  text-decoration: underline !important;
}
.site-footer .btn:hover {
  text-decoration: none !important;
}
.site-footer .fa-logo {
  max-width: 160px;
  margin-top: -1em;
}
.site-footer img {
  margin: auto;
  padding: 1em;
}
footer {
  padding: 2em 0;
}
footer .contact-ufb {
  font-size: 1.15rem;
}
footer p {
  font-size: 1.1em !important;
}
footer #footer-menu {
  padding: 0;
  margin-bottom: 10px;
}
footer #footer-menu li {
  line-height: 1.5;
  width: 100%;
}
footer .btn-primary {
  background: #fff !important;
  border: 1px solid #ac162c;
  color: #ac162c !important;
}
footer .social-icons i:hover {
  transition: all 0.35s ease-in-out;
  color: #111;
}
footer .social-icons i {
  font-size: 2em;
  margin: 5px;
  color: #999;
  transition: all 0.35s ease-in-out;
}
.subscribe {
  margin-bottom: 0 !important;
  color: #fff !important;
}
.subscribe .btn-primary:hover {
  background: rgba(0, 0, 0, 0.75);
  border-color: #000;
  color: #fff !important;
}
.subscribe .hidden {
  display: none !important;
}
@media (max-width: 991px) {
  .subscribe form button {
    width: 100% !important;
    margin: auto;
    margin-top: 0.5em;
  }
}
.subscribe .input-group {
  width: 100%;
}
.subscribe .input-group form ::-webkit-input-placeholder {
  color: #fff;
}
.subscribe .input-group form :-moz-placeholder,
.subscribe .input-group form ::-moz-placeholder {
  color: #fff;
}
.subscribe .input-group form :-ms-input-placeholder {
  color: #fff;
}
@media (max-width: 767px) {
  .subscribe .input-group form ul {
    display: inline !important;
  }
}
.subscribe .input-group form ul {
  width: 100%;
  display: inline-flex;
  margin: 1em 0;
}
.subscribe .input-group form ul li {
  padding: 0 5px;
  width: 100%;
  margin: auto;
}
.subscribe .input-group form ul li input {
  letter-spacing: 0.05em;
  border: 0.2em solid transparent;
}
.subscribe .input-group form button {
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
  float: right;
  border: 0.2em solid #fff;
  border-radius: 0;
  width: 100%;
}
.subscribe .red-cta {
  margin: 0 !important;
}
.subscribe .red-cta .form-control {
  color: #fff !important;
  background: hsla(0, 0%, 100%, 0.25);
}
@media (max-width: 767px) {
  .subscribe .red-cta .col-md-6 {
    padding: 0 15px !important;
  }
}
.subscribe .red-cta .col-md-6 {
  padding: 1em 0;
}
.subscribe .red-cta p {
  margin: 0 !important;
}
body .vehicle-donation_wrapper {
  border: 1px solid #ccc;
  margin-top: 3rem;
  padding: 2rem;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
}
textarea:focus {
  border: 1px solid #ac162c !important;
}
.vehicle-donation_wrapper .gform_footer {
  text-align: center;
}
.vehicle-form textarea,
.volunteer-form textarea {
  border-left: 0.3em solid #ac162c !important;
}
.vehicle-form h3,
.volunteer-form h3 {
  margin-top: 0 !important;
}
.vehicle-form .btn-primary,
.volunteer-form .btn-primary {
  margin-bottom: 2rem;
}
.vehicle-form .no-padding .form-control,
.volunteer-form .no-padding .form-control {
  margin: 0;
}
.employment-application .ginput_container_number {
  position: relative;
}
.employment-application .ginput_container_number input {
  font-size: 19px !important;
}
.employment-application .equal-opp {
  border-bottom: 0 !important;
}
.food-form {
  display: none;
}
body:not(.quiz) .gform_wrapper .ginput_container_textarea {
  padding: 5px 0;
}
body:not(.quiz) .gform_wrapper .top_label div.ginput_container {
  margin: 0;
}
@media (min-width: 992px) {
  body:not(.quiz) .gform_wrapper .top_label li {
    margin: 2rem 0;
  }
}
body:not(.quiz) .gform_wrapper .top_label li ul.gfield_checkbox,
body:not(.quiz) .gform_wrapper .top_label li ul.gfield_radio {
  flex-wrap: wrap-reverse;
  display: inline-flex;
  width: 100%;
}
body:not(.quiz) .gform_wrapper .top_label li ul.gfield_checkbox li,
body:not(.quiz) .gform_wrapper .top_label li ul.gfield_radio li {
  padding: 0.5rem 0 0 !important;
}
body:not(.quiz) .gform_wrapper .top_label li ul.gfield_checkbox li label,
body:not(.quiz) .gform_wrapper .top_label li ul.gfield_radio li label {
  white-space: nowrap;
  margin: 0 0 0 0.65rem;
}
.employment-application .gform_wrapper .gfield_checkbox li label,
.employment-application .gform_wrapper .gform_wrapper .gfield_radio li label {
  max-width: none !important;
}
.gform_wrapper label {
  margin: 0;
}
.gform_wrapper .gform_confirmation_message {
  text-align: center;
}
.gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
  padding: 5px;
}
.gform_wrapper .gf_progressbar_wrapper .gf_progressbar span {
  line-height: 1;
}
@media (max-width: 767px) {
  .gform_wrapper .ginput_container_address {
    margin: 0 !important;
  }
}
.gform_wrapper .gf_left_third div input,
.gform_wrapper .gf_middle_third div input,
.gform_wrapper .gf_right_third div input {
  width: 100% !important;
}
.gfield_checkbox img {
  height: 200px;
  width: auto;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label li ul.gfield_checkbox {
    display: flex;
  }
  .gform_wrapper li.poundage ul.gfield_radio li {
    display: block !important;
  }
  .gform_wrapper li.poundage ul.gfield_radio li input[type="radio"] {
    float: left;
    margin-top: -0.1rem;
  }
}
.panel-default {
  border-left: 0.2em solid #ac162c;
}
.food-form textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 16px;
}
.food-form select {
  max-width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  border-left: 0.2em solid #ac162c;
}
.food-form textarea {
  width: 100%;
}
.food-form label {
  font-size: small;
}
.food-form .col-md-8.col-middle {
  float: none;
  margin: auto;
}
.food-form input.form-control {
  border-left: 0.35em solid #ac162c;
}
.food-form .right-form {
  border-left: 0.2em solid #f0f0f0;
  padding-left: 2em;
}
@media (max-width: 767px) {
  .food-form .col-md-4 {
    margin-bottom: 1em;
  }
  .food-form .right-form {
    padding-left: 0;
    border-left: 0;
  }
}
.food-form .card {
  padding: 1em;
}
.food-form .form-title {
  margin-top: 1em;
}
.food-form .form-group input {
  margin: 0.5em 0;
}
@media (max-width: 767px) {
  .gform_wrapper .food-form .different-address span.address_city.col-md-4 {
    padding-left: 0 !important;
  }
  .gform_wrapper .food-form .different-address span.col-md-4 {
    max-width: 100% !important;
    padding: 0;
  }
}
.gform_wrapper .gform_footer {
  padding: 0 15px !important;
  margin-left: -15px !important;
}
.gform_wrapper .food-form .ginput_container_textarea,
.gform_wrapper .food-form ul + .gfield_label {
  padding: 0 15px;
  width: 100%;
}
.gform_wrapper .food-form .different-address span.address_city.col-md-4 {
  padding-left: 0;
}
.gform_wrapper .food-form .different-address span.col-md-4 {
  margin: 0 !important;
  max-width: 33.333%;
}
.ui-datepicker .ui-datepicker-title {
  color: #3d3935;
}
.left,
.right {
  z-index: 18 !important;
  display: none;
}
.absolute-container {
  width: 100%;
  position: relative;
  height: 100%;
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.1);
  z-index: 11;
}
.absolute-container .left {
  left: 0;
}
.absolute-container .left,
.absolute-container .right {
  position: absolute;
  width: 5%;
  height: auto;
  min-height: 100%;
  background: #fff;
}
.absolute-container .right {
  right: 0;
}
.toggle-hide {
  display: none !important;
}
.header-image {
  position: relative;
}
.header-image .jumbotron {
  min-height: auto;
}
.header-image .jumbotron h1,
.header-image .jumbotron p {
  margin: 0;
}
.header-image .jumbotron .btn {
  margin-top: 10px;
}
.header-image .jumbotron .btn-default:nth-of-type(2n):hover {
  color: #000;
  background-color: transparent;
}
.header-image .jumbotron .btn-default:nth-of-type(2n) {
  background-color: #000;
  border: 0.2em solid #000;
}
.header-image .jumbotron .btn-default:hover {
  background-color: transparent;
  color: #ac162c;
}
.header-image .jumbotron .btn-default {
  margin: 0 0.5em;
  background-color: #ac162c;
  color: #fff;
  border: 0.2em solid #ac162c;
}
.header-image .jumbotron .container {
  max-width: auto;
}
.header-image .jumbotron .header-img {
  width: 100%;
  height: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.1);
}
.header-image .jumbotron .col-md-12 {
  transition: all 0.5s ease-in-out;
  position: relative;
}
.header-image .jumbotron h1,
.header-image .jumbotron h2 {
  font-size: calc(2.15rem + 0.5 * ((100vw - 26em) / 34)) !important;
  font-weight: 700;
  color: #ac162c;
}
.first-letter {
  font-size: 120% !important;
}
#hep-modal {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
  word-wrap: break-word;
}
#hep-modal #company {
  font-size: 1.25rem;
  color: #000;
}
#hep-modal #company:hover {
  opacity: 0.65;
  text-decoration: underline !important;
}
#hep-modal .modal-content {
  margin-top: 15%;
}
#hep-modal .modal-content .modal-header {
  color: #fff;
  background: #ac162c;
}
#hep-modal .modal-content .modal-header .modal-title {
  font-size: 1.1rem;
}
#hep-modal .modal-content .modal-header .close span {
  font-size: 2rem;
  top: 12px;
  right: 15px;
  position: absolute;
  text-shadow: 0 1px 0 #000;
  color: #000;
}
#hep-modal .modal-content .modal-body {
  padding: 15px;
}
p.hep {
  padding: 0;
  margin-top: 3rem;
  margin-bottom: 0;
  font-weight: 600;
}
.company-detail-info,
.company-detail-info ul {
  padding-left: 0;
}
@supports (-ms-accelerator: true) {
  .header-image .jumbotron .header-img {
    overflow: hidden;
  }
  .header-image .jumbotron .header-img img {
    height: auto;
  }
  .single-post section {
    margin: 0 !important;
  }
  .single-post .header-image .header-img img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
  }
  .single-post .wrapper {
    margin: 0;
    padding: 4em 0;
    background-color: #fff;
  }
  .single-post .header-image .header-img img,
  .top-left a img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }
}
@supports (-ms-ime-align: auto) {
  .header-image .jumbotron .header-img {
    overflow: hidden;
  }
  .header-image .jumbotron .header-img img {
    height: auto;
  }
  .single-post section {
    margin: 0 !important;
  }
  .single-post .wrapper {
    margin: 0;
    padding: 4em 0;
    background-color: #fff;
  }
  .single-post .header-image .header-img img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
  }
  .single-post .header-image .header-img img,
  .top-left a img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }
}
@media (-ms-high-contrast: none) {
  .header-image .jumbotron .header-img {
    overflow: hidden;
  }
  .header-image .jumbotron .header-img img {
    height: auto;
  }
  .single-post section {
    margin: 0 !important;
  }
  .single-post .wrapper {
    margin: 0;
    padding: 4em 0;
    background-color: #fff;
  }
  .single-post .header-image .header-img img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
  }
  .single-post .header-image .header-img img,
  .top-left a img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }
}
.row .infographic {
  padding: 1em 0;
  text-align: center;
}
@media (min-width: 992px) {
  .row .infographic svg {
    max-width: 75%;
    margin: auto;
  }
}
.modal-header {
  color: #fff;
}
.modal-content .modal-header {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.modal-content .modal-header h5 {
  font-size: 1.5em;
}
.modal-content button.close span {
  font-size: 2rem;
}
#other-modal .modal-header {
  background-color: #e06b6b;
}
#community-modal .modal-header {
  background-color: #ac162c;
}
#corporate-modal .modal-header {
  background-color: #538cb5;
}
#government-modal .modal-header {
  background-color: #c35151;
}
#grants-modal .modal-header {
  background-color: #aacbe4;
}
@media (min-width: 992px) {
  #svg-pie {
    display: none;
  }
}
@media (max-width: 991px) {
  #svg-pie-large {
    display: none;
  }
  #svg-pie {
    display: block;
  }
  #svg-pie #community,
  #svg-pie #corporate,
  #svg-pie #government,
  #svg-pie #grants,
  #svg-pie #united-way {
    position: absolute;
  }
  #svg-pie #government:hover {
    transform: translate(6px, 16px);
  }
  #svg-pie #corporate:hover {
    transform: translate(-13px, 6px);
  }
  #svg-pie #community:hover {
    transform: translate(8px, -6px);
  }
  #svg-pie #grants:hover {
    transform: translate(-10px, -6px);
  }
}
.infographic #info {
    display:none;
}
.infographic #community-txt,
.infographic #corporate-txt,
.infographic #govt-txt,
.infographic #grants-txt,
.infographic #others-txt {
  text-shadow: none !important;
}
.infographic #percent {
  font-weight: 700;
  text-shadow: 1px 1px 1px #555;
}
@media (max-width: 1199px) {
  .infographic svg {
    padding: 0;
  }
}
.infographic svg {
  padding-top: 0 !important;
  width: 100%;
  height: auto;
}
.infographic svg text,
.infographic svg text-span {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
}
.infographic svg:hover {
  cursor: pointer;
}
.infographic svg:not(:root) {
  overflow: visible !important;
}
.infographic #community,
.infographic #corporate,
.infographic #government,
.infographic #grants,
.infographic #united-way {
  position: absolute;
  transition: 0.5s;
}
.infographic #grants:hover {
  transform: translate(-1em, -0.75em);
}
.infographic #government:hover {
  transform: translate(0.35em, 1em);
}
.infographic #corporate:hover {
  transform: translate(-1em, 0.5em);
}
.infographic #community:hover {
  transform: translate(0.45em, -0.75em);
}
.acf-map {
  width: 100%;
  height: 30rem;
  border: 1px solid #ccc;
  margin: 20px 0;
}
.acf-map img {
  max-width: inherit !important;
}
#acf-map,
body,
html {
  height: 100%;
}
body,
html {
  margin: 0;
  padding: 0;
}
.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 300px;
}
#pac-input:focus {
  border-color: #4d90fe;
}
.pac-container {
  font-family: Roboto;
}
#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0;
}
#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
#target {
  width: 345px;
}
#main-menu {
  top: 5px;
}
.navbar {
  z-index: 8;
  border: 0;
  margin-bottom: 0 !important;
}
.navbar li a {
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif !important;
  letter-spacing: 0.1em;
}
.navbar .menu-navigation-container {
  font-weight: 700;
}
.navbar .menu-secondary-navigation-container li a {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
  font-weight: 300;
}
.mobile-btns {
  float: left;
  display: none;
  width: 100%;
  margin: 0;
}
.mobile-btns .red {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 0 !important;
  background: #ac162c;
  color: #fff;
  width: 100%;
}
#navbar {
  background-color: #fff;
  padding: 1em 0;
}
@media (max-width: 767px) {
  #navbar {
    padding: 1rem 0 0;
  }
}
.nav:after,
.nav:before {
  display: table-row;
}
.navbar-brand:hover {
  opacity: 1;
}
.navbar-collapse:after,
.navbar-collapse:before {
  display: table-row;
}
.bottom-bar {
  background-color: hsla(0, 0%, 100%, 0.7);
  font-size: 14px;
}
#navbar-bottom .container:after,
#navbar-bottom .container:before {
  display: table-row;
}
.menu-navigation-container .main-navigation li {
  border-right: 1px solid #ebebeb;
  padding: 0 2em;
}
.menu-navigation-container .main-navigation li:last-of-type {
  border-right: 0 !important;
}
@media (max-width: 1199px) {
  .menu-navigation-container .main-navigation li {
    padding: 0;
  }
}
.navbar-nav .nav-item + .nav-item,
.navbar-nav .nav-link + .nav-link {
  margin-left: auto !important;
}
.main-navigation {
  text-align: center;
  position: relative;
  display: inline-flex;
}
.navbar {
  padding-top: 0 !important;
  line-height: 1.1;
}
.navbar .navbar-nav,
.navbar .navbar-nav > li {
  float: none !important;
}
.navbar .navbar-nav > li {
  margin: auto;
}
.navbar .navbar-nav > li > a {
  color: #3d3935 !important;
}
.navbar .nav-link {
  text-transform: uppercase;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  background-color: #fff !important;
}
.navbar-default .navbar-right {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > li > a:hover {
    border-bottom: 0.15em solid #ac162c !important;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > li > a {
    border-bottom: 0.15em solid transparent !important;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a:hover {
  border-bottom: 0.3em solid #ac162c;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a {
  border-bottom: 0.3em solid transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-color: transparent !important;
  border-bottom: 0.3em solid #ac162c !important;
}
.dropdown-menu {
  background-color: #111 !important;
}
.navbar-brand {
  position: absolute;
  width: 12rem;
  background: #fff;
  height: 100%;
  object-fit: cover;
}
.navbar-brand img {
  height: 100%;
  padding: 1em;
  object-fit: contain;
  width: 100%;
}
.navbar-brand #logo-desktop,
.navbar-brand img {
  position: absolute;
  left: 0;
  top: 0;
}
li.search-btn a,
li.search-btn a:hover {
  border: 0 !important;
}
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;
}
[hidden],
template {
  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;
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  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: 700;
}
button,
input,
select {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  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 {
  *,
  :after,
  :before,
  :first-letter,
  :first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-size: 1rem;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #ac162c;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:not([href]):not([tabindex]),
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;
}
[role="button"],
a,
area,
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: #818a91;
  caption-side: bottom;
}
caption,
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  cursor: not-allowed;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -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: 0.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: inherit;
  font-weight: 500;
  line-height: 1;
  color: inherit;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:after {
  content: "";
  display: table;
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.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-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-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-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1 {
  float: left;
  width: 8.33333%;
}
.col-xs-2 {
  float: left;
  width: 16.66667%;
}
.col-xs-3 {
  float: left;
  width: 25%;
}
.col-xs-4 {
  float: left;
  width: 33.33333%;
}
.col-xs-5 {
  float: left;
  width: 41.66667%;
}
.col-xs-6 {
  float: left;
  width: 50%;
}
.col-xs-7 {
  float: left;
  width: 58.33333%;
}
.col-xs-8 {
  float: left;
  width: 66.66667%;
}
.col-xs-9 {
  float: left;
  width: 75%;
}
.col-xs-10 {
  float: left;
  width: 83.33333%;
}
.col-xs-11 {
  float: left;
  width: 91.66667%;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.pull-xs-0 {
  right: auto;
}
.pull-xs-1 {
  right: 8.33333%;
}
.pull-xs-2 {
  right: 16.66667%;
}
.pull-xs-3 {
  right: 25%;
}
.pull-xs-4 {
  right: 33.33333%;
}
.pull-xs-5 {
  right: 41.66667%;
}
.pull-xs-6 {
  right: 50%;
}
.pull-xs-7 {
  right: 58.33333%;
}
.pull-xs-8 {
  right: 66.66667%;
}
.pull-xs-9 {
  right: 75%;
}
.pull-xs-10 {
  right: 83.33333%;
}
.pull-xs-11 {
  right: 91.66667%;
}
.pull-xs-12 {
  right: 100%;
}
.push-xs-0 {
  left: auto;
}
.push-xs-1 {
  left: 8.33333%;
}
.push-xs-2 {
  left: 16.66667%;
}
.push-xs-3 {
  left: 25%;
}
.push-xs-4 {
  left: 33.33333%;
}
.push-xs-5 {
  left: 41.66667%;
}
.push-xs-6 {
  left: 50%;
}
.push-xs-7 {
  left: 58.33333%;
}
.push-xs-8 {
  left: 66.66667%;
}
.push-xs-9 {
  left: 75%;
}
.push-xs-10 {
  left: 83.33333%;
}
.push-xs-11 {
  left: 91.66667%;
}
.push-xs-12 {
  left: 100%;
}
.offset-xs-1 {
  margin-left: 8.33333%;
}
.offset-xs-2 {
  margin-left: 16.66667%;
}
.offset-xs-3 {
  margin-left: 25%;
}
.offset-xs-4 {
  margin-left: 33.33333%;
}
.offset-xs-5 {
  margin-left: 41.66667%;
}
.offset-xs-6 {
  margin-left: 50%;
}
.offset-xs-7 {
  margin-left: 58.33333%;
}
.offset-xs-8 {
  margin-left: 66.66667%;
}
.offset-xs-9 {
  margin-left: 75%;
}
.offset-xs-10 {
  margin-left: 83.33333%;
}
.offset-xs-11 {
  margin-left: 91.66667%;
}
@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.66667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.33333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.33333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%;
  }
  .col-md-2 {
    float: left;
    width: 16.66667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.33333%;
  }
  .col-md-5 {
    float: left;
    width: 41.66667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.33333%;
  }
  .col-md-8 {
    float: left;
    width: 66.66667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333%;
  }
  .col-md-11 {
    float: left;
    width: 91.66667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #c41230;
  border-color: #c41230;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height;
}
.collapsing,
.dropdown,
.dropup {
  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: 12;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #000;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.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: 400;
  color: #000;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #c41230;
  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.875rem;
  color: #818a91;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.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;
}
.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.25rem;
  border-top-left-radius: 0.25rem;
}
.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-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active: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.25rem;
}
.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 {
  display: block;
}
.navbar {
  position: relative;
  padding-top: 1rem;
}
.navbar:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-full {
  z-index: 12;
}
@media (min-width: 544px) {
  .navbar-full {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 13;
}
@media (min-width: 544px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 13;
  width: 100%;
}
@media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}
.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}
.navbar-divider:before {
  content: "\00a0";
}
.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-nav .nav-item {
  float: left;
}
.navbar-nav .nav-link {
  display: block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
.navbar-nav .nav-item + .nav-item,
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
.navbar-light .navbar-brand,
.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-toggleable:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .navbar-toggleable .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable {
    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.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.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;
}
.card-subtitle,
.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 {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0;
}
@media (min-width: 544px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
@media (min-width: 768px) {
  .navbar .top-bar .navbar-nav > li > a {
    font-size: calc(12px + 6 * ((100vw - 420px) / 860)) !important;
  }
}
.navbar .bottom-bar .navbar-nav > li > a {
  font-size: calc(12px + 3 * ((100vw - 420px) / 860)) !important;
}
.jumbotron {
  padding: 0 !important;
  background-color: #fff !important;
  margin-bottom: 0 !important;
}
.jumbotron h2 {
  font-size: calc(2.25rem + 0.25 * ((100vw - 26em) / 34)) !important;
  letter-spacing: 0.025em;
  color: #a5032f;
}
.input-group input,
.input-group span {
  border-radius: 0 !important;
}
.hidden {
  display: none;
}
.navbar .primary-search {
  width: 100%;
}
.navbar .navbar-brand,
.navbar .pull-right {
  z-index: 8 !important;
}
@keyframes d {
  0% {
    width: auto;
  }
  to {
    width: 0;
  }
}
@keyframes e {
  0% {
    width: 0;
    max-width: 0;
  }
  to {
    width: 100%;
    max-width: 100%;
  }
}
@keyframes f {
  0% {
    width: 100%;
    max-width: 100%;
  }
  to {
    width: 0;
    max-width: 0;
  }
}
.navbar .time {
  border-right: 0.2em solid #f0f0f0;
}
.navbar .animate-hide {
  animation-name: d;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  width: 0;
  height: auto;
  transition: 0.8s;
  transition: width 2s ease;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  width: 100;
}
.navbar .animate-left {
  display: block !important;
  animation-name: e;
  animation-duration: 0.35s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.navbar .animate-right {
  animation-name: f;
  animation-duration: 0.35s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.navbar .search-btn:hover {
  opacity: 1;
}
.navbar .search-btn {
  z-index: 18;
}
.navbar .search-collapse {
  transition: all 0.35s ease-in-out;
}
.navbar .menu-navigation-container {
  position: relative;
  margin: auto;
}
.navbar .menu-navigation-container .search-container {
  z-index: 18;
  background-color: #fff;
  max-width: 0;
  width: auto;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.35s ease-in-out;
}
.navbar .menu-navigation-container .search-container .search-active {
  display: inline-flex !important;
  transition: all 0.35s ease-in-out;
}
.navbar .menu-navigation-container .search-container .search-icons {
  display: none;
}
.navbar
  .menu-navigation-container
  .search-container
  .search-icons
  .absolute-right {
  position: absolute;
  right: 0;
  display: inline-flex;
  padding-right: 0.5em;
  border-right: 0.1em solid #f0f0f0;
}
.navbar .menu-navigation-container .search-container .search-icons img {
  height: 2.5rem;
  width: auto;
  margin: 0 0.85em;
}
.navbar .menu-navigation-container .search-container .search-icons img:hover {
  opacity: 0.5;
  transition: 0.5s;
  cursor: pointer;
}
.navbar .menu-navigation-container .search-container .col-md-8 {
  height: 100%;
  margin: auto;
}
.navbar
  .menu-navigation-container
  .search-container
  .col-md-8
  .search-input-active {
  border-bottom: 0.2em solid #ac162c !important;
}
.navbar
  .menu-navigation-container
  .search-container
  .col-md-8
  .input-container {
  padding-left: 0.5em !important;
}
.navbar .menu-navigation-container .search-container .col-md-8 form,
.navbar
  .menu-navigation-container
  .search-container
  .col-md-8
  form
  .input-group {
  height: 100%;
}
.navbar
  .menu-navigation-container
  .search-container
  .col-md-8
  form
  .input-group
  input {
  font-family: Alegreya Sans, Helvetica, Arial, sans-serif !important;
  font-weight: 300;
  bottom: 0;
  border-radius: 0;
  border: 0;
  height: 100%;
  border-bottom: 0.2em solid #f0f0f0;
  background-color: #fff;
  box-shadow: 0 !important;
}
.search article {
  border-bottom: 1px solid #f0f0f0;
  margin: 2rem 0;
}
.search article .btn-secondary {
  margin-bottom: 1rem;
}
.search .sidebar,
.search nav.posts-navigation {
  display: none;
}
.widget-area hr {
  margin: 10px 0;
}
.widget-area .widget_archive,
.widget-area .widget_categories {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.widget-area .widget_archive {
  padding-bottom: 0;
}
.widget-area .widget_recent_entries ul li {
  position: relative;
}
.widget-area label {
  display: none;
}
.widget-area select {
  background: transparent;
  border: 0;
  font-size: 75%;
}
@media (max-width: 991px) {
  .widget-area aside {
    margin: 0 1em;
  }
}
.widget-area iframe#facebook {
  margin-top: 1em;
  max-height: 25rem;
  border-bottom: 1px solid #eee !important;
}
.widget-area .widget-title {
  margin: 0;
}
.widget-area ul {
  margin-bottom: 0.5rem;
  padding: 0;
}
.widget-area .social-widget {
  cursor: pointer;
}
.widget-area .social-widget #twitter-widget-0 {
  display: none;
}
.widget-area .social-widget iframe body ._2lqg {
  background-color: transparent !important;
  border: 0 !important;
}
.uppercase {
  text-transform: uppercase;
}
.first-letter {
  font-size: 120%;
}
.alignnone {
    margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display:block;
    margin:5px auto 5px auto;
}
.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
a img.alignnone {
    margin:5px 0 20px 0;
}
a img.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.wp-caption {
    background:#FFF;
    border:1px solid #F0F0F0;
    max-width:96%;
    padding:5px 3px 10px;
    text-align:center;
}
.wp-caption.alignnone {
    margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin:5px 20px 20px 0;
}
.wp-caption.alignright {
    margin:5px 0 20px 20px;
}
.wp-caption img {
    border:0 none;
    height:auto;
    margin:0;
    max-width:98.5%;
    padding:0;
    width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

#Sanpete .county-collapse:first-of-type{display:none;}


/* Nested forms fix */
.gform_wrapper.gravity-theme .gfield_label {
	font-size: 16px!important;
}
.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
	padding-bottom: 7.5px!important;
	margin-top: 2.5px!important;
}
.gform_body .field_description_above p {
	font-size: 17px;
}
.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description {
	text-align: left;
}
.text-center .gfield_description {
	text-align: center!important;
}

.gform_required_legend, .gpnf-modal-header {
	display: none!important;
}
.gravity-theme .gfield input, .ginput_container_select select {
	border: 1px solid #ccc;
	border-left: 0.35em solid #ac162c;
  border-radius: 4px;
}
.gform-theme-datepicker {
	top: inherit!important;
}
.gform_body h3.form-title {
	margin-bottom: 30px;
	font-weight: 600!important
}

.gform_body  h3.gsection_title {
	font-weight: 700;
  font-size: 1.25em;
	margin-top: 40px;
	margin-bottom: 25px;
	position: relative;
}
.gform_body  h3::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	bottom: -5px;
	border-bottom: 1px solid #c1c1c1;
}
.page-template-food-registration form {
	padding: 0;
}
.tingle-modal-box__footer {
	background: none!important;
	position: relative!important;
	width: 100%;
	left: 0!important;
	bottom: 90px!important;
	padding-top: 0!important;
}
.tingle-modal-box__footer .gpnf-btn-submit {
	background-color: rgb(172, 22, 44)!important;
	float: left;
}
	.tingle-modal-box__footer .gpnf-btn-cancel {
		display: none;
	}
.gpnf-nested-entries-container {
	width: 100%;
	max-width: 700px!important;
	margin: 0 auto!important;
}
.gpnf-nested-entries {
	width: 100%;
}

.gpnf-nested-entries th {
	background: none!important;
	border-top: none!important;
	font-size: 17px;
	font-weight: 800;
}
.gpnf-add-entry {
	font-size: 16px!important;
	background: rgb(172, 22, 44);
	color: white;
	    text-transform: uppercase;
    outline: 0 !important;
    font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    transition: 0.5s;
    border-radius: 0.25em;
    white-space: normal;
	height: 40px;
	border: 0.2em solid transparent;
}
.gfield_description {
	text-align: center;
}
.gpnf-add-entry {
	background: transparent !important;
    border: 0.2em solid #ac162c;
    color: #ac162c !important;
}

/*  */

.gpnf-row-actions .edit a {
	font-weight: 700;
	margin-right: 10px;
}
.gpnf-nested-entries {
	border-top: none!important;
}
.gform_wrapper .gform_footer {
	width: 73%;
	float: right;
	max-width: 700px!important;
	margin: 0 auto!important;
	text-align: right;
	position: relative;
  top: -72px;
}
.gform_wrapper .gform_footer #gform_submit_button_9 {
	float: left;
	width: 140px
}
h3.form-title {
	font-weight: 800;
	margin-bottom: -15px!important;
}
table.gpnf-nested-entries {
	padding-bottom: 20px;
}
.food-drive-registration .option-c {
  box-shadow: none!important;
  border: none!important; 
}
.gform_legacy_markup_wrapper .description_above .gfield_description {
	padding: 0 0 25px 0;
		margin-top: 0px;
}
@media (max-width: 991px) {
	.gform_wrapper .gform_footer {
		position: relative;
		top: -40px;
		padding-left: 170px!important;
	}

}
.gpnf-field-10, .gpnf-row-actions, .gpnf-no-entries{
	visibility: hidden;
}

.edit, .delete{
	visibility: visible!important;
}

.gpnf-nested-entries td{
	border-bottom: none!important;
}
/*  */

svg .cls-10, svg .cls-9, svg .cls-6 {
	font-weight: 800;	
}

/* Video library */
.video-library .site-main {
	display: flex!important;
	text-align: center;
}


/* Double donation */
#dd-container .lets-check {
	padding: 0!important;
}
#dd-container .search-title, .dtd-plugin .search-title {
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.dtd-search-input {
	padding-bottom: 0!important;
    padding-top: 0!important;
	    background-position: 12px 9px!important;
	margin-bottom: 10px!important;
}

/* Calendar fix */
.mobile-pantry #main, .csfp #main  {
	column-count: inherit;
}

.mobile-pantry #main iframe, .csfp #main iframe {
	width: 100%;
	margin-top: 30px;
}

.video-library .page {
	margin: 0 auto;
}
.gpnf-nested-entries th {
	visibility: visible!important;
}
.gform_body .form-title {
	margin-bottom: 25px!important;
}
.validation_message  {
  border: none!important;
  padding: 5px 0!important;
  text-align: center!important;
}
.gform_wrapper .gform_validation_errors {
  text-align: center!important;
  margin-bottom: 25px!important;
  padding: 10px 5px!important;
  margin-top: 0!important;
}