@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 * require_tree .
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret, .page-header a > .caret,
.dropup > .btn > .caret,
.page-header .dropup > a > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.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;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
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: #777777;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

/* line 294, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row, .tracker-footer, .Tracker, .action-bar-navigation-and-filters {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .tracker-footer:before, .Tracker:before, .action-bar-navigation-and-filters:before, .row:after, .tracker-footer:after, .Tracker:after, .action-bar-navigation-and-filters:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after, .tracker-footer:after, .Tracker:after, .action-bar-navigation-and-filters:after {
  clear: both;
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control, .multi-select-filter .multi-select-filter-dropdown-trigger {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus, .multi-select-filter .multi-select-filter-dropdown-trigger:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder, .multi-select-filter .multi-select-filter-dropdown-trigger::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder, .multi-select-filter .multi-select-filter-dropdown-trigger:-ms-input-placeholder {
  color: #999;
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder, .multi-select-filter .multi-select-filter-dropdown-trigger::-webkit-input-placeholder {
  color: #999;
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand, .multi-select-filter .multi-select-filter-dropdown-trigger::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .multi-select-filter .multi-select-filter-dropdown-trigger[disabled], .form-control[readonly], .multi-select-filter .multi-select-filter-dropdown-trigger[readonly], fieldset[disabled] .form-control, fieldset[disabled] .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter fieldset[disabled] .multi-select-filter-dropdown-trigger {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .multi-select-filter .multi-select-filter-dropdown-trigger[disabled], fieldset[disabled] .form-control, fieldset[disabled] .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter fieldset[disabled] .multi-select-filter-dropdown-trigger {
  cursor: not-allowed;
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control, .multi-select-filter textarea.multi-select-filter-dropdown-trigger {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"], .multi-select-filter .multi-select-filter-dropdown-trigger[type="date"],
input.form-control[type="time"],
.multi-select-filter .multi-select-filter-dropdown-trigger[type="time"],
input.form-control[type="datetime-local"],
.multi-select-filter .multi-select-filter-dropdown-trigger[type="datetime-local"],
input.form-control[type="month"],
.multi-select-filter .multi-select-filter-dropdown-trigger[type="month"] {
    line-height: 34px;
  }
  /* line 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"], .multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"],
.page-header .input-group-sm > .input-group-btn > a[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"],
.page-header .input-group-sm > .input-group-btn > a[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"],
.page-header .input-group-sm > .input-group-btn > a[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"],
.page-header .input-group-sm > .input-group-btn > a[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"], .multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"],
.page-header .input-group-lg > .input-group-btn > a[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"],
.page-header .input-group-lg > .input-group-btn > a[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"],
.page-header .input-group-lg > .input-group-btn > a[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"],
.page-header .input-group-lg > .input-group-btn > a[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .multi-select-filter .input-group-lg > .form-control-static.multi-select-filter-dropdown-trigger,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.page-header .input-group-lg > .input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .multi-select-filter .input-group-sm > .form-control-static.multi-select-filter-dropdown-trigger,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.page-header .input-group-sm > .input-group-btn > a.form-control-static {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control, .multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.page-header .input-group-sm > .input-group-btn > a {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control, .multi-select-filter .input-group-sm > select.multi-select-filter-dropdown-trigger,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control, .multi-select-filter .input-group-sm > textarea.multi-select-filter-dropdown-trigger,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple],
.page-header .input-group-sm > .input-group-btn > a[multiple] {
  height: auto;
}

/* line 323, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control, .form-group-sm .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .form-group-sm .multi-select-filter-dropdown-trigger {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control, .form-group-sm .multi-select-filter select.multi-select-filter-dropdown-trigger, .multi-select-filter .form-group-sm select.multi-select-filter-dropdown-trigger {
  height: 30px;
  line-height: 30px;
}

/* line 334, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control, .form-group-sm .multi-select-filter textarea.multi-select-filter-dropdown-trigger, .multi-select-filter .form-group-sm textarea.multi-select-filter-dropdown-trigger,
.form-group-sm select.form-control[multiple],
.form-group-sm .multi-select-filter .multi-select-filter-dropdown-trigger[multiple],
.multi-select-filter .form-group-sm .multi-select-filter-dropdown-trigger[multiple] {
  height: auto;
}

/* line 338, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control, .multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.page-header .input-group-lg > .input-group-btn > a {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control, .multi-select-filter .input-group-lg > select.multi-select-filter-dropdown-trigger,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control, .multi-select-filter .input-group-lg > textarea.multi-select-filter-dropdown-trigger,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple],
.page-header .input-group-lg > .input-group-btn > a[multiple] {
  height: auto;
}

/* line 349, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control, .form-group-lg .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .form-group-lg .multi-select-filter-dropdown-trigger {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 356, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control, .form-group-lg .multi-select-filter select.multi-select-filter-dropdown-trigger, .multi-select-filter .form-group-lg select.multi-select-filter-dropdown-trigger {
  height: 46px;
  line-height: 46px;
}

/* line 360, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control, .form-group-lg .multi-select-filter textarea.multi-select-filter-dropdown-trigger, .multi-select-filter .form-group-lg textarea.multi-select-filter-dropdown-trigger,
.form-group-lg select.form-control[multiple],
.form-group-lg .multi-select-filter .multi-select-filter-dropdown-trigger[multiple],
.multi-select-filter .form-group-lg .multi-select-filter-dropdown-trigger[multiple] {
  height: auto;
}

/* line 364, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control, .has-feedback .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .has-feedback .multi-select-filter-dropdown-trigger {
  padding-right: 42.5px;
}

/* line 388, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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;
}

/* line 400, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .multi-select-filter .input-group-lg > .multi-select-filter-dropdown-trigger + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.page-header .input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .multi-select-filter .multi-select-filter-dropdown-trigger + .form-control-feedback,
.multi-select-filter .form-group-lg .multi-select-filter-dropdown-trigger + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .multi-select-filter .input-group-sm > .multi-select-filter-dropdown-trigger + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.page-header .input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .multi-select-filter .multi-select-filter-dropdown-trigger + .form-control-feedback,
.multi-select-filter .form-group-sm .multi-select-filter-dropdown-trigger + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control, .has-success .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .has-success .multi-select-filter-dropdown-trigger {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus, .has-success .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .has-success .multi-select-filter-dropdown-trigger:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control, .has-warning .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .has-warning .multi-select-filter-dropdown-trigger {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus, .has-warning .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .has-warning .multi-select-filter-dropdown-trigger:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block, .field_with_errors .help-block,
.has-error .control-label,
.field_with_errors .control-label,
.has-error .radio,
.field_with_errors .radio,
.has-error .checkbox,
.field_with_errors .checkbox,
.has-error .radio-inline,
.field_with_errors .radio-inline,
.has-error .checkbox-inline,
.field_with_errors .checkbox-inline, .has-error.radio label, .radio.field_with_errors label, .has-error.checkbox label, .checkbox.field_with_errors label, .has-error.radio-inline label, .radio-inline.field_with_errors label, .has-error.checkbox-inline label, .checkbox-inline.field_with_errors label {
  color: #a94442;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control, .has-error .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .has-error .multi-select-filter-dropdown-trigger, .field_with_errors .form-control, .field_with_errors .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .field_with_errors .multi-select-filter-dropdown-trigger {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus, .has-error .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .has-error .multi-select-filter-dropdown-trigger:focus, .field_with_errors .form-control:focus, .field_with_errors .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .field_with_errors .multi-select-filter-dropdown-trigger:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon, .field_with_errors .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback, .field_with_errors .form-control-feedback {
  color: #a94442;
}

/* line 429, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 432, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control, .form-inline .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .form-inline .multi-select-filter-dropdown-trigger {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control,
.form-inline .input-group .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .form-inline .input-group .multi-select-filter-dropdown-trigger {
    width: auto;
  }
  /* line 498, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .form-inline .multi-select-filter .input-group > .multi-select-filter-dropdown-trigger, .multi-select-filter .form-inline .input-group > .multi-select-filter-dropdown-trigger {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 565, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .page-header a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .page-header a:focus, .btn.focus, .page-header a.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .page-header a:hover, .btn:focus, .page-header a:focus, .btn.focus, .page-header a.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .page-header a:active, .btn.active, .page-header a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .page-header a.disabled, .btn[disabled], .page-header a[disabled], fieldset[disabled] .btn, fieldset[disabled] .page-header a, .page-header fieldset[disabled] a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, .page-header a.disabled, fieldset[disabled] a.btn, fieldset[disabled] .page-header a, .page-header fieldset[disabled] a {
  pointer-events: none;
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default, .page-header a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .page-header a:focus, .btn-default.focus, .page-header a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .page-header a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .page-header a:active, .btn-default.active, .page-header a.active, .open > .btn-default.dropdown-toggle, .page-header .open > a.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .page-header a:active:hover, .btn-default:active:focus, .page-header a:active:focus, .btn-default.focus:active, .page-header a.focus:active, .btn-default.active:hover, .page-header a.active:hover, .btn-default.active:focus, .page-header a.active:focus, .btn-default.active.focus, .page-header a.active.focus, .open > .btn-default.dropdown-toggle:hover, .page-header .open > a.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .page-header .open > a.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .page-header .open > a.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .page-header a.disabled:hover, .btn-default.disabled:focus, .page-header a.disabled:focus, .btn-default.disabled.focus, .page-header a.disabled.focus, .btn-default[disabled]:hover, .page-header a[disabled]:hover, .btn-default[disabled]:focus, .page-header a[disabled]:focus, .btn-default.focus[disabled], .page-header a.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .page-header a:hover, .page-header fieldset[disabled] a:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .page-header a:focus, .page-header fieldset[disabled] a:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .page-header a.focus, .page-header fieldset[disabled] a.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge, .page-header a .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary, .btn-primary-twilight {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary-twilight:focus, .btn-primary.focus, .focus.btn-primary-twilight {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary-twilight:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary-twilight:active, .btn-primary.active, .active.btn-primary-twilight, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-primary-twilight {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary-twilight:active:hover, .btn-primary:active:focus, .btn-primary-twilight:active:focus, .btn-primary.focus:active, .btn-primary-twilight.focus:active, .btn-primary.active:hover, .active.btn-primary-twilight:hover, .btn-primary.active:focus, .active.btn-primary-twilight:focus, .btn-primary.active.focus, .active.focus.btn-primary-twilight, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.btn-primary-twilight:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.btn-primary-twilight:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-primary-twilight {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .disabled.btn-primary-twilight:hover, .btn-primary.disabled:focus, .disabled.btn-primary-twilight:focus, .btn-primary.disabled.focus, .disabled.focus.btn-primary-twilight, .btn-primary[disabled]:hover, .btn-primary-twilight[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary-twilight[disabled]:focus, .btn-primary.focus[disabled], .focus.btn-primary-twilight[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary-twilight:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary-twilight:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.btn-primary-twilight {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge, .btn-primary-twilight .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 101, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .page-header .btn-group-lg > a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .page-header .btn-group-sm > a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .page-header a, .btn-group-xs > .btn, .page-header .btn-group-xs > a {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.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;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 107, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn, .page-header .btn-group > a,
.btn-group-vertical > .btn,
.page-header .btn-group-vertical > a {
  position: relative;
  float: left;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .page-header .btn-group > a:hover, .btn-group > .btn:focus, .page-header .btn-group > a:focus, .btn-group > .btn:active, .page-header .btn-group > a:active, .btn-group > .btn.active, .page-header .btn-group > a.active,
.btn-group-vertical > .btn:hover,
.page-header .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.page-header .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.page-header .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.page-header .btn-group-vertical > a.active {
  z-index: 2;
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn, .btn-group .page-header a + .btn, .page-header .btn-group a + .btn, .btn-group .page-header .btn + a, .page-header .btn-group .btn + a, .btn-group .page-header a + a, .page-header .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group .page-header a + .btn-group,
.page-header .btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .page-header .btn-group + a,
.page-header .btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn, .btn-toolbar .page-header a, .page-header .btn-toolbar a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn, .page-header .btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .page-header .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, .page-header .btn-group > a:first-child {
  margin-left: 0;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .page-header .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child), .page-header .btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .page-header .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .page-header .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .page-header .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, .page-header .btn-group > a + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .page-header .btn-group-lg.btn-group > a + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret, .page-header a .caret {
  margin-left: 0;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, .page-header .btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .page-header .btn-group-lg > a .caret, .page-header .dropup .btn-group-lg > a .caret {
  border-width: 0 5px 5px;
}

/* line 145, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, .page-header .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.page-header .btn-group-vertical > .btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, .page-header .btn-group-vertical > .btn-group > a {
  float: none;
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, .page-header .btn-group-vertical > a + .btn, .page-header .btn-group-vertical > .btn + a, .page-header .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
.page-header .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.page-header .btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), .page-header .btn-group-vertical > a:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), .page-header .btn-group-vertical > a:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), .page-header .btn-group-vertical > a:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .page-header .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .page-header .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .page-header .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn, .page-header .btn-group-justified > a,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .page-header a, .page-header .btn-group-justified > .btn-group a {
  width: 100%;
}

/* line 216, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"], .page-header [data-toggle="buttons"] > a input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.page-header [data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control, .input-group .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .input-group .multi-select-filter-dropdown-trigger {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus, .input-group .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .input-group .multi-select-filter-dropdown-trigger:focus {
  z-index: 3;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .input-group .multi-select-filter-dropdown-trigger {
  display: table-cell;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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),
.input-group .multi-select-filter .multi-select-filter-dropdown-trigger:not(:first-child):not(:last-child),
.multi-select-filter .input-group .multi-select-filter-dropdown-trigger:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.page-header .input-group-sm > .input-group-btn > a.input-group-addon {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.page-header .input-group-lg > .input-group-btn > a.input-group-addon {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 101, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child, .input-group .multi-select-filter .multi-select-filter-dropdown-trigger:first-child, .multi-select-filter .input-group .multi-select-filter-dropdown-trigger:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.page-header .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
.page-header .input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.page-header .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.page-header .input-group-btn:last-child > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child, .input-group .multi-select-filter .multi-select-filter-dropdown-trigger:last-child, .multi-select-filter .input-group .multi-select-filter-dropdown-trigger:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.page-header .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
.page-header .input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.page-header .input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.page-header .input-group-btn:first-child > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn, .page-header .input-group-btn > a {
  position: relative;
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn, .page-header .input-group-btn > a + .btn, .page-header .input-group-btn > .btn + a, .page-header .input-group-btn > a + a {
  margin-left: -1px;
}

/* line 150, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .page-header .input-group-btn > a:hover, .input-group-btn > .btn:focus, .page-header .input-group-btn > a:focus, .input-group-btn > .btn:active, .page-header .input-group-btn > a:active {
  z-index: 2;
}

/* line 159, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn, .page-header .input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn, .page-header .input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  /* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 129, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 168, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 178, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 204, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 191, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 284, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control, .navbar-form .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .navbar-form .multi-select-filter-dropdown-trigger {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control,
.navbar-form .input-group .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .navbar-form .input-group .multi-select-filter-dropdown-trigger {
    width: auto;
  }
  /* line 498, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control, .navbar-form .multi-select-filter .input-group > .multi-select-filter-dropdown-trigger, .multi-select-filter .navbar-form .input-group > .multi-select-filter-dropdown-trigger {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 284, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 344, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .page-header .btn-group-sm > a.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 347, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .page-header a.navbar-btn, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 357, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 481, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 61, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label, .page-header a .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge, .page-header a .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .page-header a .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger, .alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr, .alert-error hr {
  border-top-color: #e4b9c0;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link, .alert-error .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

/* line 57, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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: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, .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 {
  color: inherit;
}

/* line 71, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 131, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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,
.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-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-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 {
  border-top-left-radius: 3px;
}

/* line 135, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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,
.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-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-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 {
  border-top-right-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr: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 {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 153, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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,
.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 {
  border-bottom-left-radius: 3px;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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,
.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 {
  border-bottom-right-radius: 3px;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .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 {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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-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 {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer .page-header a + .btn, .page-header .modal-footer a + .btn, .modal-footer .page-header .btn + a, .page-header .modal-footer .btn + a, .modal-footer .page-header a + a, .page-header .modal-footer a + a {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .page-header a + .btn, .page-header .modal-footer .btn-group a + .btn, .modal-footer .btn-group .page-header .btn + a, .page-header .modal-footer .btn-group .btn + a, .modal-footer .btn-group .page-header a + a, .page-header .modal-footer .btn-group a + a {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 89, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn, .carousel-caption .page-header a, .page-header .carousel-caption a {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

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

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 6, app/assets/stylesheets/components/page_header.scss */
.page-header form {
  display: inline;
}

/* line 10, app/assets/stylesheets/components/page_header.scss */
.page-header.page-header-no-underline {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 15, app/assets/stylesheets/components/page_header.scss */
.raisers-edge-nxt .page-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}

@media (max-width: 767px) {
  /* line 15, app/assets/stylesheets/components/page_header.scss */
  .raisers-edge-nxt .page-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 26, app/assets/stylesheets/components/page_header.scss */
.raisers-edge-nxt .page-header h1 {
  margin: 10px 0;
}

@media (max-width: 767px) {
  /* line 33, app/assets/stylesheets/components/page_header.scss */
  .page-header.page-header-no-underline {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  /* line 38, app/assets/stylesheets/components/page_header.scss */
  .page-header.page-header-no-underline h1 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 2, app/assets/stylesheets/components/panel_dashboard.scss */
.panel-dashboard .panel-body {
  padding: 0px;
}

/* line 1, app/assets/stylesheets/components/banner.scss */
.banner {
  margin-top: 25px;
  border: 2px solid transparent;
  border-color: #FFCC00;
  border-radius: 3px !important;
}

/* line 1, app/assets/stylesheets/components/widget.scss */
.widgets {
  margin-top: 70px;
}

/* line 5, app/assets/stylesheets/components/widget.scss */
.widget {
  position: relative;
  border-radius: 3px;
  margin-bottom: 20px;
  color: #fff;
  padding: 15px;
  overflow: hidden;
  background: #2d353c !important;
}

/* line 22, app/assets/stylesheets/components/widget.scss */
.widget .widget__title {
  position: relative;
  line-height: 1.1;
  font-size: 12px;
  margin: 2px 0 7px;
  color: rgba(255, 255, 255, 0.6);
}

/* line 33, app/assets/stylesheets/components/widget.scss */
.widget .widget__number {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  min-height: 34px;
}

/* line 40, app/assets/stylesheets/components/widget.scss */
.widget .widget__desc {
  font-weight: 400;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.6);
}

/* line 1, app/assets/stylesheets/components/read-more.scss */
[data-controller="read-more"] [data-read-more-target="content"] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--read-more-line-clamp, 2);
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Light-6469bdaf2ccf9d975d5cacfe63b17017ffe21a19dc7bb5ab3b99cbf5b8fbe7dc.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-LightItalic-fc239527cf19e04ac1a1ab0b2bc614bfdaac85504e1cd42082cc672d7333b932.woff2) format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Book-a26e26be1b1a10d2791d01fa77104cf2181c8f37ba1666f575bcc39c60615e0e.woff2) format("woff2");
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-BookItalic-e6ad9d52043a8b0e3c2e59a0bea46f4f327ea7a6cbf4501c3509faddf43525f6.woff2) format("woff2");
  font-weight: 350;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Regular-be63964afb107413f30073a5fe34437023a835b0313fe7e28cd591f6f5fccf52.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-RegularItalic-d32b5cca7bf9e482a9f073e9b51df7e81607a454f97ed0514d0c3b2a0eb02ebc.woff2) format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/TermoliWeb-SemiBold-c3bbebe27d2d24e3b70e8a26c28d823c1a1602144763dada8e55f7ccfcdfa834.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-SemiBoldItalic-5db1a319f5850230025e3a6accad39681ebac612371d990e487787d85b6cfa5a.woff2) format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/TermoliWeb-Bold-1bd7146568bf10e8d55799f0c905e29588666e6f5140d48261b50adb7b56f803.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-BoldItalic-415a23302424cfa006a278a39c16e0ef02ed592454e56ccd3c343916f35209b5.woff2) format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-Black-6586384865654da4ccffe61851cadb8dfc6aa9c21ad6ad545b17977808198e7e.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Termoli';
  src: url(/assets/termoli/Termoli-BlackItalic-51acde761b54693eeaca9d7d64c90026f02401333a0ff6c2d4daa20896357516.woff2) format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 3, app/assets/stylesheets/shared/styles/universal.scss */
body {
  margin: 0;
  height: 100%;
  padding-right: 0 !important;
}

/* line 8, app/assets/stylesheets/shared/styles/universal.scss */
body.no-scroll {
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/shared/styles/universal.scss */
body.no-scroll .alert:not(.free-sample-alert) {
  display: none;
}

/* line 17, app/assets/stylesheets/shared/styles/universal.scss */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  /* set the root element font size to the Tailwind & browser standard of 16px */
  font-size: 16px;
}

/* line 25, app/assets/stylesheets/shared/styles/universal.scss */
.main_content {
  padding-top: 80px;
}

/* line 28, app/assets/stylesheets/shared/styles/universal.scss */
.main_content .ember-app-loader {
  position: absolute;
  color: #00B2E8;
  font-size: 24px;
  left: calc(50% - 13px + 90px);
  top: 50vh;
  z-index: 10;
}

/* line 37, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content {
  padding-bottom: 0px;
}

/* line 39, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content .container-fluid {
  padding: 0 30px;
}

@media (max-width: 767px) {
  /* line 44, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content.visitor_content .report-tab-pane .container-fluid {
    padding: 0px;
  }
}

/* line 50, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content .grant-detail-body .grant-attributes {
  padding-bottom: 0;
}

/* line 52, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.visitor_content .grant-detail-body .grant-attributes.fow {
  margin-bottom: 0;
}

/* line 59, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.covid19_content {
  padding-bottom: 0px;
}

/* line 63, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.sign-up-page-content {
  padding-top: 90px;
}

/* line 67, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.admin-main-content {
  padding-top: 0px;
}

/* line 71, app/assets/stylesheets/shared/styles/universal.scss */
.main_content.compact-main-content {
  padding-top: 88px;
}

/* line 76, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-footer {
  padding-bottom: 275px;
}

@media (max-width: 991px) {
  /* line 76, app/assets/stylesheets/shared/styles/universal.scss */
  .visitor-footer {
    padding-bottom: 0px;
  }
}

@media (max-width: 767px) {
  /* line 83, app/assets/stylesheets/shared/styles/universal.scss */
  .main.navbar-present {
    margin-top: 125px;
  }
}

/* line 89, app/assets/stylesheets/shared/styles/universal.scss */
.main > .main_content {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  /* line 89, app/assets/stylesheets/shared/styles/universal.scss */
  .main > .main_content {
    padding-top: 0px;
  }
}

/* line 95, app/assets/stylesheets/shared/styles/universal.scss */
.main > .main_content.user_content {
  padding-bottom: 0px;
}

/* line 100, app/assets/stylesheets/shared/styles/universal.scss */
section {
  overflow: auto;
}

/* line 104, app/assets/stylesheets/shared/styles/universal.scss */
textarea {
  resize: vertical;
}

/* line 108, app/assets/stylesheets/shared/styles/universal.scss */
.center {
  text-align: center;
}

/* line 111, app/assets/stylesheets/shared/styles/universal.scss */
.center h1 {
  margin-bottom: 10px;
}

/* line 116, app/assets/stylesheets/shared/styles/universal.scss */
#logo {
  float: left;
  margin-top: 24px;
  aspect-ratio: 6.41 / 1;
}

@media (max-width: 1260px) {
  /* line 116, app/assets/stylesheets/shared/styles/universal.scss */
  #logo {
    width: 165px;
  }
}

@media (max-width: 991px) {
  /* line 116, app/assets/stylesheets/shared/styles/universal.scss */
  #logo {
    width: 120px;
    margin-top: 28px;
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 116, app/assets/stylesheets/shared/styles/universal.scss */
  #logo {
    width: 140px;
  }
}

@media (max-width: 767px) {
  /* line 132, app/assets/stylesheets/shared/styles/universal.scss */
  #logo:not(.new-footer #logo) {
    margin-left: 16px;
  }
}

/* line 139, app/assets/stylesheets/shared/styles/universal.scss */
#logo-short {
  float: left;
  margin-top: 16px;
  margin-left: 16px;
}

/* line 145, app/assets/stylesheets/shared/styles/universal.scss */
a {
  color: #00799E;
  text-decoration: none;
  transition-duration: 0.25s;
  transition-property: color;
}

/* line 151, app/assets/stylesheets/shared/styles/universal.scss */
a:hover, a:focus, a:active {
  color: #005A75;
  text-decoration: none;
  cursor: pointer;
}

/* line 159, app/assets/stylesheets/shared/styles/universal.scss */
a.a-underlined, .static-index .grants a {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* line 165, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure {
  font-weight: 600;
  color: #00799E;
}

/* line 168, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure:hover, a.a-azure:focus, a.a-azure:active {
  color: #005A75;
}

/* line 174, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure-dark {
  color: #005A75;
}

/* line 176, app/assets/stylesheets/shared/styles/universal.scss */
a.a-azure-dark:hover, a.a-azure-dark:focus, a.a-azure-dark:active {
  color: #003F52;
}

/* line 184, app/assets/stylesheets/shared/styles/universal.scss */
a.a-jazzy {
  font-weight: 600;
  color: #8D46C3;
}

/* line 187, app/assets/stylesheets/shared/styles/universal.scss */
a.a-jazzy:hover, a.a-jazzy:focus, a.a-jazzy:active {
  color: #70339E;
}

/* line 196, app/assets/stylesheets/shared/styles/universal.scss */
.alert .fa-arrow-right {
  margin: 0px 4px;
}

/* line 200, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info {
  background-color: #EAFAFF;
  border: 0;
  border-radius: 6px;
}

/* line 205, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info .fa-solid {
  font-size: 16px;
  position: relative;
  top: 1px;
}

/* line 211, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info .close {
  opacity: 1;
  color: #00799E;
}

/* line 215, app/assets/stylesheets/shared/styles/universal.scss */
.alert-info .close:hover, .alert-info .close:active, .alert-info .close:focus {
  color: #333333;
}

/* line 222, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning {
  background-color: #FFF8E1;
  border: 1px solid #FFEDB6 !important;
  border-radius: 6px !important;
}

/* line 227, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .fa-solid {
  font-size: 16px;
}

/* line 229, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .fa-solid.fa-triangle-exclamation {
  color: #D07101;
}

/* line 234, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .close {
  opacity: 1;
  color: #8E5806;
}

/* line 238, app/assets/stylesheets/shared/styles/universal.scss */
.alert-warning .close:hover, .alert-warning .close:active, .alert-warning .close:focus {
  color: #764905;
}

/* line 250, app/assets/stylesheets/shared/styles/universal.scss */
.alert-danger .fa-solid, .alert-error .fa-solid {
  font-size: 16px;
}

/* line 253, app/assets/stylesheets/shared/styles/universal.scss */
.alert-danger .close, .alert-error .close {
  opacity: 0.7;
}

/* line 258, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  line-height: 19px;
}

/* line 265, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert a {
  text-decoration: underline;
}

/* line 270, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert.danger a {
  color: #B80000;
}

/* line 276, app/assets/stylesheets/shared/styles/universal.scss */
.alert .external-integration-alert.warning a {
  color: #8E5806;
}

/* line 283, app/assets/stylesheets/shared/styles/universal.scss */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 289, app/assets/stylesheets/shared/styles/universal.scss */
input[type='number'] {
  -moz-appearance: textfield;
}

/* line 293, app/assets/stylesheets/shared/styles/universal.scss */
.vertical-center {
  min-height: 100%;
  /* Fallback for browsers don't support vh unit */
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 302, app/assets/stylesheets/shared/styles/universal.scss */
.vertical-center-in-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 308, app/assets/stylesheets/shared/styles/universal.scss */
.hide-until-ready {
  visibility: hidden;
}

/* line 312, app/assets/stylesheets/shared/styles/universal.scss */
.hide-until-ready:before {
  font-size: 12pt;
  color: #737373;
  content: 'Loading...';
  visibility: visible;
}

/* line 319, app/assets/stylesheets/shared/styles/universal.scss */
.row.wrapper-row, .wrapper-row.tracker-footer, .wrapper-row.Tracker, .wrapper-row.action-bar-navigation-and-filters {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 324, app/assets/stylesheets/shared/styles/universal.scss */
.main.navbar-present {
  padding-top: 50px;
}

/* line 328, app/assets/stylesheets/shared/styles/universal.scss */
.left-nav.navbar-present {
  margin-top: 50px;
}

/* line 332, app/assets/stylesheets/shared/styles/universal.scss */
.text-muted {
  color: #747171 !important;
}

@media (max-width: 767px) {
  /* line 337, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content {
    padding-top: 80px !important;
  }
  /* line 340, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content .ember-app-loader {
    left: calc(50% - 13px);
  }
  /* line 344, app/assets/stylesheets/shared/styles/universal.scss */
  .main_content.admin-main-content {
    padding-top: 0px !important;
  }
}

/* line 350, app/assets/stylesheets/shared/styles/universal.scss */
.share a.share {
  padding-left: 10px;
}

/* line 354, app/assets/stylesheets/shared/styles/universal.scss */
.btn-link {
  color: #00B2E8;
}

/* line 358, app/assets/stylesheets/shared/styles/universal.scss */
.pt5 {
  padding-top: 5px;
}

/* line 362, app/assets/stylesheets/shared/styles/universal.scss */
.pt10 {
  padding-top: 10px;
}

/* line 366, app/assets/stylesheets/shared/styles/universal.scss */
.pt20 {
  padding-top: 20px;
}

/* line 370, app/assets/stylesheets/shared/styles/universal.scss */
.pt15 {
  padding-top: 15px;
}

/* line 374, app/assets/stylesheets/shared/styles/universal.scss */
.pt20 {
  padding-top: 20px;
}

/* line 378, app/assets/stylesheets/shared/styles/universal.scss */
.pt40 {
  padding-top: 40px;
}

/* line 382, app/assets/stylesheets/shared/styles/universal.scss */
.pb10 {
  padding-bottom: 10px;
}

/* line 386, app/assets/stylesheets/shared/styles/universal.scss */
.no-margin {
  margin: 0 !important;
}

/* line 390, app/assets/stylesheets/shared/styles/universal.scss */
.d-inline-block {
  display: inline-block;
}

/* line 394, app/assets/stylesheets/shared/styles/universal.scss */
.d-inline-lg {
  display: none;
}

@media (min-width: 992px) {
  /* line 394, app/assets/stylesheets/shared/styles/universal.scss */
  .d-inline-lg {
    display: inline;
  }
}

/* line 401, app/assets/stylesheets/shared/styles/universal.scss */
.d-inline-xs {
  display: none;
}

@media (max-width: 991px) {
  /* line 401, app/assets/stylesheets/shared/styles/universal.scss */
  .d-inline-xs {
    display: inline;
  }
}

@media (max-width: 767px) {
  /* line 409, app/assets/stylesheets/shared/styles/universal.scss */
  .sm-mb40 {
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  /* line 415, app/assets/stylesheets/shared/styles/universal.scss */
  .md-mb40 {
    margin-bottom: 40px;
  }
}

/* line 420, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find {
  border: 1px solid #c5d1d4;
  border-radius: 5px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

/* line 427, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .quick-find-text {
  display: inline-block;
  padding: 6px 12px;
  letter-spacing: 0.27px;
  color: #6b6d6d;
  font-size: 14px;
  width: 100%;
  height: 32px;
}

/* line 436, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .search-btn {
  border-color: #C5D1D4;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-width: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 6px 12px;
  height: 32px;
}

/* line 447, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .search-btn:hover, .visitor-quick-find .search-btn:active {
  background-color: transparent;
}

/* line 451, app/assets/stylesheets/shared/styles/universal.scss */
.visitor-quick-find .search-btn i {
  color: #c5d1d4;
}

/* line 457, app/assets/stylesheets/shared/styles/universal.scss */
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 462, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 467, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered p {
  margin-left: 6px;
  margin-bottom: 0;
}

/* line 472, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered button {
  width: 92px;
  height: 34px;
  font-weight: 700;
  background: #ffffff;
  color: #00799E;
  border: 1px solid #FFEDB6;
  border-radius: 4px;
  margin-left: 16px;
}

/* line 483, app/assets/stylesheets/shared/styles/universal.scss */
.update-notification.flex-centered button i {
  margin-right: 6px;
}

/* line 489, app/assets/stylesheets/shared/styles/universal.scss */
.alerts-container-for-project-form {
  height: 50px;
}

/* line 491, app/assets/stylesheets/shared/styles/universal.scss */
.alerts-container-for-project-form .alert {
  height: 50px;
}

/* line 1, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand {
  font-family: 'Source Sans Pro', sans-serif;
  padding-top: 30px;
}

/* line 4, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .container-fluid {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 75px;
}

/* line 10, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block img.img-responsive {
  margin: 0 auto;
}

/* line 14, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .left-block h1 {
  margin-bottom: 20px;
  font-size: 52px;
  line-height: 58px;
  font-weight: 600;
  color: #44433D;
  margin-top: 0;
  overflow: hidden;
}

@media (max-width: 1325px) {
  /* line 14, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h1 {
    font-size: 44px;
    line-height: 54px;
  }
}

@media (max-width: 1200px) {
  /* line 14, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h1 {
    font-size: 36px;
    line-height: 46px;
  }
}

/* line 31, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .left-block h2 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

@media (max-width: 1260px) {
  /* line 31, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h2 {
    font-size: 16px;
    margin: 15px 0;
  }
}

/* line 40, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .left-block .upgrade-row {
  margin-top: 20px;
}

/* line 45, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .right-block .hero-img {
  width: 95%;
  margin: 0 auto;
  display: block;
  aspect-ratio: 330/299;
}

/* line 51, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .main-block .right-block img.browse-grants-img {
  margin-top: 24px;
}

@media (max-width: 1280px) {
  /* line 44, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block {
    padding: 0px !important;
  }
}

@media (min-width: 991px) {
  /* line 59, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .hero-row {
    position: relative;
    min-height: 500px;
  }
  /* line 63, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block {
    position: absolute;
    right: -22%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /* line 70, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block {
    position: absolute;
    left: 22%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/* line 79, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h1 {
  font-size: 48px;
  line-height: 120%;
  color: #393040;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 86, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h1 .page-header {
  border: none;
}

/* line 88, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h1 .page-header h1 {
  font-size: 36px;
  font-weight: 500;
}

/* line 94, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand h3 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 0;
  color: #393040;
}

/* line 101, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .link-blue {
  color: #00799E;
  font-size: 16px;
  line-height: 28px;
}

/* line 106, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .link-blue.pull-right {
  font-size: 14px;
}

/* line 110, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red {
  width: 100%;
  margin-top: 20px;
  padding: 15px;
  background: #FF6E61;
  color: #FFFFFF;
  border: 1px solid #FF6E61;
  font-size: 16px;
  line-height: 34px;
  font-weight: 600;
  letter-spacing: 0.85px;
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
}

/* line 124, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red:hover {
  background-color: #ff5d4d;
}

/* line 127, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red:focus {
  background-color: #ff5d4d;
}

/* line 130, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand .btn-red:disabled {
  cursor: not-allowed;
  opacity: 0.65;
  box-shadow: none;
}

/* line 138, app/assets/stylesheets/shared/styles/new_universal.scss */
.bg-admin {
  background-color: #DDDDF8;
  color: #3D3A82;
}

/* line 143, app/assets/stylesheets/shared/styles/new_universal.scss */
li.bg-admin > a:hover, li.bg-admin:hover {
  background-color: #C0C0F2 !important;
}

/* line 147, app/assets/stylesheets/shared/styles/new_universal.scss */
li.bg-admin > a {
  color: #3D3A82 !important;
}

@media (max-width: 990px) {
  /* line 153, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .container-fluid {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 158, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block {
    padding: 50px 30px 0;
  }
  /* line 160, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h1 {
    text-align: center;
    font-size: 34px;
    line-height: 45px;
  }
  /* line 165, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .left-block h2 {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.53px;
  }
  /* line 172, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block {
    padding-right: 0;
  }
  /* line 174, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .main-block .right-block img.img-responsive {
    padding: 0 10px;
    margin-top: 20px;
  }
  /* line 180, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand .content-block {
    padding: 0 30px;
  }
}

/* line 187, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand.authentication h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 16px;
}

/* line 192, app/assets/stylesheets/shared/styles/new_universal.scss */
.rebrand.authentication h1 .emphasized-name {
  font-weight: 600;
}

@media (max-width: 767px) {
  /* line 197, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand.authentication h1 {
    font-size: 26px;
  }
  /* line 201, app/assets/stylesheets/shared/styles/new_universal.scss */
  .rebrand.authentication h3 {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 24px;
  }
}

/* line 209, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication {
  text-align: center;
  padding-top: 0;
}

/* line 212, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .page-header {
  margin: 0 0 20px;
}

/* line 215, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .wrapper-row {
  padding: 0 30px;
}

/* line 218, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-control, .authentication .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .authentication .multi-select-filter-dropdown-trigger {
  font-size: 16px;
}

/* line 221, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form {
  text-align: left;
}

/* line 224, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form .error {
  margin-bottom: 0px;
}

/* line 228, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form input {
  margin-bottom: 0px;
}

/* line 232, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication form label {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #44433d;
  padding: 0px;
}

/* line 241, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .control-label.required::after {
  content: '';
}

/* line 244, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type=submit] {
  margin: 24px 0;
}

/* line 248, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .login_signup p {
  font-size: 16px;
  line-height: 28px;
}

/* line 253, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-control, .authentication .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .authentication .multi-select-filter-dropdown-trigger {
  background-color: #f6f6f5;
  border: 1px solid #f6f6f5;
  border-radius: 0;
  box-shadow: none;
  padding: 4px 14px;
  height: 50px;
}

/* line 261, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .checkbox {
  margin-top: 10px;
}

/* line 264, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .checkbox span {
  padding-left: 10px;
}

/* line 268, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type='checkbox'] {
  min-width: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  appearance: none;
  border: 1px solid #C5D1D4;
  border-radius: 4px;
}

/* line 277, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type='checkbox']:hover {
  border-color: #455C63;
}

/* line 281, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication input[type='checkbox']:checked {
  appearance: checkbox;
}

/* line 285, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-group.user_mailing_list_opt_in {
  margin-left: 20px;
}

/* line 287, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .form-group.user_mailing_list_opt_in span {
  display: block;
  padding: 0;
  margin-left: 10px;
}

/* line 293, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .btn-auth {
  height: 48px;
  line-height: normal;
  font-size: 18px;
  padding: 10px;
  margin-bottom: 13px;
}

/* line 299, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .btn-auth:focus {
  outline-color: transparent;
}

/* line 303, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication .lead {
  margin-bottom: 0;
}

/* line 306, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication h1 {
  margin-top: 0;
}

/* line 309, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication #forgot-password-header {
  margin-bottom: 5px;
}

/* line 312, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication #user_organization_type, .authentication #user_organization_location, .authentication #new_user #organization-fields .form-control.select, .authentication #new_user #organization-fields .multi-select-filter .select.multi-select-filter-dropdown-trigger, .multi-select-filter .authentication #new_user #organization-fields .select.multi-select-filter-dropdown-trigger {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 15px) 22px, calc(100% - 10px) 22px;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 1.5625rem;
}

/* line 323, app/assets/stylesheets/shared/styles/new_universal.scss */
.authentication #organization-fields #user_client_operating_revenue_wrapper, .authentication #organization-fields #user_current_grants_program_wrapper, .authentication #organization-fields #user_organization_location_wrapper {
  display: none;
}

/* line 328, app/assets/stylesheets/shared/styles/new_universal.scss */
.max-width-cover {
  max-width: 1400px;
  margin: 0 auto;
}

/* line 333, app/assets/stylesheets/shared/styles/new_universal.scss */
.full-hero-cover {
  background-color: #f7f5f2;
  background-position: center top;
  background-size: cover;
  padding: 48px 0;
  margin-bottom: 0 !important;
}

/* line 340, app/assets/stylesheets/shared/styles/new_universal.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F2F5F7;
  border-radius: 4px;
}

/* line 344, app/assets/stylesheets/shared/styles/new_universal.scss */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 349, app/assets/stylesheets/shared/styles/new_universal.scss */
.no-side-margin {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  /* line 355, app/assets/stylesheets/shared/styles/new_universal.scss */
  .full-hero-cover.webp {
    background-image: url(/assets/homepage/hero-full-a67b771a81f0149fa431ce47c6fca4a624e7b1739c08816dd8553c1dab1fa046.webp);
  }
  /* line 359, app/assets/stylesheets/shared/styles/new_universal.scss */
  .full-hero-cover.no-webp {
    background-image: url(/assets/homepage/hero-full-57206f50fe194ac593d13c4516cb2e85aa380694f6df61cfa72f40b6f861c612.jpg);
  }
  /* line 364, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper {
    display: flex;
  }
  /* line 367, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper > div {
    align-self: flex-start;
  }
  /* line 371, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper > .col-sm-6:first-of-type,
.first-name-last-name-wrapper .col-sm-4:first-of-type {
    padding-right: 7.5px;
  }
  /* line 376, app/assets/stylesheets/shared/styles/new_universal.scss */
  .first-name-last-name-wrapper > .col-sm-6:last-of-type,
.first-name-last-name-wrapper .col-sm-4:last-of-type {
    padding-left: 7.5px;
  }
}

@media (max-width: 767px) {
  /* line 384, app/assets/stylesheets/shared/styles/new_universal.scss */
  .cf-turnstile {
    margin: 0 !important;
  }
}

@media (min-width: 768px) {
  /* line 390, app/assets/stylesheets/shared/styles/new_universal.scss */
  body.signup-unlock-form::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(45deg, rgba(211, 217, 248, 0.5) 0.68%, rgba(225, 216, 253, 0.5) 42.58%, rgba(243, 217, 252, 0.5) 83.96%, rgba(254, 215, 245, 0.5) 100%);
    z-index: -1;
  }
  /* line 401, app/assets/stylesheets/shared/styles/new_universal.scss */
  header nav.navbar-no-bg {
    background-color: transparent;
  }
}

/* line 1, app/assets/stylesheets/shared/styles/typography.scss */
body {
  font-family: 'Lato', 'Helvetica Neue', 'Arial', sans-serif;
}

/* line 5, app/assets/stylesheets/shared/styles/typography.scss */
.lead {
  font-size: 18px;
}

/* line 2, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.text-contrast p,
.text-contrast h1,
.text-contrast h2,
.text-contrast h3,
.text-contrast h4,
.text-contrast h5,
.text-contrast h6 {
  color: #fff;
}

/* line 13, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.debug_dump {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 21, app/assets/stylesheets/shared/styles/miscellaneous.scss */
kbd {
  background-color: inherit !important;
}

/* line 25, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.truncate {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 32, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.media-rounded {
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 10px;
}

/* line 38, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.pull-top {
  top: 0px;
}

/* line 42, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* line 66, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.pikaday-container .input-group-addon {
  background-color: #FFFFFF;
}

/* line 69, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.pikaday-container .input-group-addon:hover {
  cursor: pointer;
}

/* line 76, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.new_request_quote_form label {
  font-weight: 400;
}

/* line 81, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.anticipated-pattern {
  color: #57287B !important;
  display: inline-block;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-skip-ink: none;
  text-decoration-color: #8D46C3;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3.5px;
  text-underline-position: from-font;
  line-height: 130%;
}

/* line 94, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.project-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

/* Masked overflow for scroll containers */
/* line 102, app/assets/stylesheets/shared/styles/miscellaneous.scss */
.masked-overflow {
  --mask-height: 24px;
  --scroll-buffer: 1rem;
  --top-mask-height: 0px;
  --bottom-mask-height: var(--mask-height);
  mask-image: linear-gradient(to top, transparent, black 90%), linear-gradient(to bottom, transparent 0%, black 100%), linear-gradient(black, black);
  mask-size: 100% var(--top-mask-height), 100% var(--bottom-mask-height), 100% 100%;
  mask-position: 0 0, 0 100%, 0 0;
  mask-repeat: no-repeat, no-repeat, no-repeat;
  mask-composite: exclude;
  animation-name: show-top-mask, hide-bottom-mask;
  animation-timeline: scroll(self), scroll(self);
  animation-range: 0 var(--scroll-buffer), calc(100% - var(--scroll-buffer)) 100%;
  animation-fill-mode: both;
}

@keyframes show-top-mask {
  from {
    --top-mask-height: 0px;
  }
  to {
    --top-mask-height: var(--mask-height);
  }
}

@keyframes hide-bottom-mask {
  from {
    --bottom-mask-height: var(--mask-height);
  }
  to {
    --bottom-mask-height: 0px;
  }
}

/* line 1, app/assets/stylesheets/shared/styles/form.scss */
input,
textarea,
select,
.uneditable-input {
  border: 1px solid #bbb;
  margin-bottom: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/shared/styles/form.scss */
.select2-search {
  background: #F2F5F7 url(/assets/icons/search-bcddda375d7519bedc738d844ee9202c5c4178abdac025ddad5fe237e94a8444.svg) right 0.83125rem bottom 0.73125rem no-repeat;
}

/* line 15, app/assets/stylesheets/shared/styles/form.scss */
#error_explanation {
  color: red;
}

/* line 18, app/assets/stylesheets/shared/styles/form.scss */
#error_explanation ul {
  color: red;
  margin: 0 0 30px 0;
}

/* line 27, app/assets/stylesheets/shared/styles/form.scss */
.field_with_errors .form-control, .field_with_errors .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .field_with_errors .multi-select-filter-dropdown-trigger {
  color: #B80000;
}

/* line 32, app/assets/stylesheets/shared/styles/form.scss */
.checkbox {
  margin-top: -10px;
  margin-bottom: 10px;
}

/* line 36, app/assets/stylesheets/shared/styles/form.scss */
.checkbox span {
  margin-left: 20px;
  font-weight: normal;
}

/* line 42, app/assets/stylesheets/shared/styles/form.scss */
.help-block {
  margin-bottom: 12px;
  margin-top: 0px;
  color: #747171;
}

/* line 48, app/assets/stylesheets/shared/styles/form.scss */
#session_remember_me {
  margin-left: 0;
}

/* line 54, app/assets/stylesheets/shared/styles/form.scss */
.field_with_errors .select2-container .select2-selection {
  border: 1px solid #B80000 !important;
}

/* line 56, app/assets/stylesheets/shared/styles/form.scss */
.field_with_errors .select2-container .select2-selection span {
  color: #B80000;
}

/* line 64, app/assets/stylesheets/shared/styles/form.scss */
.label-group .label {
  margin-right: 3px;
}

/* line 69, app/assets/stylesheets/shared/styles/form.scss */
.has-error .help-block,
.field_with_errors .help-block,
.has-error .control-label,
.field_with_errors .control-label,
.has-error .radio,
.field_with_errors .radio,
.has-error .checkbox,
.field_with_errors .checkbox,
.has-error .radio-inline,
.field_with_errors .radio-inline,
.has-error .checkbox-inline,
.field_with_errors .checkbox-inline,
.has-error.radio label,
.radio.field_with_errors label,
.has-error.checkbox label,
.checkbox.field_with_errors label,
.has-error.radio-inline label,
.radio-inline.field_with_errors label,
.has-error.checkbox-inline label,
.checkbox-inline.field_with_errors label {
  color: #B80000;
}

/* line 92, app/assets/stylesheets/shared/styles/form.scss */
.radio-panel.has-error, .radio-panel.field_with_errors {
  border-left: 3px solid #B80000;
  background-color: #FFF1F0;
  padding-left: 12px;
}

/* line 98, app/assets/stylesheets/shared/styles/form.scss */
.radio-panel.has-error .help-block, .radio-panel.field_with_errors .help-block {
  font-weight: 600;
}

/* line 2, app/assets/stylesheets/shared/styles/custom.scss */
.dropdown-menu .active a,
.dropdown-menu .active a:hover,
.dropdown-menu .active a:focus {
  color: black;
  background-color: transparent;
  border: none;
}

/* line 2, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .grant-type-head {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}

/* line 9, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties {
  padding-left: 16px;
  margin-bottom: 24px;
}

/* line 13, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties .county-name {
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties .county-list {
  list-style-type: none;
  padding-left: 16px;
}

/* line 21, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .counties .county-list a {
  font-size: 16px;
  margin-bottom: 12px;
  font-weight: 400;
}

/* line 30, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .grants a {
  font-size: 18px;
  line-height: 120%;
  display: block;
  margin-bottom: 24px;
}

/* line 39, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .with-dropdown-arrow {
  display: flex !important;
  gap: 6px;
  width: fit-content;
  align-items: center;
}

/* line 45, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .with-dropdown-arrow::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
  transform: rotate(135deg);
  padding: 3px;
}

/* line 58, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .with-dropdown-arrow[aria-expanded='true']::after {
  margin-top: 5px;
  transform: rotate(315deg);
}

/* line 65, app/assets/stylesheets/shared/styles/featured-grants.scss */
.static-index .location-list {
  list-style-type: none;
  padding-left: 16px;
}

/* line 72, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .see-more-button-wrapper {
  display: block;
  margin-left: auto;
}

/* line 77, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show #seeMoreGrantsBtn {
  display: block;
  margin: 20px auto;
}

/* line 82, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

/* line 87, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show section {
  overflow: initial;
}

/* line 91, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .gradient-background {
  background: #F2F5F7 url(/assets/990-report-hero-gradient-9cb361585b894eee8426d41e7ef7ad5e2d16e29b0e429360160af9bef72b2427.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 40px;
  border-bottom-right-radius: 50% 20%;
  border-bottom-left-radius: 50% 20%;
  margin-bottom: 20px;
}

/* line 99, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .gradient-background .hero-section {
  padding: 32px 25px 0px 25px;
}

@media screen and (max-width: 991px) {
  /* line 99, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .gradient-background .hero-section {
    padding: 32px 30px 24px 30px;
  }
}

/* line 109, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .header-section .h1 {
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  color: #333333;
}

/* line 115, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .header-section .h2 {
  font-size: 22px;
  line-height: 120%;
  color: #747171;
}

/* line 122, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .share-section {
  padding-top: 20px;
}

/* line 125, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .share-section .share-logout-resource {
  display: inline-flex;
  gap: 6px;
  height: 28px;
  padding: 4px 8px;
  color: #747171;
  border: 2px solid #C5D1D4;
  border-radius: 4px;
  font-size: 14px;
  align-items: center;
}

/* line 136, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .share-section .share-logout-resource a:hover {
  cursor: pointer;
}

/* line 143, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .breadcrumbs .link {
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
}

/* line 148, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .breadcrumbs .navigation-icon {
  margin: 0px 4px;
  opacity: 0.5;
}

/* line 153, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .breadcrumbs ul > li {
  display: inline;
}

/* line 158, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .grants-background {
  margin-bottom: 0;
  padding-bottom: 20px;
  background: linear-gradient(187deg, #FFFFFF 5.37%, #f9f9f9 94.63%);
}

/* line 164, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .grant-pagination {
  padding-left: 16px;
  width: 100%;
}

/* line 169, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .stat-of-a-browse-grant {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  margin: 0;
  display: flex;
  flex-direction: column;
}

/* line 177, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .stat-of-a-browse-grant .detail-text {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

/* line 186, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body {
  padding-right: 3.75rem;
  padding-left: 3.75rem;
}

/* line 190, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description {
  margin: 15px 0px 40px 0px;
}

/* line 193, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description h4 {
  font-size: 20px;
}

/* line 197, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description p {
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  color: #333333;
  margin: 0;
}

/* line 205, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body > .description a {
  color: #64447C;
  font-weight: bold;
}

/* line 211, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .total-grants-count {
  color: #333333;
  font-size: 24px;
}

/* line 216, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .total-grants-count-subheader {
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 40px;
}

/* line 224, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body #grants_loader {
  height: 300px;
  display: block;
  position: relative;
}

/* line 229, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body #grants_loader .page-loader {
  top: 30%;
}

/* line 234, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
}

@media screen and (min-width: 1280px) {
  /* line 234, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* line 243, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: fit-content;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 16px;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  background: #FFFFFF;
}

/* line 257, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .deadline {
  width: 100%;
  display: flex;
  column-gap: 16px;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) and (max-width: 1260px) {
  /* line 257, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .deadline {
    min-height: 37px;
  }
}

/* line 268, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .deadline span {
  font-weight: normal;
  font-size: 12px;
  line-height: 130%;
  color: #747171;
}

@media screen and (min-width: 640px) {
  /* line 268, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .deadline span {
    font-size: 14px;
  }
}

/* line 280, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 0;
  row-gap: 4px;
}

@media screen and (min-width: 640px) {
  /* line 280, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header {
    padding-top: 16px;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  /* line 280, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header {
    min-height: 105px;
  }
}

/* line 297, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header h3 {
  margin: 0px;
}

/* line 300, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header h3 a {
  font-weight: bold;
  font-size: 15px;
  line-height: 120%;
  margin: 4px 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

@media screen and (min-width: 640px) {
  /* line 300, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header h3 a {
    font-size: 18px;
  }
}

/* line 318, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #747171;
}

@media screen and (min-width: 640px) {
  /* line 318, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name {
    font-size: 16px;
  }
}

/* line 328, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name a {
  color: #0098C7;
}

/* line 331, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .header .funder-name a:hover {
  color: #00799E;
}

/* line 338, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description {
  width: 100%;
  padding-right: 15px;
}

/* line 342, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description .amount {
  font-weight: normal;
  font-size: 12px;
  line-height: 130%;
  color: #747171;
  margin: 8px 0px;
}

@media screen and (min-width: 640px) {
  /* line 342, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list .featured-grant .description .amount {
    font-size: 14px;
  }
}

/* line 354, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description .body {
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  max-height: 100px;
  color: #333333;
  margin: 8px 0px 0px 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 12;
  line-clamp: 12;
  -webkit-box-orient: vertical;
  white-space: normal;
}

/* line 369, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .description .body p,
#featured-grants-show .feature-body .grants-list .featured-grant .description .body li {
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #333333;
  margin: 0;
}

/* line 380, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}

/* line 385, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-deadline {
  margin-bottom: 10px;
  display: block;
}

/* line 388, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-deadline .text-warning {
  color: orange;
}

/* line 393, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-links {
  display: flex;
  gap: 8px;
}

/* line 397, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list .featured-grant .featured-grant-footer .featured-grant-links .view-grant {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}

/* line 407, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants {
  position: relative;
  padding-top: 15px;
}

/* line 411, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants.modal {
  padding-top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* line 424, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants.modal .see-more-overlay.generic-see-more-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* line 432, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants.modal:not(.show) {
  display: none;
}

/* line 437, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .featured-grant {
  filter: blur(5px);
  pointer-events: none;
  user-select: none;
}

/* line 443, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay {
  position: absolute;
  background: #FFFFFF;
  top: 40px;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.15);
}

/* line 454, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .see-more-text {
  font-size: 18px;
  color: #747171;
}

/* line 459, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .testimonial-message {
  text-align: center;
  padding-left: 24px;
}

/* line 463, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .testimonial-message .testimonial-face {
  border-radius: 100%;
  border: 4px solid #FFFFFF;
  margin: 0 auto;
  display: block;
}

/* line 469, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .blurred-grants .see-more-overlay .testimonial-message .testimonial-face .testimonial-quote {
  font-size: 18px;
  color: #747171;
}

/* line 478, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .grants-list-header-section {
  margin: 40px 0px 20px 0px;
}

/* line 482, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .section-header {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  color: #333333;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 492, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section,
#featured-grants-show .feature-body .focus-areas-section {
  padding: 40px 0 0 0;
}

/* line 496, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states,
#featured-grants-show .feature-body .states-section .focus-areas,
#featured-grants-show .feature-body .focus-areas-section .states,
#featured-grants-show .feature-body .focus-areas-section .focus-areas {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 20px;
}

/* line 503, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state,
#featured-grants-show .feature-body .states-section .states .focus-area,
#featured-grants-show .feature-body .states-section .focus-areas .state,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area,
#featured-grants-show .feature-body .focus-areas-section .states .state,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px;
  height: 72px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
}

/* line 514, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state:hover, #featured-grants-show .feature-body .states-section .states .state:active, #featured-grants-show .feature-body .states-section .states .state:focus,
#featured-grants-show .feature-body .states-section .states .focus-area:hover,
#featured-grants-show .feature-body .states-section .states .focus-area:active,
#featured-grants-show .feature-body .states-section .states .focus-area:focus,
#featured-grants-show .feature-body .states-section .focus-areas .state:hover,
#featured-grants-show .feature-body .states-section .focus-areas .state:active,
#featured-grants-show .feature-body .states-section .focus-areas .state:focus,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area:hover,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area:active,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area:focus,
#featured-grants-show .feature-body .focus-areas-section .states .state:hover,
#featured-grants-show .feature-body .focus-areas-section .states .state:active,
#featured-grants-show .feature-body .focus-areas-section .states .state:focus,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area:hover,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area:active,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area:focus,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state:hover,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state:active,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state:focus,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area:hover,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area:active,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area:focus {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

/* line 521, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-name,
#featured-grants-show .feature-body .states-section .states .state .focus-area-name,
#featured-grants-show .feature-body .states-section .states .focus-area .state-name,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-name,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-name,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-name,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-name,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-name,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-name,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-name,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-name {
  flex-grow: 2;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}

/* line 532, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-name span,
#featured-grants-show .feature-body .states-section .states .state .focus-area-name span,
#featured-grants-show .feature-body .states-section .states .focus-area .state-name span,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-name span,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-name span,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-name span,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-name span,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-name span,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-name span,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-name span,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-name span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 540, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-name::after,
#featured-grants-show .feature-body .states-section .states .state .focus-area-name::after,
#featured-grants-show .feature-body .states-section .states .focus-area .state-name::after,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-name::after,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-name::after,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-name::after {
  content: '';
  width: 13px;
  height: 13px;
  border-top-color: #8C9699;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-color: #8C9699;
  border-right-style: solid;
  border-right-width: 3px;
  transform: rotate(45deg);
  padding: 5px;
  margin: 3px;
}

/* line 556, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-icon,
#featured-grants-show .feature-body .states-section .states .state .focus-area-icon,
#featured-grants-show .feature-body .states-section .states .focus-area .state-icon,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-icon,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-icon,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-icon,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-icon,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-icon,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-icon,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-icon,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-icon {
  height: 48px;
  margin-right: 12px;
}

/* line 561, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .states .state .state-icon img,
#featured-grants-show .feature-body .states-section .states .state .focus-area-icon img,
#featured-grants-show .feature-body .states-section .states .focus-area .state-icon img,
#featured-grants-show .feature-body .states-section .states .focus-area .focus-area-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .state .state-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .state .focus-area-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .state-icon img,
#featured-grants-show .feature-body .states-section .focus-areas .focus-area .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .state .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .state .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .states .focus-area .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .state .focus-area-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .state-icon img,
#featured-grants-show .feature-body .focus-areas-section .focus-areas .focus-area .focus-area-icon img {
  height: 100%;
  object-fit: cover;
}

/* line 569, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body .states-section .btn-view-more,
#featured-grants-show .feature-body .focus-areas-section .btn-view-more {
  margin-top: 16px;
}

/* line 574, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters {
  margin: 56px 0;
  gap: 8px;
}

/* line 578, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper {
  gap: 16px;
}

/* line 581, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a {
  gap: 8px;
  padding: 8px 24px;
  flex-basis: 0;
  flex-grow: 1;
}

/* line 587, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.private-funders {
  background: linear-gradient(90deg, #f6fdff 0%, #d6f6ff 100%);
}

/* line 589, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.private-funders div.title {
  color: #002e3c;
}

/* line 594, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.over-20k {
  background: linear-gradient(90deg, #fff7fd 0%, #fed7f5 100%);
}

/* line 596, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.over-20k div.title {
  color: #590748;
}

/* line 602, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.over-20k div.arrow svg path {
  fill: #BB0695;
}

/* line 609, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.projects-and-programs {
  background: linear-gradient(90deg, #f9f6ff 0%, #e0d6ff 100%);
}

/* line 611, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.projects-and-programs div.title {
  color: #1f0e54;
}

/* line 617, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.projects-and-programs div.arrow svg path {
  fill: #6331F7;
}

/* line 624, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.government-funders {
  background: linear-gradient(90deg, #fffaf6 0%, #ffe5d6 100%);
}

/* line 626, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.government-funders div.title {
  color: #501d01;
}

/* line 632, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a.government-funders div.arrow svg path {
  fill: #A63C03;
}

/* line 639, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a div.arrow {
  height: 40px;
}

/* line 643, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-body div.predefined-filters div.filters-wrapper > a div.title {
  min-height: 72px;
  width: 95%;
}

/* line 652, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu {
  padding-left: 2.8125rem;
  padding-right: 0.625rem;
}

/* line 656, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access {
  display: flex;
  flex-direction: column;
}

/* line 660, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access h3.head {
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #333333;
  margin-bottom: 0;
}

/* line 670, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter {
  margin-top: 5px;
}

/* line 673, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name {
  display: flex;
  gap: 6px;
  width: fit-content;
  align-items: center;
  padding: 8px 12px;
  color: #5A56B3;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.42px;
  border-radius: 8px;
}

/* line 685, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top-color: #5A56B3;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-color: #5A56B3;
  border-right-style: solid;
  border-right-width: 3px;
  transform: rotate(135deg);
  padding: 3px;
}

/* line 699, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name:hover {
  background-color: #F2F5F7;
}

/* line 704, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-name[aria-expanded='true']::after {
  margin-top: 5px;
  transform: rotate(315deg);
}

/* line 711, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list {
  list-style-type: none;
  padding-left: 25px;
}

/* line 715, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list li {
  padding-top: 4px;
  padding-bottom: 4px;
}

/* line 720, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list a {
  font-weight: 400;
  color: #333333;
}

/* line 724, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .filter-list a:hover {
  color: #5A56B3;
  text-decoration: underline;
}

/* line 732, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .feature-side-menu .quick-access .filter .no-arrow::after {
  content: none;
}

/* line 740, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 746, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .video-container {
  position: relative;
  padding-bottom: 62%;
}

/* line 751, app/assets/stylesheets/shared/styles/featured-grants.scss */
#featured-grants-show .d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  /* line 761, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .testimonial-message {
    padding-left: 32px;
  }
}

@media screen and (max-width: 991px) {
  /* line 768, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body {
    padding-right: 30px;
    padding-left: 30px;
  }
  /* line 772, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list,
#featured-grants-show .feature-body .states-section .states,
#featured-grants-show .feature-body .focus-areas-section .focus-areas {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 778, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-side-menu {
    display: none;
  }
  /* line 781, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .d-flex {
    display: block;
  }
  /* line 784, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .testimonial-message {
    margin-top: 60px;
    padding-left: 0px;
  }
  /* line 788, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .see-more-overlay {
    width: 90%;
    top: 120px;
    text-align: center;
  }
  /* line 792, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .see-more-overlay .input-group {
    display: block;
  }
  /* line 795, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .see-more-overlay .btn, #featured-grants-show .see-more-overlay .page-header a, .page-header #featured-grants-show .see-more-overlay a {
    margin-top: 8px;
    display: block;
    border-radius: 4px;
    width: 100%;
  }
  /* line 803, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .stat-of-a-browse-grant {
    display: block;
  }
  /* line 807, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .container-fluid {
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  /* line 815, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .feature-body .grants-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /* line 820, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #featured-grants-show .input-group .form-control, #featured-grants-show .input-group .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter #featured-grants-show .input-group .multi-select-filter-dropdown-trigger {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}

/* line 828, app/assets/stylesheets/shared/styles/featured-grants.scss */
body.modal-open #browseGrantsModal {
  display: flex !important;
}

/* line 832, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal {
  align-items: center;
  justify-content: center;
}

/* line 835, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .modal-header {
  background: #F2F5F7;
  border-radius: 5px 5px 0 0;
}

/* line 838, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .modal-header .close {
  color: #747171;
  text-shadow: none;
  opacity: 1;
}

/* line 844, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal h2.modal-title {
  font-size: 15px;
  color: #333333;
}

/* line 847, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal h2.modal-title .bold {
  font-weight: 800;
  color: #64447C;
}

/* line 852, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .caret {
  border: none;
  margin: 0;
  width: auto;
  height: auto;
  vertical-align: initial;
  color: #747171;
  font-weight: 600;
}

/* line 862, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container #browse-grants-carousel {
  padding: 0.625rem 0;
}

/* line 865, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner {
  overflow: auto;
  max-height: calc(100vh - 12.5rem);
  border-bottom: 1px solid #C5D1D4;
  padding: 0 1.25rem;
}

/* line 871, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body h4 {
  font-size: 24px;
  margin-top: 0;
}

/* line 875, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body h3 {
  font-size: 20px;
}

/* line 878, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body h4 {
  font-size: 14px;
  padding-bottom: 0.625rem;
}

/* line 882, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .grant-attributes {
  height: auto;
  padding-bottom: initial;
}

/* line 885, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .grant-attributes .label-grey {
  background-color: #E4EAEC;
  color: #333333 !important;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin: 0 5px 7px 0;
  padding: 4px 6px;
  line-height: 1.21;
}

/* line 897, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header {
  margin-bottom: 0.625rem;
}

/* line 899, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header .filing-header-grouped-actions {
  display: none;
}

/* line 902, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header .summary-header-button {
  display: none;
}

/* line 905, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .filing-summary .filing-header .foundations-breadcrumbs {
  margin-top: 0.625rem;
}

/* line 910, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-panel-link {
  display: none;
}

/* line 914, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .panel-heading h3 {
  font-size: 16px;
}

/* line 917, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .standard-plan-upsell.row, #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .standard-plan-upsell.tracker-footer, #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .standard-plan-upsell.Tracker, #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane .standard-plan-upsell.action-bar-navigation-and-filters {
  display: none;
}

/* line 920, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container {
  background: linear-gradient(180deg, #F2F5F7 0%, rgba(242, 245, 247, 0) 100%);
  padding-top: 50px;
}

/* line 923, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner {
  margin: auto auto 20px auto;
  padding: 0px 24px;
  max-width: 95%;
}

/* line 927, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-image-wrap {
  position: relative;
}

/* line 930, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner img {
  max-width: 100%;
  margin-top: 0.625rem;
}

/* line 934, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 939, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header .signup-section .btn-plan-standard {
  margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 934, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header {
    flex-direction: column;
    text-align: center;
  }
  /* line 945, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .standard-plan-upsell-header h4 {
    margin-bottom: 0.9375rem;
  }
}

/* line 950, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner h3 {
  color: #64447C;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 32px !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
}

/* line 958, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}

/* line 965, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
}

/* line 970, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner section {
  margin-top: 0.9375rem;
}

/* line 973, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .signup-section {
  text-align: center;
}

/* line 976, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container {
  position: absolute;
  top: 1.5625rem;
  right: 1.5625rem;
}

/* line 980, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container .sample-data-header {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

/* line 986, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container .sample-data-description {
  color: #747171;
  font-size: 12px;
  line-height: 12px;
  margin: 0px;
}

@media only screen and (max-width: 992px) {
  /* line 976, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container {
    top: 0.9375rem;
    right: 0.3125rem;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0.15625rem;
  }
  /* line 997, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .report-tab-pane #browse-grants-standard-plan-upsell-container .browse-grants-standard-plan-upsell-inner .sample-data-container .sample-data-header {
    font-size: 12px;
    margin-bottom: 0;
  }
}

/* line 1006, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container {
  display: flex;
  justify-content: space-between;
}

/* line 1009, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container .grant-actions-row {
  align-items: flex-start;
  margin: 0;
}

/* line 1014, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container .grant-name {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Lato;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  font-size: 24px;
}

@media only screen and (max-width: 992px) {
  /* line 1006, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container {
    flex-direction: column;
  }
  /* line 1027, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-inner .grant-detail-body .browse-grants-modal-grant-details-header-container .grant-actions-row {
    margin: 5px 0 15px 0;
  }
}

/* line 1034, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls {
  display: flex;
  padding-top: 0.3125rem;
}

/* line 1037, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .control-wrap {
  width: 50%;
  display: flex;
}

/* line 1040, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .control-wrap.left {
  justify-content: flex-start;
}

/* line 1043, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .control-wrap.right {
  justify-content: flex-end;
}

/* line 1047, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control {
  opacity: 1;
  background-image: none;
  margin: 0;
  position: unset;
  width: auto;
}

/* line 1053, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control .rotateimg180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 1060, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #previous-grant-name,
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #next-grant-name {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  text-shadow: none;
}

@media only screen and (max-width: 600px) {
  /* line 1060, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #previous-grant-name,
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #next-grant-name {
    padding: 0 1.25rem;
    line-height: 1.1;
  }
}

/* line 1071, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #previous-grant-name {
  padding-left: 0.625rem;
}

/* line 1074, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal .browse-grants-carousel-container .carousel-controls .carousel-control #next-grant-name {
  padding-right: 0.625rem;
}

/* line 1080, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal p.view-full-report {
  font-size: 15px;
  margin-bottom: 1.25rem;
}

/* line 1083, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browseGrantsModal p.view-full-report #browse-grants-modal-view-full-990-report {
  color: #64447C;
  font-weight: bold;
}

/* line 1091, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .testimonial-message,
#browse-grants-modal-page-takeover .testimonial-message {
  text-align: center;
  padding-left: 24px;
  padding-bottom: 0.625rem;
}

@media only screen and (max-width: 991px) {
  /* line 1091, app/assets/stylesheets/shared/styles/featured-grants.scss */
  .browse-grants-interstitial .testimonial-message,
#browse-grants-modal-page-takeover .testimonial-message {
    margin-top: 2.5rem;
    padding-left: 0;
  }
}

/* line 1099, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .testimonial-message .testimonial-face,
#browse-grants-modal-page-takeover .testimonial-message .testimonial-face {
  border-radius: 100%;
  border: 4px solid #FFFFFF;
  margin: 0 auto;
  display: block;
}

/* line 1106, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .see-more-text,
#browse-grants-modal-page-takeover .see-more-text {
  font-size: 18px;
  color: #747171;
}

/* line 1110, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial .form-wrap,
#browse-grants-modal-page-takeover .form-wrap {
  max-width: 450px;
}

/* line 1113, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial p.learn-more,
#browse-grants-modal-page-takeover p.learn-more {
  font-size: 15px;
  color: #333333;
  clear: both;
  padding-top: 0.9375rem;
}

/* line 1118, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial p.learn-more a,
#browse-grants-modal-page-takeover p.learn-more a {
  color: #64447C;
  font-weight: 600;
}

/* line 1124, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover {
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.15);
  padding: 30px;
  backdrop-filter: blur(5px);
  position: absolute;
  top: calc(50% - 167px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 900px;
  z-index: 2000;
}

/* line 1137, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover p.testimonial-quote {
  margin-bottom: 0;
}

/* line 1140, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover .testimonial-message {
  padding-top: 9px;
}

@media only screen and (max-width: 991px) {
  /* line 1124, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browse-grants-modal-page-takeover {
    top: auto;
    bottom: 0;
    text-align: center;
  }
  /* line 1147, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browse-grants-modal-page-takeover .form-wrap {
    margin: 0 auto;
  }
  /* line 1150, app/assets/stylesheets/shared/styles/featured-grants.scss */
  #browse-grants-modal-page-takeover .testimonial-message {
    display: none;
  }
}

/* line 1154, app/assets/stylesheets/shared/styles/featured-grants.scss */
#browse-grants-modal-page-takeover.d-none {
  display: none;
}

/* line 1159, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-interstitial.d-none {
  display: none;
}

/* line 1163, app/assets/stylesheets/shared/styles/featured-grants.scss */
.takeover-blur-and-disable-background {
  filter: blur(5px);
  pointer-events: none;
  user-select: none;
}

/* line 1170, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-selection__rendered {
  line-height: 2.5rem !important;
  font-size: 1rem;
}

/* line 1174, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-container .select2-selection--single {
  border: 1px solid #E4EAEC;
  height: 2.5rem !important;
  border-radius: 0.5rem !important;
}

/* line 1179, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-selection__arrow {
  height: 2.5rem !important;
}

/* line 1183, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-container--default .select2-selection--single {
  border-radius: 0.5rem;
}

/* line 1187, app/assets/stylesheets/shared/styles/featured-grants.scss */
.show-search-box .select2-dropdown {
  border-radius: 0.5rem;
}

/* line 1192, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown {
  color: #333333;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  box-shadow: 0px 4px 12px 0px #E5E5E5;
}

/* line 1199, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown .select2-search--dropdown {
  background: none;
}

/* line 1202, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown .select2-search--dropdown .select2-search__field {
  margin-bottom: 8px;
  border: none !important;
  border-bottom: 1px solid #E4EAEC !important;
}

/* line 1207, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown .select2-search--dropdown .select2-search__field:focus {
  outline: none !important;
}

/* line 1213, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown ul {
  scrollbar-color: #888888;
  scrollbar-width: 6px;
}

/* line 1218, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown ul::-webkit-scrollbar {
  width: 6px;
}

/* line 1222, app/assets/stylesheets/shared/styles/featured-grants.scss */
.browse-grants-show-dropdown ul::-webkit-scrollbar-thumb {
  background-color: #888888;
  border-radius: 10px;
}

/* line 1229, app/assets/stylesheets/shared/styles/featured-grants.scss */
.select2-container--open .browse-grants-show-dropdown.select2-dropdown--below {
  border: 1px solid #E4EAEC;
  border-radius: 13px;
  margin-top: 10px;
}

/* line 1235, app/assets/stylesheets/shared/styles/featured-grants.scss */
.select2-container--open .browse-grants-show-dropdown.select2-dropdown--below .select2-results__options .select2-results__option {
  padding-left: 0.75rem;
}

/* line 1239, app/assets/stylesheets/shared/styles/featured-grants.scss */
.select2-container--open .browse-grants-show-dropdown.select2-dropdown--below .select2-results__options .select2-results__option--highlighted.select2-results__option--selectable {
  color: #333333;
  background-color: #EEEEEE;
}

/* line 1247, app/assets/stylesheets/shared/styles/featured-grants.scss */
.blurred-grant-attribute {
  filter: blur(3px);
}

/* line 1, app/assets/stylesheets/shared/layout/header.scss */
header {
  /* Multiple accounts navbar */
}

/* line 2, app/assets/stylesheets/shared/layout/header.scss */
header .navbar {
  background-color: white;
  border: none;
  height: 80px;
}

/* line 7, app/assets/stylesheets/shared/layout/header.scss */
header .navbar a {
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 12, app/assets/stylesheets/shared/layout/header.scss */
header .navbar.compact-nav {
  height: 70px;
}

/* line 16, app/assets/stylesheets/shared/layout/header.scss */
header #navbar-collapse {
  background: white;
  border: none;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/shared/layout/header.scss */
  header #navbar-collapse {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 16, app/assets/stylesheets/shared/layout/header.scss */
  header #navbar-collapse {
    padding: 1.5rem 0px;
    border-radius: 0.5rem;
  }
}

/* line 33, app/assets/stylesheets/shared/layout/header.scss */
header .navbar-fixed-top .navbar-collapse {
  max-height: calc(100dvh - 58px);
}

/* line 37, app/assets/stylesheets/shared/layout/header.scss */
header .btn-head {
  margin-bottom: 20px;
}

/* line 42, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown a {
  border: 0px;
}

/* line 47, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.grants > a {
  margin-bottom: 0 !important;
}

/* line 51, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.grants ul.dropdown-menu {
  gap: 0;
}

@media (max-width: 767px) {
  /* line 56, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open {
    width: 100%;
  }
}

/* line 61, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.open .dropdown-toggle {
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  /* line 61, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-toggle {
    margin-bottom: 1rem;
  }
}

/* line 69, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown.open .dropdown-menu {
  display: flex;
}

@media (max-width: 1024px) {
  /* line 72, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.resources {
    left: -85px;
  }
}

@media (min-width: 1025px) and (max-width: 1278px) {
  /* line 72, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.resources {
    left: -150px;
  }
}

@media (min-width: 1279px) {
  /* line 72, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.resources {
    left: -240px;
  }
}

@media (max-width: 1024px) {
  /* line 86, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.platform {
    left: -20px;
  }
}

@media (min-width: 1025px) and (max-width: 1278px) {
  /* line 86, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.platform {
    left: -95px;
  }
}

@media (min-width: 1279px) {
  /* line 86, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu.platform {
    left: -185px;
  }
}

@media (max-width: 767px) {
  /* line 69, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown.open .dropdown-menu {
    flex-direction: column;
    padding: 0;
    gap: 1.5rem;
  }
}

/* line 108, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu {
  border-radius: 0.5rem;
  padding: 1.5rem;
  column-gap: 2rem;
  min-width: auto !important;
}

/* line 115, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu.platform li {
  width: 13.125rem;
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 115, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu.platform li {
    width: 13.125rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 115, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu.platform li {
    width: 10.625rem;
  }
}

/* line 128, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li {
  width: 11.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
}

@media (max-width: 767px) {
  /* line 128, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li {
    gap: 0.25rem;
    width: 100%;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 128, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li {
    width: 9.375rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 128, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li {
    width: 7.5rem;
    font-size: 0.8125rem;
  }
}

/* line 151, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li div {
  display: flex;
  flex-direction: column;
}

/* line 155, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li div a {
  align-items: center;
  color: #5A56B3;
  display: flex;
  min-height: 2rem;
}

@media (max-width: 767px) {
  /* line 155, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar .nav .dropdown .dropdown-menu li div a {
    font-size: 1rem;
  }
}

/* line 166, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .dropdown-menu li div a:hover {
  color: #3D3A82;
}

/* line 173, app/assets/stylesheets/shared/layout/header.scss */
header .navbar .nav .dropdown .caret {
  width: 0px !important;
  margin-right: 0;
}

/* line 179, app/assets/stylesheets/shared/layout/header.scss */
header .navbar nav div.btn-links {
  font-weight: 600;
  letter-spacing: 0.85px;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
  text-transform: unset;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 179, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links {
    margin-top: 2rem;
    flex-direction: column;
    justify-content: start;
    gap: 0.5rem;
  }
}

/* line 198, app/assets/stylesheets/shared/layout/header.scss */
header .navbar nav div.btn-links .head-login, header .navbar nav div.btn-links .head-upgrade {
  padding: 0.5rem 1rem;
}

@media (max-width: 767px) {
  /* line 198, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login, header .navbar nav div.btn-links .head-upgrade {
    width: 100%;
    line-height: 34px;
  }
}

@media (max-width: 990px) {
  /* line 207, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login svg, header .navbar nav div.btn-links .head-upgrade svg {
    top: 25%;
    width: 14px;
  }
  /* line 212, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login span, header .navbar nav div.btn-links .head-upgrade span {
    font-size: 0.8125rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 198, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar nav div.btn-links .head-login, header .navbar nav div.btn-links .head-upgrade {
    padding: 0.125rem 0.5rem;
  }
}

/* line 224, app/assets/stylesheets/shared/layout/header.scss */
header .navbar.navbar-multiple-accounts {
  background-color: #F2F5F7;
  height: 50px;
}

/* line 228, app/assets/stylesheets/shared/layout/header.scss */
header .navbar.navbar-multiple-accounts > .container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 224, app/assets/stylesheets/shared/layout/header.scss */
  header .navbar.navbar-multiple-accounts {
    padding: 0.625rem;
    height: unset;
  }
}

/* line 242, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown {
  display: inline-block;
  margin-left: 0.5rem;
}

/* line 246, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-button {
  border-radius: 16.5px;
  background-color: #F2F5F7;
  border: 1px solid #C5D1D4;
  line-height: 15px;
  padding: 8px 12px;
}

/* line 254, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown.open > .account-swap-dropdown-button {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 259, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu {
  border: none;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 100%;
  max-height: 500px;
  overflow: auto;
}

/* line 269, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 274, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li:hover {
  background-color: #F6F6F5;
}

/* line 278, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > .fa-plus {
  color: #747171;
}

/* line 282, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > .fa-check {
  margin-right: 12px;
}

/* line 286, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > a {
  color: #333333;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 12px;
  width: 100%;
  text-overflow: ellipsis;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 296, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .account-swap-dropdown-menu > li > a:hover {
  background: none;
}

/* line 303, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .add-new-client {
  background-color: #F2F5F7;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-weight: 600;
}

/* line 309, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .add-new-client .fa-plus {
  color: #8C9699;
  margin-right: 5px;
}

/* line 314, app/assets/stylesheets/shared/layout/header.scss */
header .account-swap-dropdown .add-new-client:hover {
  background-color: #e2e9ed !important;
}

/* line 321, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 326, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .add-new-project {
  padding-top: 0px;
  padding-bottom: 8px;
}

/* line 27, app/assets/stylesheets/shared/base/mixin.scss */
header .mobile-navbar .add-new-project a:not(.btn),
header .mobile-navbar .add-new-project .btn-link {
  color: #00799E;
}

/* line 30, app/assets/stylesheets/shared/base/mixin.scss */
header .mobile-navbar .add-new-project a:not(.btn):hover,
header .mobile-navbar .add-new-project .btn-link:hover {
  color: #00526b;
}

/* line 333, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .projects-and-filter {
  margin: 0;
}

/* line 337, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .master-tracker {
  margin-bottom: 8px;
}

/* line 340, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .master-tracker a {
  color: #333333 !important;
  font-size: 12px;
  line-height: 16px !important;
  padding-right: 15px;
}

/* line 346, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .master-tracker a span {
  color: #A8AFB1;
  margin-right: 8px;
}

/* line 355, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .project-group-tracker .project-group-dropdown .dropdown-component {
  position: relative;
  width: auto;
}

/* line 359, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .project-group-tracker .project-group-dropdown .dropdown-component .dropdown-button button {
  display: block !important;
  width: fit-content;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 370, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .left-navbar-group-header {
  border-bottom: 1px solid #EEEEEE;
  color: #747171;
  font-size: 12px;
  letter-spacing: 0.8px;
  line-height: normal;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0px;
}

/* line 383, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar a.project-link {
  border-left: 4px solid #FDC05A;
}

/* line 387, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .active > a,
header .mobile-navbar .active > a:hover,
header .mobile-navbar .active > a:focus {
  background-color: #F2F5F7 !important;
}

/* line 392, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .active > a > .project-title,
header .mobile-navbar .active > a:hover > .project-title,
header .mobile-navbar .active > a:focus > .project-title {
  color: #333333 !important;
}

/* line 396, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .active > a path,
header .mobile-navbar .active > a:hover path,
header .mobile-navbar .active > a:focus path {
  fill: #333333;
}

/* line 401, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar li > a:not(.head-login) > span,
header .mobile-navbar li > a:not(.head-login) > i {
  display: inline-block;
  margin-right: 8px;
  text-align: center;
  width: 18px;
}

/* line 408, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar li > a:not(.head-login) > span > svg,
header .mobile-navbar li > a:not(.head-login) > i > svg {
  vertical-align: middle;
}

/* line 413, app/assets/stylesheets/shared/layout/header.scss */
header .mobile-navbar .free-sample-alert {
  margin: 15px 10px 5px 10px;
}

/* line 419, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav {
  display: flex;
  justify-content: right;
  width: 100%;
}

/* line 424, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin {
  gap: 0.5625rem;
}

/* line 427, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin li.accordion-item a,
header .revamped-navbar.nav.loggedin div.add-new-project a {
  font-family: inherit;
}

/* line 432, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin li.list-header a {
  padding-left: 0;
  padding-right: 0;
}

/* line 437, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin > li > a {
  padding: 0.875rem;
}

@media (max-width: 990px) {
  /* line 437, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav.loggedin > li > a {
    font-size: 0.875rem;
  }
}

@media (min-width: 991px) and (max-width: 1260px) {
  /* line 437, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav.loggedin > li > a {
    font-size: 1rem;
  }
}

/* line 450, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-toggle {
  background-color: #FFFFFF;
  border: none;
  border-top: 1px solid #EEEEEE;
  padding: 0.875rem 0px 0.875rem 0.875rem;
  width: 100%;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  gap: 0.5rem;
}

/* line 461, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu {
  position: absolute;
  float: unset;
  left: 10px;
  border: 1px solid #C5D1D4;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding-bottom: 8px;
}

/* line 471, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item {
  color: #64447C !important;
}

/* line 474, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item:hover, header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item:focus, header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item:active {
  color: #523866;
}

/* line 480, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav.loggedin .dropup .dropdown-menu .upgrade-item img {
  max-height: 16px;
  margin-left: 2px;
  position: relative;
  top: -2px;
}

/* line 491, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav li > a.mobile-border,
header .revamped-navbar.nav li > a.admin {
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem;
  padding: 0.875rem 0;
  margin: 0 0.5rem;
  color: #333333;
}

/* line 501, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav > div.nav-links {
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 1.5rem;
  padding: 0px 1rem;
}

@media (max-width: 767px) {
  /* line 501, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav > div.nav-links {
    padding-top: 0px;
    flex-direction: column;
    align-items: start;
    gap: 2rem;
  }
}

/* line 516, app/assets/stylesheets/shared/layout/header.scss */
header .revamped-navbar.nav > div.nav-links > li > a {
  color: #333333;
  font-style: normal;
  font-size: 1rem;
  font-weight: 600;
}

@media (max-width: 767px) {
  /* line 516, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav > div.nav-links > li > a {
    font-size: 1.125rem;
    padding: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 516, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav > div.nav-links > li > a {
    font-size: 0.8125rem;
  }
}

@media (max-width: 767px) {
  /* line 536, app/assets/stylesheets/shared/layout/header.scss */
  header .revamped-navbar.nav {
    flex-direction: column;
  }
}

/* line 542, app/assets/stylesheets/shared/layout/header.scss */
.master-tracker-actions-top {
  display: flex;
  align-items: center;
}

/* line 547, app/assets/stylesheets/shared/layout/header.scss */
.master-tracker-actions-top .referral-link img {
  padding: 0 0 2px 0;
}

/* line 554, app/assets/stylesheets/shared/layout/header.scss */
.mobile-navbar .navigation-new-item::after {
  content: url(/assets/navigation-new-notification-3ae633a185a9039a1707dc1b293c3fd0c88fa167caafa314d46c9dc20ee48889.svg);
  height: 1.0625rem;
  padding-left: 8px;
}

/* line 560, app/assets/stylesheets/shared/layout/header.scss */
.mobile-navbar .dropdown-toggle,
.mobile-navbar .profile-item {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

@media (max-width: 991px) {
  /* line 569, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar {
    margin-right: 0;
  }
  /* line 574, app/assets/stylesheets/shared/layout/header.scss */
  .navbar > .container {
    width: 100%;
  }
  /* line 579, app/assets/stylesheets/shared/layout/header.scss */
  .master-tracker-actions-top {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  /* line 584, app/assets/stylesheets/shared/layout/header.scss */
  .master-tracker-actions-top .hidden-md.hidden-lg .referral-link {
    display: flex;
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  /* line 593, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar {
    margin-right: -15px;
  }
  /* line 596, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar .mobile-border {
    border-bottom: 1px solid #EEEEEE;
  }
  /* line 600, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar .project-link {
    color: #333333;
  }
  /* line 604, app/assets/stylesheets/shared/layout/header.scss */
  .mobile-navbar li > a > span {
    margin-right: 13px;
  }
  /* line 610, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .mobile-common-search {
    display: inline-block;
    float: right;
  }
  /* line 615, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .common-search,
.navbar-default .common-search-modal-trigger-container {
    display: inline-block;
    margin: 0 0 0 0.625rem;
  }
  /* line 620, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .common-search .btn-default, .navbar-default .common-search .page-header a, .page-header .navbar-default .common-search a,
.navbar-default .common-search-modal-trigger-container .btn-default,
.navbar-default .common-search-modal-trigger-container .page-header a,
.page-header .navbar-default .common-search-modal-trigger-container a {
    padding: 0 14px;
    height: 34px;
    border-radius: 4px;
  }
  /* line 625, app/assets/stylesheets/shared/layout/header.scss */
  .navbar-default .common-search .btn-default .fa, .navbar-default .common-search .page-header a .fa, .page-header .navbar-default .common-search a .fa,
.navbar-default .common-search-modal-trigger-container .btn-default .fa,
.navbar-default .common-search-modal-trigger-container .page-header a .fa,
.page-header .navbar-default .common-search-modal-trigger-container a .fa {
    color: #888888;
  }
  /* line 632, app/assets/stylesheets/shared/layout/header.scss */
  .nav-tabs {
    margin: auto;
  }
  /* line 635, app/assets/stylesheets/shared/layout/header.scss */
  .nav-tabs .page-tab-pill {
    font-size: 14px !important;
    line-height: 17px !important;
    overflow: hidden;
  }
  /* line 640, app/assets/stylesheets/shared/layout/header.scss */
  .nav-tabs .page-tab-pill .help-text {
    display: none !important;
  }
  /* line 646, app/assets/stylesheets/shared/layout/header.scss */
  .project-title {
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 16px;
  }
  /* line 651, app/assets/stylesheets/shared/layout/header.scss */
  .project-title .arrow {
    float: right;
    margin-top: 8px;
  }
  /* line 657, app/assets/stylesheets/shared/layout/header.scss */
  .project-lead-name {
    color: #747171;
    line-height: 13px;
    font-size: 14px !important;
    display: block;
  }
  /* line 664, app/assets/stylesheets/shared/layout/header.scss */
  .snippet-container {
    padding-right: 16px;
  }
  /* line 668, app/assets/stylesheets/shared/layout/header.scss */
  .list-inline li {
    display: inline-block !important;
    max-width: 174px;
  }
  /* line 673, app/assets/stylesheets/shared/layout/header.scss */
  li.accordion-item {
    border-left-width: 7px !important;
    margin: 4px 0px !important;
  }
  /* line 678, app/assets/stylesheets/shared/layout/header.scss */
  .navbar .common-search-modal-trigger-container.mobile-hidden {
    display: none;
  }
}

/* line 683, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container {
  padding: 1rem 4rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 1rem;
    background-color: #FFFFFF;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
  }
  /* line 698, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .revamped-navbar-header {
    order: 1;
    justify-content: space-between;
  }
  /* line 702, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .swap-dropdown {
    order: 2;
    margin-top: 1.25rem;
  }
  /* line 706, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .navbar-collapse.collapse {
    order: 3;
    padding-top: 0;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    display: flex;
    margin-top: 0.625rem;
  }
}

@media (min-width: 1024px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    width: 768px;
  }
}

@media (min-width: 1630px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    width: 1600px;
  }
}

@media (min-width: 1370px) and (max-width: 1629px) {
  /* line 683, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container {
    width: 1340px;
  }
}

/* line 736, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .navbar-collapse.in .revamped-navbar, .revamped-navbar-container .navbar-collapse.collapsing .revamped-navbar {
  margin-left: 0;
  margin-right: 0;
}

/* line 743, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header {
  display: flex;
  align-items: center;
}

/* line 747, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header #logo {
  margin: 0px !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 747, app/assets/stylesheets/shared/layout/header.scss */
  .revamped-navbar-container .revamped-navbar-header #logo {
    width: 120px;
  }
}

/* line 755, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header #logo-short {
  margin: 0;
}

/* line 759, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle {
  margin: 0 0 0 0.625rem;
}

/* line 762, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#close {
  display: none;
  padding: 0 0.25rem;
}

/* line 766, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#close.active {
  display: flex;
}

/* line 771, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#hamburger {
  display: none;
}

/* line 774, app/assets/stylesheets/shared/layout/header.scss */
.revamped-navbar-container .revamped-navbar-header button.navbar-toggle div#hamburger.active {
  display: block;
}

/* line 1, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer {
  font-family: 'Source Sans Pro', sans-serif;
  padding: 82px;
  background: #F6F3FC;
}

/* line 6, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-grid {
  display: grid;
  column-gap: 26px;
  row-gap: 56px;
  grid-template-rows: auto;
}

/* line 13, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer a.logo-img {
  display: inline-flex;
  overflow: hidden;
}

/* line 18, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .careers-with-tag {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  gap: 8px;
}

/* line 25, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .careers-with-tag .hiring-span {
  color: #5A56B3;
  text-align: center;
  background-color: #DDDDF8;
  border-radius: 74px;
  padding: 3px 9px;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
}

/* line 37, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer #logo-footer {
  width: 190px;
}

/* line 41, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-header {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  color: #333333;
  margin: 0;
}

/* line 49, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .copyright {
  margin-top: 32px;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}

/* line 57, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* line 66, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li.social-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}

/* line 72, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li.social-links a, footer.new-footer .footer-links ul li.social-links img {
  line-height: 100%;
  max-width: 100%;
  display: inline-block;
}

/* line 79, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li a {
  color: #333333;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.2;
}

/* line 85, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li a:hover {
  color: #747171;
}

/* line 89, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer .footer-links ul li a:active, footer.new-footer .footer-links ul li a:focus, footer.new-footer .footer-links ul li a:visited, footer.new-footer .footer-links ul li a:hover {
  text-decoration: none;
}

/* line 98, app/assets/stylesheets/shared/layout/footer.scss */
footer.new-footer #footerLogoSection.footer-links ul {
  gap: 26px;
}

@media (max-width: 479px) {
  /* line 105, app/assets/stylesheets/shared/layout/footer.scss */
  footer.new-footer {
    padding-left: 42px;
    padding-right: 42px;
  }
  /* line 110, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr;
  }
  /* line 113, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  /* line 120, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  /* line 123, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 130, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  /* line 133, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }
}

@media (min-width: 992px) {
  /* line 140, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  /* line 143, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid #footerLogoSection {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media (min-width: 1280px) {
  /* line 150, app/assets/stylesheets/shared/layout/footer.scss */
  .footer-grid {
    column-gap: 100px;
  }
}

/* line 2, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section.user_info {
  margin-top: 20px;
}

/* line 5, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section {
  padding: 10px 0;
  margin-top: 20px;
}

/* line 8, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section:first-child {
  border: 0;
  padding-top: 0;
}

/* line 12, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section span {
  display: block;
  margin-bottom: 3px;
  line-height: 1;
}

/* line 17, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section h1 {
  font-size: 1.4em;
  text-align: left;
  letter-spacing: -1px;
  margin-bottom: 3px;
  margin-top: 0px;
}

/* line 24, app/assets/stylesheets/shared/layout/sidebar.scss */
aside section .gravatar {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 32, app/assets/stylesheets/shared/layout/sidebar.scss */
.gravatar {
  margin-right: 10px;
}

/* line 37, app/assets/stylesheets/shared/layout/sidebar.scss */
.gravatar_edit {
  margin-top: 15px;
}

/* line 41, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions {
  padding: 10px 0 10px 10px;
  color: #888888;
  display: none;
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions p.submission-date-suggestions-text {
  margin: 0;
}

/* line 49, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions .quick-link {
  position: relative;
}

/* line 51, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions .quick-link span {
  color: #00B2E8;
  line-height: 19px;
  padding: 2px 0;
  display: inline-block;
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/shared/layout/sidebar.scss */
.submission-date-suggestions.ember-view {
  padding: 0px;
}

/*
 * Left nav
 */
/*
 * --left-nav-width tracks the current width of the desktop left nav so other
 * components (e.g. fixed-position toolbars over the main content) can offset
 * themselves without hardcoding the sidebar width. Below the 768px desktop
 * breakpoint the sidebar is hidden, so the variable defaults to 0.
 */
/* line 11, app/assets/stylesheets/shared/layout/left_nav.scss */
body {
  --left-nav-width: 0;
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/shared/layout/left_nav.scss */
  body {
    --left-nav-width: 190px;
  }
  /* line 20, app/assets/stylesheets/shared/layout/left_nav.scss */
  body:has(.left-nav-collapsible.left-nav) {
    --left-nav-width: 256px;
  }
  /* line 24, app/assets/stylesheets/shared/layout/left_nav.scss */
  body:has(.left-nav.left-nav--collapsed) {
    --left-nav-width: 60px;
  }
}

/* line 30, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav-search-container-collapsible .common-search,
.left-nav-search-container-collapsible .common-search-modal,
.left-nav-search-container-collapsible .common-search-modal-trigger-container {
  margin: 8px 12px;
}

/* line 37, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list {
  display: grid;
  grid-template-rows: 1fr;
  opacity: 1;
  visibility: visible;
  transition: grid-template-rows 250ms ease-out, opacity 200ms ease-out, visibility 0s;
}

/* line 44, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list > .project-list-content {
  overflow: visible;
}

/* line 48, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list.project-list-collapsed {
  grid-template-rows: 0fr;
  opacity: 0;
  visibility: hidden;
  transition: grid-template-rows 200ms ease-in, opacity 150ms ease-in, visibility 0s 200ms;
}

/* line 54, app/assets/stylesheets/shared/layout/left_nav.scss */
.js-collapsible-project-list.project-list-collapsed > .project-list-content {
  overflow: hidden;
}

/* line 60, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav > li > a {
  padding: 6px 12px;
}

/* line 63, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
  background-color: #E5E5E5;
}

/* line 69, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav a.referral-link, .mobile-navbar a.referral-link {
  color: #5A56B3 !important;
  font-weight: 600;
}

/* line 72, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav a.referral-link:hover, .left-nav a.referral-link:active, .left-nav a.referral-link:focus, .mobile-navbar a.referral-link:hover, .mobile-navbar a.referral-link:active, .mobile-navbar a.referral-link:focus {
  color: #090830;
}

/* line 76, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav .account-resource-counts, .mobile-navbar .account-resource-counts {
  background: #EEEEEE;
  border-radius: 16px;
  padding: 2px 6px;
  margin-left: 4px;
}

/* line 86, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .list-header a {
  margin: 4px 8px;
  border-radius: 6px;
  padding: 4px 6px;
}

/* line 90, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .list-header a.active {
  color: #5A56B3;
}

/* line 92, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .list-header a.active .account-resource-counts {
  background: #DDDDF8;
}

/* line 99, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-header {
  border-bottom: 1px solid #EEEEEE;
}

/* line 102, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-header .projects-and-filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}

/* line 110, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-header > .project-list-toggle-btn {
  width: 100%;
  padding: 12px 0;
}

/* line 116, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn {
  color: #747171;
  font-size: 12px;
  letter-spacing: 0.8px;
  line-height: normal;
}

/* line 123, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn .left-navbar-group-header {
  border-bottom: none !important;
  padding: 0 !important;
  display: inline !important;
}

/* line 129, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn .project-list-chevron {
  transition: transform 150ms ease;
}

/* line 133, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-list-toggle-btn.project-list-collapsed .project-list-chevron {
  transform: rotate(-90deg);
}

/* line 138, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-filter-actions {
  position: relative;
}

/* line 141, app/assets/stylesheets/shared/layout/left_nav.scss */
.nav.mobile-navbar .project-filter-actions .dropdown-menu {
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  z-index: 1000;
  min-width: 200px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
  /* line 157, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-collapsible.left-nav {
    background-color: #FFFFFF;
    transition: width 250ms ease-out;
    width: 256px;
  }
  /* line 163, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav {
    position: fixed;
    width: 190px;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    padding: 16px 16px 4px 16px;
    border-right: 1px solid #C5D1D4;
    display: -moz-flex;
    -moz-flex-direction: column;
    -moz-flex-wrap: nowrap;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-flex-wrap: nowrap;
    display: -ms-flex;
    -ms-flex-direction: column;
    -ms-flex-wrap: nowrap;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    z-index: 1000;
  }
}

@media (min-width: 768px) and (max-height: 720px) {
  /* line 192, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.navbar-present {
    padding-top: 66px;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  /* line 198, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header {
    text-align: center;
    margin-bottom: 8px;
  }
  /* line 202, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header .left-logo--full {
    max-width: 160px;
  }
  /* line 205, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header .left-logo--short {
    display: none;
  }
  /* line 208, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-header .left-nav-toggle-collapsed {
    display: none;
  }
  /* line 213, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 2em;
  }
  /* line 223, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer {
    -moz-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    margin-bottom: 0 !important;
  }
  /* line 230, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropup {
    display: flex;
  }
  /* line 234, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a, .left-nav-footer > .active > a:hover, .left-nav-footer > .active > a:focus {
    color: #333333 !important;
  }
  /* line 239, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a path, .left-nav-footer > .active > a:hover path, .left-nav-footer > .active > a:focus path {
    fill: #333333;
  }
  /* line 242, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a path.gift, .left-nav-footer > .active > a:hover path.gift, .left-nav-footer > .active > a:focus path.gift {
    fill: #47b1c8;
  }
  /* line 251, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a .grant-writing-icon path:first-of-type, .left-nav-footer > .active > a:hover .grant-writing-icon path:first-of-type, .left-nav-footer > .active > a:focus .grant-writing-icon path:first-of-type {
    stroke: #000000;
    fill: unset;
  }
  /* line 257, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > .active > a .grant-writing-icon:hover path:first-of-type, .left-nav-footer > .active > a:hover .grant-writing-icon:hover path:first-of-type, .left-nav-footer > .active > a:focus .grant-writing-icon:hover path:first-of-type {
    stroke: #000000;
    fill: unset;
  }
  /* line 265, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-toggle {
    background-color: #FFFFFF;
    border: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-grow: 1;
    text-align: left;
    width: 100%;
    max-width: none;
  }
  /* line 277, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu {
    left: 10px;
    padding: 8px 0px;
  }
  /* line 281, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu > li > a {
    display: flex;
    column-gap: 4px;
    align-items: center;
    color: #747171;
    padding: 8px;
    line-height: 17px;
  }
  /* line 289, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu > li > a:hover, .left-nav-footer .dropdown-menu > li > a:focus, .left-nav-footer .dropdown-menu > li > a:active {
    background-color: #E5E5E5;
    color: #333333;
  }
  /* line 295, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-pro-item {
    color: #ad3f00;
  }
  /* line 297, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-pro-item:hover, .left-nav-footer .dropdown-menu .upgrade-pro-item:focus, .left-nav-footer .dropdown-menu .upgrade-pro-item:active {
    color: #943500;
  }
  /* line 302, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-item {
    color: #64447C;
  }
  /* line 304, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .upgrade-item:hover, .left-nav-footer .dropdown-menu .upgrade-item:focus, .left-nav-footer .dropdown-menu .upgrade-item:active {
    color: #523866;
  }
  /* line 308, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .navigation-new-item::after {
    padding-left: 3px;
  }
  /* line 311, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .salesforce-integration--token-invalid {
    color: #B80000;
  }
  /* line 315, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer .dropdown-menu .salesforce-integration--not-configured {
    color: #8E5806;
  }
  /* Left nav navigation */
  /* line 322, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group {
    margin-right: -16px;
    margin-left: -16px;
    padding-top: 4px;
  }
  /* line 327, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > li > p {
    padding-right: 20px;
    padding-left: 16px;
  }
  /* Left nav links */
  /* line 336, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group a.project-link {
    color: #888888;
  }
  /* line 342, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group.left-nav-footer a:not(.btn),
.left-nav-group.left-nav-footer button:not(.btn),
.left-nav-group.left-nav-footer .dropdown-toggle {
    color: #747171;
    margin: 4px 8px;
    border-radius: 6px;
    padding: 8px;
    display: flex;
    align-items: center;
    border: none;
  }
  /* line 354, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group .navigation-new-item::after {
    content: url(/assets/navigation-new-notification-3ae633a185a9039a1707dc1b293c3fd0c88fa167caafa314d46c9dc20ee48889.svg);
    height: 1.0625rem;
    padding-left: 8px;
  }
  /* line 361, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body {
    padding-bottom: 55px;
    -webkit-mask-image: linear-gradient(to bottom, white 90%, transparent 100%);
    mask-image: linear-gradient(to bottom, white 90%, transparent 100%);
  }
  /* line 367, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-title.accordion-button .arrow {
    position: absolute;
    right: 10px;
    top: 25px;
  }
  /* line 374, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body > li > a, .left-nav-body > div > li > a {
    cursor: pointer;
  }
  /* line 379, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project {
    margin: 12px 16px;
  }
  /* line 382, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project .popover {
    background: #333333;
    color: #FFFFFF;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 0.975rem;
    max-width: 120px;
    margin-left: 20px;
  }
  /* line 392, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project .popover.bottom > .arrow:after {
    border-bottom-color: #333333;
  }
  /* line 396, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .add-new-project .popover a {
    color: #FFFFFF;
    text-decoration: underline;
  }
  /* line 404, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown {
    margin: 0 16px 12px 16px;
  }
  /* line 407, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown .dropdown-component {
    position: relative;
    width: auto;
  }
  /* line 411, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown .dropdown-component .dropdown-button button {
    display: block !important;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 420, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul {
    width: 100%;
    list-style: none;
    padding: 0;
    overflow-y: auto;
    scrollbar-width: none;
  }
  /* line 427, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul .dropdown-items {
    min-height: auto;
    max-height: 500px;
    -webkit-mask-image: linear-gradient(to bottom, white 95%, transparent 100%);
    mask-image: linear-gradient(to bottom, white 95%, transparent 100%);
  }
  /* line 435, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul li {
    padding: 8px 12px;
  }
  /* line 438, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul li label {
    display: flex;
    margin-bottom: 0;
    font-weight: normal;
    align-items: center;
    column-gap: 4px;
    cursor: pointer;
  }
  /* line 446, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-group-tracker .project-group-dropdown ul li label:hover {
    background-color: #E5E5E5;
  }
  /* line 455, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  /* line 460, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .projects-and-filter-left {
    display: flex;
    align-items: center;
  }
  /* line 465, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .projects-and-filter-right {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto;
  }
  /* line 472, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .add-new-project {
    margin: 0;
  }
  /* line 476, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    gap: 8px;
    justify-content: flex-end;
    flex: 1 1 auto;
    min-width: 0;
  }
  /* line 486, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown p {
    flex-grow: 1;
    margin-bottom: 0px;
  }
  /* line 491, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .reset {
    cursor: pointer;
    font-size: 14px;
    line-height: 1.21;
    letter-spacing: normal;
  }
  /* line 498, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .project-filter-actions {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-left: 0;
  }
  /* line 505, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle {
    height: 18px;
  }
  /* line 508, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:hover {
    cursor: pointer;
  }
  /* line 513, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:hover path, .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:active path, .left-nav-body .projects-and-filter .project-filter-dropdown .dropdown-toggle:focus path {
    fill: #005A75;
  }
  /* line 519, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .projects-and-filter .project-filter-dropdown .project-filter-icon {
    width: 20px;
    height: 20px;
    display: block;
  }
  /* line 527, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .master-tracker {
    margin: 16px 8px;
  }
  /* line 530, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .master-tracker .fa-heart {
    color: #A8AFB1;
  }
  /* line 535, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .master-tracker.active .fa-heart {
    color: #FF6E61;
  }
  /* line 541, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .left-navbar-group-header {
    align-items: center;
    color: #747171;
    font-size: 12px;
    letter-spacing: 0.8px;
    line-height: normal;
  }
  /* line 549, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-list-toggle-btn {
    padding: 2px 0px !important;
  }
  /* line 552, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-list-toggle-btn .project-list-chevron {
    transition: transform 150ms ease;
  }
  /* line 556, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .project-list-toggle-btn.project-list-collapsed .project-list-chevron {
    transform: rotate(-90deg);
  }
  /* line 561, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .all-projects-list-toggle {
    align-self: baseline;
  }
  /* line 564, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .all-projects-list-toggle .project-list-chevron {
    transition: transform 150ms ease;
  }
  /* line 568, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-body .all-projects-list-toggle.project-list-collapsed .project-list-chevron {
    transform: rotate(-90deg);
  }
  /* line 574, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  /* line 578, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header .left-navbar-group-header {
    margin-bottom: 0px;
  }
  /* line 582, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a {
    margin: 4px 8px;
    border-radius: 6px;
    padding: 8px !important;
    color: #888888;
  }
  /* line 587, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a.active {
    background-color: #F1F1F9;
    color: #5A56B3;
  }
  /* line 590, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a.active .account-resource-counts {
    background: #DDDDF8;
  }
  /* line 593, app/assets/stylesheets/shared/layout/left_nav.scss */
  .list-header a.active:hover {
    background-color: #F1F1F9;
  }
  /* line 600, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > a:hover {
    background-color: #E5E5E5 !important;
  }
  /* line 604, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > .active > a,
.left-nav-group > .active > a:hover,
.left-nav-group > .active > a:focus {
    background-color: #E5E5E5;
  }
  /* line 609, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > .active > a > .project-title,
.left-nav-group > .active > a:hover > .project-title,
.left-nav-group > .active > a:focus > .project-title {
    color: #333333;
  }
  /* line 613, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group > .active > a.project-link,
.left-nav-group > .active > a.project-link:hover,
.left-nav-group > .active > a.project-link:focus {
    padding-left: 13px;
  }
  /* line 618, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group .project-link {
    border-left: 4px solid #FDC05A;
    position: relative;
  }
  /* line 623, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-group .project-link.accordion-header {
    border-left: none;
  }
  /* line 627, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a,
.left-nav-footer > li > .dropup > .dropdown-toggle {
    border-left: none !important;
  }
  /* line 631, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a > img, .left-nav-footer > li > a > i, .left-nav-footer > li > a > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > img,
.left-nav-footer > li > .dropup > .dropdown-toggle > i,
.left-nav-footer > li > .dropup > .dropdown-toggle > svg {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 18px;
    vertical-align: middle;
  }
  /* line 638, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a > img > svg, .left-nav-footer > li > a > i > svg, .left-nav-footer > li > a > svg > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > img > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > i > svg,
.left-nav-footer > li > .dropup > .dropdown-toggle > svg > svg {
    vertical-align: middle;
  }
  /* line 643, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-footer > li > a:hover,
.left-nav-footer > li > .dropup > .dropdown-toggle:hover {
    background-color: #E5E5E5;
  }
  /*
   * Main content
   */
  /* line 652, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav + .main {
    margin-left: 190px;
  }
  /* line 656, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav-collapsible.left-nav + .main {
    margin-left: 256px;
  }
}

/* line 661, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav-body-collapsed {
  display: none;
}

/* line 665, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav-footer-collapsed {
  display: none;
}

@media (min-width: 768px) {
  /* line 669, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed {
    width: 60px;
    padding: 8px 8px 4px 8px;
  }
  /* line 674, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-toggle {
    display: none;
  }
  /* line 678, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-toggle-collapsed {
    display: none;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
  /* line 687, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed:hover .left-nav-toggle-collapsed, .left-nav.left-nav--collapsed:focus-within .left-nav-toggle-collapsed {
    display: flex;
  }
  /* line 692, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed:hover .left-nav-header .left-logo--short, .left-nav.left-nav--collapsed:focus-within .left-nav-header .left-logo--short {
    opacity: 0;
  }
  /* line 698, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body {
    display: none;
  }
  /* line 702, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer:not(.left-nav-footer-collapsed) {
    display: none !important;
  }
  /* line 706, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer-collapsed.left-nav-footer {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  /* line 714, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex-grow: 1;
    position: relative;
    overflow-y: auto;
    min-height: 2em;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  /* line 725, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed::-webkit-scrollbar {
    display: none;
  }
  /* line 727, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .fa-heart {
    color: #A8AFB1;
  }
  /* line 731, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .all-projects-button.active .fa-heart {
    color: #FF6E61;
  }
  /* line 735, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-nav-count {
    position: absolute;
    top: -6px;
    right: -6px;
    padding: 2px 6px;
    font-size: 11px;
    line-height: 1;
    background: #EEEEEE;
    color: #747171;
    border-radius: 9999px;
    min-width: 22px;
    text-align: center;
  }
  /* line 749, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-nav-label {
    font-size: 10px;
    line-height: 1.1;
    color: #747171;
    text-align: center;
  }
  /* line 756, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background: transparent;
    transition: background-color 120ms ease;
  }
  /* line 764, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger:hover, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger:focus-visible, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-project-trigger.flyout-open {
    background-color: #F2F5F7;
  }
  /* line 771, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-only {
    display: none;
  }
  /* line 775, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button {
    color: #A8AFB1;
  }
  /* line 778, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button i {
    color: inherit;
  }
  /* line 782, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button:hover, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button:focus-visible, .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-button:active {
    background-color: #E5E5E5;
    color: #A8AFB1;
  }
  /* line 790, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .collapsed-secondary-label {
    color: #A8AFB1;
  }
  /* line 794, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .projects-dot-ring {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 9999px;
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    --dot-distance: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  /* line 810, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .projects-dot-trigger {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0;
  }
  /* line 817, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed .projects-dot-ring__dot {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 9999px;
    background: var(--dot-color);
    transform: rotate(var(--dot-rot)) translate(var(--dot-distance)) rotate(calc(-1 * var(--dot-rot)));
    transition: transform 0.3s ease;
  }
  /* line 827, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-body-collapsed button:hover .projects-dot-ring,
.left-nav.left-nav--collapsed .left-nav-body-collapsed button:focus .projects-dot-ring,
.left-nav.left-nav--collapsed .left-nav-body-collapsed .flyout-open .projects-dot-ring {
    transform: rotate(60deg);
    box-shadow: 0 0 12px rgba(90, 86, 179, 0.45);
    --dot-distance: 14px;
  }
  /* line 836, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-group {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 841, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-header {
    margin-top: 7px;
  }
  /* line 843, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-header .left-logo--full {
    display: none;
  }
  /* line 844, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-header .left-logo--short {
    display: inline-block;
    width: 32px;
    z-index: 1000;
    transition: all 100ms ease-out;
  }
  /* line 852, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer {
    display: block;
  }
  /* line 855, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer > li > a, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle {
    display: grid;
    place-items: center;
    text-align: center;
    justify-content: center;
    gap: 0;
    padding: 8px;
    width: 100%;
    margin: 6px 0;
  }
  /* line 867, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-footer > li > a > img, .left-nav.left-nav--collapsed .left-nav-footer > li > a > i, .left-nav.left-nav--collapsed .left-nav-footer > li > a > svg, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle > img, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle > i, .left-nav.left-nav--collapsed .left-nav-footer > li > .dropup > .dropdown-toggle > svg {
    margin-right: 0;
  }
  /* line 877, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-label {
    display: none !important;
  }
  /* line 881, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed .left-nav-promotion {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 888, app/assets/stylesheets/shared/layout/left_nav.scss */
  .left-nav.left-nav--collapsed + .main {
    margin-left: 60px;
  }
}

/* line 894, app/assets/stylesheets/shared/layout/left_nav.scss */
.left-nav.left-nav--collapsed .collapsed-only {
  display: block;
}

/* line 899, app/assets/stylesheets/shared/layout/left_nav.scss */
.book-demo-button {
  background-color: #FFE38F;
  border-color: #FFE38F;
  color: #8E5806;
}

/* line 904, app/assets/stylesheets/shared/layout/left_nav.scss */
.book-demo-button i {
  color: #00B2E8;
  margin-right: 5px;
}

/* line 911, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item {
  margin: 4px 8px;
  border-radius: 6px;
}

/* line 915, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link {
  display: flex;
  justify-content: space-between;
}

/* line 921, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link:hover #project-actions-menu, .navbar-accordion li.accordion-item .accordion-header.project-link:has(.project-tracker-link:focus-visible) #project-actions-menu {
  opacity: 1;
  pointer-events: auto;
}

/* line 927, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu {
  opacity: 0;
  pointer-events: none;
}

/* line 932, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu[aria-expanded="true"], .navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu:focus-visible {
  opacity: 1;
  pointer-events: auto;
}

@media (max-width: 767px) {
  /* line 927, app/assets/stylesheets/shared/layout/left_nav.scss */
  .navbar-accordion li.accordion-item .accordion-header.project-link #project-actions-menu {
    opacity: 0;
    pointer-events: none;
    display: none;
  }
}

/* line 945, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion li.accordion-item:hover, .navbar-accordion li.accordion-item.active, .navbar-accordion li.accordion-item:has(#project-actions-menu[aria-expanded="true"],
#project-actions-menu:focus-visible,
.project-tracker-link:focus-visible) {
  background: #F2F5F7;
}

/* line 953, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body {
  padding-bottom: 8px;
  padding-right: 10px;
}

/* line 957, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a {
  display: block;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 20px;
  margin-right: 0;
  margin-bottom: 4px;
  padding-right: 0;
  border-bottom-right-radius: 21px;
  border-top-right-radius: 21px;
  color: #333333;
  line-height: 26px;
  font-size: 12px;
}

/* line 971, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a span {
  margin-left: 8px;
  color: #333333;
}

/* line 975, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a span.new-label {
  background: #F2A81D;
  border-radius: 4px;
  font-size: 9px;
}

/* line 979, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a span.new-label .new-count {
  margin-left: 0;
}

/* line 983, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a:hover, .navbar-accordion .accordion-body a:visited, .navbar-accordion .accordion-body a:focus, .navbar-accordion .accordion-body a:active {
  text-decoration: none;
}

/* line 990, app/assets/stylesheets/shared/layout/left_nav.scss */
.navbar-accordion .accordion-body a:hover,
.navbar-accordion .accordion-body a.active {
  background: #E4EAEC;
}

@media (max-width: 767px) {
  /* line 999, app/assets/stylesheets/shared/layout/left_nav.scss */
  .navbar-accordion .accordion-body {
    padding-right: 30px;
  }
  /* line 1002, app/assets/stylesheets/shared/layout/left_nav.scss */
  .navbar-accordion .accordion-body a {
    padding-left: 12px;
  }
  /* line 1008, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter {
    display: flex;
    align-items: center;
    margin-left: 16px;
    margin-right: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px 12px;
  }
  /* line 1017, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .projects-and-filter-left {
    display: flex;
    align-items: center;
  }
  /* line 1022, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .projects-and-filter-right {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto;
  }
  /* line 1029, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .add-new-project {
    margin: 0;
  }
  /* line 1033, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: auto;
  }
  /* line 1039, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown p {
    flex-grow: 1;
  }
  /* line 1043, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown .dropdown-toggle {
    width: unset;
    padding: unset;
    border-top: unset;
    height: 18px;
  }
  /* line 1050, app/assets/stylesheets/shared/layout/left_nav.scss */
  .projects-and-filter .project-filter-dropdown .dropdown-menu {
    flex-basis: 100%;
  }
}

/* line 1060, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-toggle.active svg path {
  fill: #00799E;
}

/* line 1064, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu {
  padding: 12px 20px;
  top: 18px;
  margin: 4px 8px;
}

/* line 1069, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .header-label {
  margin-bottom: 12px;
}

/* line 1073, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .lead-search {
  margin-bottom: 12px;
}

/* line 1077, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul {
  list-style: none;
  padding: 0;
  max-height: 400px;
  overflow: auto;
  scrollbar-width: none;
}

/* line 1084, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul li {
  padding: 0px 0px 12px 0px;
}

/* line 1087, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul li label {
  display: flex;
  margin-bottom: 0;
  font-weight: normal;
  align-items: center;
  column-gap: 4px;
  cursor: pointer;
}

/* line 1095, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu ul li label input {
  margin-top: 0;
  margin-right: 5px;
}

/* line 1103, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .name-and-initials {
  display: flex;
  align-items: center;
  column-gap: 6px;
  height: 24px;
  font-weight: 400;
}

/* line 1110, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .name-and-initials .name-initials {
  letter-spacing: 0.05em;
  font-size: 11px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  color: #333333;
  text-align: center;
  background-color: #c9176d;
  display: inline-block;
  line-height: 24px;
  flex-shrink: 0;
}

/* line 1125, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .project-type-filter .name-and-initials {
  align-items: baseline;
}

/* line 1129, app/assets/stylesheets/shared/layout/left_nav.scss */
.projects-and-filter .project-filter-dropdown .dropdown-menu .done {
  cursor: pointer;
  float: left;
  margin-top: 5px;
  margin-left: 0px;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: normal;
}

/* line 1142, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar, #free-training-sidebar {
  background-color: #ECDCF9;
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0.625rem;
}

/* line 1149, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .dismiss, #free-training-sidebar .dismiss {
  align-self: flex-end;
  padding: 0.3125rem 0.625rem 0.0625rem;
  cursor: pointer;
}

/* line 1154, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner, #free-training-sidebar .inner {
  padding: 0 0.625rem 0.9375rem 0.625rem;
}

/* line 1156, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner h2, #free-training-sidebar .inner h2 {
  font-size: 1rem;
  color: #70339E;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0 auto 0.625rem auto;
}

/* line 1163, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner .btn, #yrc-success-call-sidebar .inner .page-header a, .page-header #yrc-success-call-sidebar .inner a, #free-training-sidebar .inner .btn, #free-training-sidebar .inner .page-header a, .page-header #free-training-sidebar .inner a {
  font-size: 0.875rem;
  font-family: 'Raleway', sans-serif;
  color: #FFFFFF;
  background-color: #70339E;
  border-radius: 0.3125rem;
  font-weight: 700;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  width: 85%;
  display: inline-block;
}

/* line 1174, app/assets/stylesheets/shared/layout/left_nav.scss */
#yrc-success-call-sidebar .inner .btn:hover, #yrc-success-call-sidebar .inner .page-header a:hover, .page-header #yrc-success-call-sidebar .inner a:hover, #free-training-sidebar .inner .btn:hover, #free-training-sidebar .inner .page-header a:hover, .page-header #free-training-sidebar .inner a:hover {
  background: #57287B;
}

/* line 2, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion-header {
  display: flex;
  justify-content: space-between;
}

/* line 7, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion-arrow-container {
  padding: 15px 12px;
}

/* line 13, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion li div.project-link .project-lead-name {
  color: #747171;
  display: block;
  padding-left: 16px;
}

/* line 18, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion li div.project-link .project-organization-profile-name {
  display: block;
  color: #747171;
  font-weight: 700;
  padding-left: 16px;
}

/* line 25, app/assets/stylesheets/shared/layout/projects_list.scss */
.accordion li div.project-link el-dropdown {
  margin-top: 4px;
}

/* line 32, app/assets/stylesheets/shared/layout/projects_list.scss */
.project-tracker-link {
  display: flex;
  flex-direction: column;
  color: #333333 !important;
  padding: 8px 0 8px 8px;
  text-decoration: none !important;
  width: 100%;
  min-width: 0;
}

/* line 43, app/assets/stylesheets/shared/layout/projects_list.scss */
.nav .open > a.project-tracker-link {
  background-color: #F2F5F7;
  border-radius: 6px;
}

/* line 48, app/assets/stylesheets/shared/layout/projects_list.scss */
.dot {
  background-color: transparent;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 4px;
  min-width: 10px;
}

/* line 58, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout {
  top: 0;
  left: calc(100% + 4px);
  width: 240px;
  max-height: 70vh;
  overflow: visible;
  outline: none;
  z-index: 1200;
}

/* line 68, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 74, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .reset {
  cursor: pointer;
  font-size: 12px;
  color: #005A75;
  order: 1;
}

/* line 80, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .reset:hover {
  text-decoration: underline;
}

/* line 85, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .dropdown-toggle {
  cursor: pointer;
  order: 2;
}

/* line 90, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-projects-flyout .project-filter-dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  margin: 4px 0 0 0;
  min-width: 256px;
  max-height: 350px;
  overflow-y: auto;
  z-index: 1300;
}

/* line 106, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.all-projects-button:not(.active) > a {
  border: 1px solid #E4EAEC;
}

/* line 109, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.all-projects-button:not(.active) > a:hover {
  background-color: #F2F5F7;
}

/* line 114, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.all-projects-button.active > a {
  border: none;
  background-color: #F2F5F7;
}

/* line 119, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item.active:not(.all-projects-button) {
  background-color: #F2F5F7;
  border: none;
}

/* line 124, app/assets/stylesheets/shared/layout/projects_list.scss */
.collapsed-project-item:hover:not(.all-projects-button):not(.active) {
  background-color: #E5E5E5;
}

/* line 130, app/assets/stylesheets/shared/layout/projects_list.scss */
.nav .project-title {
  font-size: 13px;
  font-weight: bold;
  padding-left: 16px;
  text-indent: -16px;
  display: -webkit-inline-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/shared/components/buttons.scss */
.btn, .page-header a {
  border-radius: 8px;
  font-weight: 600;
  padding: 8px 12px;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  /* Glow: save for later consideration
  &-glow {
    &-persimmon {
      box-shadow: rgba(237, 102, 90, 0.5) 0px 4px 10px 0px;

      &:hover,
      &:active,
      &:focus {
        box-shadow: rgba(237, 102, 90, 0.7) 0px 6px 14px 0px;
      }
    }
  } */
}

/* line 12, app/assets/stylesheets/shared/components/buttons.scss */
.btn:hover, .page-header a:hover, .btn:active, .page-header a:active, .btn:focus, .page-header a:focus {
  text-decoration: none;
  box-shadow: none !important;
  outline: none !important;
}

/* line 18, app/assets/stylesheets/shared/components/buttons.scss */
.btn:focus-visible, .page-header a:focus-visible {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8), 0 0 0 4px #333333 !important;
}

/* line 22, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-secondary"]:focus, .page-header a[class*="btn-secondary"]:focus, .btn[class*="btn-secondary"]:focus-visible, .page-header a[class*="btn-secondary"]:focus-visible, .btn[class*="btn-tertiary"]:focus, .page-header a[class*="btn-tertiary"]:focus, .btn[class*="btn-tertiary"]:focus-visible, .page-header a[class*="btn-tertiary"]:focus-visible, .btn[class*="btn-ghost"]:focus, .page-header a[class*="btn-ghost"]:focus, .btn[class*="btn-ghost"]:focus-visible, .page-header a[class*="btn-ghost"]:focus-visible, .btn[class*="btn-plan"]:focus, .page-header a[class*="btn-plan"]:focus, .btn[class*="btn-plan"]:focus-visible, .page-header a[class*="btn-plan"]:focus-visible {
  border: 1px solid #8C9699 !important;
}

/* line 33, app/assets/stylesheets/shared/components/buttons.scss */
.btn-icon {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
}

/* line 38, app/assets/stylesheets/shared/components/buttons.scss */
.btn-icon.btn-centered {
  justify-content: center;
}

/* line 42, app/assets/stylesheets/shared/components/buttons.scss */
.btn-icon svg, .btn-icon img, .btn-icon .glyphicon {
  max-height: 16px;
  min-height: 16px;
  max-width: 16px;
}

/* line 49, app/assets/stylesheets/shared/components/buttons.scss */
.btn-xs, .btn-group-xs > .btn, .page-header .btn-group-xs > a, .page-header a {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}

/* line 56, app/assets/stylesheets/shared/components/buttons.scss */
.btn-sm, .btn-group-sm > .btn, .page-header .btn-group-sm > a {
  padding: 6px 8px;
  font-size: 0.75rem;
  line-height: 0.9375rem;
}

/* line 62, app/assets/stylesheets/shared/components/buttons.scss */
.btn-lg, .btn-group-lg > .btn, .page-header .btn-group-lg > a {
  padding: 8px 24px;
  font-size: 1rem;
  line-height: 1.1875rem;
}

/* line 68, app/assets/stylesheets/shared/components/buttons.scss */
.btn-xl {
  padding: 12px 24px;
  font-size: 1.25rem;
  line-height: 1.4375rem;
}

/* line 74, app/assets/stylesheets/shared/components/buttons.scss */
.btn-wide {
  width: 100%;
  max-width: 320px;
  text-wrap: wrap;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}

/* line 83, app/assets/stylesheets/shared/components/buttons.scss */
.btn-full {
  width: 100%;
}

/* line 87, app/assets/stylesheets/shared/components/buttons.scss */
.btn-left {
  text-align: left;
}

/* line 105, app/assets/stylesheets/shared/components/buttons.scss */
.btn-option-left {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 109, app/assets/stylesheets/shared/components/buttons.scss */
.btn-option-right {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 112, app/assets/stylesheets/shared/components/buttons.scss */
.btn-option-right:disabled {
  border-left: 1px;
}

/* line 121, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary, .btn-primary-twilight {
  color: white;
  background-color: #5A56B3;
  border-color: #5A56B3;
}

/* line 125, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary:hover, .btn-primary-twilight:hover, .btn-primary:active, .btn-primary-twilight:active, .btn-primary:focus, .btn-primary-twilight:focus {
  color: white;
  background-color: #3D3A82 !important;
  border-color: #3D3A82 !important;
}

/* line 133, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jazzy {
  color: white;
  background-color: #70339E;
  border-color: #70339E;
}

/* line 137, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jazzy:hover, .btn-primary-jazzy:active, .btn-primary-jazzy:focus {
  color: white;
  background-color: #57287B !important;
  border-color: #57287B;
}

/* line 146, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-persimmon {
  color: white;
  background-color: #ED675A;
  border-color: #ED675A;
}

/* line 151, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-persimmon:hover, .btn-primary-persimmon:active, .btn-primary-persimmon:focus {
  color: white;
  background-color: #EA5142 !important;
  border-color: #EA5142;
}

/* line 164, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jade {
  color: white;
  background-color: #2BA86F;
  border-color: #2BA86F;
}

/* line 168, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-jade:hover, .btn-primary-jade:active, .btn-primary-jade:focus {
  color: white;
  background-color: #1F7A51 !important;
  border-color: #1F7A51;
}

/* line 177, app/assets/stylesheets/shared/components/buttons.scss */
.btn-primary-silver {
  background-color: #F2F5F7;
  border-color: #C5D1D4;
}

/* line 185, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary, .btn-secondary-twilight {
  color: #5A56B3;
  background-color: #fff;
  border-color: #5A56B3;
}

/* line 191, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary svg, .btn-secondary-twilight svg, .btn-secondary .glyphicon, .btn-secondary-twilight .glyphicon {
  fill: #5A56B3;
  color: #5A56B3;
}

/* line 196, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary:hover, .btn-secondary-twilight:hover, .btn-secondary:active, .btn-secondary-twilight:active, .btn-secondary:focus, .btn-secondary-twilight:focus {
  color: #3D3A82;
  background-color: #F2F5F7;
  border-color: #5A56B3;
}

/* line 203, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary:hover svg, .btn-secondary-twilight:hover svg, .btn-secondary:hover .glyphicon, .btn-secondary-twilight:hover .glyphicon, .btn-secondary:active svg, .btn-secondary-twilight:active svg, .btn-secondary:active .glyphicon, .btn-secondary-twilight:active .glyphicon, .btn-secondary:focus svg, .btn-secondary-twilight:focus svg, .btn-secondary:focus .glyphicon, .btn-secondary-twilight:focus .glyphicon {
  fill: #3D3A82;
  color: #3D3A82;
}

/* line 212, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-twilight:hover, .btn-secondary-twilight:active, .btn-secondary-twilight:focus {
  background-color: #F2F2F2 !important;
}

/* line 219, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy {
  color: #70339E;
  background-color: unset;
  border-color: #70339E;
}

/* line 224, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy svg, .btn-secondary-jazzy .glyphicon {
  fill: #70339E;
  color: #70339E;
}

/* line 229, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy:hover, .btn-secondary-jazzy:active, .btn-secondary-jazzy:focus {
  color: #57287B;
  background-color: #F2F5F7;
  border-color: #57287B;
}

/* line 236, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-jazzy:hover svg, .btn-secondary-jazzy:hover .glyphicon, .btn-secondary-jazzy:active svg, .btn-secondary-jazzy:active .glyphicon, .btn-secondary-jazzy:focus svg, .btn-secondary-jazzy:focus .glyphicon {
  fill: #57287B;
  color: #57287B;
}

/* line 245, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon {
  color: #ED675A !important;
  background-color: unset;
  border-color: #ED675A;
}

/* line 250, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon svg, .btn-secondary-persimmon .glyphicon {
  fill: #EA5142;
  color: #EA5142;
}

/* line 255, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon:hover, .btn-secondary-persimmon:active, .btn-secondary-persimmon:focus {
  color: #EA5142 !important;
  background-color: #FFE8E5 !important;
  border-color: #EA5142 !important;
}

/* line 262, app/assets/stylesheets/shared/components/buttons.scss */
.btn-secondary-persimmon:hover svg, .btn-secondary-persimmon:hover .glyphicon, .btn-secondary-persimmon:active svg, .btn-secondary-persimmon:active .glyphicon, .btn-secondary-persimmon:focus svg, .btn-secondary-persimmon:focus .glyphicon {
  fill: #EA5142;
  color: #EA5142;
}

/* line 272, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-twilight {
  color: #5A56B3;
  background-color: #DDDDF8;
  border-color: #DDDDF8;
}

/* line 276, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-twilight:hover, .btn-accent-twilight:active, .btn-accent-twilight:focus {
  color: #3D3A82;
  background-color: #C0C0F2 !important;
  border-color: #C0C0F2;
}

/* line 285, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-jazzy {
  color: #70339E;
  background-color: #ECDCF9;
  border-color: #ECDCF9;
}

/* line 289, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-jazzy:hover, .btn-accent-jazzy:active, .btn-accent-jazzy:focus {
  color: #57287B;
  background-color: #E3CBF6 !important;
  border-color: #E3CBF6;
}

/* line 298, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-persimmon {
  color: #EA5142;
  background-color: #FFE8E5;
  border-color: #FFE8E5;
}

/* line 302, app/assets/stylesheets/shared/components/buttons.scss */
.btn-accent-persimmon:hover, .btn-accent-persimmon:active, .btn-accent-persimmon:focus {
  color: #DA4334;
  background-color: #FFCCC7 !important;
  border-color: #FFCCC7;
}

/* line 314, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary, .btn-tertiary-twilight {
  color: #5A56B3;
  background-color: #fff;
  border-color: #C5D1D4;
}

/* line 318, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary:hover, .btn-tertiary-twilight:hover, .btn-tertiary:active, .btn-tertiary-twilight:active, .btn-tertiary:focus, .btn-tertiary-twilight:focus {
  color: #3D3A82 !important;
  background-color: #F2F5F7 !important;
  border-color: #A8AFB1;
}

/* line 330, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-jazzy {
  color: #70339E;
  background-color: unset;
  border-color: #C5D1D4;
}

/* line 334, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-jazzy:hover, .btn-tertiary-jazzy:active, .btn-tertiary-jazzy:focus {
  color: #57287B;
  background-color: #F2F5F7;
  border-color: #A8AFB1;
}

/* line 343, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-persimmon {
  color: #ED675A;
  background-color: unset;
  border-color: #C5D1D4;
}

/* line 347, app/assets/stylesheets/shared/components/buttons.scss */
.btn-tertiary-persimmon:hover, .btn-tertiary-persimmon:active, .btn-tertiary-persimmon:focus {
  color: #EA5142;
  background-color: #F2F5F7;
  border-color: #A8AFB1;
}

/* line 359, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost, .btn-ghost-twilight {
  color: #5A56B3;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 363, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost:hover, .btn-ghost-twilight:hover, .btn-ghost:active, .btn-ghost-twilight:active, .btn-ghost:focus, .btn-ghost-twilight:focus {
  color: #3D3A82;
  background-color: #F2F5F7;
}

/* line 370, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-jazzy {
  color: #70339E;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 374, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-jazzy:hover, .btn-ghost-jazzy:active, .btn-ghost-jazzy:focus {
  color: #57287B;
  background-color: #F2F5F7;
}

/* line 386, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-azure {
  color: #00799E;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 390, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-azure:hover, .btn-ghost-azure:active, .btn-ghost-azure:focus {
  color: #005A75;
  background-color: #F2F5F7;
  text-decoration: none;
}

/* line 399, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-grey {
  color: #747171;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 403, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-grey:hover, .btn-ghost-grey:active, .btn-ghost-grey:focus {
  color: #4D4D4D;
  background-color: #F2F5F7;
  text-decoration: none;
}

/* line 412, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-persimmon {
  color: #ED675A;
  background-color: unset;
  border: 1px solid transparent;
}

/* line 416, app/assets/stylesheets/shared/components/buttons.scss */
.btn-ghost-persimmon:hover, .btn-ghost-persimmon:active, .btn-ghost-persimmon:focus {
  color: #EA5142;
  background-color: #F2F5F7;
  text-decoration: none;
}

/* line 429, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-lite {
  color: white;
  background: linear-gradient(130deg, #C2C2C2 4.05%, #979797 43.24%, #878787 69.37%);
  border: 0;
}

/* line 433, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-lite:hover, .btn-plan-lite:active, .btn-plan-lite:focus {
  background: linear-gradient(130deg, #BFBFBF 5.74%, #979797 31.02%, #878787 58.97%, #6E6E6E 84.96%) !important;
  border: 0;
  color: white;
}

/* line 442, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-basic {
  color: white;
  background: linear-gradient(130deg, #FDC05A 4.05%, #FDB640 35.24%, #F89944 65.58%, #F78622 84.96%);
  border: 0;
}

/* line 446, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-basic:hover, .btn-plan-basic:active, .btn-plan-basic:focus {
  background: linear-gradient(130deg, #FDB640 4.05%, #F89944 52.09%, #F67E13 84.96%) !important;
  border: 0;
  color: white;
}

/* line 455, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-standard {
  color: white;
  background: linear-gradient(117deg, #D47FF5 10.45%, #A211DA 44.4%, #820EAF 82.02%);
  border: 0;
}

/* line 459, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-standard:hover, .btn-plan-standard:active, .btn-plan-standard:focus {
  background: linear-gradient(117deg, #DFA0F8 -1.24%, #BE3DF0 13.38%, #891BB3 59.87%, #710C97 82.02%) !important;
  border: 0;
  color: white;
}

/* line 468, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-pro {
  color: white;
  background: linear-gradient(140deg, #FFAA7A 2.44%, #FF8947 33.48%, #FF511A 85.88%, #F04C28 106.08%);
  border: 0;
}

/* line 472, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-pro:hover, .btn-plan-pro:active, .btn-plan-pro:focus {
  background: linear-gradient(140deg, #FF8D4D 2.44%, #FF7324 33.48%, #FA3C00 85.88%, #CD310E 106.08%) !important;
  border: 0;
  color: white;
}

/* line 481, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-enterprise {
  color: white;
  background: linear-gradient(118deg, #0FC7FF -4.7%, #0099C7 30.93%, #007599 91.97%);
  border: 0;
}

/* line 485, app/assets/stylesheets/shared/components/buttons.scss */
.btn-plan-enterprise:hover, .btn-plan-enterprise:active, .btn-plan-enterprise:focus {
  background: linear-gradient(118deg, #0099C7 -7.75%, #005A75 91.97%) !important;
  border: 0;
  color: white;
}

/* line 497, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-primary"]:disabled, .page-header a[class*="btn-primary"]:disabled, .btn[class*="btn-accent"]:disabled, .page-header a[class*="btn-accent"]:disabled, .btn.btn-lite:disabled, .page-header a.btn-lite:disabled, .btn.btn-basic:disabled, .page-header a.btn-basic:disabled, .btn.btn-standard:disabled, .page-header a.btn-standard:disabled, .btn.btn-pro:disabled, .page-header a.btn-pro:disabled, .btn.btn-enterprise:disabled, .page-header a.btn-enterprise:disabled {
  opacity: 1;
  background: #8C9699 !important;
  border-color: #8C9699 !important;
  color: white !important;
}

/* line 509, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-primary"]:disabled:hover, .page-header a[class*="btn-primary"]:disabled:hover, .btn[class*="btn-primary"]:disabled:active, .page-header a[class*="btn-primary"]:disabled:active, .btn[class*="btn-primary"]:disabled:focus, .page-header a[class*="btn-primary"]:disabled:focus, .btn[class*="btn-accent"]:disabled:hover, .page-header a[class*="btn-accent"]:disabled:hover, .btn[class*="btn-accent"]:disabled:active, .page-header a[class*="btn-accent"]:disabled:active, .btn[class*="btn-accent"]:disabled:focus, .page-header a[class*="btn-accent"]:disabled:focus, .btn.btn-lite:disabled:hover, .page-header a.btn-lite:disabled:hover, .btn.btn-lite:disabled:active, .page-header a.btn-lite:disabled:active, .btn.btn-lite:disabled:focus, .page-header a.btn-lite:disabled:focus, .btn.btn-basic:disabled:hover, .page-header a.btn-basic:disabled:hover, .btn.btn-basic:disabled:active, .page-header a.btn-basic:disabled:active, .btn.btn-basic:disabled:focus, .page-header a.btn-basic:disabled:focus, .btn.btn-standard:disabled:hover, .page-header a.btn-standard:disabled:hover, .btn.btn-standard:disabled:active, .page-header a.btn-standard:disabled:active, .btn.btn-standard:disabled:focus, .page-header a.btn-standard:disabled:focus, .btn.btn-pro:disabled:hover, .page-header a.btn-pro:disabled:hover, .btn.btn-pro:disabled:active, .page-header a.btn-pro:disabled:active, .btn.btn-pro:disabled:focus, .page-header a.btn-pro:disabled:focus, .btn.btn-enterprise:disabled:hover, .page-header a.btn-enterprise:disabled:hover, .btn.btn-enterprise:disabled:active, .page-header a.btn-enterprise:disabled:active, .btn.btn-enterprise:disabled:focus, .page-header a.btn-enterprise:disabled:focus {
  cursor: not-allowed;
}

/* line 516, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-secondary"]:disabled, .page-header a[class*="btn-secondary"]:disabled {
  opacity: 1;
  background: #fff !important;
  border-color: #8C9699 !important;
  color: #989595 !important;
}

/* line 522, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-secondary"]:disabled:hover, .page-header a[class*="btn-secondary"]:disabled:hover, .btn[class*="btn-secondary"]:disabled:active, .page-header a[class*="btn-secondary"]:disabled:active, .btn[class*="btn-secondary"]:disabled:focus, .page-header a[class*="btn-secondary"]:disabled:focus {
  cursor: not-allowed;
}

/* line 529, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-tertiary"]:disabled, .page-header a[class*="btn-tertiary"]:disabled {
  opacity: 1;
  background: #fff !important;
  border-color: #C5D1D4 !important;
  color: #989595 !important;
}

/* line 535, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-tertiary"]:disabled:hover, .page-header a[class*="btn-tertiary"]:disabled:hover, .btn[class*="btn-tertiary"]:disabled:active, .page-header a[class*="btn-tertiary"]:disabled:active, .btn[class*="btn-tertiary"]:disabled:focus, .page-header a[class*="btn-tertiary"]:disabled:focus {
  cursor: not-allowed;
}

/* line 542, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-ghost"]:disabled, .page-header a[class*="btn-ghost"]:disabled {
  opacity: 1;
  background: none !important;
  color: #989595 !important;
}

/* line 547, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-ghost"]:disabled:hover, .page-header a[class*="btn-ghost"]:disabled:hover, .btn[class*="btn-ghost"]:disabled:active, .page-header a[class*="btn-ghost"]:disabled:active, .btn[class*="btn-ghost"]:disabled:focus, .page-header a[class*="btn-ghost"]:disabled:focus {
  cursor: not-allowed;
}

/* line 553, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-disabled-softer"]:disabled, .page-header a[class*="btn-disabled-softer"]:disabled {
  border: none !important;
  background-color: #F7FAFD !important;
  color: #455C63 !important;
}

/* line 558, app/assets/stylesheets/shared/components/buttons.scss */
.btn[class*="btn-disabled-twilight"]:disabled, .page-header a[class*="btn-disabled-twilight"]:disabled {
  background-color: #3D3A82 !important;
  border-color: #3D3A82 !important;
  opacity: 0.5;
}

/* line 567, app/assets/stylesheets/shared/components/buttons.scss */
.done-button {
  display: block;
  color: #00799E;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.21;
  border: none;
  background-color: transparent;
}

/* line 577, app/assets/stylesheets/shared/components/buttons.scss */
.buttons input[type='submit']:first-child {
  margin-right: 10px;
}

/* line 583, app/assets/stylesheets/shared/components/buttons.scss */
.label,
.foundation-tag,
.filing-report-tag {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 4px;
  text-transform: lowercase;
  display: inline-block;
  line-height: 12px;
  margin: 0 5px 5px 0;
}

/* line 594, app/assets/stylesheets/shared/components/buttons.scss */
.label.inherit-case,
.foundation-tag.inherit-case,
.filing-report-tag.inherit-case {
  text-transform: inherit;
}

/* line 597, app/assets/stylesheets/shared/components/buttons.scss */
.label .sentence-case,
.foundation-tag .sentence-case,
.filing-report-tag .sentence-case {
  display: inline-block;
}

/* line 600, app/assets/stylesheets/shared/components/buttons.scss */
.label.uppercase,
.foundation-tag.uppercase,
.filing-report-tag.uppercase {
  text-transform: uppercase;
}

/* line 603, app/assets/stylesheets/shared/components/buttons.scss */
.label::first-letter,
.label .sentence-case::first-letter,
.foundation-tag::first-letter,
.foundation-tag .sentence-case::first-letter,
.filing-report-tag::first-letter,
.filing-report-tag .sentence-case::first-letter {
  text-transform: uppercase;
}

/* line 608, app/assets/stylesheets/shared/components/buttons.scss */
.label-peer, .label-peer-funder,
.foundation-tag-peer,
.foundation-tag-peer-funder,
.filing-report-tag-peer,
.filing-report-tag-peer-funder {
  color: #8D46C3;
  background-color: #F6F3FC;
  border: 1px solid #E9E2F8;
}

/* line 614, app/assets/stylesheets/shared/components/buttons.scss */
.label.funder,
.foundation-tag.funder,
.filing-report-tag.funder {
  color: #2D6E7C;
  background-color: #E1F1F4;
  border: 1px solid #BCE0E6;
}

/* line 619, app/assets/stylesheets/shared/components/buttons.scss */
.label.recipient,
.foundation-tag.recipient,
.filing-report-tag.recipient {
  color: #2E4BE0;
  background-color: #E9ECFC;
  border: 1px solid #D3D9F8;
}

/* line 624, app/assets/stylesheets/shared/components/buttons.scss */
.label .filing-report-tag,
.foundation-tag .filing-report-tag,
.filing-report-tag .filing-report-tag {
  color: #00799E;
  background-color: #EAFAFF;
  border: 1px solid #CBF2FD;
  margin-left: 8px;
}

/* line 630, app/assets/stylesheets/shared/components/buttons.scss */
.label.saved, .label-success,
.foundation-tag.saved,
.foundation-tag-success,
.filing-report-tag.saved,
.filing-report-tag-success {
  color: #1F7A51 !important;
  background-color: #E3F8EE;
  border: 1px solid #BAEED5;
  cursor: pointer;
}

/* line 637, app/assets/stylesheets/shared/components/buttons.scss */
.label-success, .label-warn, .label-grey,
.foundation-tag-success,
.foundation-tag-warn,
.foundation-tag-grey,
.filing-report-tag-success,
.filing-report-tag-warn,
.filing-report-tag-grey {
  font-weight: normal;
  font-size: 14px;
}

/* line 643, app/assets/stylesheets/shared/components/buttons.scss */
.label-past-due,
.foundation-tag-past-due,
.filing-report-tag-past-due {
  color: #B80000;
  background-color: #FFF1F0;
  border: 1px solid #FFD6D6;
}

/* line 648, app/assets/stylesheets/shared/components/buttons.scss */
.label-new, .label-warn,
.foundation-tag-new,
.foundation-tag-warn,
.filing-report-tag-new,
.filing-report-tag-warn {
  color: #8E5806 !important;
  background-color: #FFF8E1;
  border: 1px solid #FFEDB6;
}

/* line 654, app/assets/stylesheets/shared/components/buttons.scss */
.label-grey,
.foundation-tag-grey,
.filing-report-tag-grey {
  color: #455C63 !important;
  background-color: #F7FAFD;
  border: 1px solid #DBE3E6;
  text-transform: unset !important;
}

/* line 660, app/assets/stylesheets/shared/components/buttons.scss */
.label-twilight,
.foundation-tag-twilight,
.filing-report-tag-twilight {
  color: #5A56B3 !important;
  background-color: #DDDDF8;
  border: 1px solid #DDDDF8;
}

/* line 666, app/assets/stylesheets/shared/components/buttons.scss */
.filing-report-tag,
.select2-selection__choice {
  color: #00799E !important;
  background-color: #EAFAFF !important;
  border: 1px solid #CBF2FD !important;
}

/* line 671, app/assets/stylesheets/shared/components/buttons.scss */
.filing-report-tag .select2-selection__choice__remove,
.select2-selection__choice .select2-selection__choice__remove {
  color: #00799E !important;
}

/* line 674, app/assets/stylesheets/shared/components/buttons.scss */
.filing-report-tag .select2-selection__choice__display,
.select2-selection__choice .select2-selection__choice__display {
  padding-left: 0px !important;
}

/* line 1, app/assets/stylesheets/shared/components/forms.scss */
::-webkit-input-placeholder {
  color: #747171 !important;
}

/* line 5, app/assets/stylesheets/shared/components/forms.scss */
::-moz-placeholder {
  color: #747171 !important;
}

/* line 9, app/assets/stylesheets/shared/components/forms.scss */
::-ms-placeholder {
  color: #747171 !important;
}

/* line 13, app/assets/stylesheets/shared/components/forms.scss */
::placeholder {
  color: #747171 !important;
}

/* line 17, app/assets/stylesheets/shared/components/forms.scss */
.form-control, .multi-select-filter .multi-select-filter-dropdown-trigger {
  border: 1px solid #C5D1D4;
  border-radius: 8px;
  box-shadow: none;
}

/* line 23, app/assets/stylesheets/shared/components/forms.scss */
fieldset[disabled] .form-group .input-group,
fieldset[disabled] .form-group input,
fieldset[disabled] .content-editable-textarea {
  background-color: transparent;
  opacity: 50%;
}

/* line 30, app/assets/stylesheets/shared/components/forms.scss */
.input-group-addon {
  border: 1px solid #C5D1D4;
}

/* line 34, app/assets/stylesheets/shared/components/forms.scss */
.simple_form .btn-group {
  display: inline-flex;
}

/* line 2, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-control {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 78px;
}

/* line 8, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-control.left {
  background-image: webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.1) 100%);
}

/* line 26, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, white 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.1) 0%, white 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, white 100%);
}

/* line 45, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-indicators {
  bottom: -60px;
}

/* line 47, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-indicators li {
  border: 2px solid #747171;
}

/* line 49, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-indicators li.active {
  background-color: #747171;
}

/* line 55, app/assets/stylesheets/shared/components/carousel.scss */
.carousel-inner-description {
  height: 68px;
}

/* line 1, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  border-collapse: separate;
  border-top: none;
}

/* line 7, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td {
  border-top: 1px solid #C5D1D4;
}

/* line 10, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:first-of-type {
  height: 70px;
  width: 100px;
  position: relative;
}

/* line 15, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:first-of-type > img {
  position: absolute;
  top: 17px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 24, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:last-of-type {
  padding: 16px 0 8px 0;
}

/* line 28, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:last-of-type tr:first-of-type {
  color: #747171;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.857143px;
}

/* line 36, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table > tbody > tr > td:last-of-type tr:last-of-type > td {
  color: #747171;
  font-size: 16px;
  font-weight: 500;
  padding-top: 2px;
}

/* line 47, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table .btn-primary, .funder-snippet-table .btn-primary-twilight {
  background-color: #00B2E8;
  border: none;
  float: right;
  padding: 5px 20px !important;
}

/* line 53, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table .btn-primary:focus, .funder-snippet-table .btn-primary-twilight:focus, .funder-snippet-table .btn-primary:active, .funder-snippet-table .btn-primary-twilight:active {
  background-color: #00B2E8;
}

/* line 59, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
.funder-snippet-table-caption {
  color: #747171;
  display: block;
  margin-bottom: 20px;
}

@media (max-width: 919px) {
  /* line 67, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table .btn-primary, .funder-snippet-table .btn-primary-twilight {
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  /* line 77, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table td {
    width: 100%;
    padding-left: 10px;
  }
  /* line 80, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table td span {
    margin-left: 5px;
  }
  /* line 85, app/assets/stylesheets/shared/components/funder-snippet-table.scss */
  .funder-snippet-table > tbody > tr > td:first-of-type {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/shared/components/flyout.scss */
.flyout {
  display: none;
  visibility: collapse;
  position: absolute;
  z-index: 1000;
  width: 245px;
  background-color: #FFFFFF;
  border: 1px solid #c5c5c5;
  padding: 1.125rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: #747171;
  line-height: 1.2;
  text-align: left;
  transition: opacity 0.4s, display 0.4s allow-discrete, visibility 0.4s allow-discrete;
  opacity: 0.0;
}

/* line 19, app/assets/stylesheets/shared/components/flyout.scss */
.flyout-visible {
  display: block;
  visibility: visible;
  opacity: 1.0;
}

@starting-style {
  /* line 26, app/assets/stylesheets/shared/components/flyout.scss */
  .flyout-visible {
    opacity: 0;
  }
}

/* line 2, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.uploaded-documents-list .panel {
  box-shadow: none;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-color: #C5D1D4;
  border-radius: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 12, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.uploaded-documents-list .panel:last-of-type {
  border-bottom: 1px solid #C5D1D4;
}

/* line 17, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.uploaded-documents-list span.glyphicon.glyphicon-trash {
  line-height: 14pt;
  color: #aaa !important;
  text-decoration: none;
}

/* line 24, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents {
  display: flex;
  flex-direction: column;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 30, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .uploaded-documents-list {
  order: 1;
}

/* line 34, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .saved-grant-sidebar-section__dropdown {
  order: 2;
}

/* line 38, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-color: #C5D1D4;
  padding: 0;
  min-width: 250px;
}

/* line 45, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li {
  border-bottom: 1px solid #C5D1D4;
}

/* line 49, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li:first-of-type .btn-default, .upload-documents .add-documents-dropdown-menu li:first-of-type .page-header a, .page-header .upload-documents .add-documents-dropdown-menu li:first-of-type a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 55, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li:last-of-type {
  border-bottom: none;
}

/* line 58, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li:last-of-type .btn-default, .upload-documents .add-documents-dropdown-menu li:last-of-type .page-header a, .page-header .upload-documents .add-documents-dropdown-menu li:last-of-type a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 64, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default, .upload-documents .add-documents-dropdown-menu li .page-header a, .page-header .upload-documents .add-documents-dropdown-menu li a {
  border: none;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21;
  padding: 0.75rem 1rem;
  border-radius: 0;
  display: grid;
  grid-template-columns: 15px auto;
  gap: 12px;
}

/* line 76, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default:hover, .upload-documents .add-documents-dropdown-menu li .page-header a:hover, .page-header .upload-documents .add-documents-dropdown-menu li a:hover, .upload-documents .add-documents-dropdown-menu li .btn-default:active, .upload-documents .add-documents-dropdown-menu li .page-header a:active, .page-header .upload-documents .add-documents-dropdown-menu li a:active, .upload-documents .add-documents-dropdown-menu li .btn-default:focus, .upload-documents .add-documents-dropdown-menu li .page-header a:focus, .page-header .upload-documents .add-documents-dropdown-menu li a:focus {
  background-color: #F2F5F7;
}

/* line 80, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default img, .upload-documents .add-documents-dropdown-menu li .page-header a img, .page-header .upload-documents .add-documents-dropdown-menu li a img {
  align-self: center;
  width: fit-content;
}

/* line 85, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span, .upload-documents .add-documents-dropdown-menu li .page-header a > span, .page-header .upload-documents .add-documents-dropdown-menu li a > span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

/* line 91, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span .external-doc-link-text, .upload-documents .add-documents-dropdown-menu li .page-header a > span .external-doc-link-text, .page-header .upload-documents .add-documents-dropdown-menu li a > span .external-doc-link-text {
  display: flex;
  gap: 8px;
  align-items: center;
}

/* line 96, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span .external-doc-link-text .premium-feature img, .upload-documents .add-documents-dropdown-menu li .page-header a > span .external-doc-link-text .premium-feature img, .page-header .upload-documents .add-documents-dropdown-menu li a > span .external-doc-link-text .premium-feature img {
  height: 18px;
}

/* line 101, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .add-documents-dropdown-menu li .btn-default > span small, .upload-documents .add-documents-dropdown-menu li .page-header a > span small, .page-header .upload-documents .add-documents-dropdown-menu li a > span small {
  font-size: 12px;
  color: #747171;
}

/* line 111, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .dropdown-toggle:hover {
  cursor: pointer;
}

/* line 116, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .document-library-panel {
  border-radius: 4px;
  position: absolute;
  top: 36px;
  right: 0;
  width: calc(100% - 32px);
  margin: 0px 16px;
  z-index: 1050;
}

/* line 125, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .document-library-panel .panel-heading {
  border: none;
  color: #747171;
}

/* line 130, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.upload-documents .document-library-panel .panel-body {
  color: #747171;
}

/* line 136, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container {
  position: relative;
}

/* line 139, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container .nested-fields {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 10px;
  z-index: 10;
}

/* line 146, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container label {
  color: #333333;
}

/* line 150, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container .cancel-link {
  margin-right: 10px;
}

/* line 154, app/assets/stylesheets/shared/components/uploaded_documents.scss */
.popup-container .popup-footer {
  background-color: #FFFFFF;
  position: sticky;
  position: -webkit-sticky;
  bottom: -35px;
  right: 0;
  border-top: 1px solid #C5D1D4;
  width: 100%;
  padding: 15px;
}

/* line 4, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: 10px;
}

/* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.skeleton-row:before, .skeleton-row:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.skeleton-row:after {
  clear: both;
}

/* line 7, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-1 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
}

/* line 11, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-2 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
}

/* line 15, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-3 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 15, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-3 {
    float: left;
    width: 25%;
  }
}

/* line 19, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 19, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
}

/* line 23, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 23, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-9 {
    float: left;
    width: 75%;
  }
}

/* line 27, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 992px) {
  /* line 27, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-12 {
    float: left;
    width: 100%;
  }
}

/* line 33, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .fill {
  background-color: #e9f0f4;
  border-radius: 5px;
  min-height: 30px;
  width: 100%;
}

/* line 39, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .fill.tall {
  height: 35px;
}

/* line 43, app/assets/stylesheets/shared/components/skeleton.scss */
.skeleton-row .fill.tallest {
  height: 180px;
}

@media (min-width: 1440px) {
  /* line 50, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row {
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 20px;
  }
  /* line 14, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .skeleton-row:before, .skeleton-row:after {
    display: table;
    content: " ";
  }
  /* line 19, vendor/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .skeleton-row:after {
    clear: both;
  }
  /* line 53, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 53, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
}

@media (min-width: 1440px) {
  /* line 57, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 57, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
}

@media (min-width: 1440px) {
  /* line 61, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 61, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-3 {
    float: left;
    width: 25%;
  }
}

@media (min-width: 1440px) {
  /* line 65, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 65, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width: 1440px) {
  /* line 69, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 69, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-9 {
    float: left;
    width: 75%;
  }
}

@media (min-width: 1440px) {
  /* line 73, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 1440px) and (min-width: 992px) {
  /* line 73, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .col-md-12 {
    float: left;
    width: 100%;
  }
}

@media (min-width: 1440px) {
  /* line 79, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .fill {
    min-height: 35px;
  }
  /* line 82, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .fill.tall {
    height: 45px;
  }
  /* line 86, app/assets/stylesheets/shared/components/skeleton.scss */
  .skeleton-row .fill.tallest {
    height: 230px;
  }
}

/* line 3, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input-label {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

/* line 8, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input-label > .ins-switch-label {
  margin-left: 6px;
}

/* The switch - the box around the slider */
/* line 14, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 12px;
}

/* Hide default HTML checkbox */
/* line 22, app/assets/stylesheets/shared/components/switch-input.scss */
.ins-switch-input input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
/* line 29, app/assets/stylesheets/shared/components/switch-input.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 41, app/assets/stylesheets/shared/components/switch-input.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* line 53, app/assets/stylesheets/shared/components/switch-input.scss */
input:checked + .slider {
  background-color: #2196F3;
}

/* line 57, app/assets/stylesheets/shared/components/switch-input.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

/* line 61, app/assets/stylesheets/shared/components/switch-input.scss */
input:checked + .slider:before {
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  transform: translateX(6px);
}

/* Rounded sliders */
/* line 68, app/assets/stylesheets/shared/components/switch-input.scss */
.slider.round {
  border-radius: 12px;
}

/* line 72, app/assets/stylesheets/shared/components/switch-input.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 1, app/assets/stylesheets/shared/components/labels.scss */
.label-primary-purple {
  color: white;
  background-color: #64447C;
  border-color: #64447C;
}

/* line 7, app/assets/stylesheets/shared/components/labels.scss */
.label-accent-jazzy {
  color: white;
  background-color: #AE7CD5;
  border-color: #8D46C3;
}

@media (min-width: 992px) {
  /* line 2, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-lg {
    margin-left: 5%;
  }
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md {
    width: 50%;
  }
  /* line 14, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-lg {
    width: 90%;
  }
}

@media (min-width: 992px) {
  /* line 20, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md, .wrapper-lg {
    float: left;
  }
  /* line 24, app/assets/stylesheets/shared/responsive/responsive.scss */
  .wrapper-md, .wrapper-lg {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 992px) {
  /* line 33, app/assets/stylesheets/shared/responsive/responsive.scss */
  .profile-sidebar {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-sample-alert {
  border: none;
  border-radius: 4px;
  padding: 10px;
  margin: 0 8px 8px 8px !important;
  text-align: center;
}

/* line 8, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-sample-alert:empty {
  display: none;
}

/* line 12, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-sample-alert > p {
  color: #8E5806;
  line-height: 130%;
  font-size: 0.875rem;
}

/* line 18, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-sample-alert > p + p {
  margin-top: 0;
}

/* line 22, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-sample-alert .btn, .free-sample-alert .page-header a, .page-header .free-sample-alert a {
  margin-top: 8px;
}

/* line 25, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-sample-alert .btn i, .free-sample-alert .page-header a i, .page-header .free-sample-alert a i {
  color: #5A56B3;
}

/* line 31, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert {
  border-radius: 4px;
  padding: 12px;
  margin: 6px;
  background-color: #F2F5F7;
}

/* line 37, app/assets/stylesheets/shared/base/mixin.scss */
.free-pro-trial-alert a:not(.btn),
.free-pro-trial-alert .btn-link {
  color: #5A56B3;
  font-weight: bold;
}

/* line 41, app/assets/stylesheets/shared/base/mixin.scss */
.free-pro-trial-alert a:not(.btn):hover,
.free-pro-trial-alert .btn-link:hover {
  color: twilight-400;
}

/* line 44, app/assets/stylesheets/shared/base/mixin.scss */
.free-pro-trial-alert a:not(.btn):hover, .free-pro-trial-alert a:not(.btn):focus,
.free-pro-trial-alert .btn-link:hover,
.free-pro-trial-alert .btn-link:focus {
  text-decoration: none;
}

/* line 40, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert div {
  margin-bottom: 2px;
}

/* line 44, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert .btn-link {
  justify-content: center;
  padding: 4px 0px 0px 0px !important;
}

/* line 49, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert p {
  font-size: 11px;
  margin-bottom: 4px;
}

/* line 54, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert .btn-plan-pro {
  column-gap: 6px;
  justify-content: center;
  font-size: 13px;
  margin: auto !important;
}

/* line 60, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert .btn-plan-pro img {
  max-width: 16px;
}

/* line 65, app/assets/stylesheets/main/components/free_sample_header.scss */
.free-pro-trial-alert span {
  color: #FFFFFF;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  /* line 72, app/assets/stylesheets/main/components/free_sample_header.scss */
  .trial-expired {
    display: block !important;
  }
}

@media screen and (max-height: 600px) and (min-width: 767px) {
  /* line 78, app/assets/stylesheets/main/components/free_sample_header.scss */
  .hidden-sm {
    display: block !important;
  }
  /* line 82, app/assets/stylesheets/main/components/free_sample_header.scss */
  .hidden-lg {
    display: none !important;
  }
  /* line 86, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 5px 10px;
    font-size: 0.625rem;
  }
  /* line 93, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert p {
    text-align: left;
  }
  /* line 94, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert p:nth-child(2) {
    display: none !important;
  }
  /* line 98, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert p.trial-expired {
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: center;
  }
  /* line 103, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert p.trial-expired + .btn, .free-sample-alert .page-header p.trial-expired + a, .page-header .free-sample-alert p.trial-expired + a {
    grid-column-start: 1;
    grid-column-end: 3;
    margin: 5px auto;
  }
  /* line 113, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert .btn, .free-sample-alert .page-header a, .page-header .free-sample-alert a {
    width: 80%;
    font-size: 0.625rem;
    padding: 5px 10px !important;
    margin: 5px 10px;
  }
  /* line 119, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert .btn.book-demo-button, .free-sample-alert .page-header a.book-demo-button, .page-header .free-sample-alert a.book-demo-button {
    grid-column-start: 1;
    grid-column-end: 3;
    margin: 5px auto;
    width: 100%;
  }
}

@media screen and (max-height: 400px) and (min-width: 767px) {
  /* line 130, app/assets/stylesheets/main/components/free_sample_header.scss */
  .free-sample-alert {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs {
  margin: 0 -20px 20px -20px !important;
  display: flex;
  border-bottom: none;
}

/* line 6, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs a#\39 90-report-link {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/* line 14, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #C5D1D4;
  margin-bottom: 0;
  align-items: center;
}

/* line 21, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li > a {
  border: none;
  border-radius: 0;
  background-color: #FFFFFF;
  color: #333333 !important;
  font-size: 13px;
  padding: 10px;
  margin-right: 0;
  width: 100%;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.06em;
}

/* line 34, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li > a:hover {
  color: #989595;
}

/* line 39, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li.active {
  font-weight: 400;
  border-top: 4px solid #5A56B3;
  border-left: 1px solid #C5D1D4;
  border-right: 1px solid #C5D1D4;
  border-bottom: none;
}

/* line 47, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li.active a {
  border: none;
  color: #5A56B3 !important;
  padding-top: 6px;
}

/* line 52, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li.active a:hover, .detail-and-report-tabs > li.active a:focus {
  border: none;
}

/* line 60, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li.active:first-of-type {
  border-left: none;
}

/* line 66, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li.active:last-of-type {
  border-right: none;
}

/* line 71, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.detail-and-report-tabs > li:hover {
  background-color: #F2F5F7;
}

/* line 77, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.visitor_content .detail-and-report-tabs.full-page-detail-and-report-tabs {
  margin: 20px 0px 20px 0px !important;
}

/* line 80, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.visitor_content .detail-and-report-tabs.full-page-detail-and-report-tabs li:hover {
  background-color: #FFFFFF;
}

/* line 83, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.visitor_content .detail-and-report-tabs.full-page-detail-and-report-tabs li:not(.active):hover {
  background-color: #F2F5F7;
}

/* line 90, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.visitor_content .detail-and-report-tabs.full-page-detail-and-report-tabs li a.active.active:first-of-type {
  border-left: 1px solid #C5D1D4;
}

/* line 96, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.visitor_content .detail-and-report-tabs.full-page-detail-and-report-tabs li a.active.active:last-of-type {
  border-right: 1px solid #C5D1D4;
}

/* line 104, app/assets/stylesheets/main/components/detail-and-report-tabs.scss */
.visitor_content .detail-and-report-tabs.full-page-detail-and-report-tabs .filing-report-tag {
  display: inline-block;
  margin-left: 2px;
}

/* line 3, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .pagination a {
  color: #333333;
  border: 1px solid #C5D1D4;
}

/* line 7, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .pagination .disabled {
  pointer-events: none;
}

/* line 11, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .pagination .active a {
  background-color: #F7FAFD;
}

/* line 16, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .award-year {
  font-weight: 700;
}

/* line 19, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history small {
  color: #747171;
}

/* line 22, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .dropdown-component {
  font-weight: normal;
  margin: auto 12px;
  position: relative;
}

/* line 27, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .dropdown-component .btn, #funding_history .dropdown-component .page-header a, .page-header #funding_history .dropdown-component a {
  color: #333333;
  border-radius: 4px;
}

@container (width < 600px) {
  /* line 27, app/assets/stylesheets/main/components/funding_history.scss */
  #funding_history .dropdown-component .btn, #funding_history .dropdown-component .page-header a, .page-header #funding_history .dropdown-component a {
    font-size: 0.75rem;
  }
}

/* line 36, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .dropdown-component a {
  color: #333333;
  display: block;
  width: 100%;
  color: #333333;
}

/* line 43, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .dropdown-component .dropdown-items li {
  white-space: nowrap;
  font-weight: normal;
}

/* line 47, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .dropdown-component .dropdown-items li:hover {
  background-color: #F2F5F7;
}

/* line 52, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .search-input-component {
  margin-top: 12px;
  margin-bottom: 12px;
}

@container (width < 600px) {
  /* line 56, app/assets/stylesheets/main/components/funding_history.scss */
  #funding_history .search-input-component input {
    font-size: 0.75rem;
  }
}

/* line 62, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history h2 {
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin-left: 12px;
  margin-right: 12px;
  color: #333333;
}

/* line 71, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .form-control-group :first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 0;
}

/* line 76, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .form-control-group :last-child {
  color: #4D4D4D;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 0;
}

/* line 82, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .form-control-group:focus-within {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #CBF2FD;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #CBF2FD;
}

/* line 86, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .form-control-group:focus-within > * {
  border-color: #00B2E8;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 91, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .form-control-group:focus-within button:active {
  border-color: #C5D1D4;
}

/* line 97, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .table-wrapper {
  overflow-x: scroll;
}

/* line 100, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .table-wrapper table {
  table-layout: fixed;
}

/* line 105, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history .funding-history-container {
  container-type: inline-size;
}

@container (width < 600px) {
  /* line 110, app/assets/stylesheets/main/components/funding_history.scss */
  #funding_history th .btn, #funding_history th .page-header a, .page-header #funding_history th a {
    font-size: 0.6875rem;
    text-wrap: wrap;
  }
}

/* line 117, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-by-year thead {
  border-bottom: 0;
}

/* line 121, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-by-year th:nth-child(odd) {
  width: 10%;
}

/* line 124, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-by-year th:nth-child(even) {
  width: 15%;
}

/* line 128, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-by-year tr {
  border-top: 0;
}

/* line 131, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-by-year tr:nth-child(even) {
  background-color: #F7FAFD;
}

/* line 139, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-all-time th:nth-child(1), #funding_history #funding-history-all-time th:nth-child(2) {
  width: 30%;
}

@container (width < 800px) {
  /* line 139, app/assets/stylesheets/main/components/funding_history.scss */
  #funding_history #funding-history-all-time th:nth-child(1), #funding_history #funding-history-all-time th:nth-child(2) {
    width: 25%;
  }
}

/* line 146, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-all-time th:nth-child(3), #funding_history #funding-history-all-time th:nth-child(4) {
  width: 15%;
}

@container (width < 800px) {
  /* line 146, app/assets/stylesheets/main/components/funding_history.scss */
  #funding_history #funding-history-all-time th:nth-child(3), #funding_history #funding-history-all-time th:nth-child(4) {
    width: 20%;
  }
}

/* line 153, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history #funding-history-all-time th:nth-child(5) {
  width: 10%;
}

/* line 159, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr {
  border-top: 1px solid #E4EAEC;
}

/* line 162, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr tbody td, #funding_history tr thead th {
  padding: 10px 16px;
  color: #333333;
}

/* line 166, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr tbody td:first-child, #funding_history tr thead th:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 170, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr tbody td:last-child, #funding_history tr thead th:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: auto;
}

/* line 175, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr tbody td:not(:last-child), #funding_history tr thead th:not(:last-child) {
  width: 10%;
}

/* line 180, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr:not([data-collapsible-target="collapsible"]) {
  border-bottom: 0;
}

/* line 183, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] {
  border-top: 0;
}

/* line 185, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] th button {
  color: #333333;
  text-transform: capitalize;
  font-weight: 700;
}

/* line 190, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] > td {
  padding: 0 0 10px 0;
}

/* line 193, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] > td thead, #funding_history tr[data-collapsible-target="collapsible"] > td tr {
  border-style: none;
  border-radius: 15px;
}

/* line 197, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] > td thead:nth-child(even), #funding_history tr[data-collapsible-target="collapsible"] > td tr:nth-child(even) {
  background-color: #F7FAFD;
}

/* line 202, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] > td .table-wrapper {
  border-radius: 0;
  border-style: none;
}

/* line 207, app/assets/stylesheets/main/components/funding_history.scss */
#funding_history tr[data-collapsible-target="collapsible"] > td table {
  table-layout: auto;
  width: 95%;
  margin: auto;
}

/* line 5, app/assets/stylesheets/main/components/filing_search.scss */
.filing-snippet-content .btn-primary, .filing-snippet-content .btn-primary-twilight {
  bottom: 15px;
  position: relative;
}

/* line 11, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary {
  margin: auto -15px;
  padding-bottom: 100px;
  overflow: clip auto;
}

/* line 83, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.01), 0 4.7px 7px rgba(0, 0, 0, 0.02), 0 7px 10px rgba(0, 0, 0, 0.03);
  border: none;
  margin-bottom: 24px;
}

/* line 89, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel .nav-tabs > li.active > a,
div.filing-summary .panel .nav-tabs > li.active > a:hover,
div.filing-summary .panel .nav-tabs > li.active > a:focus {
  border: 1px solid #C5D1D4;
  border-bottom-color: transparent;
}

/* line 97, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-default > .panel-heading {
  background: #F2F5F7;
  padding: 12px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-color: #C5D1D4;
  border-bottom: none;
}

/* line 105, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-default > .panel-heading div {
  display: flex;
  align-items: center;
}

/* line 111, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-heading-wrap {
  flex-wrap: wrap;
}

/* line 113, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-heading-wrap p {
  width: 100%;
}

/* line 118, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-title {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

/* line 123, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-title .panel-title-foundation {
  color: #666666;
  font-weight: 400;
}

/* line 129, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .panel-footer {
  background-color: rgba(242, 245, 247, 0.5);
}

/* line 134, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .report-panel-link .fa-link {
  color: #747171;
}

/* line 136, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .report-panel-link .fa-link:hover, div.filing-summary .report-panel-link .fa-link:active, div.filing-summary .report-panel-link .fa-link:focus {
  color: #333333;
}

/* line 144, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .pagination > li > a,
div.filing-summary .pagination > li > span {
  border-color: #C5D1D4;
}

/* line 149, app/assets/stylesheets/shared/base/mixin.scss */
div.filing-summary .pagination > .disabled > span,
div.filing-summary .pagination > .disabled > span:hover,
div.filing-summary .pagination > .disabled > span:focus,
div.filing-summary .pagination > .disabled > a,
div.filing-summary .pagination > .disabled > a:hover,
div.filing-summary .pagination > .disabled > a:focus {
  border-color: #C5D1D4;
}

@media (max-width: 991px) {
  /* line 11, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary {
    overflow: hidden;
  }
}

/* line 22, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary.filing-summary-logged-in {
  padding: 0 15px;
  overflow: visible;
}

/* line 26, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary.filing-summary-logged-in div.filing-header h1 {
  font-family: 'Lato', sans-serif;
}

@media (min-width: 992px) {
  /* line 31, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary.filing-summary-logged-in .filing-block {
    padding: 0px 24px;
  }
}

/* line 37, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .filing-block {
  position: relative;
}

/* line 41, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header {
  margin-bottom: 20px;
}

/* line 44, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .filing-header-grouped-actions {
  display: flex;
  align-items: center;
}

/* line 49, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header.with-gradient-background {
  background: #F2F5F7 url(/assets/990-report-hero-gradient-9cb361585b894eee8426d41e7ef7ad5e2d16e29b0e429360160af9bef72b2427.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 40px;
  border-bottom-right-radius: 50% 20%;
  border-bottom-left-radius: 50% 20%;
}

/* line 57, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .foundations-breadcrumbs {
  margin-top: 30px;
}

/* line 61, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header h1 {
  font-family: 'Termoli', 'Rockwell', 'Roboto Slab', serif;
  font-weight: 800;
  font-size: 36px;
  margin: 0px;
}

/* line 68, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .breadcrumbs {
  margin-top: 30px;
}

/* line 72, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .breadcrumbs {
  margin-top: 30px;
}

/* line 76, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header p {
  margin-bottom: 10px;
}

/* line 78, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header p.foundation-tag {
  margin-bottom: 0px;
}

/* line 83, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .add-to-tracker-button {
  margin-right: 12px;
}

/* line 87, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .summary-header-button {
  display: inline-block;
  background: unset;
}

/* line 91, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .summary-header-button svg {
  fill: none;
}

/* line 97, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .report-for-funder p {
  line-height: 130%;
}

/* line 101, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .report-for-funder-title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

/* line 108, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .report-for-funder-description {
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 0px;
}

/* line 116, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .filing-header-share-resource .share-resource {
  padding-left: 0;
}

/* line 122, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .filing-header-download-resource:hover {
  cursor: pointer;
}

/* line 127, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .filing-header-with-switch-profile {
  display: flex;
  align-items: center;
  row-gap: 10px;
  column-gap: 10px;
  margin-top: 16px;
  margin-bottom: 16px;
}

/* line 135, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.filing-header .filing-header-with-switch-profile .funder-name {
  font-size: 24px;
  margin-top: 0;
}

@media (max-width: 1299px) {
  /* line 127, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header .filing-header-with-switch-profile {
    flex-wrap: wrap;
  }
}

/* line 146, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .filing-header-minimal {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  padding: 25px 40px;
}

/* line 153, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .filing-header-minimal .name-and-labels {
  display: flex;
  align-items: center;
}

/* line 157, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .filing-header-minimal .name-and-labels h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0;
}

/* line 164, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .filing-header-minimal .name-and-labels .foundation-tag {
  margin-top: 0;
}

/* line 169, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .filing-header-minimal .actions {
  display: flex;
  justify-content: flex-end;
}

/* line 175, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .switch-profile-dropdown {
  flex-grow: 1;
}

/* line 178, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .switch-profile-dropdown .dropdown-menu {
  padding: 0;
  margin: 0;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  border-color: #C5D1D4;
}

/* line 184, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .switch-profile-dropdown .dropdown-menu > li > a {
  color: #333333 !important;
  padding: 8px 10px;
  font-weight: 400;
}

/* line 189, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .switch-profile-dropdown .dropdown-menu > li > a:hover {
  background-color: #F2F5F7;
}

/* line 196, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .information-source {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}

/* line 202, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .information-source svg {
  margin-right: 5px;
}

/* line 207, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  grid-auto-columns: 1fr 493px;
  background-color: #5A56B3;
  color: #FFFFFF;
  gap: 24px;
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
}

/* line 219, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner.modal {
  display: grid;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  top: 50%;
  left: 50%;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 4.7px 7px rgba(0, 0, 0, 0.02), 0px 7px 10px rgba(0, 0, 0, 0.01);
  margin-bottom: 0;
  grid-auto-flow: row;
  height: fit-content;
  max-width: 540px;
  width: 100%;
  padding: 35px !important;
}

@media (max-width: 600px) {
  /* line 219, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-effort-banner.modal {
    max-width: 85%;
  }
}

/* line 241, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner.modal img {
  width: 100%;
  grid-row: 1 / 2;
}

/* line 246, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner.modal #closeReportEffortBanner {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  color: #FFFFFF;
  opacity: 0.5;
}

/* line 254, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner.modal #closeReportEffortBanner span {
  display: inline-block;
  width: 24px;
  height: 24px;
}

/* line 260, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner.modal #closeReportEffortBanner:hover {
  opacity: 1;
}

/* line 266, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner img {
  width: auto;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  aspect-ratio: auto 493 / 211;
}

/* line 274, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line 279, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form .effort-banner-form-input {
  display: flex;
  justify-content: space-between;
}

/* line 283, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form .effort-banner-form-input .img-responsive {
  margin-right: 8px;
  max-width: 47px;
}

/* line 288, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form .effort-banner-form-input .input-group {
  display: flex;
  width: 100%;
}

/* line 294, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form input,
div.filing-summary .report-effort-banner .effort-banner-form input::placeholder {
  color: #5A56B3 !important;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 130%;
}

/* line 302, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 0 0 0 inherit;
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
}

/* line 313, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form-info span {
  font-size: 22px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 4px 0;
  letter-spacing: 0.3px;
}

/* line 322, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-effort-banner .effort-banner-form-info p {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 130%;
  margin: 0;
  letter-spacing: 0.3px;
}

@media (max-width: 430px) {
  /* line 335, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-effort-banner .effort-banner-form button,
div.filing-summary .report-effort-banner .effort-banner-form input,
div.filing-summary .report-effort-banner .effort-banner-form input::placeholder {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  /* line 345, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-effort-banner .effort-banner-form button,
div.filing-summary .report-effort-banner .effort-banner-form input,
div.filing-summary .report-effort-banner .effort-banner-form input::placeholder {
    font-size: 12px;
  }
}

@media (max-width: 900px), (min-width: 992px) and (max-width: 1315px) {
  /* line 353, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-effort-banner:not(.modal) {
    grid-auto-flow: row;
    grid-auto-rows: 211px 1fr;
  }
  /* line 358, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-effort-banner:not(.modal) img {
    grid-area: 1 / 1 / 2 / 2;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
}

/* line 368, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .row-flush {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 373, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-value {
  color: #747171;
}

/* line 376, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .report-value a {
  word-wrap: anywhere;
}

@media (max-width: 991px) {
  /* line 382, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .search-input {
    position: relative;
  }
}

/* line 387, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary p {
  margin-top: 4px;
  margin-bottom: 0px;
}

/* line 392, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary p.asset-note {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 398, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .tab-content > .tab-pane,
div.filing-summary .pill-content > .pill-pane {
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 404, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .tab-content > .tab-pane.active,
div.filing-summary .pill-content > .pill-pane.active {
  overflow: visible;
}

/* line 409, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .tab-content > .active,
div.filing-summary .pill-content > .active {
  height: auto;
}

/* line 414, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary div.pagination li.active a {
  color: #fff !important;
}

/* line 418, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .year-pdfs {
  padding: 16px;
}

/* line 422, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .giving-by-category-panel-body {
  padding-bottom: 0;
}

/* line 426, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body {
  padding-bottom: 0;
}

/* line 429, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .nav-tabs {
  margin-bottom: 20px;
}

/* line 433, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body div.pagination {
  margin: 0;
  margin-left: 15px;
}

/* line 438, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .tab-pane {
  overflow: auto;
  -ms-overflow-style: none;
}

@media (min-width: 991px) {
  /* line 442, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .past-awards-panel-body .tab-pane .map-pane {
    height: 360px;
    padding: 30px 0;
  }
}

/* line 449, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .tab-pane .map-pane .row.maps .empty-state-map, div.filing-summary .past-awards-panel-body .tab-pane .map-pane .maps.tracker-footer .empty-state-map, div.filing-summary .past-awards-panel-body .tab-pane .map-pane .maps.Tracker .empty-state-map, div.filing-summary .past-awards-panel-body .tab-pane .map-pane .maps.action-bar-navigation-and-filters .empty-state-map {
  position: absolute;
  height: 360px;
}

/* line 453, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .tab-pane .map-pane .row.maps .empty-state-map .empty-state-title, div.filing-summary .past-awards-panel-body .tab-pane .map-pane .maps.tracker-footer .empty-state-map .empty-state-title, div.filing-summary .past-awards-panel-body .tab-pane .map-pane .maps.Tracker .empty-state-map .empty-state-title, div.filing-summary .past-awards-panel-body .tab-pane .map-pane .maps.action-bar-navigation-and-filters .empty-state-map .empty-state-title {
  display: inline-block;
  position: relative;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  padding: 0.3125rem;
  border-radius: 3px;
}

/* line 467, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .tab-pane.active {
  overflow: visible;
}

/* line 472, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .tab-pane::-webkit-scrollbar {
  display: none;
}

/* line 476, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .past-awards-panel-body .past-grantees-number-of-awards {
  margin: 0 20px;
}

/* line 481, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter {
  padding: 10px;
  border-right: none;
  margin-bottom: 0;
  display: flex;
}

/* line 487, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .list-inline {
  margin-left: 0;
}

/* line 491, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter div.radio {
  height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 497, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter label.mt15 {
  margin-top: 15px;
}

/* line 501, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter input[type='radio'] {
  margin-left: 0;
}

/* line 505, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .text-muted {
  margin-left: 0;
  margin-top: 0;
  color: #bbb !important;
}

/* line 511, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .list-unstyled {
  display: contents;
  margin-bottom: -10px;
}

/* line 515, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .list-unstyled .download-grantee {
  margin-left: auto;
}

/* line 520, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .dropdown-menu {
  overflow: auto;
  -ms-overflow-style: scrollbar;
  max-height: 300px;
  width: 300px;
}

/* line 526, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .dropdown-menu div.form-group {
  width: 100%;
}

/* line 530, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .dropdown-menu label.disabled {
  pointer-events: none;
}

/* line 535, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .handle-search svg {
  vertical-align: -0.125em;
}

/* line 540, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .download-grantee button {
  border: none;
  background-color: #F2F5F7;
}

/* line 545, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-filter .download-grantee div button {
  pointer-events: none;
}

/* line 551, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .unable-to-download-alert {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 0px;
  border-bottom: 1px solid #C5D1D4;
}

/* line 558, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .unable-to-download-alert a {
  font-weight: bold;
  text-decoration: underline;
}

/* line 565, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-table .table-item {
  word-break: unset;
}

@media (min-width: 768px) {
  /* line 569, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .awards-table .warning-tag,
div.filing-summary .awards-table .standard-tag {
    margin: 4px 0px 0px 0px;
  }
}

/* line 577, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary table.awards-table,
div.filing-summary table.category-details-table {
  margin-bottom: 0;
  border-collapse: collapse;
  border-style: hidden;
  border-bottom: 1px solid #C5D1D4;
  font-size: 13px;
}

/* line 585, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary table.awards-table th,
div.filing-summary table.category-details-table th {
  text-transform: uppercase;
  color: #747171;
  font-weight: normal;
}

/* line 591, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary table.awards-table th,
div.filing-summary table.awards-table td,
div.filing-summary table.category-details-table th,
div.filing-summary table.category-details-table td {
  border-left: 1px solid #C5D1D4;
  padding: 10px 15px;
}

/* line 598, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .new-grantee-indicator {
  vertical-align: middle;
  text-align: center;
}

/* line 603, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary p.no-results {
  padding: 10px;
}

/* line 607, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .nav-tabs {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 611, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .nav-tabs li:not(.active) a {
  color: #747171 !important;
}

/* line 616, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .nav-tabs > li:first-of-type {
  margin-left: 10px;
}

/* line 620, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .nav-tabs > li > a {
  border-radius: 8px 8px 0 0;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 630, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .show-more-awards,
div.filing-summary .show-more-categories {
  background-color: #F2F5F7;
  text-align: center;
}

/* line 635, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .show-more-awards td,
div.filing-summary .show-more-categories td {
  padding: 10px 15px !important;
}

/* line 639, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .show-more-awards:hover,
div.filing-summary .show-more-categories:hover {
  cursor: pointer;
}

/* line 644, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .no-past-grantees {
  margin-left: 15px;
  margin-bottom: 5px;
}

/* line 649, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .table > thead > tr > th,
div.filing-summary .table > thead > tr > td,
div.filing-summary .table > tbody > tr > th,
div.filing-summary .table > tbody > tr > td,
div.filing-summary .table > tfoot > tr > th,
div.filing-summary .table > tfoot > tr > td {
  padding: 8px 16px !important;
  border-top: 1px solid #C5D1D4;
}

/* line 658, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .table > thead > tr > th.table-wrapper,
div.filing-summary .table > thead > tr > td.table-wrapper,
div.filing-summary .table > tbody > tr > th.table-wrapper,
div.filing-summary .table > tbody > tr > td.table-wrapper,
div.filing-summary .table > tfoot > tr > th.table-wrapper,
div.filing-summary .table > tfoot > tr > td.table-wrapper {
  padding: 0 !important;
  border-width: 1px 0 0 0;
}

/* line 662, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .table > thead > tr > th.table-wrapper > table,
div.filing-summary .table > thead > tr > td.table-wrapper > table,
div.filing-summary .table > tbody > tr > th.table-wrapper > table,
div.filing-summary .table > tbody > tr > td.table-wrapper > table,
div.filing-summary .table > tfoot > tr > th.table-wrapper > table,
div.filing-summary .table > tfoot > tr > td.table-wrapper > table {
  width: 100%;
}

/* line 666, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .table > thead > tr > th.table-wrapper > table > tbody > tr > td,
div.filing-summary .table > thead > tr > td.table-wrapper > table > tbody > tr > td,
div.filing-summary .table > tbody > tr > th.table-wrapper > table > tbody > tr > td,
div.filing-summary .table > tbody > tr > td.table-wrapper > table > tbody > tr > td,
div.filing-summary .table > tfoot > tr > th.table-wrapper > table > tbody > tr > td,
div.filing-summary .table > tfoot > tr > td.table-wrapper > table > tbody > tr > td {
  padding: 8px 16px !important;
}

/* line 672, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-table-placeholder {
  display: flex;
  flex-direction: column;
  min-height: 69px;
}

/* line 678, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .awards-table-content-loading {
  color: #00B2E8;
  font-size: 24px;
  margin: auto;
}

/* line 684, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .panel-without-top-radius {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 689, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.01), 0 4.7px 7px rgba(0, 0, 0, 0.02), 0 7px 10px rgba(0, 0, 0, 0.01);
  border: 1px solid #F2F5F7;
  margin-bottom: 24px;
}

/* line 697, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .panel .list-group-item {
  border-color: #C5D1D4;
}

/* line 702, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .pagination > .active > a,
div.filing-summary .pagination > .active > a:hover,
div.filing-summary .pagination > .active > a:focus,
div.filing-summary .pagination > .active > span,
div.filing-summary .pagination > .active > span:hover,
div.filing-summary .pagination > .active > span:focus {
  background-color: #00799E;
  border-color: #00799E;
  color: #fff;
}

/* line 713, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .clear-search-button {
  background-color: transparent;
  background-image: url(/assets/x-mark-128-15c3e0f045765136ea8dc486e91065922388395168e02882e5ba8756e1da1b73.png);
}

/* line 718, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .google-visualization-tooltip {
  width: 180px;
  padding: 8px 12px;
  position: absolute;
  left: 10%;
  font-size: 14px;
  line-height: 20px;
  background: #FFFFFF;
  border: 1px solid #C5D1D4;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}

/* line 731, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .google-visualization-tooltip .tooltip-number-of-grants {
  color: #747171;
  margin-bottom: 5px;
}

/* line 737, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .invite-only-info {
  display: inline-block;
  background-color: #F2F5F7;
  padding: 4px 8px;
  border-radius: 4px;
  margin-bottom: 12px;
}

/* line 744, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .invite-only-info .fa,
div.filing-summary .invite-only-info .invite-only-icon {
  margin-right: 5px;
}

/* line 749, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .invite-only-info .fa-check {
  color: #236E11;
}

/* line 753, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .invite-only-info .fa-question {
  color: #747171;
}

/* line 759, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .panel-body p {
  margin: 0px;
}

/* line 762, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .panel-body p:last-of-type {
  margin-bottom: 16px;
}

/* line 767, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel h5 {
  margin-top: 16px;
  margin-bottom: 4px;
}

/* line 771, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel h5:last-of-type {
  margin-bottom: 12px;
}

/* line 776, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .panel-body {
  padding-bottom: 0;
}

/* line 780, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .instructions {
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
  margin-top: 0;
  margin-bottom: 4px;
}

/* line 788, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .invite-only-explanation,
div.filing-summary .application-information-panel .unclear-application-info {
  margin-bottom: 10px !important;
}

/* line 793, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .no-details-provided {
  margin-bottom: 10px !important;
}

/* line 798, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .application-information-panel .panel-heading p {
  color: #747171;
}

/* line 804, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .help-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.375rem;
  padding: 0.5rem 1rem;
  background-color: #ebfafe;
  color: black;
  margin: auto auto auto auto;
  border-radius: 6px;
  margin-bottom: 24px;
}

/* line 817, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .help-bar p {
  margin: 0;
}

/* line 821, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .help-bar a.btn-link,
div.filing-summary .help-bar a.btn-link:hover,
div.filing-summary .help-bar a.btn-link:visited {
  padding: 0;
  color: #747171;
  display: flex;
  gap: 0.25em;
  align-items: center;
  font-weight: normal;
}

/* line 831, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .help-bar a.btn-link img,
div.filing-summary .help-bar a.btn-link:hover img,
div.filing-summary .help-bar a.btn-link:visited img {
  height: 1em;
  width: 1em;
}

/* line 838, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* line 842, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison h3 {
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #333333;
  margin-bottom: 15px;
  margin-left: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
}

/* line 854, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .add-ein-link {
  font-size: 0.875rem;
  font-family: 'Lato', sans-serif;
  color: #0098C7;
  font-weight: 600;
}

/* line 860, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .add-ein-link:hover {
  text-decoration: underline;
  color: #0098C7;
}

/* line 866, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper {
  border-radius: 8px;
}

/* line 870, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table td,
div.filing-summary .organization-comparison .table-wrapper table th {
  font-family: 'Lato', sans-serif;
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  color: #747171;
}

/* line 880, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table th.peer {
  background: rgba(233, 226, 248, 0.5);
}

/* line 884, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table td.peer {
  background: rgba(246, 243, 252, 0.5);
}

/* line 888, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table td.peer,
div.filing-summary .organization-comparison .table-wrapper table th.peer {
  border-left: 1px solid #DBE3E6;
  border-right: 1px solid #DBE3E6;
}

/* line 894, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table th {
  color: #333333;
  font-weight: 700;
}

/* line 899, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table td.row-heading {
  color: #4D4D4D;
  font-weight: 700;
}

/* line 904, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table td.higher-value {
  color: #333333;
  font-weight: 700;
}

/* line 908, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .table-wrapper table td.higher-value .value {
  margin-right: 5px;
}

/* line 915, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .organization-comparison .percentage-increase {
  font-size: 0.75rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #8D46C3;
  border-radius: 6.25rem;
  background: #F6F3FC;
  border: 1px solid #E9E2F8;
  padding: 2px 6px;
  white-space: nowrap;
  display: inline-block;
}

/* line 930, app/assets/stylesheets/main/components/filing_search.scss */
.standard-tag {
  display: inline-block;
  color: #fff;
  background: linear-gradient(124.44deg, #d47ff5 4.07%, #a211da 58.77%, #820eaf 98.44%);
  border-radius: 4px;
  height: 21px;
  padding: 2px 8px;
  font-size: 10px;
  line-height: 17px;
  vertical-align: middle;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  margin-left: 6px;
}

/* line 946, app/assets/stylesheets/main/components/filing_search.scss */
.warning-tag {
  display: inline-flex;
  align-items: center;
  column-gap: 4px;
  background: #FFEDB6;
  border-radius: 4px;
  height: 21px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 17px;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 768px) {
  /* line 946, app/assets/stylesheets/main/components/filing_search.scss */
  .warning-tag {
    margin-left: 8px;
  }
}

/* line 962, app/assets/stylesheets/main/components/filing_search.scss */
.warning-tag-wrap {
  display: inline-grid;
  align-items: center;
  grid-template-columns: 1fr max-content;
}

@media (max-width: 767px) {
  /* line 962, app/assets/stylesheets/main/components/filing_search.scss */
  .warning-tag-wrap {
    grid-template-columns: 1fr;
  }
}

/* line 972, app/assets/stylesheets/main/components/filing_search.scss */
.warning-tag-title {
  letter-spacing: 1px;
  font-weight: 600;
}

/* line 977, app/assets/stylesheets/main/components/filing_search.scss */
.warning-tag img {
  width: 14px;
}

/* line 982, app/assets/stylesheets/main/components/filing_search.scss */
.specific-insight {
  background: #FFEDB6;
  border-radius: 4px;
  padding: 2px 4px;
  display: inline-block;
}

/* line 988, app/assets/stylesheets/main/components/filing_search.scss */
.specific-insight .fa, .specific-insight {
  color: #B80000;
}

/* line 993, app/assets/stylesheets/main/components/filing_search.scss */
.specific-insight .fa-solid {
  margin-right: 4px;
}

/* line 997, app/assets/stylesheets/main/components/filing_search.scss */
.specific-insight b {
  margin-right: 10px;
}

/* line 1002, app/assets/stylesheets/main/components/filing_search.scss */
.range-graph {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 20px;
}

/* line 8, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-graph-metric {
  flex: 1;
}

/* line 12, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-graph-bar {
  flex: 3;
  min-width: 24ch;
}

/* line 17, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-title {
  color: #747171;
  font-weight: 600;
  line-height: 17px;
  margin-bottom: 6px;
}

/* line 24, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-title-amount {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 20px;
  margin-bottom: 6px;
  word-break: break-word;
  white-space: nowrap;
}

/* line 34, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-subtitle {
  color: #747171;
  font-weight: 600;
  line-height: 17px;
}

/* line 40, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-bar {
  background: #EAFAFF;
  border-radius: 15px;
  position: relative;
  height: 12px;
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .amount-point {
  border-radius: 4px;
  width: 6.6px;
  height: 18px;
  position: absolute;
  top: -3px;
}

/* line 56, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .smaller-amount-point {
  left: 35%;
}

/* line 60, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .middle-amount-point {
  left: calc(50% - 3.3px);
}

/* line 64, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .bigger-amount-point {
  left: 60%;
}

/* line 68, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-explanations {
  position: relative;
  height: 50px;
}

/* line 72, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-explanations > div > span {
  display: block;
}

/* line 75, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-explanations > div > span:first-of-type {
  font-size: 0.875rem;
  line-height: 17px;
}

/* line 81, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .range-explanations > div > span:last-of-type {
  color: #747171;
  line-height: 17px;
}

/* line 88, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .minimum-amount {
  position: absolute;
  left: 0%;
}

/* line 93, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .smaller-amount {
  position: absolute;
  left: calc(35% - 2ch);
}

/* line 98, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .middle-amount {
  position: absolute;
  left: calc(50% - 3.3px - 2ch);
}

/* line 103, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .bigger-amount {
  position: absolute;
  left: calc(60% - 2ch);
}

/* line 108, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph .maximum-amount {
  position: absolute;
  right: 0%;
  text-align: right;
}

/* line 115, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.grant-amounts-grant-range .smaller-amount-point {
  background-color: #00B2E8;
}

/* line 119, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.grant-amounts-grant-range .bigger-amount-point,
.range-graph.grant-amounts-grant-range .middle-amount-point {
  background-color: #00799E;
}

/* line 124, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.grant-amounts-grant-range .range-title-amount {
  margin-bottom: 20px;
}

/* line 130, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.new-grantees-grant-amounts-grant-range .range-title {
  color: #00799E;
}

/* line 134, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.new-grantees-grant-amounts-grant-range .range-bar {
  background-color: #DBE3E6;
}

/* line 138, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.new-grantees-grant-amounts-grant-range .smaller-amount-point {
  background-color: #ABEAFC;
}

/* line 142, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.new-grantees-grant-amounts-grant-range .bigger-amount-point,
.range-graph.new-grantees-grant-amounts-grant-range .middle-amount-point {
  background-color: #00799E;
}

/* line 149, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.repeat-grantees-grant-amounts-grant-range .range-title {
  color: #64447C;
}

/* line 153, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.repeat-grantees-grant-amounts-grant-range .range-bar {
  background-color: #E3CBF6;
}

/* line 157, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.repeat-grantees-grant-amounts-grant-range .smaller-amount-point {
  background-color: #AE7CD5;
}

/* line 161, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph.repeat-grantees-grant-amounts-grant-range .bigger-amount-point,
.range-graph.repeat-grantees-grant-amounts-grant-range .middle-amount-point {
  background-color: #8D46C3;
}

/* line 167, app/assets/stylesheets/main/components/range-graph.scss */
.range-graph + .range-graph {
  float: left;
  width: 100%;
}

/* line 1007, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table .parent-category-collapse-trigger {
  display: flex;
  column-gap: 6px;
  align-items: center;
  font-weight: 700;
}

/* line 1014, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table .category-detail-row td:first-of-type {
  padding: 8px 32px !important;
}

/* line 1018, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table-header {
  background-color: #F2F5F7;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 16px;
  border-bottom: 1px solid #C5D1D4;
}

/* line 1026, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table-header h5 {
  font-weight: 600;
}

/* line 1030, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table-header .search-input {
  max-width: 250px;
}

/* line 1037, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .table.category-details-accordion-wrapper tbody {
  padding: 0 !important;
  border: none;
}

/* line 1042, app/assets/stylesheets/main/components/filing_search.scss */
div.filing-summary .table.category-details-accordion-wrapper .collapse.in .category-details-table,
div.filing-summary .table.category-details-accordion-wrapper .collapsing .category-details-table {
  border-top: 1px solid #C5D1D4;
  border-bottom: none;
}

/* line 1050, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table th {
  background-color: #F2F5F7;
  color: #4D4D4D;
}

/* line 1056, app/assets/stylesheets/main/components/filing_search.scss */
.category-details-table tr:first-of-type th.table-item {
  border-bottom: none;
}

/* line 1062, app/assets/stylesheets/main/components/filing_search.scss */
.openness-to-new-grantees {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #C5D1D4;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 4px 6px;
  line-height: 18px;
  margin-bottom: 5px;
}

/* line 1073, app/assets/stylesheets/main/components/filing_search.scss */
.openness-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

/* line 1080, app/assets/stylesheets/main/components/filing_search.scss */
.openness-dot.openness-dot-green {
  background-color: #3ACC8A;
}

/* line 1085, app/assets/stylesheets/main/components/filing_search.scss */
.new-grantees-tab-content {
  padding: 10px 15px;
}

/* line 1088, app/assets/stylesheets/main/components/filing_search.scss */
.new-grantees-tab-content .specific-insight {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 1094, app/assets/stylesheets/main/components/filing_search.scss */
.grant-amounts-tab-content,
.new-grantees-tab-content {
  padding: 15px 24px;
}

@media (max-width: 991px) {
  /* line 1099, app/assets/stylesheets/main/components/filing_search.scss */
  .grant-amounts-tab-content .range,
.new-grantees-tab-content .range {
    margin-top: 16px;
  }
}

/* line 1104, app/assets/stylesheets/main/components/filing_search.scss */
.grant-amounts-tab-content .grant-sizes,
.new-grantees-tab-content .grant-sizes {
  margin-top: 8px;
}

/* line 1109, app/assets/stylesheets/main/components/filing_search.scss */
.financial-chart,
.grant-buckets-chart,
.top-categories-chart,
.openness-to-new-grantees-chart {
  height: 300px;
  font-size: 14px;
}

/* line 1117, app/assets/stylesheets/main/components/filing_search.scss */
.top-categories-chart {
  height: 500px;
}

/* line 1121, app/assets/stylesheets/main/components/filing_search.scss */
.panel-body-subheader {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 17px;
}

/* line 1128, app/assets/stylesheets/main/components/filing_search.scss */
.panel-body-with-tabs {
  padding-left: 0;
  padding-right: 0;
}

/* line 1135, app/assets/stylesheets/main/components/filing_search.scss */
#new-grantees-grant-amounts h4,
#new-grantees-total-giving h4 {
  display: inline-block;
  font-size: 16px;
  margin: 0;
}

/* line 1142, app/assets/stylesheets/main/components/filing_search.scss */
.funder-insight-empty-state {
  text-align: center;
  padding: 40px;
}

/* line 1146, app/assets/stylesheets/main/components/filing_search.scss */
.funder-insight-empty-state p {
  margin-top: 20px !important;
  color: #747171;
  line-height: 17px;
}

/* line 1152, app/assets/stylesheets/main/components/filing_search.scss */
.funder-insight-empty-state img {
  margin: auto;
}

/* line 1157, app/assets/stylesheets/main/components/filing_search.scss */
.embedded-990-pdf {
  border: none;
  height: 600px;
  width: 100%;
}

/* line 1163, app/assets/stylesheets/main/components/filing_search.scss */
.giving-by-category-top-categories {
  padding: 15px 24px;
}

/* line 1166, app/assets/stylesheets/main/components/filing_search.scss */
.giving-by-category-top-categories h4 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 24px;
}

/* line 1172, app/assets/stylesheets/main/components/filing_search.scss */
.giving-by-category-top-categories .ntee-info-image {
  margin-left: 5px;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: text-bottom;
}

/* line 1181, app/assets/stylesheets/main/components/filing_search.scss */
.text-clearfix {
  clear: both;
}

/* line 1185, app/assets/stylesheets/main/components/filing_search.scss */
.beta-tag {
  border-radius: 3px;
  background-color: #C5D1D4;
  color: rgba(0, 0, 0, 0.57);
  font-size: 10px;
  line-height: 12px;
  margin-left: 5px;
  padding: 2px 4px;
  text-align: center;
}

/* line 1196, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-attribute-wrapper {
  display: inline-flex;
  vertical-align: text-bottom;
}

/* line 1201, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-grant-attribute {
  filter: blur(3px);
}

/* line 1205, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-attribute-link {
  display: inline-flex;
  vertical-align: text-bottom;
  text-decoration: none;
}

/* line 1211, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  height: 250px;
}

/* line 1219, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-content .background-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #fff 23%, rgba(255, 255, 255, 0) 100%), image-set(url(/assets/grants/logged-out/blurred-paragraph-2fdd7ebcdc8174513942729e5b29ec132e45b3f9aaa1e4bae3d7516c4a5a3500.webp) type("image/webp"), url(/assets/grants/logged-out/blurred-paragraph-f395b5b0225f30bb38a5a82d5f897de10ca42813bc09645c1b08824804388e61.png) type("image/png")) no-repeat;
  background-size: cover;
  background-position: left;
  filter: blur(3px);
  z-index: 1;
}

/* line 1238, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-content .eligibility-image {
  background: linear-gradient(0deg, #fff 23%, rgba(255, 255, 255, 0) 100%), image-set(url(/assets/grants/logged-out/blurred-paragraph-2-a71609847ffd16251eb8c57bd54948bad5138d5e08ad3d470b990978d1ed2a3f.webp) type("image/webp"), url(/assets/grants/logged-out/blurred-paragraph-2-424edd63ef5a93c03284a21a3a50b0e0ea0dd8a7cbb66eb7255c01c9a1407983.png) type("image/png")) no-repeat;
}

/* line 1248, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-content .centered {
  position: relative;
  z-index: 2;
  margin-bottom: 3.125rem;
  text-align: center;
}

/* line 1254, app/assets/stylesheets/main/components/filing_search.scss */
.blurred-content .centered h3 {
  margin-bottom: 0.89375rem;
  font-family: 'Lato', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}

@media (min-width: 768px) {
  /* line 1266, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header .report-for-funder {
    margin-top: 40px;
  }
  /* line 1269, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header .report-for-funder p {
    text-align: right;
  }
}

@media (max-width: 990px) {
  /* line 1278, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary {
    padding: 0px 15px 200px 15px;
  }
}

@media (max-width: 767px) {
  /* line 1286, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header.with-gradient-background {
    padding: 16px 16px 40px 16px;
  }
  /* line 1290, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header .foundations-breadcrumbs {
    margin-top: 10px;
  }
  /* line 1293, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header .foundations-breadcrumbs a,
div.filing-summary div.filing-header .foundations-breadcrumbs span {
    font-size: 12px;
  }
  /* line 1299, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header h1 {
    font-size: 24px;
  }
  /* line 1303, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header p {
    margin-bottom: 10px;
  }
  /* line 1307, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header a {
    margin-top: 16px;
  }
  /* line 1311, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary div.filing-header .add-to-tracker-button {
    float: none;
  }
  /* line 1316, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-for-funder {
    margin-top: 10px;
  }
  /* line 1319, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-for-funder-title {
    margin-top: 24px;
  }
  /* line 1323, app/assets/stylesheets/main/components/filing_search.scss */
  div.filing-summary .report-for-funder p {
    text-align: left;
  }
}

/* line 2, app/assets/stylesheets/main/components/login.scss */
.generic-sso-buttons a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 10px 0;
  height: 40px;
  gap: 12px;
  font-size: 16px;
  line-height: 19px;
  color: black;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
}

/* line 17, app/assets/stylesheets/main/components/login.scss */
.generic-sso-buttons a:hover {
  background-color: #EEEEEE;
}

/* line 21, app/assets/stylesheets/main/components/login.scss */
.generic-sso-buttons a img {
  height: 24px;
  width: 24px;
}

/* line 26, app/assets/stylesheets/main/components/login.scss */
.generic-sso-buttons a i {
  color: #5A56B3;
}

/* line 30, app/assets/stylesheets/main/components/login.scss */
.generic-sso-buttons a i + span {
  padding-left: 0;
}

/* line 36, app/assets/stylesheets/main/components/login.scss */
.generic-sso-divider {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #747171;
  font-family: Lato, Arial, sans-serif;
  font-size: 12px;
  margin: 24px 0;
}

/* line 46, app/assets/stylesheets/main/components/login.scss */
.generic-sso-divider::before, .generic-sso-divider::after {
  content: ' ';
  flex: 1;
  border-bottom: 0.5px solid #888888;
}

/* line 52, app/assets/stylesheets/main/components/login.scss */
.generic-sso-divider::before {
  margin-right: 4px;
}

/* line 56, app/assets/stylesheets/main/components/login.scss */
.generic-sso-divider::after {
  margin-left: 4px;
}

/* line 1, app/assets/stylesheets/main/components/registration-form.scss */
.signup-modal-dialog {
  position: relative;
  background-color: transparent;
  margin: auto;
  max-height: none;
  max-width: none;
}

/* line 9, app/assets/stylesheets/main/components/registration-form.scss */
.signup-modal-dialog .signup-modal-container .close-container {
  position: fixed;
  top: 2em;
  right: 4em;
}

/* line 14, app/assets/stylesheets/main/components/registration-form.scss */
.signup-modal-dialog .signup-modal-container .registration-form:not(.single-button-form) {
  margin: 0;
}

/* line 20, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form h1 {
  font-family: 'Raleway', sans-serif;
  margin: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 24px;
}

/* line 29, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form h2 {
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}

/* line 38, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .form-control, .registration-form .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .registration-form .multi-select-filter-dropdown-trigger {
  padding: 8px 11px;
  font-size: 16px;
  background-color: #F6F6F5;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  box-shadow: none !important;
  height: 50px;
}

/* line 48, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form #user_organization_type,
.registration-form #user_user_time_zone,
.registration-form #new_user #organization-fields .form-control.select,
.registration-form #new_user #organization-fields .multi-select-filter .select.multi-select-filter-dropdown-trigger,
.multi-select-filter .registration-form #new_user #organization-fields .select.multi-select-filter-dropdown-trigger {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 15px) 22px, calc(100% - 10px) 22px;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 1.5625rem;
}

/* line 68, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .checkbox label > span {
  font-size: 14px;
  margin: 0 0 0 6px;
  display: block;
  line-height: 24px;
  font-weight: 400;
}

/* line 76, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .checkbox input[type='checkbox'] {
  border: 1px solid #C5D1D4;
  border-radius: 3px;
  height: 20px;
  width: 19px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: #d8d8cb;
}

/* line 88, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .checkbox input[type='checkbox']:after {
  content: '';
  position: relative;
  height: 40%;
  border: 2px solid #f6f6f5;
  border-width: 0px 0px 2px 2px;
  transform: rotate(311deg);
  display: none;
  top: 2px;
}

/* line 98, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .checkbox input[type='checkbox']:checked:after {
  display: block;
}

/* line 101, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .checkbox .form-group.user_mailing_list_opt_in {
  margin-left: 20px;
}

/* line 103, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .checkbox .form-group.user_mailing_list_opt_in span {
  display: block;
  padding: 0;
  margin-left: 10px;
}

/* line 111, app/assets/stylesheets/main/components/registration-form.scss */
.registration-form .btn-primary-red {
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  height: 48px;
}

@media (min-width: 768px) {
  /* line 120, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form {
    width: 572px;
    max-width: 100%;
    padding: 45px;
  }
  /* line 125, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form:not(.single-button-form) {
    background: white;
    border-radius: 20px;
    box-shadow: 0px 5px 35px 0px rgba(124, 120, 224, 0.25);
  }
  /* line 131, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form.single-button-form {
    min-height: 400px;
  }
  /* line 135, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form .registration-form-hidden-section {
    display: none;
  }
  /* line 140, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form .first-name-last-name-wrapper > .col-sm-6:first-of-type,
.registration-form .first-name-last-name-wrapper .col-sm-4:first-of-type {
    padding-right: 7.5px;
  }
  /* line 145, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form .first-name-last-name-wrapper > .col-sm-6:last-of-type,
.registration-form .first-name-last-name-wrapper .col-sm-4:last-of-type {
    padding-left: 7.5px;
  }
}

@media (min-width: 992px) {
  /* line 154, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form {
    margin: 48px 0 64px 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  /* line 160, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form {
    margin: 48px 0;
  }
}

@media (max-width: 767px) {
  /* line 166, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form {
    padding: 20px;
  }
  /* line 169, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form .checkbox label > span {
    line-height: 20px;
  }
  /* line 173, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form h1 {
    font-size: 26px;
    text-align: center;
  }
  /* line 178, app/assets/stylesheets/main/components/registration-form.scss */
  .registration-form h2 {
    font-size: 14px;
    text-align: center;
  }
}

/* line 1, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell {
  background: linear-gradient(180deg, #f2f5f7 0%, rgba(242, 245, 247, 0) 100%);
  padding-top: 80px;
  padding-bottom: 20px;
  width: 100%;
  margin: 0 auto;
}

/* line 8, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell-wrapper {
  max-width: 800px;
  margin: auto auto 50px auto;
  padding: 0px 24px;
}

/* line 14, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .upsell-header-bold {
  color: #5A56B3;
  font-family: 'Lato', sans-serif;
  font-weight: 800;
  font-size: 32px !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
}

/* line 23, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .upsell-header {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  margin: 0;
  display: block;
  width: 100%;
}

/* line 33, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
}

/* line 39, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell p {
  line-height: 18px;
}

/* line 43, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .rotateimg180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 51, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-header {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

/* line 55, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-header div {
  flex-grow: 1;
}

/* line 60, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-carousel-container {
  display: flex;
  justify-content: center;
}

/* line 65, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .btn-plan-standard {
  display: flex;
  gap: 8px;
}

/* line 69, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .btn-plan-standard img {
  max-width: 8px;
}

/* line 74, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-carousel {
  margin-top: 20px;
  position: relative;
  max-width: 768px;
}

/* line 79, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-carousel .carousel-control {
  align-items: flex-end;
  padding-bottom: 16px;
  background-image: none;
}

/* line 85, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-carousel picture {
  display: inline-block;
  max-width: 100%;
}

/* line 89, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .standard-plan-upsell-carousel picture img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* line 98, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .sample-data-container {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 10;
}

/* line 104, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .sample-data-header {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 6px;
}

@media (max-width: 767px) {
  /* line 104, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
  .standard-plan-upsell .sample-data-header {
    font-size: 14px;
    margin-bottom: 0px;
  }
}

/* line 114, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .sample-data-description {
  color: #747171;
  font-size: 10px;
  line-height: 10px;
  margin: 0px;
}

/* line 122, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .signup-section {
  text-align: center;
}

/* line 125, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
.standard-plan-upsell .signup-section .btn-plan-standard {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  /* line 131, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
  .standard-plan-upsell .btn-primary, .standard-plan-upsell .btn-primary-twilight {
    font-size: 14px;
    padding: 8px 12px;
    float: left !important;
  }
  /* line 137, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
  .standard-plan-upsell h3 {
    font-size: 24px !important;
  }
  /* line 141, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
  .standard-plan-upsell h4 {
    font-size: 18px;
  }
  /* line 145, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
  .standard-plan-upsell h5 {
    font-size: 16px;
    line-height: 16px;
  }
  /* line 150, app/assets/stylesheets/main/components/standard_plan_upsell.scss */
  .standard-plan-upsell .standard-plan-upsell-header {
    flex-direction: column;
    gap: 10px;
  }
}

/* line 1, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
.pro-plan-upsell {
  background-image: url(/assets/pro-plan-upsell/background-c3b6ce90a1c71a8bf58feeeb3b3f1fd4394c59f93c0c7682c7c30ef38a0300b6.svg);
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 30px;
  margin-bottom: -65px;
}

/* line 11, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
.pro-plan-upsell h2 {
  font-size: 1.75rem;
  font-weight: 800;
  font-family: 'Lato', sans-serif;
  margin-bottom: 12px;
  color: #3D3A82;
}

/* line 18, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
.pro-plan-upsell p {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 14px;
  color: #3D3A82;
}

/* line 25, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
.pro-plan-upsell .pro-plan-upsell-insight {
  margin-top: 32px;
  box-shadow: 0px 4px 25px 0px rgba(90, 86, 179, 0.35);
  border-radius: 10px 10px 0 0;
  width: 750px;
  max-width: 90%;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
  .pro-plan-upsell {
    margin-top: 20px;
  }
  /* line 34, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
  .pro-plan-upsell h2 {
    font-size: 1.375rem;
    margin-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
  }
  /* line 40, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
  .pro-plan-upsell p {
    font-size: 0.875rem;
    padding-left: 14px;
    padding-right: 14px;
  }
  /* line 44, app/assets/stylesheets/main/components/pro_plan_upsell.scss */
  .pro-plan-upsell p br {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.researcher-saved-grants .saved-grant-attempt-row__select .icon {
  display: none;
}

/* line 7, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.researcher-saved-grants .confirmation-modal .modal-content {
  padding: 10px 10px 30px;
}

/* line 11, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.researcher-saved-grants .modal-container .confirmation-modal__text {
  font-size: 13px;
  line-height: 16px;
  color: #4D4D4D;
  text-align: left;
}

/* line 18, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.researcher-saved-grants .modal-container .confirmation-modal__buttons button {
  float: right;
}

/* line 27, app/assets/stylesheets/shared/base/mixin.scss */
div.researcher-saved-grants a:not(.btn),
div.researcher-saved-grants .btn-link,
div.grants-report a:not(.btn),
div.grants-report .btn-link {
  color: #00799E;
}

/* line 30, app/assets/stylesheets/shared/base/mixin.scss */
div.researcher-saved-grants a:not(.btn):hover,
div.researcher-saved-grants .btn-link:hover,
div.grants-report a:not(.btn):hover,
div.grants-report .btn-link:hover {
  color: #00526b;
}

/* line 29, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant,
div.grants-report div.grant {
  height: 250px;
  background-color: #F6F6F5;
  position: relative;
  margin-bottom: 10px;
}

/* line 35, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant .actions,
div.grants-report div.grant .actions {
  display: none;
}

/* line 39, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant:hover .actions,
div.grants-report div.grant:hover .actions {
  display: inline;
}

/* line 42, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant:hover .grant-amount,
div.grants-report div.grant:hover .grant-amount {
  display: none;
}

/* line 47, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.grant-details,
div.grants-report div.grant div.grant-details {
  padding: 10px 13px;
  height: 88%;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.grant-details:hover,
div.grants-report div.grant div.grant-details:hover {
  box-shadow: 1px 1px 5px grey;
}

/* line 56, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.grant-details div.icons,
div.grants-report div.grant div.grant-details div.icons {
  position: absolute;
  bottom: 17px;
  right: 13px;
}

/* line 62, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.grant-details div.bottom,
div.grants-report div.grant div.grant-details div.bottom {
  position: absolute;
  bottom: 18px;
  width: calc(100% - 110px);
}

/* line 68, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.grant-details div.right,
div.grants-report div.grant div.grant-details div.right {
  position: absolute;
  right: 10px;
}

/* line 73, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.grant-name,
div.grants-report div.grant div.grant-name {
  font-size: 14px;
}

/* line 77, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant div.deadline .glyphicon,
div.grants-report div.grant div.deadline .glyphicon {
  top: 2px;
}

/* line 81, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant p:not(:last-child),
div.grants-report div.grant p:not(:last-child) {
  margin-bottom: 4px;
}

/* line 84, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant h4,
div.grants-report div.grant h4 {
  margin: 10px 0 8px 0;
  line-height: 1.3;
  font-size: 15px;
}

/* line 89, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant p.notes,
div.grants-report div.grant p.notes {
  margin: 10px 0px;
  max-height: 40px;
  overflow: hidden;
}

/* line 96, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.placeholder,
div.grants-report div.placeholder {
  font-size: 12px;
}

/* line 98, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.placeholder p,
div.grants-report div.placeholder p {
  width: 80%;
}

/* line 101, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.placeholder .btn, div.researcher-saved-grants div.placeholder .page-header a, .page-header div.researcher-saved-grants div.placeholder a,
div.grants-report div.placeholder .btn,
div.grants-report div.placeholder .page-header a,
.page-header div.grants-report div.placeholder a {
  margin-top: 20px;
}

/* line 104, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.placeholder small,
div.grants-report div.placeholder small {
  margin-top: 15px;
  position: absolute;
  right: 30px;
}

/* line 111, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant-placeholder,
div.grants-report div.grant-placeholder {
  line-height: 100px;
  background-color: #F6F6F5;
  color: #ccc;
  border: 2px dashed #ccc;
  border-radius: 1px;
  margin-top: 10px;
  margin-bottom: 30px;
}

/* line 119, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.grant-placeholder span,
div.grants-report div.grant-placeholder span {
  display: inline-block;
  vertical-align: middle;
}

/* line 125, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.application-placeholder,
div.grants-report div.application-placeholder {
  display: inline-block;
  line-height: 50px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 100%;
  color: #ccc;
}

/* line 134, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.deadline,
div.grants-report div.deadline {
  text-transform: uppercase;
  background-color: #fff;
  padding-bottom: 5px;
  border-bottom: 2px solid #d3d3d3;
  font-size: 9pt;
}

/* line 142, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .text-warning,
div.grants-report .text-warning {
  color: #E05100;
  border-color: #ffdf89 !important;
}

/* line 146, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .text-danger,
div.grants-report .text-danger {
  color: #B80000;
  border-color: #ffb1b1 !important;
  line-height: 120%;
}

/* line 151, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .text-success,
div.grants-report .text-success {
  color: #1F7A51;
}

/* line 156, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.group,
div.grants-report div.sidebar div.group {
  margin-bottom: 15px;
}

/* line 159, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar small,
div.grants-report div.sidebar small {
  color: #ccc;
}

/* line 164, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.funding-goal big,
div.grants-report div.sidebar div.funding-goal big {
  font-size: 16pt;
  color: #5cb85c;
}

@media (min-width: 1200px) {
  /* line 164, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
  div.researcher-saved-grants div.sidebar div.funding-goal big,
div.grants-report div.sidebar div.funding-goal big {
    font-size: 20pt;
  }
}

/* line 172, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application,
div.grants-report div.sidebar div.application {
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  padding: 10px;
  position: relative;
  cursor: pointer;
}

/* line 179, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application .app_label,
div.grants-report div.sidebar div.application .app_label {
  margin-top: 3px;
}

/* line 183, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application .status,
div.grants-report div.sidebar div.application .status {
  text-transform: uppercase;
  font-size: 8pt;
}

/* line 187, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application .actions,
div.grants-report div.sidebar div.application .actions {
  display: none;
}

/* line 190, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application div.icons,
div.grants-report div.sidebar div.application div.icons {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* line 195, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application:hover .actions,
div.grants-report div.sidebar div.application:hover .actions {
  display: inline;
}

/* line 198, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar div.application:hover,
div.grants-report div.sidebar div.application:hover {
  box-shadow: 1px 1px 2px grey;
}

/* line 202, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.sidebar .dashboard_link,
div.grants-report div.sidebar .dashboard_link {
  color: #333333;
}

/* line 207, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants textarea,
div.grants-report textarea {
  color: #333333;
  height: 70px;
}

/* line 212, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.matches_cta,
div.grants-report div.matches_cta {
  margin-top: 15px;
}

/* line 215, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.matches_cta .btn, div.researcher-saved-grants div.matches_cta .page-header a, .page-header div.researcher-saved-grants div.matches_cta a,
div.grants-report div.matches_cta .btn,
div.grants-report div.matches_cta .page-header a,
.page-header div.grants-report div.matches_cta a {
  margin-top: 10px;
  white-space: normal;
}

/* line 221, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants h4,
div.grants-report h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 227, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .dropdown-menu .text-default,
div.grants-report .dropdown-menu .text-default {
  color: #333333;
}

/* line 232, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .pagination > .active > a,
div.grants-report .pagination > .active > a {
  color: #fff;
}

/* line 236, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .project-label,
div.grants-report .project-label {
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 244, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.icons img,
div.grants-report div.icons img {
  width: 25px;
}

/* line 247, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants div.icons .off img,
div.grants-report div.icons .off img {
  width: 24px;
  margin-top: 1px;
  margin-right: 1px;
}

/* line 255, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
div.researcher-saved-grants .modal-header h4,
div.grants-report .modal-header h4 {
  margin-bottom: 5px;
}

/* line 262, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
form#new_grants_import_form div.amount-field {
  padding-left: 0;
}

/* line 265, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
form#new_grants_import_form div.date-applied {
  padding-right: 0;
}

/* line 270, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.nav-tabs {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 274, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.nav-tabs li.active {
  font-weight: bold;
}

@media (min-width: 767px) {
  /* line 280, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
  .vertical-align {
    display: flex;
    align-items: center;
  }
  /* line 285, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
  .inline-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
  /* line 289, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
  .inline-right .btn, .inline-right .page-header a, .page-header .inline-right a {
    margin-left: 15px;
  }
}

/* line 295, app/assets/stylesheets/main/components/researcher_saved_grants_view.scss */
.standalone-pricing-pane {
  margin-top: 20px;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 3, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info {
  padding-bottom: 20px;
}

/* line 7, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .grant-detail-body .grant-attributes {
  padding-bottom: 0;
}

/* line 10, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .grant-detail-body .grant-attributes a.fow-popover-link:hover {
  color: #333333;
}

/* line 16, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info h2 {
  margin-top: 33px;
  font-family: 'Termoli', serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

/* line 26, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info h4.text-muted {
  font-size: 14px;
}

/* line 30, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info hr {
  border-top: 1px solid #C5D1D4;
}

/* line 34, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info h3 {
  font-family: 'Termoli', serif;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 25px;
}

/* line 41, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info p {
  font-size: 14px;
}

/* line 45, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .glyphicon-info-sign {
  font-size: 12px;
  color: #676767;
}

/* line 50, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .glyphicon-calendar {
  padding-right: 5px;
}

/* line 54, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .apply-button {
  font-weight: bold;
  margin-right: 8px;
  padding: 9px 20px;
}

/* line 60, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .grant-coach-button {
  margin-left: 15px;
}

/* line 64, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info a:not(.btn) {
  color: #00B2E8;
}

/* line 68, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .share a {
  color: black;
}

/* line 72, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info iframe.document {
  width: 100%;
  height: 1000px;
}

/* line 77, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .form-control, .grant_info .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .grant_info .multi-select-filter-dropdown-trigger {
  border-color: #C5D1D4;
  box-shadow: none;
  color: #333333;
}

/* line 82, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .form-control.select, .grant_info .multi-select-filter .select.multi-select-filter-dropdown-trigger, .multi-select-filter .grant_info .select.multi-select-filter-dropdown-trigger {
  color: #C5D1D4;
}

/* line 87, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .input-group-addon {
  background-color: #FFFFFF;
}

/* line 91, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant_info .add-to-tracker-button {
  margin-right: 12px;
}

/* line 97, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* line 102, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary {
  padding: 0;
}

/* line 105, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary .row.maps, .report-tab-pane .filing-summary .maps.tracker-footer, .report-tab-pane .filing-summary .maps.Tracker, .report-tab-pane .filing-summary .maps.action-bar-navigation-and-filters {
  margin-bottom: 50px;
}

/* line 109, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary .bg-gradient {
  display: none;
}

/* line 113, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .filing-summary .filing-block {
  padding: 0 !important;
}

/* line 118, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .subheader {
  color: #747171;
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 126, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .nav-tabs {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 131, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .panel {
  margin-bottom: 10px;
}

/* line 135, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .panel-heading,
.report-tab-pane table {
  color: #4D4D4D;
}

/* line 141, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .panel-heading h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 150, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane table > tbody > tr > td, .report-tab-pane table > tbody > tr > th {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 159, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane .awards-table > tbody > tr > td, .report-tab-pane .awards-table > tbody > tr > th {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 166, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane.report-tab-pane-with-actions {
  margin-bottom: 140px;
}

/* line 170, app/assets/stylesheets/main/components/grant_info_page.scss */
.report-tab-pane.tour-is-visible {
  margin-bottom: 50px;
}

/* line 175, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions {
  background-color: #F2F5F7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: flex;
}

/* line 181, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions a {
  color: #00B2E8;
}

/* line 185, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .save-grant-button {
  background-color: #3ACC8A;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 10px;
}

/* line 191, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .save-grant-button:focus {
  background-color: #3ACC8A;
}

/* line 195, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .save-grant-button > span {
  margin-right: 5px;
}

/* line 200, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .btn, .grant-page-actions .page-header a, .page-header .grant-page-actions a {
  border: none;
  padding: 10px;
  width: 100%;
}

/* line 206, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .form-control, .grant-page-actions .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .grant-page-actions .multi-select-filter-dropdown-trigger {
  border-color: #C5D1D4;
  box-shadow: none;
}

/* line 210, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page-actions .form-control.select, .grant-page-actions .multi-select-filter .select.multi-select-filter-dropdown-trigger, .multi-select-filter .grant-page-actions .select.multi-select-filter-dropdown-trigger {
  color: #C5D1D4;
}

@media (max-width: 768px) {
  /* line 219, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant_info .year-pdfs,
.filing-summary .year-pdfs {
    line-height: 2.5em;
    letter-spacing: 0.15em;
  }
  /* line 223, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant_info .year-pdfs a,
.filing-summary .year-pdfs a {
    letter-spacing: normal;
  }
}

/* line 230, app/assets/stylesheets/main/components/grant_info_page.scss */
.hide-scrollbar {
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}

/* line 237, app/assets/stylesheets/main/components/grant_info_page.scss */
.hide-scrollbar::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

/* line 244, app/assets/stylesheets/main/components/grant_info_page.scss */
.alert {
  border-radius: 0px;
  margin-bottom: 0;
}

/* These are the defaults from bootstrap */
/* line 250, app/assets/stylesheets/main/components/grant_info_page.scss */
.alert-default {
  border-radius: 4px;
  margin-bottom: 20px;
}

/* line 257, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-actions .save-hide-buttons {
  display: flex;
}

/* line 262, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-actions-row {
  margin: 10px 0;
  display: flex;
  align-items: center;
}

/* line 267, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-actions-row .grant-feedback {
  margin-left: 12px;
  display: inline-flex;
}

/* line 273, app/assets/stylesheets/main/components/grant_info_page.scss */
.external-reference-id,
.review-timestamps {
  font-style: italic;
  font-size: 12px !important;
  color: #747171;
  padding-top: 12px;
}

/* line 282, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar {
  height: 100%;
  min-height: 100vh;
}

@media (min-width: 992px) {
  /* line 286, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .embedded-grant-with-sidebar .saved-grant-modal__sidebar-container {
    min-height: 100vh;
  }
}

/* line 292, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar .saved-grant-modal__details-container {
  padding-top: 10px;
}

/* line 296, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar .saved-grant-sidebar__buttons {
  position: unset;
  width: unset;
  padding: 0;
  box-shadow: none;
}

/* line 303, app/assets/stylesheets/main/components/grant_info_page.scss */
.grant-page .embedded-grant-with-sidebar .grant-with-sidebar {
  height: calc(100% - 160px);
}

@media (min-width: 768px) {
  /* line 310, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .embedded-grant-with-sidebar-for-users .saved-grant-modal__details-container {
    border-left: 1px solid #C5D1D4;
  }
}

/* line 317, app/assets/stylesheets/main/components/grant_info_page.scss */
.bg-silver-100 {
  background-color: #F2F5F7;
}

@media (min-width: 992px) {
  /* line 323, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .grant-detail-body .funder-detail {
    width: 584px;
  }
  /* line 327, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page .grant-detail-body .filing-report-content {
    width: 100%;
  }
  /* line 332, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page-actions {
    width: calc(33.3333% - 1px);
    min-height: 100vh;
  }
}

@media (max-width: 992px) {
  /* line 339, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-page-actions {
    width: 100%;
  }
  /* line 343, app/assets/stylesheets/main/components/grant_info_page.scss */
  .researching-header .table-filter-item {
    display: none !important;
  }
}

@media (min-width: 767px) {
  /* line 349, app/assets/stylesheets/main/components/grant_info_page.scss */
  .grant-actions {
    border-left: 1px solid #C5D1D4;
    padding: 0;
  }
}

/* line 7, app/assets/stylesheets/main/components/users.scss */
.profile section h2 {
  margin-bottom: 10px;
}

/* line 13, app/assets/stylesheets/main/components/users.scss */
.toggle-password-container {
  position: relative;
}

/* line 16, app/assets/stylesheets/main/components/users.scss */
.toggle-password-container .toggle-password {
  color: #00799E;
  position: absolute;
  top: 15px;
  right: 10px;
}

/* line 22, app/assets/stylesheets/main/components/users.scss */
.toggle-password-container .toggle-password:hover {
  cursor: pointer;
}

/* line 28, app/assets/stylesheets/main/components/users.scss */
input.password {
  padding: 6px 50px 6px 12px;
}

/* line 76, app/assets/stylesheets/shared/base/mixin.scss */
.new_user .form-control, .new_user .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .new_user .multi-select-filter-dropdown-trigger {
  box-shadow: none;
  border: 1px solid #C5D1D4;
}

/* line 35, app/assets/stylesheets/main/components/users.scss */
.new_user .btn-primary, .new_user .btn-primary-twilight {
  padding: 6px 45px;
}

/* line 40, app/assets/stylesheets/main/components/users.scss */
.cloudflare-turnstile {
  text-align: center;
}

/* line 46, app/assets/stylesheets/main/components/users.scss */
form.new_user:not(.multi-step-form) .form-group {
  margin-bottom: 0px;
}

/* line 50, app/assets/stylesheets/main/components/users.scss */
form.new_user:not(.multi-step-form) .error {
  margin-top: 4px;
}

/* line 54, app/assets/stylesheets/main/components/users.scss */
form.new_user:not(.multi-step-form) .validationWrapper {
  margin-bottom: 24px;
}

/* line 57, app/assets/stylesheets/main/components/users.scss */
form.new_user:not(.multi-step-form) .validationWrapper select {
  margin-bottom: 0px;
}

/* line 65, app/assets/stylesheets/main/components/users.scss */
.authentication .generic-sso-buttons a {
  height: 50px;
  border-color: #C5D1D4;
}

/* line 69, app/assets/stylesheets/main/components/users.scss */
.authentication .generic-sso-buttons a:hover {
  border-color: #8C9699;
}

/* line 74, app/assets/stylesheets/main/components/users.scss */
.authentication h1.signup-start-header,
.authentication h1.login-header {
  color: #333333;
  font-family: 'Raleway', sans-serif;
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 3.65625rem;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  /* line 74, app/assets/stylesheets/main/components/users.scss */
  .authentication h1.signup-start-header,
.authentication h1.login-header {
    font-size: 1.75rem;
    line-height: 2.275rem;
    text-align: center;
  }
}

/* line 91, app/assets/stylesheets/main/components/users.scss */
.authentication h1.login-header {
  margin-bottom: 36px;
}

/* line 95, app/assets/stylesheets/main/components/users.scss */
.authentication h4 {
  color: #747171;
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.95rem;
  margin: 0;
  padding: 0;
  margin-bottom: 36px;
}

@media (max-width: 767px) {
  /* line 95, app/assets/stylesheets/main/components/users.scss */
  .authentication h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
    text-align: center;
  }
}

/* line 112, app/assets/stylesheets/main/components/users.scss */
.authentication h1.additional-info-header {
  color: #333333;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.275rem;
}

/* line 123, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form .form-group,
.authentication .login-form .form-group {
  margin-bottom: 0px;
}

/* line 127, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form .error,
.authentication .login-form .error {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.38125rem;
  margin-top: 4px;
  padding: 4px 8px;
  border-radius: 8px;
  background-color: #FFF1F0;
}

/* line 139, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form .validationWrapper select,
.authentication .login-form .validationWrapper select {
  margin-bottom: 0px;
}

/* line 144, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form label,
.authentication .login-form label {
  font-family: 'Lato', sans-serif;
  color: #333333;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.1375rem;
}

/* line 152, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form .form-control, .authentication form.multi-step-form .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .authentication form.multi-step-form .multi-select-filter-dropdown-trigger,
.authentication .login-form .form-control,
.authentication .login-form .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .authentication .login-form .multi-select-filter-dropdown-trigger {
  font-family: 'Lato', sans-serif;
  color: #333333;
  font-size: 1.125rem;
  font-weight: 400;
  border-radius: 8px;
  border: 1px solid #C5D1D4;
  background-color: #FFFFFF;
}

/* line 161, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #user_has_current_grant_funding.form-control, .authentication form.multi-step-form .multi-select-filter #user_has_current_grant_funding.multi-select-filter-dropdown-trigger, .multi-select-filter .authentication form.multi-step-form #user_has_current_grant_funding.multi-select-filter-dropdown-trigger,
.authentication .login-form #user_has_current_grant_funding.form-control,
.authentication .login-form .multi-select-filter #user_has_current_grant_funding.multi-select-filter-dropdown-trigger,
.multi-select-filter .authentication .login-form #user_has_current_grant_funding.multi-select-filter-dropdown-trigger {
  font-size: 0.9375rem;
}

/* line 166, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #user_organization_expectations.form-control::placeholder, .authentication form.multi-step-form .multi-select-filter #user_organization_expectations.multi-select-filter-dropdown-trigger::placeholder, .multi-select-filter .authentication form.multi-step-form #user_organization_expectations.multi-select-filter-dropdown-trigger::placeholder,
.authentication .login-form #user_organization_expectations.form-control::placeholder,
.authentication .login-form .multi-select-filter #user_organization_expectations.multi-select-filter-dropdown-trigger::placeholder,
.multi-select-filter .authentication .login-form #user_organization_expectations.multi-select-filter-dropdown-trigger::placeholder {
  font-size: 0.9375rem;
}

/* line 171, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form .form-control:hover, .authentication form.multi-step-form .multi-select-filter .multi-select-filter-dropdown-trigger:hover, .multi-select-filter .authentication form.multi-step-form .multi-select-filter-dropdown-trigger:hover, .authentication form.multi-step-form .form-control:active, .authentication form.multi-step-form .multi-select-filter .multi-select-filter-dropdown-trigger:active, .multi-select-filter .authentication form.multi-step-form .multi-select-filter-dropdown-trigger:active, .authentication form.multi-step-form .form-control:focus, .authentication form.multi-step-form .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .authentication form.multi-step-form .multi-select-filter-dropdown-trigger:focus,
.authentication .login-form .form-control:hover,
.authentication .login-form .multi-select-filter .multi-select-filter-dropdown-trigger:hover,
.multi-select-filter .authentication .login-form .multi-select-filter-dropdown-trigger:hover,
.authentication .login-form .form-control:active,
.authentication .login-form .multi-select-filter .multi-select-filter-dropdown-trigger:active,
.multi-select-filter .authentication .login-form .multi-select-filter-dropdown-trigger:active,
.authentication .login-form .form-control:focus,
.authentication .login-form .multi-select-filter .multi-select-filter-dropdown-trigger:focus,
.multi-select-filter .authentication .login-form .multi-select-filter-dropdown-trigger:focus {
  border-color: #455C63;
}

/* line 177, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form .form-control::placeholder, .authentication form.multi-step-form .multi-select-filter .multi-select-filter-dropdown-trigger::placeholder, .multi-select-filter .authentication form.multi-step-form .multi-select-filter-dropdown-trigger::placeholder,
.authentication .login-form .form-control::placeholder,
.authentication .login-form .multi-select-filter .multi-select-filter-dropdown-trigger::placeholder,
.multi-select-filter .authentication .login-form .multi-select-filter-dropdown-trigger::placeholder {
  color: #747171 !important;
  font-family: 'Lato', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.4625rem;
}

/* line 189, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form select:hover,
.authentication .login-form select:hover {
  cursor: pointer;
}

/* line 193, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form select > option,
.authentication .login-form select > option {
  font-family: 'Lato', sans-serif;
  color: #333333;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3rem;
}

/* line 201, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form select:invalid,
.authentication .login-form select:invalid {
  color: #747171;
}

/* line 206, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form input[type='checkbox'],
.authentication .login-form input[type='checkbox'] {
  margin: 0;
}

/* line 210, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form label[for='user_mailing_list_opt_in'],
.authentication .login-form label[for='user_mailing_list_opt_in'] {
  cursor: pointer;
}

/* line 215, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-results,
.authentication .login-form #organization-fields .select2-results {
  box-shadow: 0px 6px 18px 0px #0000001a;
}

/* line 219, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-selection__clear,
.authentication .login-form #organization-fields .select2-selection__clear {
  justify-content: center;
  height: 18px;
  width: 18px;
}

/* line 224, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-selection__clear span,
.authentication .login-form #organization-fields .select2-selection__clear span {
  height: 20px;
  line-height: 18px;
}

/* line 230, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-search__field,
.authentication .login-form #organization-fields .select2-search__field {
  margin-top: 14px;
}

/* line 234, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-search__field::placeholder,
.authentication .login-form #organization-fields .select2-search__field::placeholder {
  color: #747171 !important;
  border-color: #C5D1D4;
  font-family: 'Lato', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

/* line 244, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-container--default .select2-selection--multiple,
.authentication .login-form #organization-fields .select2-container--default .select2-selection--multiple {
  font-family: 'Lato', sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  border-radius: 8px;
  border: 1px solid #C5D1D4;
  background-color: #FFFFFF;
}

/* line 252, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .select2-container--default .select2-selection--multiple:focus, .authentication form.multi-step-form #organization-fields .select2-container--default .select2-selection--multiple:focus-visible, .authentication form.multi-step-form #organization-fields .select2-container--default .select2-selection--multiple:focus-within,
.authentication .login-form #organization-fields .select2-container--default .select2-selection--multiple:focus,
.authentication .login-form #organization-fields .select2-container--default .select2-selection--multiple:focus-visible,
.authentication .login-form #organization-fields .select2-container--default .select2-selection--multiple:focus-within {
  border-color: #455C63;
}

/* line 260, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .search-result .result-row-header-single,
.authentication .login-form #organization-fields .search-result .result-row-header-single {
  color: #333333;
}

/* line 264, app/assets/stylesheets/main/components/users.scss */
.authentication form.multi-step-form #organization-fields .search-result .result-row-header,
.authentication form.multi-step-form #organization-fields .search-result .result-row-body,
.authentication .login-form #organization-fields .search-result .result-row-header,
.authentication .login-form #organization-fields .search-result .result-row-body {
  color: #333333;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 1, app/assets/stylesheets/matching_inbox/extensions.scss */
.btn-round {
  border-radius: 17px;
}

/* line 5, app/assets/stylesheets/matching_inbox/extensions.scss */
.btn-dropdown {
  position: relative;
  padding: 6px 80px 6px 12px;
}

/* line 9, app/assets/stylesheets/matching_inbox/extensions.scss */
.btn-dropdown::before {
  content: ' ';
  color: #888888;
  border-bottom: 6px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  height: 0;
  position: absolute;
  top: 9px;
  right: 10px;
  width: 0;
}

/* line 22, app/assets/stylesheets/matching_inbox/extensions.scss */
.btn-dropdown::after {
  content: ' ';
  color: #888888;
  border-top: 6px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  height: 0;
  position: absolute;
  top: 17px;
  right: 10px;
  width: 0;
}

/* line 35, app/assets/stylesheets/matching_inbox/extensions.scss */
.btn-dropdown.shrink {
  padding: 6px 14px;
}

/* line 1, app/assets/stylesheets/matching_inbox/shared.scss */
.matches-container {
  /* FOWs appear */
}

@media (min-width: 1025px) {
  /* line 1, app/assets/stylesheets/matching_inbox/shared.scss */
  .matches-container {
    height: calc(100vh - 103px);
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* line 1, app/assets/stylesheets/matching_inbox/shared.scss */
  .matches-container {
    height: calc(100vh - 89px);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, app/assets/stylesheets/matching_inbox/shared.scss */
  .matches-container {
    height: calc(100vh - 95px);
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/matching_inbox/shared.scss */
  .matches-container {
    height: calc(100vh - 177px);
  }
}

/* line 20, app/assets/stylesheets/matching_inbox/shared.scss */
.match-detail-container {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  position: unset;
  /* Allows tooltips to overflow */
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #C5D1D4;
}

/* line 30, app/assets/stylesheets/matching_inbox/shared.scss */
.match-detail-container .grant-header-name-and-actions {
  justify-content: space-between;
}

/* line 35, app/assets/stylesheets/matching_inbox/shared.scss */
.snippet-container {
  background-color: #F7FAFD;
  padding: 15px 20px;
  height: 100%;
  overflow: auto;
}

/* line 41, app/assets/stylesheets/matching_inbox/shared.scss */
.snippet-container .fa-circle-notch {
  font-size: 20px;
}

/* line 46, app/assets/stylesheets/matching_inbox/shared.scss */
.snippet-container #funder-matches-button .upsell-tooltip.tooltip .tooltip-inner {
  display: flex;
  flex-direction: column;
  text-align: left;
  gap: 10px;
  padding-top: 10px;
}

/* line 53, app/assets/stylesheets/matching_inbox/shared.scss */
.snippet-container #funder-matches-button .upsell-tooltip.tooltip .tooltip-inner a {
  display: inline;
  color: #00B2E8 !important;
  text-decoration: underline !important;
  font-weight: inherit;
  padding: 0;
  margin: 0;
  border: none;
}

/* line 62, app/assets/stylesheets/matching_inbox/shared.scss */
.snippet-container #funder-matches-button .upsell-tooltip.tooltip .tooltip-inner a:hover {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 71, app/assets/stylesheets/matching_inbox/shared.scss */
.match-container {
  padding: 0 12px;
  display: flex;
  align-items: center;
}

/* line 76, app/assets/stylesheets/matching_inbox/shared.scss */
.match-container .match-attribute-header {
  font-size: 12px;
  color: #747171;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
}

@media (min-width: 992px) and (max-width: 1279px) {
  /* line 84, app/assets/stylesheets/matching_inbox/shared.scss */
  .match-container .foundation-match-attribute-header {
    font-size: 11px;
  }
}

/* line 90, app/assets/stylesheets/matching_inbox/shared.scss */
.ember-bootstrap-tooltip.tooltip .tooltip-inner {
  max-width: 200px;
}

/* line 93, app/assets/stylesheets/matching_inbox/shared.scss */
.ember-bootstrap-tooltip.tooltip .tooltip-inner .tooltip-inner {
  padding: 8px 10px;
  text-align: left;
}

/* line 99, app/assets/stylesheets/matching_inbox/shared.scss */
.page-tab-wrapper {
  margin: -15px -20px 0 -20px;
  padding: 20px;
  position: sticky;
  position: -webkit-sticky;
  background-color: #F7FAFD;
  top: -20px;
  z-index: 1;
}

/* line 109, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip {
  padding: 10px 20px 20px 20px !important;
  min-width: 350px;
  max-width: 400px;
}

/* line 112, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip h4 {
  color: #333333;
  line-height: 1.3;
}

/* line 120, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip.notes-step, .introjs-tooltip.status-step, .introjs-tooltip.tasks-and-documents-step {
  margin-right: 10px;
}

/* line 125, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip.notes-step .introjs-arrow.right-bottom, .introjs-tooltip.status-step .introjs-arrow.right-bottom, .introjs-tooltip.tasks-and-documents-step .introjs-arrow.right-bottom {
  top: 10px;
  bottom: unset;
}

/* line 131, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip.status-step {
  top: 0 !important;
}

/* line 135, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip .btn-primary, .introjs-tooltip .btn-primary-twilight {
  background-color: #3ACC8A !important;
  border: none;
  border-radius: 4px;
  padding: 6px 16px;
  margin-right: 10px;
}

/* line 143, app/assets/stylesheets/matching_inbox/shared.scss */
.introjs-tooltip a {
  color: #00B2E8;
}

/* line 148, app/assets/stylesheets/matching_inbox/shared.scss */
.rectangle-pattern {
  background-image: url(/img/rectangle-pattern.svg);
  height: 8px;
  width: 100%;
}

/* line 154, app/assets/stylesheets/matching_inbox/shared.scss */
.subtle-text {
  color: #747171;
}

/* line 157, app/assets/stylesheets/matching_inbox/shared.scss */
.subtle-texta:hover,
.subtle-text a:active,
.subtle-text a:focus {
  color: #333333;
  text-decoration: none;
}

/* line 165, app/assets/stylesheets/matching_inbox/shared.scss */
.tour-arrow {
  -webkit-animation: popup 800ms 0ms ease-in-out forwards;
  -ms-animation: popup 800ms 0ms ease-in-out forwards;
  animation: popup 800ms 0ms ease-in-out forwards;
}

/* line 171, app/assets/stylesheets/matching_inbox/shared.scss */
.control-label.required:after {
  content: ' *';
  color: #B80000;
}

/* line 178, app/assets/stylesheets/matching_inbox/shared.scss */
.field-of-work-matches a.fow-popover-link:hover,
.country-of-field-of-work-matches a.fow-popover-link:hover {
  color: #333333;
}

/* line 183, app/assets/stylesheets/matching_inbox/shared.scss */
.filing-report-content {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 188, app/assets/stylesheets/matching_inbox/shared.scss */
.single-attribute {
  color: #333333;
}

/* line 192, app/assets/stylesheets/matching_inbox/shared.scss */
.single-attribute-value {
  color: #747171;
}

/* line 196, app/assets/stylesheets/matching_inbox/shared.scss */
.tooltip.in {
  opacity: 1;
}

@-webkit-keyframes popup {
  0% {
    -webkit-transform: translate(0, 7px);
    transform: translate(0, 7px);
  }
  40% {
    -webkit-transform: translate(0, -8px);
    transform: translate(0, -8px);
  }
  70% {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-ms-keyframes popup {
  /* line 223, app/assets/stylesheets/matching_inbox/shared.scss */
  0% {
    -webkit-transform: translate(0, 7px);
    transform: translate(0, 7px);
  }
  /* line 228, app/assets/stylesheets/matching_inbox/shared.scss */
  40% {
    -webkit-transform: translate(0, -8px);
    transform: translate(0, -8px);
  }
  /* line 233, app/assets/stylesheets/matching_inbox/shared.scss */
  70% {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
  }
  /* line 238, app/assets/stylesheets/matching_inbox/shared.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes popup {
  0% {
    -webkit-transform: translate(0, 7px);
    transform: translate(0, 7px);
  }
  40% {
    -webkit-transform: translate(0, -8px);
    transform: translate(0, -8px);
  }
  70% {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media (max-width: 1199px) {
  /* line 267, app/assets/stylesheets/matching_inbox/shared.scss */
  .snippet-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 272, app/assets/stylesheets/matching_inbox/shared.scss */
  .match-detail-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 277, app/assets/stylesheets/matching_inbox/shared.scss */
  .page-tab-wrapper {
    margin: -15px -15px 0 -15px;
    padding: 20px 15px;
  }
}

@media (max-width: 991px) {
  /* line 284, app/assets/stylesheets/matching_inbox/shared.scss */
  .snippet-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 289, app/assets/stylesheets/matching_inbox/shared.scss */
  .page-tab-wrapper {
    padding: 15px;
  }
  /* line 293, app/assets/stylesheets/matching_inbox/shared.scss */
  .match-detail-container {
    display: none;
  }
}

/* line 298, app/assets/stylesheets/matching_inbox/shared.scss */
.clamped-three, .clamped-two, .clamped {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

/* line 307, app/assets/stylesheets/matching_inbox/shared.scss */
.clamped {
  -webkit-line-clamp: 1;
}

/* line 312, app/assets/stylesheets/matching_inbox/shared.scss */
.clamped-two {
  -webkit-line-clamp: 2;
}

/* line 317, app/assets/stylesheets/matching_inbox/shared.scss */
.clamped-three {
  -webkit-line-clamp: 3;
}

/* line 322, app/assets/stylesheets/matching_inbox/shared.scss */
.break-normal {
  word-break: normal;
}

/* line 326, app/assets/stylesheets/matching_inbox/shared.scss */
.break-all {
  word-break: break-all;
}

/* line 1, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.empty-state {
  color: #333333;
  padding: 150px 20%;
  text-align: center;
  position: relative;
}

/* line 7, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.empty-state .btn-success {
  background-color: #3ACC8A;
  border: none;
  font-weight: bold;
  padding: 10px 18px;
  margin-top: 30px;
}

/* line 15, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.empty-state h3 {
  line-height: 1.33;
}

/* line 19, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.empty-state h4 {
  font-size: 16px;
  line-height: 1.44;
  margin-bottom: 0 !important;
}

/* line 26, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.page-loader {
  position: absolute;
  color: #00B2E8;
  font-size: 24px;
  left: calc(50% - 13px);
  top: 150px;
}

/* line 33, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.page-loader.inbox-match-page-loader {
  top: 300px;
}

/* line 37, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.page-loader.grant-detail-page-loader {
  top: 200px;
}

/* line 41, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.page-loader.full-grant-page-loader {
  position: static;
  margin: 200px auto;
}

/* line 46, app/assets/stylesheets/matching_inbox/pages/shared.scss */
.page-loader.filings-report-tab-loader {
  position: static;
  margin: 100px auto;
}

@media (max-width: 991px) {
  /* line 53, app/assets/stylesheets/matching_inbox/pages/shared.scss */
  .empty-state {
    padding: 50px 0;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/pages/foundation-recommendation-index.scss */
.foundation-welcome-modal .warning-about-data {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  color: #747171;
  padding: 16px 25px;
  display: flex;
}

/* line 9, app/assets/stylesheets/matching_inbox/pages/foundation-recommendation-index.scss */
.foundation-welcome-modal .warning-about-data > img {
  margin-right: 10px;
}

/* line 13, app/assets/stylesheets/matching_inbox/pages/foundation-recommendation-index.scss */
.foundation-welcome-modal .warning-about-data p {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 19, app/assets/stylesheets/matching_inbox/pages/foundation-recommendation-index.scss */
  .foundation-welcome-modal .modal-dialog {
    max-width: 660px;
  }
}

/* line 24, app/assets/stylesheets/matching_inbox/pages/foundation-recommendation-index.scss */
.foundation-welcome-modal .modal-body {
  padding: 25px 40px;
}

/* line 2, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations-intro {
  max-width: 900px;
  font-size: 18px;
  color: #747171;
}

/* line 8, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations h1,
.integrations h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}

/* line 14, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations p {
  font-size: 16px;
  width: 100%;
}

/* line 20, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .integrations-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}

@media (max-width: 1200px) {
  /* line 20, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations .integrations-wrap {
    grid-gap: 8px;
  }
}

@media (max-width: 960px) {
  /* line 20, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations .integrations-wrap {
    grid-template-columns: 1fr;
  }
}

/* line 34, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .integrations-card {
  flex-basis: 50%;
}

@media (max-width: 960px) {
  /* line 37, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations .integrations-card img {
    max-height: 40px;
  }
}

/* line 46, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .panel-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 52, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .panel-body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  gap: 0px;
}

/* line 61, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .panel-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #C5D1D4;
  padding-top: 24px;
  min-height: 92px;
  height: 100%;
}

/* line 70, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .panel-actions p,
.integrations .panel-actions .btn,
.integrations .panel-actions .page-header a,
.page-header .integrations .panel-actions a {
  align-self: end;
}

/* line 77, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .label {
  align-self: flex-start;
  font-weight: 400;
  font-size: 14px;
}

@media (max-width: 1500px) {
  /* line 77, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations .label {
    margin-top: 16px;
  }
}

/* line 87, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .calendar-integration-logos {
  display: flex;
  column-gap: 24px;
}

/* line 91, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations .calendar-integration-logos-line {
  border-left: 1px solid #C5D1D4;
  margin: 8px 0px;
}

/* line 103, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce h4, .integrations.raisers-edge-nxt h4, .integrations.virtuous h4, .integrations.sage-intacct h4, .integrations.quickbooks-online h4, .integrations.financial-edge-nxt h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #747171;
  font-size: 16px;
}

/* line 116, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-intro,
.integrations.salesforce .raisers-edge-nxt-intro,
.integrations.salesforce .virtuous-intro,
.integrations.salesforce .sage-intacct-intro,
.integrations.salesforce .quickbooks-online-intro,
.integrations.salesforce .financial-edge-nxt-intro, .integrations.raisers-edge-nxt .salesforce-intro,
.integrations.raisers-edge-nxt .raisers-edge-nxt-intro,
.integrations.raisers-edge-nxt .virtuous-intro,
.integrations.raisers-edge-nxt .sage-intacct-intro,
.integrations.raisers-edge-nxt .quickbooks-online-intro,
.integrations.raisers-edge-nxt .financial-edge-nxt-intro, .integrations.virtuous .salesforce-intro,
.integrations.virtuous .raisers-edge-nxt-intro,
.integrations.virtuous .virtuous-intro,
.integrations.virtuous .sage-intacct-intro,
.integrations.virtuous .quickbooks-online-intro,
.integrations.virtuous .financial-edge-nxt-intro, .integrations.sage-intacct .salesforce-intro,
.integrations.sage-intacct .raisers-edge-nxt-intro,
.integrations.sage-intacct .virtuous-intro,
.integrations.sage-intacct .sage-intacct-intro,
.integrations.sage-intacct .quickbooks-online-intro,
.integrations.sage-intacct .financial-edge-nxt-intro, .integrations.quickbooks-online .salesforce-intro,
.integrations.quickbooks-online .raisers-edge-nxt-intro,
.integrations.quickbooks-online .virtuous-intro,
.integrations.quickbooks-online .sage-intacct-intro,
.integrations.quickbooks-online .quickbooks-online-intro,
.integrations.quickbooks-online .financial-edge-nxt-intro, .integrations.financial-edge-nxt .salesforce-intro,
.integrations.financial-edge-nxt .raisers-edge-nxt-intro,
.integrations.financial-edge-nxt .virtuous-intro,
.integrations.financial-edge-nxt .sage-intacct-intro,
.integrations.financial-edge-nxt .quickbooks-online-intro,
.integrations.financial-edge-nxt .financial-edge-nxt-intro {
  font-size: 14px;
  color: #747171;
  margin-bottom: 12px;
}

/* line 122, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-description,
.integrations.salesforce .raisers-edge-nxt-description,
.integrations.salesforce .virtuous-description,
.integrations.salesforce .sage-intacct-description,
.integrations.salesforce .quickbooks-online-description,
.integrations.salesforce .financial-edge-nxt-description, .integrations.raisers-edge-nxt .salesforce-description,
.integrations.raisers-edge-nxt .raisers-edge-nxt-description,
.integrations.raisers-edge-nxt .virtuous-description,
.integrations.raisers-edge-nxt .sage-intacct-description,
.integrations.raisers-edge-nxt .quickbooks-online-description,
.integrations.raisers-edge-nxt .financial-edge-nxt-description, .integrations.virtuous .salesforce-description,
.integrations.virtuous .raisers-edge-nxt-description,
.integrations.virtuous .virtuous-description,
.integrations.virtuous .sage-intacct-description,
.integrations.virtuous .quickbooks-online-description,
.integrations.virtuous .financial-edge-nxt-description, .integrations.sage-intacct .salesforce-description,
.integrations.sage-intacct .raisers-edge-nxt-description,
.integrations.sage-intacct .virtuous-description,
.integrations.sage-intacct .sage-intacct-description,
.integrations.sage-intacct .quickbooks-online-description,
.integrations.sage-intacct .financial-edge-nxt-description, .integrations.quickbooks-online .salesforce-description,
.integrations.quickbooks-online .raisers-edge-nxt-description,
.integrations.quickbooks-online .virtuous-description,
.integrations.quickbooks-online .sage-intacct-description,
.integrations.quickbooks-online .quickbooks-online-description,
.integrations.quickbooks-online .financial-edge-nxt-description, .integrations.financial-edge-nxt .salesforce-description,
.integrations.financial-edge-nxt .raisers-edge-nxt-description,
.integrations.financial-edge-nxt .virtuous-description,
.integrations.financial-edge-nxt .sage-intacct-description,
.integrations.financial-edge-nxt .quickbooks-online-description,
.integrations.financial-edge-nxt .financial-edge-nxt-description {
  color: #747171;
}

/* line 126, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field,
.integrations.salesforce .raisers-edge-nxt-mapping-field,
.integrations.salesforce .virtuous-mapping-field,
.integrations.salesforce .sage-intacct-mapping-field,
.integrations.salesforce .quickbooks-online-mapping-field,
.integrations.salesforce .financial-edge-nxt-mapping-field, .integrations.raisers-edge-nxt .salesforce-mapping-field,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field,
.integrations.raisers-edge-nxt .virtuous-mapping-field,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field, .integrations.virtuous .salesforce-mapping-field,
.integrations.virtuous .raisers-edge-nxt-mapping-field,
.integrations.virtuous .virtuous-mapping-field,
.integrations.virtuous .sage-intacct-mapping-field,
.integrations.virtuous .quickbooks-online-mapping-field,
.integrations.virtuous .financial-edge-nxt-mapping-field, .integrations.sage-intacct .salesforce-mapping-field,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field,
.integrations.sage-intacct .virtuous-mapping-field,
.integrations.sage-intacct .sage-intacct-mapping-field,
.integrations.sage-intacct .quickbooks-online-mapping-field,
.integrations.sage-intacct .financial-edge-nxt-mapping-field, .integrations.quickbooks-online .salesforce-mapping-field,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field,
.integrations.quickbooks-online .virtuous-mapping-field,
.integrations.quickbooks-online .sage-intacct-mapping-field,
.integrations.quickbooks-online .quickbooks-online-mapping-field,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field, .integrations.financial-edge-nxt .salesforce-mapping-field,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field,
.integrations.financial-edge-nxt .virtuous-mapping-field,
.integrations.financial-edge-nxt .sage-intacct-mapping-field,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field {
  display: flex;
  align-items: center;
  clear: both;
  gap: 8px;
}

/* line 132, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.salesforce .raisers-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.salesforce .virtuous-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.salesforce .sage-intacct-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.salesforce .quickbooks-online-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.salesforce .financial-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field), .integrations.raisers-edge-nxt .salesforce-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.raisers-edge-nxt .virtuous-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.raisers-edge-nxt .sage-intacct-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field), .integrations.virtuous .salesforce-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.virtuous .raisers-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.virtuous .virtuous-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.virtuous .sage-intacct-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.virtuous .quickbooks-online-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.virtuous .financial-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field), .integrations.sage-intacct .salesforce-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.sage-intacct .raisers-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.sage-intacct .virtuous-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.sage-intacct .sage-intacct-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.sage-intacct .quickbooks-online-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.sage-intacct .financial-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field), .integrations.quickbooks-online .salesforce-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.quickbooks-online .virtuous-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.quickbooks-online .sage-intacct-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.quickbooks-online .quickbooks-online-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.quickbooks-online .financial-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field), .integrations.financial-edge-nxt .salesforce-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.financial-edge-nxt .virtuous-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.financial-edge-nxt .sage-intacct-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.financial-edge-nxt .quickbooks-online-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field),
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field:not(.sage-intacct-mapping-field, .quickbooks-online-mapping-field, .financial-edge-nxt-mapping-field) {
  margin-bottom: 16px;
}

/* line 136, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-labels,
.integrations.salesforce .raisers-edge-nxt-mapping-field-labels,
.integrations.salesforce .virtuous-mapping-field-labels,
.integrations.salesforce .sage-intacct-mapping-field-labels,
.integrations.salesforce .quickbooks-online-mapping-field-labels,
.integrations.salesforce .financial-edge-nxt-mapping-field-labels, .integrations.raisers-edge-nxt .salesforce-mapping-field-labels,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-labels,
.integrations.raisers-edge-nxt .virtuous-mapping-field-labels,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-labels,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-labels,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-labels, .integrations.virtuous .salesforce-mapping-field-labels,
.integrations.virtuous .raisers-edge-nxt-mapping-field-labels,
.integrations.virtuous .virtuous-mapping-field-labels,
.integrations.virtuous .sage-intacct-mapping-field-labels,
.integrations.virtuous .quickbooks-online-mapping-field-labels,
.integrations.virtuous .financial-edge-nxt-mapping-field-labels, .integrations.sage-intacct .salesforce-mapping-field-labels,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-labels,
.integrations.sage-intacct .virtuous-mapping-field-labels,
.integrations.sage-intacct .sage-intacct-mapping-field-labels,
.integrations.sage-intacct .quickbooks-online-mapping-field-labels,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-labels, .integrations.quickbooks-online .salesforce-mapping-field-labels,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-labels,
.integrations.quickbooks-online .virtuous-mapping-field-labels,
.integrations.quickbooks-online .sage-intacct-mapping-field-labels,
.integrations.quickbooks-online .quickbooks-online-mapping-field-labels,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-labels, .integrations.financial-edge-nxt .salesforce-mapping-field-labels,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-labels,
.integrations.financial-edge-nxt .virtuous-mapping-field-labels,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-labels,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-labels,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-labels {
  justify-content: space-between;
}

/* line 139, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.salesforce .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.salesforce .virtuous-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.salesforce .sage-intacct-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.salesforce .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.salesforce .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2), .integrations.raisers-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.raisers-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2), .integrations.virtuous .salesforce-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.virtuous .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.virtuous .virtuous-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.virtuous .sage-intacct-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.virtuous .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.virtuous .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2), .integrations.sage-intacct .salesforce-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.sage-intacct .virtuous-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.sage-intacct .sage-intacct-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.sage-intacct .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.sage-intacct .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2), .integrations.quickbooks-online .salesforce-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.quickbooks-online .virtuous-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.quickbooks-online .sage-intacct-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.quickbooks-online .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2), .integrations.financial-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.financial-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.financial-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2),
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column:nth-of-type(2) {
  max-width: 400px;
}

/* line 142, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.salesforce .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.salesforce .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.salesforce .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.salesforce .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.salesforce .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2), .integrations.raisers-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.raisers-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2), .integrations.virtuous .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.virtuous .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.virtuous .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.virtuous .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.virtuous .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.virtuous .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2), .integrations.sage-intacct .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.sage-intacct .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.sage-intacct .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.sage-intacct .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.sage-intacct .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2), .integrations.quickbooks-online .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.quickbooks-online .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.quickbooks-online .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.quickbooks-online .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2), .integrations.financial-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.financial-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.financial-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2),
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 147, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.salesforce .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.salesforce .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.salesforce .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.salesforce .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.salesforce .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings, .integrations.raisers-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.raisers-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings, .integrations.virtuous .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.virtuous .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.virtuous .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.virtuous .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.virtuous .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.virtuous .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings, .integrations.sage-intacct .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.sage-intacct .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.sage-intacct .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.sage-intacct .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings, .integrations.quickbooks-online .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.quickbooks-online .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.quickbooks-online .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.quickbooks-online .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings, .integrations.financial-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.financial-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings {
  display: flex;
}

/* line 150, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.salesforce .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.salesforce .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.salesforce .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.salesforce .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.salesforce .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img, .integrations.raisers-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.raisers-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img, .integrations.virtuous .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.virtuous .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.virtuous .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.virtuous .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.virtuous .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.virtuous .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img, .integrations.sage-intacct .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.sage-intacct .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.sage-intacct .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.sage-intacct .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img, .integrations.quickbooks-online .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.quickbooks-online .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.quickbooks-online .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.quickbooks-online .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img, .integrations.financial-edge-nxt .salesforce-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.financial-edge-nxt .virtuous-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-labels .salesforce-mapping-field-column.configure-advanced-settings-wrapper:nth-of-type(2) > .configure-advanced-settings > img {
  margin-left: 4px;
}

/* line 158, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-fields,
.integrations.salesforce .raisers-edge-nxt-mapping-fields,
.integrations.salesforce .virtuous-mapping-fields,
.integrations.salesforce .sage-intacct-mapping-fields,
.integrations.salesforce .quickbooks-online-mapping-fields,
.integrations.salesforce .financial-edge-nxt-mapping-fields, .integrations.raisers-edge-nxt .salesforce-mapping-fields,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-fields,
.integrations.raisers-edge-nxt .virtuous-mapping-fields,
.integrations.raisers-edge-nxt .sage-intacct-mapping-fields,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-fields,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-fields, .integrations.virtuous .salesforce-mapping-fields,
.integrations.virtuous .raisers-edge-nxt-mapping-fields,
.integrations.virtuous .virtuous-mapping-fields,
.integrations.virtuous .sage-intacct-mapping-fields,
.integrations.virtuous .quickbooks-online-mapping-fields,
.integrations.virtuous .financial-edge-nxt-mapping-fields, .integrations.sage-intacct .salesforce-mapping-fields,
.integrations.sage-intacct .raisers-edge-nxt-mapping-fields,
.integrations.sage-intacct .virtuous-mapping-fields,
.integrations.sage-intacct .sage-intacct-mapping-fields,
.integrations.sage-intacct .quickbooks-online-mapping-fields,
.integrations.sage-intacct .financial-edge-nxt-mapping-fields, .integrations.quickbooks-online .salesforce-mapping-fields,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-fields,
.integrations.quickbooks-online .virtuous-mapping-fields,
.integrations.quickbooks-online .sage-intacct-mapping-fields,
.integrations.quickbooks-online .quickbooks-online-mapping-fields,
.integrations.quickbooks-online .financial-edge-nxt-mapping-fields, .integrations.financial-edge-nxt .salesforce-mapping-fields,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-fields,
.integrations.financial-edge-nxt .virtuous-mapping-fields,
.integrations.financial-edge-nxt .sage-intacct-mapping-fields,
.integrations.financial-edge-nxt .quickbooks-online-mapping-fields,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-fields {
  max-width: 960px;
  display: block;
  clear: both;
}

/* line 166, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.salesforce .raisers-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.salesforce .virtuous-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.salesforce .sage-intacct-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.salesforce .quickbooks-online-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.salesforce .financial-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3), .integrations.raisers-edge-nxt .salesforce-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.raisers-edge-nxt .virtuous-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3), .integrations.virtuous .salesforce-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.virtuous .raisers-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.virtuous .virtuous-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.virtuous .sage-intacct-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.virtuous .quickbooks-online-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.virtuous .financial-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3), .integrations.sage-intacct .salesforce-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.sage-intacct .virtuous-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.sage-intacct .sage-intacct-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.sage-intacct .quickbooks-online-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3), .integrations.quickbooks-online .salesforce-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.quickbooks-online .virtuous-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.quickbooks-online .sage-intacct-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.quickbooks-online .quickbooks-online-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3), .integrations.financial-edge-nxt .salesforce-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.financial-edge-nxt .virtuous-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column.salesforce-child-object:nth-of-type(3),
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column.salesforce-child-object:nth-of-type(3) {
  max-width: 300px;
}

/* line 170, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.salesforce .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.salesforce .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.salesforce .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.salesforce .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes, .integrations.raisers-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes, .integrations.virtuous .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.virtuous .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.virtuous .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.virtuous .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.virtuous .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes, .integrations.sage-intacct .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.sage-intacct .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.sage-intacct .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.sage-intacct .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes, .integrations.quickbooks-online .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.quickbooks-online .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.quickbooks-online .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes, .integrations.financial-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.financial-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes {
  display: flex;
}

/* line 173, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.salesforce .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.salesforce .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.salesforce .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.salesforce .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name, .integrations.raisers-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name, .integrations.virtuous .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.virtuous .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.virtuous .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.virtuous .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.virtuous .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name, .integrations.sage-intacct .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.sage-intacct .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.sage-intacct .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.sage-intacct .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name, .integrations.quickbooks-online .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.quickbooks-online .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.quickbooks-online .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name, .integrations.financial-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.financial-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name {
  display: inline-flex;
  flex-direction: column;
  background-color: #E0F1FF;
  padding: 8px 12px;
}

/* line 179, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.salesforce .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.salesforce .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.salesforce .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.salesforce .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label, .integrations.raisers-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label, .integrations.virtuous .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.virtuous .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.virtuous .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.virtuous .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.virtuous .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label, .integrations.sage-intacct .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.sage-intacct .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.sage-intacct .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.sage-intacct .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label, .integrations.quickbooks-online .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.quickbooks-online .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.quickbooks-online .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label, .integrations.financial-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.financial-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .object-name .label {
  color: #5892C3;
  font-size: 12px;
  margin-top: 0;
  padding: 0 0 2px 0;
}

/* line 187, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.salesforce .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.salesforce .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.salesforce .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.salesforce .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name, .integrations.raisers-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name, .integrations.virtuous .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.virtuous .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.virtuous .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.virtuous .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.virtuous .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name, .integrations.sage-intacct .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.sage-intacct .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.sage-intacct .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.sage-intacct .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name, .integrations.quickbooks-online .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.quickbooks-online .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.quickbooks-online .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name, .integrations.financial-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.financial-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name {
  display: inline-flex;
  flex-direction: column;
  background-color: #F0F8FF;
  padding: 8px 12px;
}

/* line 193, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.salesforce .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.salesforce .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.salesforce .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.salesforce .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label, .integrations.raisers-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label, .integrations.virtuous .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.virtuous .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.virtuous .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.virtuous .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.virtuous .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label, .integrations.sage-intacct .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.sage-intacct .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.sage-intacct .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.sage-intacct .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label, .integrations.quickbooks-online .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.quickbooks-online .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.quickbooks-online .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label, .integrations.financial-edge-nxt .salesforce-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.financial-edge-nxt .virtuous-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column:nth-of-type(3) .object-and-field-boxes .field-name .label {
  color: #747171;
  font-size: 12px;
  margin-top: 0;
  padding: 0 0 2px 0;
}

/* line 203, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.raisers-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.virtuous .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.sage-intacct .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.quickbooks-online .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.financial-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector {
  width: 100%;
  max-width: 300px;
}

/* line 207, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.raisers-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.virtuous .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.sage-intacct .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.quickbooks-online .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.financial-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector {
  margin-left: 10px;
}

/* line 212, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.salesforce .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.raisers-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.virtuous .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.virtuous .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.sage-intacct .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.quickbooks-online .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector, .integrations.financial-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector {
  width: 100%;
  max-width: 300px;
}

/* line 216, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.salesforce .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.raisers-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.virtuous .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.virtuous .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.sage-intacct .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.quickbooks-online .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector, .integrations.financial-edge-nxt .salesforce-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .virtuous-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column.displaying-salesforce-object-selector + .displaying-salesforce-object-selector {
  margin-left: 10px;
}

/* line 221, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field-column-arrow,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column-arrow,
.integrations.salesforce .virtuous-mapping-field-column-arrow,
.integrations.salesforce .sage-intacct-mapping-field-column-arrow,
.integrations.salesforce .quickbooks-online-mapping-field-column-arrow,
.integrations.salesforce .financial-edge-nxt-mapping-field-column-arrow, .integrations.raisers-edge-nxt .salesforce-mapping-field-column-arrow,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column-arrow,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column-arrow,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column-arrow,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column-arrow, .integrations.virtuous .salesforce-mapping-field-column-arrow,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column-arrow,
.integrations.virtuous .virtuous-mapping-field-column-arrow,
.integrations.virtuous .sage-intacct-mapping-field-column-arrow,
.integrations.virtuous .quickbooks-online-mapping-field-column-arrow,
.integrations.virtuous .financial-edge-nxt-mapping-field-column-arrow, .integrations.sage-intacct .salesforce-mapping-field-column-arrow,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column-arrow,
.integrations.sage-intacct .virtuous-mapping-field-column-arrow,
.integrations.sage-intacct .sage-intacct-mapping-field-column-arrow,
.integrations.sage-intacct .quickbooks-online-mapping-field-column-arrow,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column-arrow, .integrations.quickbooks-online .salesforce-mapping-field-column-arrow,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column-arrow,
.integrations.quickbooks-online .virtuous-mapping-field-column-arrow,
.integrations.quickbooks-online .sage-intacct-mapping-field-column-arrow,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column-arrow,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column-arrow, .integrations.financial-edge-nxt .salesforce-mapping-field-column-arrow,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow,
.integrations.financial-edge-nxt .virtuous-mapping-field-column-arrow,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column-arrow,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column-arrow,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column-arrow {
  flex-grow: 1;
  position: relative;
  background-image: linear-gradient(to right, #C5D1D4 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 12px 2px;
  background-repeat: repeat-x;
  height: 2px;
  margin: 0px 8px 0px 0px;
}

@media (min-width: 961px) {
  /* line 233, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations.salesforce .salesforce-mapping-field-column-arrow::before, .integrations.salesforce .salesforce-mapping-field-column-arrow::after,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.salesforce .virtuous-mapping-field-column-arrow::before,
.integrations.salesforce .virtuous-mapping-field-column-arrow::after,
.integrations.salesforce .sage-intacct-mapping-field-column-arrow::before,
.integrations.salesforce .sage-intacct-mapping-field-column-arrow::after,
.integrations.salesforce .quickbooks-online-mapping-field-column-arrow::before,
.integrations.salesforce .quickbooks-online-mapping-field-column-arrow::after,
.integrations.salesforce .financial-edge-nxt-mapping-field-column-arrow::before,
.integrations.salesforce .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.raisers-edge-nxt .salesforce-mapping-field-column-arrow::before, .integrations.raisers-edge-nxt .salesforce-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.virtuous .salesforce-mapping-field-column-arrow::before, .integrations.virtuous .salesforce-mapping-field-column-arrow::after,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.virtuous .virtuous-mapping-field-column-arrow::before,
.integrations.virtuous .virtuous-mapping-field-column-arrow::after,
.integrations.virtuous .sage-intacct-mapping-field-column-arrow::before,
.integrations.virtuous .sage-intacct-mapping-field-column-arrow::after,
.integrations.virtuous .quickbooks-online-mapping-field-column-arrow::before,
.integrations.virtuous .quickbooks-online-mapping-field-column-arrow::after,
.integrations.virtuous .financial-edge-nxt-mapping-field-column-arrow::before,
.integrations.virtuous .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.sage-intacct .salesforce-mapping-field-column-arrow::before, .integrations.sage-intacct .salesforce-mapping-field-column-arrow::after,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.sage-intacct .virtuous-mapping-field-column-arrow::before,
.integrations.sage-intacct .virtuous-mapping-field-column-arrow::after,
.integrations.sage-intacct .sage-intacct-mapping-field-column-arrow::before,
.integrations.sage-intacct .sage-intacct-mapping-field-column-arrow::after,
.integrations.sage-intacct .quickbooks-online-mapping-field-column-arrow::before,
.integrations.sage-intacct .quickbooks-online-mapping-field-column-arrow::after,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column-arrow::before,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.quickbooks-online .salesforce-mapping-field-column-arrow::before, .integrations.quickbooks-online .salesforce-mapping-field-column-arrow::after,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.quickbooks-online .virtuous-mapping-field-column-arrow::before,
.integrations.quickbooks-online .virtuous-mapping-field-column-arrow::after,
.integrations.quickbooks-online .sage-intacct-mapping-field-column-arrow::before,
.integrations.quickbooks-online .sage-intacct-mapping-field-column-arrow::after,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column-arrow::before,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column-arrow::after,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column-arrow::before,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.financial-edge-nxt .salesforce-mapping-field-column-arrow::before, .integrations.financial-edge-nxt .salesforce-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .virtuous-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .virtuous-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::after {
    content: '';
    position: absolute;
    right: 0;
    background: #C5D1D4;
    width: .7em;
    height: .2em;
    border-radius: 1em;
  }
  /* line 244, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations.salesforce .salesforce-mapping-field-column-arrow::before,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.salesforce .virtuous-mapping-field-column-arrow::before,
.integrations.salesforce .sage-intacct-mapping-field-column-arrow::before,
.integrations.salesforce .quickbooks-online-mapping-field-column-arrow::before,
.integrations.salesforce .financial-edge-nxt-mapping-field-column-arrow::before, .integrations.raisers-edge-nxt .salesforce-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column-arrow::before,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::before, .integrations.virtuous .salesforce-mapping-field-column-arrow::before,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.virtuous .virtuous-mapping-field-column-arrow::before,
.integrations.virtuous .sage-intacct-mapping-field-column-arrow::before,
.integrations.virtuous .quickbooks-online-mapping-field-column-arrow::before,
.integrations.virtuous .financial-edge-nxt-mapping-field-column-arrow::before, .integrations.sage-intacct .salesforce-mapping-field-column-arrow::before,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.sage-intacct .virtuous-mapping-field-column-arrow::before,
.integrations.sage-intacct .sage-intacct-mapping-field-column-arrow::before,
.integrations.sage-intacct .quickbooks-online-mapping-field-column-arrow::before,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column-arrow::before, .integrations.quickbooks-online .salesforce-mapping-field-column-arrow::before,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.quickbooks-online .virtuous-mapping-field-column-arrow::before,
.integrations.quickbooks-online .sage-intacct-mapping-field-column-arrow::before,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column-arrow::before,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column-arrow::before, .integrations.financial-edge-nxt .salesforce-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .virtuous-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column-arrow::before,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::before {
    top: 50%;
    transform: translate(0, -0.15em) rotate(-45deg);
    transform-origin: 100% 50%;
  }
  /* line 250, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations.salesforce .salesforce-mapping-field-column-arrow::after,
.integrations.salesforce .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.salesforce .virtuous-mapping-field-column-arrow::after,
.integrations.salesforce .sage-intacct-mapping-field-column-arrow::after,
.integrations.salesforce .quickbooks-online-mapping-field-column-arrow::after,
.integrations.salesforce .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.raisers-edge-nxt .salesforce-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .virtuous-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field-column-arrow::after,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.virtuous .salesforce-mapping-field-column-arrow::after,
.integrations.virtuous .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.virtuous .virtuous-mapping-field-column-arrow::after,
.integrations.virtuous .sage-intacct-mapping-field-column-arrow::after,
.integrations.virtuous .quickbooks-online-mapping-field-column-arrow::after,
.integrations.virtuous .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.sage-intacct .salesforce-mapping-field-column-arrow::after,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.sage-intacct .virtuous-mapping-field-column-arrow::after,
.integrations.sage-intacct .sage-intacct-mapping-field-column-arrow::after,
.integrations.sage-intacct .quickbooks-online-mapping-field-column-arrow::after,
.integrations.sage-intacct .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.quickbooks-online .salesforce-mapping-field-column-arrow::after,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.quickbooks-online .virtuous-mapping-field-column-arrow::after,
.integrations.quickbooks-online .sage-intacct-mapping-field-column-arrow::after,
.integrations.quickbooks-online .quickbooks-online-mapping-field-column-arrow::after,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field-column-arrow::after, .integrations.financial-edge-nxt .salesforce-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .virtuous-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .sage-intacct-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field-column-arrow::after,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field-column-arrow::after {
    top: 50%;
    transform: translate(0, -0.05em) rotate(45deg);
    transform-origin: 100% 50%;
  }
}

/* line 259, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-mapping-field .form-group,
.integrations.salesforce .salesforce-mapping-field .form-control,
.integrations.salesforce .salesforce-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.salesforce .salesforce-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.salesforce .raisers-edge-nxt-mapping-field .form-group,
.integrations.salesforce .raisers-edge-nxt-mapping-field .form-control,
.integrations.salesforce .raisers-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.salesforce .raisers-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.salesforce .virtuous-mapping-field .form-group,
.integrations.salesforce .virtuous-mapping-field .form-control,
.integrations.salesforce .virtuous-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.salesforce .virtuous-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.salesforce .sage-intacct-mapping-field .form-group,
.integrations.salesforce .sage-intacct-mapping-field .form-control,
.integrations.salesforce .sage-intacct-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.salesforce .sage-intacct-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.salesforce .quickbooks-online-mapping-field .form-group,
.integrations.salesforce .quickbooks-online-mapping-field .form-control,
.integrations.salesforce .quickbooks-online-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.salesforce .quickbooks-online-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.salesforce .financial-edge-nxt-mapping-field .form-group,
.integrations.salesforce .financial-edge-nxt-mapping-field .form-control,
.integrations.salesforce .financial-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.salesforce .financial-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger, .integrations.raisers-edge-nxt .salesforce-mapping-field .form-group,
.integrations.raisers-edge-nxt .salesforce-mapping-field .form-control,
.integrations.raisers-edge-nxt .salesforce-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.raisers-edge-nxt .salesforce-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field .form-group,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field .form-control,
.integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.raisers-edge-nxt .raisers-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.raisers-edge-nxt .virtuous-mapping-field .form-group,
.integrations.raisers-edge-nxt .virtuous-mapping-field .form-control,
.integrations.raisers-edge-nxt .virtuous-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.raisers-edge-nxt .virtuous-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field .form-group,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field .form-control,
.integrations.raisers-edge-nxt .sage-intacct-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.raisers-edge-nxt .sage-intacct-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field .form-group,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field .form-control,
.integrations.raisers-edge-nxt .quickbooks-online-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.raisers-edge-nxt .quickbooks-online-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field .form-group,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field .form-control,
.integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.raisers-edge-nxt .financial-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger, .integrations.virtuous .salesforce-mapping-field .form-group,
.integrations.virtuous .salesforce-mapping-field .form-control,
.integrations.virtuous .salesforce-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.virtuous .salesforce-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.virtuous .raisers-edge-nxt-mapping-field .form-group,
.integrations.virtuous .raisers-edge-nxt-mapping-field .form-control,
.integrations.virtuous .raisers-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.virtuous .raisers-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.virtuous .virtuous-mapping-field .form-group,
.integrations.virtuous .virtuous-mapping-field .form-control,
.integrations.virtuous .virtuous-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.virtuous .virtuous-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.virtuous .sage-intacct-mapping-field .form-group,
.integrations.virtuous .sage-intacct-mapping-field .form-control,
.integrations.virtuous .sage-intacct-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.virtuous .sage-intacct-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.virtuous .quickbooks-online-mapping-field .form-group,
.integrations.virtuous .quickbooks-online-mapping-field .form-control,
.integrations.virtuous .quickbooks-online-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.virtuous .quickbooks-online-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.virtuous .financial-edge-nxt-mapping-field .form-group,
.integrations.virtuous .financial-edge-nxt-mapping-field .form-control,
.integrations.virtuous .financial-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.virtuous .financial-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger, .integrations.sage-intacct .salesforce-mapping-field .form-group,
.integrations.sage-intacct .salesforce-mapping-field .form-control,
.integrations.sage-intacct .salesforce-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.sage-intacct .salesforce-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field .form-group,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field .form-control,
.integrations.sage-intacct .raisers-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.sage-intacct .raisers-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.sage-intacct .virtuous-mapping-field .form-group,
.integrations.sage-intacct .virtuous-mapping-field .form-control,
.integrations.sage-intacct .virtuous-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.sage-intacct .virtuous-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.sage-intacct .sage-intacct-mapping-field .form-group,
.integrations.sage-intacct .sage-intacct-mapping-field .form-control,
.integrations.sage-intacct .sage-intacct-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.sage-intacct .sage-intacct-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.sage-intacct .quickbooks-online-mapping-field .form-group,
.integrations.sage-intacct .quickbooks-online-mapping-field .form-control,
.integrations.sage-intacct .quickbooks-online-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.sage-intacct .quickbooks-online-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.sage-intacct .financial-edge-nxt-mapping-field .form-group,
.integrations.sage-intacct .financial-edge-nxt-mapping-field .form-control,
.integrations.sage-intacct .financial-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.sage-intacct .financial-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger, .integrations.quickbooks-online .salesforce-mapping-field .form-group,
.integrations.quickbooks-online .salesforce-mapping-field .form-control,
.integrations.quickbooks-online .salesforce-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.quickbooks-online .salesforce-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field .form-group,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field .form-control,
.integrations.quickbooks-online .raisers-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.quickbooks-online .raisers-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.quickbooks-online .virtuous-mapping-field .form-group,
.integrations.quickbooks-online .virtuous-mapping-field .form-control,
.integrations.quickbooks-online .virtuous-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.quickbooks-online .virtuous-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.quickbooks-online .sage-intacct-mapping-field .form-group,
.integrations.quickbooks-online .sage-intacct-mapping-field .form-control,
.integrations.quickbooks-online .sage-intacct-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.quickbooks-online .sage-intacct-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.quickbooks-online .quickbooks-online-mapping-field .form-group,
.integrations.quickbooks-online .quickbooks-online-mapping-field .form-control,
.integrations.quickbooks-online .quickbooks-online-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.quickbooks-online .quickbooks-online-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field .form-group,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field .form-control,
.integrations.quickbooks-online .financial-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.quickbooks-online .financial-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger, .integrations.financial-edge-nxt .salesforce-mapping-field .form-group,
.integrations.financial-edge-nxt .salesforce-mapping-field .form-control,
.integrations.financial-edge-nxt .salesforce-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.financial-edge-nxt .salesforce-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field .form-group,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field .form-control,
.integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.financial-edge-nxt .raisers-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.financial-edge-nxt .virtuous-mapping-field .form-group,
.integrations.financial-edge-nxt .virtuous-mapping-field .form-control,
.integrations.financial-edge-nxt .virtuous-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.financial-edge-nxt .virtuous-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.financial-edge-nxt .sage-intacct-mapping-field .form-group,
.integrations.financial-edge-nxt .sage-intacct-mapping-field .form-control,
.integrations.financial-edge-nxt .sage-intacct-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.financial-edge-nxt .sage-intacct-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field .form-group,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field .form-control,
.integrations.financial-edge-nxt .quickbooks-online-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.financial-edge-nxt .quickbooks-online-mapping-field .multi-select-filter-dropdown-trigger,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field .form-group,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field .form-control,
.integrations.financial-edge-nxt .financial-edge-nxt-mapping-field .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .integrations.financial-edge-nxt .financial-edge-nxt-mapping-field .multi-select-filter-dropdown-trigger {
  margin: 0px;
}

/* line 265, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-customisations,
.integrations.salesforce .raisers-edge-nxt-customisations,
.integrations.salesforce .virtuous-customisations,
.integrations.salesforce .sage-intacct-customisations,
.integrations.salesforce .quickbooks-online-customisations,
.integrations.salesforce .financial-edge-nxt-customisations, .integrations.raisers-edge-nxt .salesforce-customisations,
.integrations.raisers-edge-nxt .raisers-edge-nxt-customisations,
.integrations.raisers-edge-nxt .virtuous-customisations,
.integrations.raisers-edge-nxt .sage-intacct-customisations,
.integrations.raisers-edge-nxt .quickbooks-online-customisations,
.integrations.raisers-edge-nxt .financial-edge-nxt-customisations, .integrations.virtuous .salesforce-customisations,
.integrations.virtuous .raisers-edge-nxt-customisations,
.integrations.virtuous .virtuous-customisations,
.integrations.virtuous .sage-intacct-customisations,
.integrations.virtuous .quickbooks-online-customisations,
.integrations.virtuous .financial-edge-nxt-customisations, .integrations.sage-intacct .salesforce-customisations,
.integrations.sage-intacct .raisers-edge-nxt-customisations,
.integrations.sage-intacct .virtuous-customisations,
.integrations.sage-intacct .sage-intacct-customisations,
.integrations.sage-intacct .quickbooks-online-customisations,
.integrations.sage-intacct .financial-edge-nxt-customisations, .integrations.quickbooks-online .salesforce-customisations,
.integrations.quickbooks-online .raisers-edge-nxt-customisations,
.integrations.quickbooks-online .virtuous-customisations,
.integrations.quickbooks-online .sage-intacct-customisations,
.integrations.quickbooks-online .quickbooks-online-customisations,
.integrations.quickbooks-online .financial-edge-nxt-customisations, .integrations.financial-edge-nxt .salesforce-customisations,
.integrations.financial-edge-nxt .raisers-edge-nxt-customisations,
.integrations.financial-edge-nxt .virtuous-customisations,
.integrations.financial-edge-nxt .sage-intacct-customisations,
.integrations.financial-edge-nxt .quickbooks-online-customisations,
.integrations.financial-edge-nxt .financial-edge-nxt-customisations {
  color: #747171;
  max-width: 415px;
  margin-left: 50px;
  margin-bottom: 16px;
}

@media (max-width: 961px) {
  /* line 265, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
  .integrations.salesforce .salesforce-customisations,
.integrations.salesforce .raisers-edge-nxt-customisations,
.integrations.salesforce .virtuous-customisations,
.integrations.salesforce .sage-intacct-customisations,
.integrations.salesforce .quickbooks-online-customisations,
.integrations.salesforce .financial-edge-nxt-customisations, .integrations.raisers-edge-nxt .salesforce-customisations,
.integrations.raisers-edge-nxt .raisers-edge-nxt-customisations,
.integrations.raisers-edge-nxt .virtuous-customisations,
.integrations.raisers-edge-nxt .sage-intacct-customisations,
.integrations.raisers-edge-nxt .quickbooks-online-customisations,
.integrations.raisers-edge-nxt .financial-edge-nxt-customisations, .integrations.virtuous .salesforce-customisations,
.integrations.virtuous .raisers-edge-nxt-customisations,
.integrations.virtuous .virtuous-customisations,
.integrations.virtuous .sage-intacct-customisations,
.integrations.virtuous .quickbooks-online-customisations,
.integrations.virtuous .financial-edge-nxt-customisations, .integrations.sage-intacct .salesforce-customisations,
.integrations.sage-intacct .raisers-edge-nxt-customisations,
.integrations.sage-intacct .virtuous-customisations,
.integrations.sage-intacct .sage-intacct-customisations,
.integrations.sage-intacct .quickbooks-online-customisations,
.integrations.sage-intacct .financial-edge-nxt-customisations, .integrations.quickbooks-online .salesforce-customisations,
.integrations.quickbooks-online .raisers-edge-nxt-customisations,
.integrations.quickbooks-online .virtuous-customisations,
.integrations.quickbooks-online .sage-intacct-customisations,
.integrations.quickbooks-online .quickbooks-online-customisations,
.integrations.quickbooks-online .financial-edge-nxt-customisations, .integrations.financial-edge-nxt .salesforce-customisations,
.integrations.financial-edge-nxt .raisers-edge-nxt-customisations,
.integrations.financial-edge-nxt .virtuous-customisations,
.integrations.financial-edge-nxt .sage-intacct-customisations,
.integrations.financial-edge-nxt .quickbooks-online-customisations,
.integrations.financial-edge-nxt .financial-edge-nxt-customisations {
    max-width: unset;
    padding-left: 15px;
    margin-bottom: 12px;
  }
}

/* line 277, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-customisations input[type="checkbox"],
.integrations.salesforce .raisers-edge-nxt-customisations input[type="checkbox"],
.integrations.salesforce .virtuous-customisations input[type="checkbox"],
.integrations.salesforce .sage-intacct-customisations input[type="checkbox"],
.integrations.salesforce .quickbooks-online-customisations input[type="checkbox"],
.integrations.salesforce .financial-edge-nxt-customisations input[type="checkbox"], .integrations.raisers-edge-nxt .salesforce-customisations input[type="checkbox"],
.integrations.raisers-edge-nxt .raisers-edge-nxt-customisations input[type="checkbox"],
.integrations.raisers-edge-nxt .virtuous-customisations input[type="checkbox"],
.integrations.raisers-edge-nxt .sage-intacct-customisations input[type="checkbox"],
.integrations.raisers-edge-nxt .quickbooks-online-customisations input[type="checkbox"],
.integrations.raisers-edge-nxt .financial-edge-nxt-customisations input[type="checkbox"], .integrations.virtuous .salesforce-customisations input[type="checkbox"],
.integrations.virtuous .raisers-edge-nxt-customisations input[type="checkbox"],
.integrations.virtuous .virtuous-customisations input[type="checkbox"],
.integrations.virtuous .sage-intacct-customisations input[type="checkbox"],
.integrations.virtuous .quickbooks-online-customisations input[type="checkbox"],
.integrations.virtuous .financial-edge-nxt-customisations input[type="checkbox"], .integrations.sage-intacct .salesforce-customisations input[type="checkbox"],
.integrations.sage-intacct .raisers-edge-nxt-customisations input[type="checkbox"],
.integrations.sage-intacct .virtuous-customisations input[type="checkbox"],
.integrations.sage-intacct .sage-intacct-customisations input[type="checkbox"],
.integrations.sage-intacct .quickbooks-online-customisations input[type="checkbox"],
.integrations.sage-intacct .financial-edge-nxt-customisations input[type="checkbox"], .integrations.quickbooks-online .salesforce-customisations input[type="checkbox"],
.integrations.quickbooks-online .raisers-edge-nxt-customisations input[type="checkbox"],
.integrations.quickbooks-online .virtuous-customisations input[type="checkbox"],
.integrations.quickbooks-online .sage-intacct-customisations input[type="checkbox"],
.integrations.quickbooks-online .quickbooks-online-customisations input[type="checkbox"],
.integrations.quickbooks-online .financial-edge-nxt-customisations input[type="checkbox"], .integrations.financial-edge-nxt .salesforce-customisations input[type="checkbox"],
.integrations.financial-edge-nxt .raisers-edge-nxt-customisations input[type="checkbox"],
.integrations.financial-edge-nxt .virtuous-customisations input[type="checkbox"],
.integrations.financial-edge-nxt .sage-intacct-customisations input[type="checkbox"],
.integrations.financial-edge-nxt .quickbooks-online-customisations input[type="checkbox"],
.integrations.financial-edge-nxt .financial-edge-nxt-customisations input[type="checkbox"] {
  margin: 0;
}

/* line 281, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .salesforce-customisations label,
.integrations.salesforce .raisers-edge-nxt-customisations label,
.integrations.salesforce .virtuous-customisations label,
.integrations.salesforce .sage-intacct-customisations label,
.integrations.salesforce .quickbooks-online-customisations label,
.integrations.salesforce .financial-edge-nxt-customisations label, .integrations.raisers-edge-nxt .salesforce-customisations label,
.integrations.raisers-edge-nxt .raisers-edge-nxt-customisations label,
.integrations.raisers-edge-nxt .virtuous-customisations label,
.integrations.raisers-edge-nxt .sage-intacct-customisations label,
.integrations.raisers-edge-nxt .quickbooks-online-customisations label,
.integrations.raisers-edge-nxt .financial-edge-nxt-customisations label, .integrations.virtuous .salesforce-customisations label,
.integrations.virtuous .raisers-edge-nxt-customisations label,
.integrations.virtuous .virtuous-customisations label,
.integrations.virtuous .sage-intacct-customisations label,
.integrations.virtuous .quickbooks-online-customisations label,
.integrations.virtuous .financial-edge-nxt-customisations label, .integrations.sage-intacct .salesforce-customisations label,
.integrations.sage-intacct .raisers-edge-nxt-customisations label,
.integrations.sage-intacct .virtuous-customisations label,
.integrations.sage-intacct .sage-intacct-customisations label,
.integrations.sage-intacct .quickbooks-online-customisations label,
.integrations.sage-intacct .financial-edge-nxt-customisations label, .integrations.quickbooks-online .salesforce-customisations label,
.integrations.quickbooks-online .raisers-edge-nxt-customisations label,
.integrations.quickbooks-online .virtuous-customisations label,
.integrations.quickbooks-online .sage-intacct-customisations label,
.integrations.quickbooks-online .quickbooks-online-customisations label,
.integrations.quickbooks-online .financial-edge-nxt-customisations label, .integrations.financial-edge-nxt .salesforce-customisations label,
.integrations.financial-edge-nxt .raisers-edge-nxt-customisations label,
.integrations.financial-edge-nxt .virtuous-customisations label,
.integrations.financial-edge-nxt .sage-intacct-customisations label,
.integrations.financial-edge-nxt .quickbooks-online-customisations label,
.integrations.financial-edge-nxt .financial-edge-nxt-customisations label {
  font-weight: unset;
}

/* line 287, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .nav, .integrations.raisers-edge-nxt .nav, .integrations.virtuous .nav, .integrations.sage-intacct .nav, .integrations.quickbooks-online .nav, .integrations.financial-edge-nxt .nav {
  display: inline-flex;
  border: 1px solid #C5D1D4;
  border-radius: 12px;
  background-color: #F2F5F7;
  padding: 4px 0px;
  column-gap: 4px;
}

/* line 295, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .nav .btn, .integrations.salesforce .nav .page-header a, .page-header .integrations.salesforce .nav a, .integrations.raisers-edge-nxt .nav .btn, .integrations.raisers-edge-nxt .nav .page-header a, .page-header .integrations.raisers-edge-nxt .nav a, .integrations.virtuous .nav .btn, .integrations.virtuous .nav .page-header a, .page-header .integrations.virtuous .nav a, .integrations.sage-intacct .nav .btn, .integrations.sage-intacct .nav .page-header a, .page-header .integrations.sage-intacct .nav a, .integrations.quickbooks-online .nav .btn, .integrations.quickbooks-online .nav .page-header a, .page-header .integrations.quickbooks-online .nav a, .integrations.financial-edge-nxt .nav .btn, .integrations.financial-edge-nxt .nav .page-header a, .page-header .integrations.financial-edge-nxt .nav a {
  padding: 0px 15px;
  min-height: 36px;
  background-color: #F2F5F7;
  border: none;
  border-radius: 8px !important;
  color: #747171;
  box-shadow: none;
  display: flex;
  align-items: center;
}

/* line 308, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.salesforce .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .page-header .integrations.salesforce .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.salesforce .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.salesforce .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .page-header .integrations.salesforce .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.salesforce .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.salesforce .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .page-header .integrations.salesforce .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.raisers-edge-nxt .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.raisers-edge-nxt .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .page-header .integrations.raisers-edge-nxt .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.raisers-edge-nxt .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.raisers-edge-nxt .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .page-header .integrations.raisers-edge-nxt .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.raisers-edge-nxt .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.raisers-edge-nxt .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .page-header .integrations.raisers-edge-nxt .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.virtuous .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.virtuous .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .page-header .integrations.virtuous .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.virtuous .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.virtuous .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .page-header .integrations.virtuous .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.virtuous .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.virtuous .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .page-header .integrations.virtuous .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.sage-intacct .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.sage-intacct .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .page-header .integrations.sage-intacct .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.sage-intacct .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.sage-intacct .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .page-header .integrations.sage-intacct .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.sage-intacct .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.sage-intacct .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .page-header .integrations.sage-intacct .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.quickbooks-online .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.quickbooks-online .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .page-header .integrations.quickbooks-online .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.quickbooks-online .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.quickbooks-online .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .page-header .integrations.quickbooks-online .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.quickbooks-online .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.quickbooks-online .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .page-header .integrations.quickbooks-online .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.financial-edge-nxt .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.financial-edge-nxt .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .page-header .integrations.financial-edge-nxt .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):hover, .integrations.financial-edge-nxt .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.financial-edge-nxt .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .page-header .integrations.financial-edge-nxt .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):active, .integrations.financial-edge-nxt .nav .btn:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .integrations.financial-edge-nxt .nav .page-header a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus, .page-header .integrations.financial-edge-nxt .nav a:not(.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active):focus {
  background-color: rgba(255, 255, 255, 0.75);
}

/* line 315, app/assets/stylesheets/matching_inbox/pages/integrations.scss */
.integrations.salesforce .nav .btn.active, .integrations.salesforce .nav .page-header a.active, .page-header .integrations.salesforce .nav a.active, .integrations.raisers-edge-nxt .nav .btn.active, .integrations.raisers-edge-nxt .nav .page-header a.active, .page-header .integrations.raisers-edge-nxt .nav a.active, .integrations.virtuous .nav .btn.active, .integrations.virtuous .nav .page-header a.active, .page-header .integrations.virtuous .nav a.active, .integrations.sage-intacct .nav .btn.active, .integrations.sage-intacct .nav .page-header a.active, .page-header .integrations.sage-intacct .nav a.active, .integrations.quickbooks-online .nav .btn.active, .integrations.quickbooks-online .nav .page-header a.active, .page-header .integrations.quickbooks-online .nav a.active, .integrations.financial-edge-nxt .nav .btn.active, .integrations.financial-edge-nxt .nav .page-header a.active, .page-header .integrations.financial-edge-nxt .nav a.active {
  background-color: #fff;
  color: #00799E;
  font-weight: bold;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.05);
}

/* line 1, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.matches-empty-state-illustration {
  width: 174px;
  height: 174px;
  object-fit: contain;
}

/* line 8, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .modal-header {
  border-bottom: none;
  padding: 15px 15px 0 15px;
}

/* line 13, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal h4 {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  font-weight: 500;
  margin-top: -20px !important;
}

/* line 21, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .grant-distribution {
  margin: 0 35px;
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  display: flex;
}

/* line 28, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .grant-distribution-section {
  padding: 30px;
}

/* line 31, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .grant-distribution-section p:first-of-type {
  font-weight: 400;
  font-size: 36px;
  line-height: 32px;
  text-align: center;
}

/* line 38, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .grant-distribution-section p:last-of-type {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

/* line 48, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .foundation-grants p:first-of-type {
  color: #00B2E8;
}

/* line 54, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .corporate-grants p:first-of-type {
  color: #3ACC8A;
}

/* line 60, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .government-grants p:first-of-type {
  color: #AE7CD5;
}

/* line 65, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .new-grants {
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  justify-content: center;
  align-items: center;
}

/* line 72, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .new-grants video {
  margin-right: 5px;
}

/* line 77, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .new-grants-notice {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

/* line 88, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
.welcome-modal .close-icon:hover {
  cursor: pointer;
}

@media (min-width: 768px) {
  /* line 96, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .modal-dialog {
    width: fit-content;
  }
  /* line 102, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .new-conversation-welcome-flow .modal-dialog {
    width: 35%;
  }
  /* line 105, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .new-conversation-welcome-flow .modal-content {
    box-shadow: 0 2px 64px rgba(0, 0, 0, 0.12);
    padding-bottom: 20px;
    border-radius: 12px;
  }
}

@media (max-width: 767px) {
  /* line 115, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .grant-distribution {
    flex-direction: column;
    margin: 0;
  }
  /* line 120, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal h4 {
    padding: 0 20px;
    margin-top: -30px !important;
  }
  /* line 125, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .grant-distribution-section {
    padding-bottom: 0;
  }
  /* line 128, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .grant-distribution-section:last-of-type {
    padding-bottom: 30px;
  }
  /* line 133, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .btn-primary, .welcome-modal .btn-primary-twilight {
    margin-bottom: 5px;
  }
  /* line 137, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .new-grants {
    flex-direction: column;
  }
  /* line 140, app/assets/stylesheets/matching_inbox/pages/recommendation-index.scss */
  .welcome-modal .new-grants video {
    margin-right: 0;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar, .action-bar-navigation-and-filters {
  align-items: center;
  background-color: #FFFFFF;
  border-right: 1px solid #C5D1D4;
  display: flex;
  padding: 15px 20px 20px 20px;
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
  .action-bar, .action-bar-navigation-and-filters {
    background-color: #F2F5F7;
  }
}

/* line 12, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .btn-default, .action-bar-navigation-and-filters .btn-default, .action-bar .page-header a, .action-bar-navigation-and-filters .page-header a, .page-header .action-bar a, .page-header .action-bar-navigation-and-filters a {
  border-color: #C5D1D4;
}

/* line 16, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .show-stats-button, .action-bar-navigation-and-filters .show-stats-button {
  border-color: #C5D1D4;
  color: #4D4D4D;
  display: flex;
  align-items: center;
  padding: 3.5px 10px;
  align-self: flex-end;
  margin-left: auto;
}

/* line 25, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .show-stats-button .stats-icon, .action-bar-navigation-and-filters .show-stats-button .stats-icon {
  width: 23px;
  height: 23px;
  object-fit: contain;
  margin-right: 5px;
}

/* line 33, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .search-input, .action-bar-navigation-and-filters .search-input {
  max-width: 178px;
}

/* line 36, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .search-input .form-control, .action-bar-navigation-and-filters .search-input .form-control, .action-bar .search-input .multi-select-filter .multi-select-filter-dropdown-trigger, .action-bar-navigation-and-filters .search-input .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .action-bar .search-input .multi-select-filter-dropdown-trigger, .multi-select-filter .action-bar-navigation-and-filters .search-input .multi-select-filter-dropdown-trigger {
  padding: 6px 42px 6px 12px;
  border-radius: 8px;
  height: 32px;
}

/* line 43, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .text-muted, .action-bar-navigation-and-filters .text-muted {
  margin-bottom: 0;
}

/* line 47, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar > .dropdown, .action-bar-navigation-and-filters > .dropdown {
  margin-left: 10px;
}

/* line 50, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar > .dropdown.push-right, .action-bar-navigation-and-filters > .dropdown.push-right {
  margin-left: auto;
}

/* line 55, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .btn-success, .action-bar-navigation-and-filters .btn-success {
  background-color: #3ACC8A;
  border: none;
}

/* line 59, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .btn-success:hover, .action-bar-navigation-and-filters .btn-success:hover, .action-bar .btn-success:focus, .action-bar-navigation-and-filters .btn-success:focus {
  background-color: #2BA86F;
}

/* line 64, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .btn-success .fa-plus, .action-bar-navigation-and-filters .btn-success .fa-plus {
  margin-right: 3px;
}

/* line 69, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar.action-bar-with-top-border, .action-bar-with-top-border.action-bar-navigation-and-filters {
  border-top: 1px solid #C5D1D4;
}

/* line 74, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar.researching-header h3, .researching-header.action-bar-navigation-and-filters h3 {
  font-size: 20px;
  margin: 0;
}

/* line 80, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu, .action-bar-navigation-and-filters .dropdown-menu {
  border: 1px solid #C5D1D4;
  padding: 0;
  overflow: hidden;
  margin-top: 0.375rem !important;
}

/* line 86, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu li a, .action-bar-navigation-and-filters .dropdown-menu li a {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #747171;
  padding: 0.75rem 1rem;
}

/* line 92, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu li a:hover, .action-bar-navigation-and-filters .dropdown-menu li a:hover {
  cursor: pointer;
  color: #747171;
}

/* line 97, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu li a .dropdown-item-icon, .action-bar-navigation-and-filters .dropdown-menu li a .dropdown-item-icon {
  margin-right: 0.15625rem;
}

/* line 100, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu li a .dropdown-item-icon.fa-plus, .action-bar-navigation-and-filters .dropdown-menu li a .dropdown-item-icon.fa-plus {
  font-size: 0.875rem;
  color: #8C9699;
  min-width: 14px;
}

/* line 106, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu li a .dropdown-item-icon.upload, .action-bar-navigation-and-filters .dropdown-menu li a .dropdown-item-icon.upload {
  max-width: 14px;
}

/* line 112, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .dropdown-menu .divider, .action-bar-navigation-and-filters .dropdown-menu .divider {
  margin: 0;
  background-color: #C5D1D4;
}

/* line 118, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .calendar-integration-popover-menu, .action-bar-navigation-and-filters .calendar-integration-popover-menu {
  width: 500px;
  padding: 20px;
}

/* line 122, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .calendar-integration-popover-menu-actions, .action-bar-navigation-and-filters .calendar-integration-popover-menu-actions {
  margin-top: 8px;
  display: flex;
  gap: 8px;
}

/* line 128, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .calendar-integration-popover-menu .mb-10, .action-bar-navigation-and-filters .calendar-integration-popover-menu .mb-10, .action-bar .calendar-integration-popover-menu .my-10, .action-bar-navigation-and-filters .calendar-integration-popover-menu .my-10 {
  margin-bottom: 10px;
}

/* line 132, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .calendar-integration-popover-menu .my-10, .action-bar-navigation-and-filters .calendar-integration-popover-menu .my-10 {
  margin-top: 0px;
}

/* line 137, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.action-bar .calendar-integration-popover-menu .text-muted, .action-bar-navigation-and-filters .calendar-integration-popover-menu .text-muted {
  margin-left: unset;
  display: inline-block;
}

/* line 144, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.saved-grant-empty-state-illustration {
  height: 106px;
  width: 106px;
  object-fit: contain;
  margin: auto;
}

/* line 151, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.discover-new-grants {
  padding-top: 30px;
  text-align: center;
  padding-bottom: 50px;
}

/* line 156, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.discover-new-grants h4 {
  color: #333333;
  font-size: 16px;
  line-height: 1.06;
  letter-spacing: normal;
  margin-bottom: 20px;
}

/* line 164, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.discover-new-grants .btn-success {
  background-color: #3ACC8A;
  border: none;
  font-weight: bold;
  padding: 10px 18px;
}

/* line 170, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.discover-new-grants .btn-success:hover, .discover-new-grants .btn-success:focus {
  background-color: #2BA86F;
}

/* line 177, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
.wide-tooltip label .tooltip .tooltip-inner {
  min-width: 300px !important;
}

@media (max-width: 991px) {
  /* line 182, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
  .action-bar, .action-bar-navigation-and-filters {
    display: block;
    padding: 15px;
  }
  /* line 186, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
  .action-bar .search-input, .action-bar-navigation-and-filters .search-input {
    display: inline-block;
  }
  /* line 190, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
  .action-bar .show-stats-button, .action-bar-navigation-and-filters .show-stats-button {
    margin-left: 0;
    margin-top: 8px;
    align-self: unset;
  }
  /* line 196, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
  .action-bar .text-muted, .action-bar-navigation-and-filters .text-muted {
    margin-left: 0;
  }
  /* line 201, app/assets/stylesheets/matching_inbox/pages/project-tracker-index.scss */
  .discover-new-grants {
    padding-top: 0;
    padding-bottom: 20px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/pages/saved-grant-not-interested.scss */
.not-interested-empty-state-arrow {
  width: 81.5px;
  height: 198.5px;
  object-fit: contain;
  position: absolute;
  left: calc(35% - 110px);
  top: 60px;
}

/* line 10, app/assets/stylesheets/matching_inbox/pages/saved-grant-not-interested.scss */
.not-interested-empty-state-illustration {
  width: 174px;
  height: 174px;
  object-fit: contain;
}

/* line 16, app/assets/stylesheets/matching_inbox/pages/saved-grant-not-interested.scss */
.not-interested-mobile-arrow {
  width: 79.6px;
  height: 146.5px;
  object-fit: contain;
  position: absolute;
  right: calc(35% - 110px);
  top: 5px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table {
  border: 1px solid #C5D1D4;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column {
  padding: 0.625rem 1.25rem;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column.opportunity {
  flex: 6;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column.status {
  display: flex;
  align-items: center;
  flex: 2.5;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column.status:hover {
  cursor: default;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column.actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1.5;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column.actions button {
  border: none;
  background-color: transparent;
  padding: 0.3125rem;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-column.actions button:hover {
  cursor: pointer;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-header {
  background-color: #F2F5F7;
  font-family: 'Raleway', sans-serif;
  color: #747171;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  display: flex;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body {
  display: flex;
  flex-direction: column;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body .spinner-container {
  margin-top: 0.625rem;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body .spinner-container i {
  color: #00B2E8;
  font-size: 1.25rem;
  position: relative;
  left: 50%;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body .individual-grant {
  display: flex;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body .individual-grant .table-column {
  border-bottom: 1px solid #C5D1D4;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body .individual-grant .table-column h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 0.3125rem 0;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-body .individual-grant .table-column p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.875rem;
  color: #747171;
  margin: 0;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-footer .table-column {
  display: flex;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-footer .btn-text-link {
  color: #0098C7;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
  border: none;
  background-color: transparent;
  padding: 0.625rem 0;
}

/* line 85, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants .table .table-footer .btn-text-link:hover {
  color: #00799E;
}

@media (max-width: 500px) {
  /* line 93, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
  #add-individual-grants .table .table-header .table-column.status {
    display: none;
  }
  /* line 96, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
  #add-individual-grants .table .table-header .table-column.actions {
    display: none;
  }
  /* line 102, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
  #add-individual-grants .table .table-body .individual-grant {
    flex-direction: column;
  }
  /* line 105, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
  #add-individual-grants .table .table-body .individual-grant .table-column.opportunity {
    border-bottom: none;
    padding-bottom: 0;
  }
  /* line 109, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
  #add-individual-grants .table .table-body .individual-grant .table-column.status {
    border-bottom: none;
    padding-bottom: 0;
  }
  /* line 113, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
  #add-individual-grants .table .table-body .individual-grant .table-column.actions {
    justify-content: flex-start;
  }
}

/* line 121, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants button.save-and-finish {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
  text-align: center;
  padding: 6px 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  background-color: #5A56B3;
  border: 1px solid #5A56B3;
  color: #FFFFFF;
}

/* line 135, app/assets/stylesheets/matching_inbox/components/add-individual-grants.scss */
#add-individual-grants button.save-and-finish:hover {
  background-color: #3D3A82;
  border: 1px solid #3D3A82;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal-header {
  border: none;
  border-radius: 6px 6px 0px 0px;
  padding: 8px 24px;
  background-color: #F2F5F7;
  color: #747171;
  display: flex;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal-header .modal-title {
  margin: 0;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal {
  /* Mobile clipping. 989px height accounts for max modal height of 927px for Won status plus 62px margin */
}

/* line 16, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal-body {
  padding: 0px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal-body-click-outside {
  background-color: #FFFFFF;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 27, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal-body-click-outside.confirmation-is-open {
  margin-top: 16px;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .modal-content {
  box-shadow: none;
  border: none;
  background-color: transparent;
  max-height: calc(100vh - 62px);
  overflow-y: auto;
}

@media screen and (max-height: 989px) {
  /* line 43, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
  .add-to-tracker-modal .modal-content {
    overflow: auto;
  }
}

/* line 49, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .alert {
  margin-top: 12px;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__submit {
  border: none;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__submit .icon {
  margin-right: 2px;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__title {
  width: 100%;
  display: flex;
  align-items: center;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__notes textarea {
  height: 70px;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__grant-name {
  font-size: 24px;
  margin: 0;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__funder-name {
  color: #747171;
  font-size: 16px;
  margin-top: 2px !important;
  margin-bottom: 15px !important;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__close {
  padding: 0;
  font-size: 21px;
  font-weight: bold;
  color: #747171 !important;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none !important;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal__close:hover, .add-to-tracker-modal__close:focus {
  color: #403f3f !important;
}

@media screen and (max-width: 767px) {
  /* line 83, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
  .add-to-tracker-modal__close {
    display: none;
  }
}

/* line 103, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .funding-cycle-default:hover, .add-to-tracker-modal .funding-cycle-default:focus, .add-to-tracker-modal .funding-cycle-default:active {
  background-color: #E5E5E5;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .dropdown-menu {
  max-height: 250px;
}

/* line 114, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form {
  padding: 24px;
}

/* line 117, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .text-danger {
  font-size: 14px;
  margin-top: 4px;
}

/* line 122, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control, .add-to-tracker-modal .add-to-tracker-form .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .add-to-tracker-modal .add-to-tracker-form .multi-select-filter-dropdown-trigger {
  border-radius: 8px;
}

/* line 126, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-group {
  margin-bottom: calc(var(--spacing) * 4);
}

/* line 129, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-group > label:first-of-type:not(.form-group),
.add-to-tracker-modal .add-to-tracker-form .form-group > :first-child:not(.checkbox) label {
  font-size: 1rem;
}

/* line 134, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-group label > span.control-label {
  margin-right: calc(var(--spacing) * 2);
}

/* line 139, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-group .input-group input.form-control:first-child:not(span > input.form-control):not(.multi-select-filter span > input.multi-select-filter-dropdown-trigger), .add-to-tracker-modal .add-to-tracker-form .form-group .input-group .multi-select-filter input.multi-select-filter-dropdown-trigger:first-child:not(span > input.form-control):not(.multi-select-filter span > input.multi-select-filter-dropdown-trigger), .multi-select-filter .add-to-tracker-modal .add-to-tracker-form .form-group .input-group input.multi-select-filter-dropdown-trigger:first-child:not(span > input.form-control):not(.multi-select-filter span > input.multi-select-filter-dropdown-trigger) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 144, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-group .input-group span > input.form-control, .add-to-tracker-modal .add-to-tracker-form .form-group .input-group .multi-select-filter span > input.multi-select-filter-dropdown-trigger, .multi-select-filter .add-to-tracker-modal .add-to-tracker-form .form-group .input-group span > input.multi-select-filter-dropdown-trigger {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 152, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group a[data-disabled] {
  opacity: 0.5;
  pointer-events: none;
}

/* line 157, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .form-group {
  margin-bottom: calc(var(--spacing) * 1);
}

/* line 160, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .form-group > label .form-control:first-of-type, .add-to-tracker-modal .add-to-tracker-form .form-control-group .form-group > label .multi-select-filter .multi-select-filter-dropdown-trigger:first-of-type, .multi-select-filter .add-to-tracker-modal .add-to-tracker-form .form-control-group .form-group > label .multi-select-filter-dropdown-trigger:first-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 165, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .form-group > .form-control:last-of-type:not(.ins-dropdown), .add-to-tracker-modal .add-to-tracker-form .form-control-group .multi-select-filter .form-group > .multi-select-filter-dropdown-trigger:last-of-type:not(.ins-dropdown), .multi-select-filter .add-to-tracker-modal .add-to-tracker-form .form-control-group .form-group > .multi-select-filter-dropdown-trigger:last-of-type:not(.ins-dropdown) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 171, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-dropdown {
  padding: 0;
}

/* line 174, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-dropdown .dropdown, .add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-dropdown .dropdown-toggle {
  height: 100%;
  width: 100%;
}

/* line 179, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-dropdown .dropdown-toggle {
  display: flex;
  border: none;
  background-color: transparent;
  justify-content: space-between;
  align-items: center;
  font-weight: normal;
}

/* line 187, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-dropdown .dropdown-toggle .caret {
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 194, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-dropdown__placeholder {
  font-weight: normal;
}

/* line 200, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-datepicker .input-group {
  display: grid;
  position: relative;
  grid-template-columns: repeat(6, 1fr);
}

/* line 205, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-datepicker .input-group input.form-control, .add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-datepicker .input-group .multi-select-filter input.multi-select-filter-dropdown-trigger, .multi-select-filter .add-to-tracker-modal .add-to-tracker-form .form-control-group .ins-datepicker .input-group input.multi-select-filter-dropdown-trigger {
  z-index: 0;
  padding-left: calc(var(--spacing) * 8);
  color: inherit;
  grid-column: 1 / -1;
  grid-row: 1;
}

/* line 217, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .initial-funder-name {
  margin-top: 0;
  margin-bottom: 15px;
}

/* line 223, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .submission-goal-wrapper .ins-datepicker {
  position: relative;
}

/* line 226, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
.add-to-tracker-modal .submission-goal-wrapper .ins-datepicker .pika-single.is-bound {
  position: absolute !important;
  width: 260px;
  top: -231px !important;
}

@media (min-width: 768px) {
  /* line 235, app/assets/stylesheets/matching_inbox/components/add-to-tracker/modal.scss */
  .add-to-tracker-modal .modal-body-click-outside {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert {
  border: 0px;
  font-size: 16px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert big {
  font-size: 16px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert.alert-well {
  background: #F2F5F7;
  border: 0;
  border-radius: 6px;
  font-size: 14px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert.alert-well i {
  color: #8C9699;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert.inline-alert {
  display: inline-flex;
  column-gap: 6px;
  border: none;
  padding: 3.5px 6px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-danger, .alert-error {
  background-color: #FFF1F0;
  color: #B80000;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-danger-link {
  color: #B80000 !important;
  text-decoration: underline;
  font-weight: bold;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-danger-link:hover, .alert-danger-link:visited {
  color: #B80000;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-warning {
  color: #8E5806;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-warning i {
  color: #D07101;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-success {
  background-color: #E3F8EE;
  color: #1F7A51;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-forecast {
  background-color: #F1F1F9;
  color: #333333;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-forecast .forecast-help-link {
  padding: 0;
  border: 0;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/alert.scss */
.alert-forecast .forecast-help-link img {
  position: relative;
  top: 0.3em;
  height: 14px;
  width: 14px;
  -webkit-transform: translateY(-0.5em);
  transform: translateY(-0.5em);
}

/* line 70, app/assets/stylesheets/matching_inbox/components/alert.scss */
.label {
  font-size: 12px;
  padding: 0.2em 0.4em;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/amount-display.scss */
.amount-display {
  display: inline-block;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__wrapper {
  position: relative;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__wrapper > .btn-accent-twilight {
  border: 1px solid #C5D1D4 !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 34px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__wrapper > .btn-accent-twilight:hover {
  background-color: #FFFFFF;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__input {
  border: 1px solid #C5D1D4;
  box-shadow: none;
  margin-bottom: 0px;
  padding: 6px 35px 6px 10px;
  color: #333333;
  padding-right: 65px;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__input:disabled {
  background-color: #FFFFFF;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__input:focus {
  border-color: #C5D1D4;
  box-shadow: none;
  outline: none;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__input-with-clear-search-button {
  position: relative;
  width: 100%;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__pill {
  position: absolute;
  height: 26px;
  top: 4px;
  left: 4px;
  background: #E4EAEC;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  max-width: calc(100% - 65px);
}

/* line 60, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__pill_text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__pill_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-left: 6px;
  border-radius: 4px;
  background: #ff4f2b;
  color: #FFFFFF;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input__pill_img svg {
  width: 12px;
  height: 12px;
}

/* line 89, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input .clear-search-button {
  background-size: cover;
  background-color: #FFFFFF;
  border: none;
  position: absolute;
  right: 45px;
  top: 10px;
  width: 14px;
  height: 14px;
  padding: 0;
}

/* line 100, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-input .clear-search-button.visible-save-button {
  right: 65px;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 24px;
}

/* line 112, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .add-new {
  color: #747171;
  font-size: 13px;
  padding: 10px 16px;
  border-top: 1px solid #E4EAEC;
}

/* line 118, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .add-new .icon {
  margin-right: 5px;
}

/* line 122, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .add-new:hover {
  color: #333333;
  cursor: pointer;
  text-decoration: none;
}

/* line 129, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .see-more-search-result-row,
.autocomplete-search-results .autocomplete-search-empty,
.autocomplete-search-results .autocomplete-search-error {
  line-height: 17px;
  padding: 12px 16px;
}

/* line 136, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .autocomplete-search-empty {
  color: #747171;
}

/* line 139, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .autocomplete-search-empty__hint {
  font-size: 13px;
  margin-top: 8px;
}

/* line 145, app/assets/stylesheets/matching_inbox/components/autocomplete-search-input.scss */
.autocomplete-search-results .autocomplete-search-error {
  color: #B80000;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/auto-save-label.scss */
.auto-save-label .label-success {
  margin-top: 0;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/auto-save-label.scss */
.auto-save-label .label-success .glyphicon-ok {
  margin-right: 5px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/button.scss */
.button--add-to-tracker {
  background-color: #3acc8a !important;
  color: white !important;
  border: none;
  font-weight: 600;
  padding: 8px 24px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/button.scss */
.button--add-to-tracker .icon {
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.fc-popover {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* line 6, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.fc-popover-header {
  padding: 3px 8px !important;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.fc-popover-body {
  padding: 8px 0px 4px 0px !important;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.fc-daygrid-event {
  margin: 0px 8px !important;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.fc-daygrid-event-harness {
  padding-bottom: 6px;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.calendar-event {
  width: 100%;
  max-width: 228px;
  border-radius: 8px;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.calendar-event:hover {
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(29, 54, 68, 0.12);
  outline: 1px rgba(29, 54, 68, 0.12) solid;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    /* line 35, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
    .calendar-event:hover:hover {
      outline: auto;
    }
  }
}

/* line 41, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.calendar-event:hover .calendar-event-body {
  background-color: #f4f6f8;
  border: 1px solid #e7ecee;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/calendar/event.scss */
.calendar-event:hover .calendar-event-header {
  background-color: #eaeff0;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body {
  background-color: #F2F5F7;
  border: 1px solid #E4EAEC;
  border-radius: 0px 0px 6px 6px;
  display: flex;
  padding: 8px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .done-checkbox-container {
  margin-right: 5px;
  padding-top: 1px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-body-content {
  width: 100%;
  white-space: normal;
  word-break: break-word;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-body-first-row {
  display: flex;
  min-height: 20px;
  align-items: center;
  margin-bottom: 6px;
  justify-content: space-between;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-body-second-row {
  display: flex;
  gap: 5px;
  align-items: baseline;
  flex-direction: column;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-body-second-row .deadline-type, .calendar-event-body .calendar-event-body-second-row .submission-type {
  color: #747171;
  font-weight: 400;
  font-size: 10px;
  line-height: 110%;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-body-second-row .submission-type {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-body-third-row {
  display: none;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-name {
  color: #333333;
  font-weight: 700;
  font-size: 12px;
  line-height: 120%;
  white-space: normal;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .calendar-event-detail {
  color: #747171;
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  margin-bottom: 7px;
}

/* line 72, app/assets/stylesheets/matching_inbox/components/calendar/events/body.scss */
.calendar-event-body .user-name-with-initials {
  padding-left: 6px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event {
  background-color: #FFFFFF;
  border: 2px dashed #C5D1D4;
  border-radius: 6px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event:hover {
  background-color: #FFFFFF;
  cursor: initial;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .calendar-event-header {
  background-color: inherit;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .calendar-event-body {
  background-color: inherit;
  border: none;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-multiple-projects-list {
  display: table;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-row {
  border-radius: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-row:hover, .calendar-event.future-calendar-event .future-cycle-list-row:active, .calendar-event.future-calendar-event .future-cycle-list-row:focus {
  background-color: #F6F6F5;
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-cell {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #333333;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-cell:first-child {
  min-width: 90px;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-cell-project {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-cell .project-dot {
  flex-shrink: 0;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .future-cycle-list-done {
  display: block;
  margin: 4px 0px 4px 8px;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .multiple-projects-dropdown-menu {
  width: 300px;
  padding: 8px;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event .multiple-projects-dropdown h4 {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  margin-top: 0;
  margin-bottom: 10px;
}

@media (max-width: 1500px) {
  /* line 80, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
  .calendar-event.future-calendar-event .calendar-event-body-third-row button {
    width: 100%;
  }
}

/* line 87, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
.calendar-event.future-calendar-event:hover .calendar-event-body-third-row {
  display: flex;
  flex-direction: row;
  gap: 5px;
  flex-wrap: wrap;
}

@media (max-width: 1500px) {
  /* line 87, app/assets/stylesheets/matching_inbox/components/calendar/events/future-cycle.scss */
  .calendar-event.future-calendar-event:hover .calendar-event-body-third-row {
    flex-direction: column;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/calendar/events/header.scss */
.calendar-event-header {
  border-radius: 6px 6px 0px 0px;
  background-color: #E4EAEC;
  height: 32px;
  display: flex;
  align-items: center;
  color: #4D4D4D;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/calendar/events/header.scss */
.calendar-event-header-color {
  border-radius: 50%;
  margin: 8px 6px 8px 8px;
  height: 8px;
  width: 8px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/calendar/events/header.scss */
.calendar-event-header-title {
  color: #333333;
  font-size: 14px;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/calendar/events/header.scss */
.calendar-event-header-icon {
  color: #333333;
  opacity: 0.7;
  margin-left: auto;
  margin-right: 10px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/calendar/events/header.scss */
.calendar-event-header-icon:hover {
  color: #333333;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/changed-deadline.scss */
.changed-deadline .old-deadline {
  text-decoration: line-through;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .btn.dropdown-toggle, .common-search-resource-type-filter .page-header a.dropdown-toggle, .page-header .common-search-resource-type-filter a.dropdown-toggle {
  border-radius: 0;
  border-right: 0;
  height: 34px;
  box-shadow: none;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .dropdown-menu {
  padding: 16px 12px;
  margin: 0;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 4px 4px;
  border: 1px solid #C5D1D4;
  min-width: 230px;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .dropdown-menu label {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 400;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .dropdown-menu label input {
  margin-right: 7px;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .dropdown-menu li {
  display: flex;
  max-width: fit-content;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .dropdown-menu li .tooltip-inner {
  text-align: left;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/common-search/resource-type-filter.scss */
.common-search-resource-type-filter .dropdown-menu li .tooltip-inner a {
  color: #ABEAFC;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search,
.common-search-modal,
.common-search-modal-trigger-container {
  display: flex;
  margin: 0px 16px 12px 16px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search > input,
.common-search-modal > input,
.common-search-modal-trigger-container > input {
  border-color: #C5D1D4;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
  box-shadow: none;
  height: 32px;
  margin-bottom: 0px;
  padding: 5px 10px;
  outline-width: 0;
  letter-spacing: 0.27px;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search > input:disabled,
.common-search-modal > input:disabled,
.common-search-modal-trigger-container > input:disabled {
  background-color: #FFFFFF;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search > .btn-default, .page-header .common-search > a,
.common-search-modal > .btn-default,
.page-header .common-search-modal > a,
.common-search-modal-trigger-container > .btn-default,
.page-header .common-search-modal-trigger-container > a {
  border-color: #C5D1D4;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  outline-width: 0;
  height: 32px;
  padding: 0 10px;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search > .btn-default:hover, .page-header .common-search > a:hover,
.common-search-modal > .btn-default:hover,
.page-header .common-search-modal > a:hover,
.common-search-modal-trigger-container > .btn-default:hover,
.page-header .common-search-modal-trigger-container > a:hover {
  background-color: #FFFFFF;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search > .btn-default:disabled, .page-header .common-search > a:disabled,
.common-search-modal > .btn-default:disabled,
.page-header .common-search-modal > a:disabled,
.common-search-modal-trigger-container > .btn-default:disabled,
.page-header .common-search-modal-trigger-container > a:disabled {
  background-color: #FFFFFF;
  opacity: 1;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search .close-icon:hover,
.common-search-modal .close-icon:hover,
.common-search-modal-trigger-container .close-icon:hover {
  cursor: pointer;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search .autocomplete-search-input .clear-search-button,
.common-search-modal .autocomplete-search-input .clear-search-button,
.common-search-modal-trigger-container .autocomplete-search-input .clear-search-button {
  right: 10px;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search .autocomplete-search-input__input,
.common-search-modal .autocomplete-search-input__input,
.common-search-modal-trigger-container .autocomplete-search-input__input {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search .autocomplete-search-input__wrapper,
.common-search-modal .autocomplete-search-input__wrapper,
.common-search-modal-trigger-container .autocomplete-search-input__wrapper {
  display: flex;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search .autocomplete-search-input__wrapper > .btn-accent-twilight,
.common-search-modal .autocomplete-search-input__wrapper > .btn-accent-twilight,
.common-search-modal-trigger-container .autocomplete-search-input__wrapper > .btn-accent-twilight {
  position: static;
  border: none;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search .autocomplete-search-input__wrapper > .btn-accent-twilight .fa-magnifying-glass path,
.common-search .autocomplete-search-input__wrapper > .btn-accent-twilight .fa-circle-notch path,
.common-search-modal .autocomplete-search-input__wrapper > .btn-accent-twilight .fa-magnifying-glass path,
.common-search-modal .autocomplete-search-input__wrapper > .btn-accent-twilight .fa-circle-notch path,
.common-search-modal-trigger-container .autocomplete-search-input__wrapper > .btn-accent-twilight .fa-magnifying-glass path,
.common-search-modal-trigger-container .autocomplete-search-input__wrapper > .btn-accent-twilight .fa-circle-notch path {
  fill: #5A56B3;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-header {
  border-bottom: none;
  padding: 20px;
}

/* line 85, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-header h4 {
  display: inline-block;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 15px !important;
}

@media (max-width: 768px) {
  /* line 93, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .common-search-modal .modal-header h4 {
    width: 94%;
    line-height: 1.3;
  }
}

/* line 100, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body {
  padding: 0;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .modal-text {
  font-size: 16px;
  color: #303030;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body hr {
  color: #c5d1d4;
  width: 95%;
  margin-bottom: 25px;
}

/* line 111, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .modal-testimonial {
  text-align: center;
}

/* line 113, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .modal-testimonial .btn, .common-search-modal .modal-body .modal-testimonial .page-header a, .page-header .common-search-modal .modal-body .modal-testimonial a {
  letter-spacing: 0.27px;
  font-size: 14px;
  border-radius: 0;
  padding: 12px 40px;
}

/* line 120, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .quote {
  background-color: #f2f5f5;
  border-radius: 5px;
  padding: 20px;
  width: 70%;
  margin: 20px auto 50px;
}

/* line 127, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body img {
  max-height: 60px;
  max-width: 60px;
}

/* line 131, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body p.quote-text {
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 138, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .testimonial-author {
  margin-left: 70px;
}

/* line 140, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .testimonial-author .author-name {
  font-weight: bold;
  font-size: 16px;
  display: block;
}

/* line 145, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .testimonial-author .author-details {
  font-size: 14px;
  display: block;
}

/* line 149, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .testimonial-author .author-info {
  letter-spacing: 0.25;
}

/* line 153, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .modal-body .action-area:hover {
  background-color: unset;
}

/* line 158, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .search-group-header {
  background-color: #F2F5F7;
  border-top: 1px solid #C5D1D4;
  border-bottom: 1px solid #C5D1D4;
  color: #888888;
  font-size: 12px;
  letter-spacing: 0.857143px;
  line-height: 17px;
  padding: 10px 20px;
}

/* line 169, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .see-more-search-result-row {
  border-top: 1px solid #C5D1D4;
  line-height: 17px;
  padding: 10px 20px;
}

/* line 174, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .see-more-search-result-row a {
  color: #00799E;
}

/* line 176, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .see-more-search-result-row a:hover, .common-search-modal .see-more-search-result-row a:focus {
  color: #00526b;
}

/* line 183, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .no-search-result {
  margin: 20px 110px 50px 110px;
  text-align: center;
  color: #333333;
}

/* line 188, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .no-search-result .fa-magnifying-glass {
  color: #00B2E8;
  font-size: 24px;
}

/* line 193, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .no-search-result h4 {
  font-size: 20px;
  line-height: 24px;
}

/* line 198, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .no-search-result p {
  line-height: 17px;
  margin-bottom: 25px;
}

/* line 203, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .no-search-result .btn-success {
  background-color: #3ACC8A;
  border: none;
  border-radius: 4px;
}

/* line 208, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .no-search-result .btn-success:focus, .common-search-modal .no-search-result .btn-success:hover {
  background-color: #2BA86F;
  border: none;
}

/* line 216, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .search-result-row .result-row-select-area {
  padding: 12px 20px;
}

/* line 220, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .add-new-container {
  background-color: #EAFAFF;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 20px;
}

/* line 226, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .add-new-container .add-new-help-text {
  color: #747171;
}

/* line 230, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .add-new-container .add-new {
  color: #00799E;
  font-weight: 700;
}

/* line 233, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .add-new-container .add-new:hover, .common-search-modal .add-new-container .add-new:focus {
  color: #00526b;
}

/* line 238, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .add-new-container .add-new .icon {
  margin-right: 5px;
}

/* line 242, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.common-search-modal .add-new-container .add-new:hover {
  cursor: pointer;
}

/* line 250, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .modal-header {
  border-bottom: none;
  padding: 35px 35px 30px 35px;
}

/* line 254, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .modal-header h4 {
  font-size: 20px;
  font-weight: 300;
  margin-top: 0px;
}

/* line 259, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .modal-header p {
  color: #333333;
  font-size: 14px;
}

/* line 265, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .modal-body {
  padding: 0 35px 35px 35px;
}

/* line 268, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .modal-body img {
  margin-bottom: 20px;
}

/* line 272, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .modal-body p {
  color: #333333;
  line-height: 17px;
}

/* line 64, app/assets/stylesheets/shared/base/mixin.scss */
.subscribe-for-search-modal .btn-primary, .subscribe-for-search-modal .btn-primary-twilight {
  background-color: #00B2E8;
  border: none;
}

/* line 68, app/assets/stylesheets/shared/base/mixin.scss */
.subscribe-for-search-modal .btn-primary:hover, .subscribe-for-search-modal .btn-primary-twilight:hover, .subscribe-for-search-modal .btn-primary:focus, .subscribe-for-search-modal .btn-primary-twilight:focus {
  background-color: #00B2E8;
}

/* line 280, app/assets/stylesheets/matching_inbox/components/common-search.scss */
.subscribe-for-search-modal .btn-primary, .subscribe-for-search-modal .btn-primary-twilight {
  margin-top: 20px;
  padding: 8px 20px;
}

@media (min-width: 768px) {
  /* line 288, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .subscribe-for-search-modal .modal-dialog {
    width: 750px;
  }
}

@media (max-width: 767px) {
  /* line 297, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .common-search-modal .modal-header h4 {
    font-size: 18px;
  }
  /* line 302, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .common-search-modal .no-search-result {
    margin: 10px 30px 70px 30px;
  }
  /* line 309, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .subscribe-for-search-modal .modal-header p {
    margin: 0;
  }
  /* line 314, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .subscribe-for-search-modal .modal-body {
    padding: 0 40px 30px 40px;
  }
  /* line 317, app/assets/stylesheets/matching_inbox/components/common-search.scss */
  .subscribe-for-search-modal .modal-body p {
    margin-bottom: 30px;
  }
}

/* line 324, app/assets/stylesheets/matching_inbox/components/common-search.scss */
select::-ms-expand {
  display: none;
  visibility: hidden;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/confirmation-modal.scss */
.confirmation-modal {
  text-align: center;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/confirmation-modal.scss */
.confirmation-modal .modal-content {
  padding: 40px 20px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/confirmation-modal.scss */
.confirmation-modal__text {
  font-size: 25px;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/confirmation-modal.scss */
.confirmation-modal__buttons {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/confirmation-modal.scss */
.confirmation-modal__buttons button + button {
  margin-left: 6px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper {
  width: 100%;
  margin-bottom: 10px;
  min-height: 50px;
  max-height: 300px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper .content-editable-textarea {
  background-color: #FFFFFF;
  border: solid 1px #C5D1D4;
  border-radius: 16px;
  padding: 6px 12px;
  width: 100%;
  min-height: 50px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper .content-editable-textarea::placeholder {
  color: #747171;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper .content-editable-textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 33, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper.hide-overflow {
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 50px;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper.hide-overflow .content-editable-textarea {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-height: 50px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/content-editable-textarea.scss */
.content-editable-textarea-wrapper.disabled .content-editable-textarea {
  pointer-events: none;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown:not(.add-new-dropdown) .dropdown-toggle.trigger {
  color: #333333;
}

/* line 277, app/assets/stylesheets/shared/base/mixin.scss */
.custom-grant-deadline-create-and-update-dropdown:not(.add-new-dropdown) .dropdown-toggle.trigger:focus-visible {
  outline: auto;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown .dropdown-toggle.trigger {
  text-decoration: unset;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown .dropdown-menu.form {
  padding: 16px;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown.open .dropdown-menu.dropdown-menu-right {
  left: auto !important;
  right: 0px !important;
  top: auto;
  bottom: auto;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown.open .dropdown-menu.dropdown-menu-right .dropup .dropdown-toggle .caret {
  border-top: 4px dashed;
  border-bottom: 0;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown.open .actions-menu .dropdown-toggle {
  pointer-events: none;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
.custom-grant-deadline-create-and-update-dropdown-form {
  padding: 16px;
  width: 600px;
  z-index: 1051;
}

@media (max-width: 1280px) {
  /* line 48, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
  .custom-grant-deadline-create-and-update-dropdown-form {
    width: 480px;
  }
}

@media (max-width: 767px) {
  /* line 54, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/create-and-update-dropdown.scss */
  .custom-grant-deadline-create-and-update-dropdown-form {
    width: max-content;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .required {
  color: #B80000;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .email-reminder-info {
  display: inline-block;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .email-reminder-info > img {
  margin-left: 5px;
  width: 16px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .email-reminder-info ul li {
  text-align: left;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .custom-grant-deadline-kind-dropdown .dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .custom-grant-deadline-kind-dropdown .dropdown-menu {
  padding: 0px 0px 12px 0px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .custom-grant-deadline-kind-dropdown .dropdown-menu li a {
  align-items: center;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .ins-datepicker {
  width: 100%;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .ins-datepicker .pika-single {
  width: 258px;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .form-group {
  margin-bottom: 16px;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .form-group textarea {
  margin-bottom: 0;
}

/* line 52, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .form-group label.ins-datepicker {
  margin-bottom: 0;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .form-group label.ins-datepicker .input-group {
  margin-top: 6px;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/form.scss */
.custom-grant-deadline-form .form-group label {
  margin-bottom: 6px;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot {
  color: #747171;
  border: 1px solid #DBE3E6;
  border-radius: 16px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot .statistics-section .body {
  margin: 0;
  padding: 4px 8px;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot-type {
  white-space: nowrap;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__clickable {
  cursor: pointer;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__header {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  min-width: 121px;
  color: #747171;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__body {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__body:focus {
  border-radius: 8px;
  background-color: #FFFFFF;
  border-color: #E0D6F5;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__body:active {
  border-color: #E3CBF6;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__body__deadline__date {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 4px;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__body__deadline__remainder {
  color: #747171;
  line-height: 17px;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/snapshot.scss */
.custom-grant-deadlines-sidebar-section .custom-grant-deadline-snapshot__body__description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}

/* line 164, app/assets/stylesheets/shared/base/mixin.scss */
.custom-grant-deadline-stats::before, .custom-grant-deadline-stats::after {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  width: 0px;
  height: 100%;
  top: 0;
}

/* line 175, app/assets/stylesheets/shared/base/mixin.scss */
.custom-grant-deadline-stats::before {
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

/* line 180, app/assets/stylesheets/shared/base/mixin.scss */
.custom-grant-deadline-stats::after {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

/* line 185, app/assets/stylesheets/shared/base/mixin.scss */
.custom-grant-deadline-stats-wrapper {
  overflow-x: auto;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats {
    margin-right: -16px;
    margin-left: -16px;
  }
  /* line 195, app/assets/stylesheets/shared/base/mixin.scss */
  .custom-grant-deadline-stats::before, .custom-grant-deadline-stats::after {
    width: 16px;
  }
  /* line 200, app/assets/stylesheets/shared/base/mixin.scss */
  .custom-grant-deadline-stats-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
  }
}

/* line 4, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-stats-wrapper {
  display: flex;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 12px;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 4, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .custom-grant-deadline-stats-wrapper {
    gap: 8px;
  }
}

/* line 15, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-stats-wrapper .statistics-section {
  padding: 0;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-stats-wrapper .statistics-section > .header {
  margin: 12px;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-stats-wrapper .statistics-section > .body {
  padding: 12px 4px;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot {
  border-color: var(--tracker-theme-border-color);
  border-radius: 16px;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot__clickable {
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot__header {
  color: var(--tracker-theme-accent-color);
  padding: 0px;
  min-width: 121px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot__body {
  gap: 10px;
  padding: 4px 8px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  /* line 42, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .custom-grant-deadline-snapshot__body {
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
}

@media (max-width: 1440px) and (min-width: 1024px) {
  /* line 42, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .custom-grant-deadline-snapshot__body {
    padding: 4px;
  }
}

@media (min-width: 992px) {
  /* line 42, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .custom-grant-deadline-snapshot__body {
    flex-direction: row;
  }
}

/* line 65, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot__body__deadline__remainder {
  color: var(--tracker-theme-secondary-color);
}

/* line 71, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot__body .user-name-with-initials .name-and-initials {
  height: unset;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
}

/* line 78, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .custom-grant-deadline-snapshot__body:hover, .custom-grant-deadline-stats .custom-grant-deadline-snapshot__body:focus, .custom-grant-deadline-stats .custom-grant-deadline-snapshot__body:active {
  background: var(--tracker-theme-hover-bg-color);
  border-radius: 8px;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .todo-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: var(--tracker-theme-bg-color);
  border-radius: 16px;
}

/* line 94, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .todo-section__header {
  color: var(--tracker-theme-accent-color);
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.07em;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .todo-section__body {
  display: flex;
  align-items: center;
  width: 100%;
  flex-grow: 1;
  color: #333333;
}

@media (min-width: 1024px) {
  /* line 102, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .todo-section__body {
    flex-wrap: nowrap;
    row-gap: 8px;
    column-gap: 0px;
  }
}

/* line 116, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .todo-section__kind_wrapper {
  border-right: 1px solid var(--tracker-theme-border-color);
  flex-shrink: 1;
  padding: 0px 4px 0px 0px;
}

@media (max-width: 1440px) and (min-width: 1024px) {
  /* line 116, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .todo-section__kind_wrapper {
    padding: 0 2px;
    border: none;
  }
}

/* line 126, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
.custom-grant-deadline-stats .todo-section__kind_wrapper:last-of-type {
  padding-right: 0;
  border-right: none;
}

@media (max-width: 1023px) {
  /* line 131, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats.scss */
  .custom-grant-deadline-stats .todo-section__kind_wrapper:first-of-type {
    padding-left: 0;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats/kind.scss */
.custom-grant-deadline-stats-kind {
  padding: 4px 8px;
  cursor: default;
  margin-left: 4px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats/kind.scss */
.custom-grant-deadline-stats-kind.clickable {
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 8px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats/kind.scss */
.custom-grant-deadline-stats-kind.clickable:hover {
  background: var(--tracker-theme-hover-bg-color);
}

/* line 15, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats/kind.scss */
.custom-grant-deadline-stats-kind.clickable.active {
  background-color: var(--tracker-theme-active-bg-color);
  border-color: var(--tracker-theme-border-color);
}

/* line 20, app/assets/stylesheets/matching_inbox/components/custom-grant-deadline/stats/kind.scss */
.custom-grant-deadline-stats-kind.clickable:active {
  border-color: #D1C2F0;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #F6F3FC;
  border-radius: 0.5rem;
  color: #5A56B3;
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details .file-type-icon {
  margin: 0.9375rem;
  width: 100%;
  max-width: 1.71875rem;
}

@media screen and (max-width: 400px) {
  /* line 9, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
  .uploaded-file-details .file-type-icon {
    max-width: 1.09375rem;
  }
}

/* line 17, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details .file-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details .file-details .file-name {
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details .file-details .file-name.clamped {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  word-break: break-all;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details .file-details .file-size {
  font-size: 0.75rem;
  font-weight: 400;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
.uploaded-file-details i.fa-solid.fa-check, .uploaded-file-details .Spinner.fa-solid.fa-circle-notch.fa-spin {
  margin: 0.9375rem;
  color: #5A56B3;
  font-size: 1.09375rem;
}

@media screen and (max-width: 400px) {
  /* line 41, app/assets/stylesheets/matching_inbox/components/documents/uploaded-file-details.scss */
  .uploaded-file-details i.fa-solid.fa-check, .uploaded-file-details .Spinner.fa-solid.fa-circle-notch.fa-spin {
    font-size: 0.78125rem;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/document-type.scss */
.document-type {
  padding: 4px 6px;
  display: inline-flex;
  gap: 6px;
  align-items: center;
  border-radius: 4px;
  background-color: #EAFAFF;
  color: #00799E;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/document-type.scss */
.document-type span {
  white-space: nowrap;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown__title {
  color: #333333;
  padding-left: 15px;
  margin-top: 15px;
  margin-bottom: 10px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown li a {
  color: #747171 !important;
  cursor: pointer;
  padding: 8px 15px;
  display: flex;
  justify-content: space-between;
  font-weight: 400 !important;
  align-items: center;
}

/* line 277, app/assets/stylesheets/shared/base/mixin.scss */
.ins-dropdown li a:focus-visible {
  outline: auto;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown li a > span.fa-check {
  margin-left: 6px;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown li a.no-option {
  color: #00799E !important;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown li a.disabled {
  color: #C5D1D4 !important;
  cursor: not-allowed;
  pointer-events: auto;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown li > div:hover {
  cursor: pointer;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown .dropdown-menu.placement-top {
  top: auto;
  bottom: calc(100% + 5px);
}

/* line 46, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown .dropdown-menu .done {
  background: none;
  border: none;
  padding: 0;
  font-family: inherit;
  color: #00799E;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: normal;
  margin-left: 15px;
  margin-bottom: 10px;
}

/* line 277, app/assets/stylesheets/shared/base/mixin.scss */
.ins-dropdown .dropdown-menu .done:focus-visible {
  outline: auto;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown .dropdown-menu .done:hover {
  cursor: pointer;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown .dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 4px;
  width: max-content;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown.frameless-dropdown .dropdown-toggle {
  border: none;
  box-shadow: none;
  background-color: transparent;
}

/* line 80, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.ins-dropdown__placeholder {
  -webkit-text-security: none;
  color: #747171 !important;
  word-wrap: normal;
  overflow: hidden;
  direction: inherit !important;
  pointer-events: none !important;
  text-orientation: inherit !important;
  writing-mode: inherit !important;
  text-overflow: inherit;
  overflow-wrap: normal;
  line-height: initial !important;
  -webkit-user-modify: read-only !important;
}

/* line 97, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.dropdown-menu:focus {
  outline: none;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.dropdown-menu .filter-item-checkbox label {
  display: flex;
  gap: 6px;
  font-weight: normal;
}

/* line 107, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.dropdown-menu .filter-item-checkbox label input {
  margin-top: 0;
}

/* line 112, app/assets/stylesheets/matching_inbox/components/dropdown.scss */
.dropdown-menu .filter-item-checkbox .disabled {
  color: #C5D1D4;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/filing-snippet.scss */
.filing-snippet h2 {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/filing-snippet.scss */
.filing-snippet h3 {
  margin-bottom: 5px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/filing-snippet.scss */
.filing-snippet hr {
  border-top: 1px solid #E4EAEC;
  line-height: 32px;
  margin-bottom: 0;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/filing-snippet.scss */
.filing-snippet .btn-accent-twilight {
  bottom: 15px;
  position: relative;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/filter-or-sort-item.scss */
.filter-or-sort-item {
  display: table;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/filter-or-sort-item.scss */
.filter-or-sort-item .caret {
  border-top: 6px dashed;
  border-top: 6px solid \9;
  color: #888888;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/filter-or-sort-item.scss */
.filter-or-sort-item .dropdown-toggle > span:first-of-type {
  margin-right: 2px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/filter-or-sort-item.scss */
.filter-or-sort-item .checkbox {
  margin-bottom: 5px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/filter-or-sort-item.scss */
.filter-or-sort-item .dropdown-menu {
  overflow-y: auto;
  max-height: 60vh;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/filter-or-sort-item.scss */
div.researcher-saved-grants .filter-or-sort-item .dropdown-menu a {
  color: #455C63;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/forecast-chip.scss */
.forecast-chip {
  display: inline-block;
  vertical-align: text-bottom;
  vertical-align: bottom;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/forecast-chip.scss */
.forecast-chip .forecast-chip-text {
  font-family: "Lato", sans-serif;
  border-radius: 2px;
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 12px;
  margin: 0;
  margin-left: 4px;
  padding: 2px 4px;
  background-color: #F1F1F9;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/forecast-chip.scss */
.forecast-chip .forecast-info-icon {
  display: inline-block;
  height: 14px;
  width: 14px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/forecast-chip.scss */
.forecast-chip .forecast-tooltip {
  -webkit-box-shadow: #333333;
  box-shadow: #333333;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/forecast-chip.scss */
.forecast-chip > img {
  display: inline-block;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/foundation-detail-modal.scss */
.foundation-detail-modal .modal-dialog {
  margin: 0px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/foundation-detail-modal.scss */
.foundation-detail-modal .modal-content {
  border: none;
  border-radius: 0px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/foundation-detail-modal.scss */
.foundation-detail-modal.fade .modal-dialog {
  -webkit-transform: translate(0, 25%);
  -ms-transform: translate(0, 25%);
  -o-transform: translate(0, 25%);
  transform: translate(0, 25%);
}

/* line 18, app/assets/stylesheets/matching_inbox/components/foundation-detail-modal.scss */
.foundation-detail-modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (max-width: 992px) {
  /* line 28, app/assets/stylesheets/matching_inbox/components/foundation-detail-modal.scss */
  .foundation-detail-modal .modal-dialog {
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/foundation-labels.scss */
.foundation-labels {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  /* line 3, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
  .foundation-snippet .label-warning {
    display: inline-block;
    margin-bottom: 12px;
  }
}

/* line 10, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
.foundation-snippet-label {
  display: none;
}

@media (max-width: 991px) {
  /* line 10, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
  .foundation-snippet-label {
    display: inline-block;
    color: #747171;
    font-size: 12px;
    margin-bottom: 12px;
  }
}

/* line 19, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
.foundation-snippet-label .address {
  margin: 0;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
.foundation-snippet .foundation-labels {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 32, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
  .foundation-snippet .amount .row, .foundation-snippet .amount .tracker-footer, .foundation-snippet .amount .Tracker, .foundation-snippet .amount .action-bar-navigation-and-filters {
    margin: 0;
  }
  /* line 36, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
  .foundation-snippet .amount .amount-display {
    margin-left: 6.5px;
  }
}

@media (max-width: 991px) {
  /* line 45, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
  .foundation-snippet .address {
    font-size: 12px;
    margin-bottom: 10px;
  }
  /* line 50, app/assets/stylesheets/matching_inbox/components/foundation-snippet.scss */
  .foundation-snippet .amount p {
    margin-bottom: 0px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal-header-actions {
  float: right;
  margin-right: 15px;
  margin-top: 4px;
  display: flex;
  align-items: center;
  column-gap: 15px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal-navigation {
  color: #333333;
  padding: 0px 8px;
  overflow: scroll;
  -ms-overflow-style: none;
  /* IE & Edge */
  scrollbar-width: none;
  /* Firefox */
  height: 100%;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal-navigation.collapsed, .funder-modal-navigation.is-animating {
  width: 0;
  padding: 0;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal-navigation::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

/* line 29, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal-navigation-container {
  position: relative;
  width: 260px;
  transition: width 250ms ease-out;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal-navigation-container.collapsed {
  width: 0;
  min-width: 0;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal.fade.in.show.modal--centered {
  padding-left: 0px !important;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-body {
  display: flex;
  padding: 0;
  background-color: #F1F1F9;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  height: calc(100% - 58px);
}

/* line 53, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-dialog {
  margin: 32px auto;
  width: calc(100vw - 80px);
  max-width: 1920px;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-content {
  background-color: #3D3A82;
  border: none;
  border-radius: 16px;
  height: calc(100vh - 64px);
}

/* line 66, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-header {
  border-bottom: none;
  color: #FFFFFF;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-header .close {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 28px;
  text-shadow: none;
  opacity: 1;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-header .close:hover {
  color: #FFFFFF;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .modal-title {
  margin: 0 !important;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
}

/* line 94, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .funder-profile-title {
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 19px;
  font-weight: 700;
  margin: 0px 0px 8px 8px;
}

@media (max-width: 991px) {
  /* line 94, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-title {
    display: none;
  }
}

/* line 106, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .funder-profile-label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

@media (max-width: 991px) {
  /* line 106, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-label {
    color: #fff;
  }
}

/* line 115, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .funder-profile-label-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-left: 8px;
  padding: 8px;
  border-radius: 12px;
  color: #3D3A82;
}

@media (max-width: 991px) {
  /* line 115, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-label-wrap {
    width: fit-content;
    left: -8px;
    position: relative;
  }
  /* line 130, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-label-wrap:hover, .funder-modal .funder-profile-label-wrap:active, .funder-modal .funder-profile-label-wrap:focus {
    cursor: pointer;
    background-color: #2c2a5f;
  }
}

@media (min-width: 992px) {
  /* line 115, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-label-wrap {
    justify-content: space-between;
  }
  /* line 139, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-label-wrap:hover, .funder-modal .funder-profile-label-wrap:active, .funder-modal .funder-profile-label-wrap:focus {
    cursor: pointer;
    background-color: #DDDDF8;
  }
}

/* line 145, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .funder-profile-label-wrap.active {
  background-color: #DDDDF8;
}

@media (max-width: 991px) {
  /* line 145, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .funder-profile-label-wrap.active {
    background-color: #2c2a5f;
  }
}

/* line 156, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal hr {
  border-top: 1px solid #C5D1D4;
}

/* line 160, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .navigation-toggle {
  position: absolute;
  right: -25px;
  top: 34px;
  display: flex;
  padding: 8px 12px;
  align-items: center;
  justify-content: center;
  border-radius: 0px 100px 100px 0px;
  border-top: 1px solid #C5D1D4;
  border-right: 1px solid #C5D1D4;
  border-bottom: 1px solid #C5D1D4;
  background-color: #F1F1F9;
  color: #747171;
  width: 24px;
  height: 24px;
  z-index: 2;
}

/* line 178, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
.funder-modal .navigation-toggle:hover, .funder-modal .navigation-toggle:active, .funder-modal .navigation-toggle:focus {
  background-color: #eaeaf6;
  color: #333333;
}

@media (max-width: 1340px) and (min-width: 992px) {
  /* line 187, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .modal-dialog {
    width: calc(100vw - 50px);
  }
}

@media (max-width: 991px) {
  /* line 195, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .modal-dialog {
    margin: 0;
    width: 100%;
  }
  /* line 200, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .modal-content {
    border-radius: 0;
    height: unset;
  }
  /* line 205, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .navbar-toggle {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  /* line 210, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .navbar-toggle .icon-bar {
    border: 1px solid #FFFFFF;
  }
  /* line 215, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .modal-title {
    margin-bottom: 5px !important;
  }
  /* line 219, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal .modal-body {
    min-height: calc(100vh - 130px);
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  /* line 227, app/assets/stylesheets/matching_inbox/components/funder/modal.scss */
  .funder-modal-navigation-container {
    width: 225px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
.funder-navbar .opportunity-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 0px;
  padding-left: 8px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
.funder-navbar .opportunities-title {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.01em;
  margin: 0px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
.funder-navbar .spinner-container {
  display: flex;
  justify-content: center;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
.funder-navbar .opportunity-filter-dropdown .dropdown-toggle {
  padding: 6px 5px;
  display: inline-flex;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
.funder-navbar .opportunity-filter-dropdown .dropdown-toggle:hover, .funder-navbar .opportunity-filter-dropdown .dropdown-toggle:focus, .funder-navbar .opportunity-filter-dropdown .dropdown-toggle:active {
  background-color: #DDDDF8;
  border-radius: 100px;
}

@media (max-width: 961px) {
  /* line 30, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
  .funder-navbar .opportunity-filter-dropdown .dropdown-toggle:hover, .funder-navbar .opportunity-filter-dropdown .dropdown-toggle:focus, .funder-navbar .opportunity-filter-dropdown .dropdown-toggle:active {
    background-color: #464294;
  }
}

@media (max-width: 961px) {
  /* line 40, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
  .funder-navbar .opportunity-filter-dropdown .dropdown-toggle img {
    filter: grayscale(100%) invert(1);
  }
}

/* line 48, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
.opportunity-filter-dropdown-menu {
  z-index: 2000;
  left: -110px;
  width: 220px;
  padding: 0px;
}

@media (max-width: 991px) {
  /* line 57, app/assets/stylesheets/matching_inbox/components/funder/navbar.scss */
  .funder-navbar .funder-save-to-tracker-button .btn, .funder-navbar .funder-save-to-tracker-button .page-header a, .page-header .funder-navbar .funder-save-to-tracker-button a {
    color: #DDDDF8 !important;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/opportunity-list.scss */
.funder-opportunity-list {
  padding: 0 8px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/profile-navigation.scss */
.funder-profile-navigation {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 16px;
  margin-bottom: 12px;
}

@media (min-width: 992px) {
  /* line 9, app/assets/stylesheets/matching_inbox/components/funder/profile-navigation.scss */
  .funder-profile-navigation-spacer {
    border-bottom: 1px solid rgba(209, 194, 240, 0.3);
  }
}

/* line 14, app/assets/stylesheets/matching_inbox/components/funder/profile-navigation.scss */
.funder-profile-navigation.active {
  background: #D1C2F0;
  color: #393040;
  border-radius: 12px;
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/matching_inbox/components/funder/profile-navigation.scss */
  .funder-profile-navigation {
    position: sticky;
    top: 0px;
    background: #F1F1F9;
    z-index: 2;
  }
}

@media (max-width: 991px) {
  /* line 31, app/assets/stylesheets/matching_inbox/components/funder/profile-navigation.scss */
  .funder-profile-navigation {
    padding: 0px;
    justify-content: unset;
    margin: 0px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities {
  width: 100%;
  margin-top: 16px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.01), 0 4.7px 7px rgba(0, 0, 0, 0.02), 0 7px 10px rgba(0, 0, 0, 0.03);
  border: none;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .panel-title .glyphicon-heart {
  font-size: 12px;
  margin-right: 5px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .empty-state {
  background-color: #F6F6F5;
  padding: 25px 20%;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .empty-state p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .empty-state .btn-success {
  margin-top: 20px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .saved-grant-empty-state-illustration {
  height: 49px;
  width: 49px;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .panel-loader {
  color: #00B2E8;
  font-size: 24px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: calc(50% - 13px);
}

/* line 44, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .panel-heading {
  position: relative;
  background: #F2F5F7;
  padding: 12px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0px;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/funder/saved-opportunities.scss */
.funder-saved-opportunities .panel-heading .add-to-tracker-button {
  position: absolute;
  top: 7px;
  right: 4px;
  padding: 4px 10px;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/funder/save-to-tracker.scss */
.funder-save-to-tracker-button .add-to-tracker-button:hover, .funder-save-to-tracker-button .add-to-tracker-button:focus, .funder-save-to-tracker-button .add-to-tracker-button:active {
  background-color: #DDDDF8 !important;
  border: 1px solid transparent;
}

@media (max-width: 991px) {
  /* line 12, app/assets/stylesheets/matching_inbox/components/funder/save-to-tracker.scss */
  .funder-save-to-tracker-button .add-to-tracker-button {
    color: #F1F1F9 !important;
  }
  /* line 15, app/assets/stylesheets/matching_inbox/components/funder/save-to-tracker.scss */
  .funder-save-to-tracker-button .add-to-tracker-button:hover, .funder-save-to-tracker-button .add-to-tracker-button:focus, .funder-save-to-tracker-button .add-to-tracker-button:active {
    background-color: #464294 !important;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  background-color: #ffffff;
  padding: 16px 0px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section:first-of-type {
  margin-top: 0;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section > header {
  display: flex;
  margin-bottom: 8px;
  align-items: center;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section > header h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 14px;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section > header span {
  margin-left: 5px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section > header span img {
  height: 16px;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section > header .auto-save-label {
  align-self: center;
  margin-left: auto;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section.funder-notes-section textarea {
  border-radius: 16px;
  margin-bottom: 0px;
  height: auto;
  padding: 10px;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section.funder-notes-section textarea:focus-visible {
  border: 1px solid #0098C7;
  outline: 1px solid #0098C7;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/funder/sidebar/section.scss */
.funder-sidebar-section.funder-notes-section textarea::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #747171;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/sidebar.scss */
.funder-sidebar {
  display: flex;
  flex-direction: column;
  padding: 16px 16px 20px 16px;
  border-left: 1px solid #C5D1D4;
  overflow: auto;
  border-bottom-right-radius: 16px;
  gap: 24px;
  height: 100%;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/funder/sidebar.scss */
.funder-sidebar .funder-contacts-list {
  border-radius: 16px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/funder/sidebar.scss */
.funder-sidebar .funder-contacts-section {
  position: relative;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/funder/sidebar.scss */
.funder-sidebar .buttons {
  display: flex;
  margin-top: auto;
}

@media (max-width: 991px) {
  /* line 39, app/assets/stylesheets/matching_inbox/components/funder/sidebar.scss */
  .funder-sidebar {
    padding-left: 8px;
    padding-right: 8px;
    overflow: unset;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot {
  margin-bottom: 16px;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .header {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 10px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .header .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  padding: 16px 8px;
  align-items: center;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-icon i {
  color: #8C9699;
  font-size: 22px;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-detail {
  display: flex;
  flex-direction: column;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-detail .stats-title {
  color: #747171;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.857143px;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-detail .stats-information {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-detail .stats-information .notes {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-detail .stats-information .notes.show-more-notes {
  white-space: normal;
  line-height: 1.42;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div .stats-detail .stats-information .more {
  align-self: end;
  color: #00799E;
  font-size: 14px;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats > div:not(:last-child) {
  border-bottom: 1px solid #C5D1D4;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats .saved-opportunities .icon-with-count {
  justify-self: center;
  display: table-cell;
  height: 25px;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats .saved-opportunities .icon-with-count .icon {
  top: 2px;
}

/* line 90, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats .saved-opportunities .stats-icon .saved {
  font-size: 16px;
  background-color: #E3F8EE;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 5px;
  color: #333333;
}

/* line 101, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats .saved-opportunities .stats-detail .stats-information {
  display: grid;
  grid-template-columns: fit-content(100%) max-content;
  gap: 3px;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats .saved-opportunities .stats-detail .stats-information .opportunity-names {
  display: grid;
}

/* line 109, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
.funder-snapshot .stats .saved-opportunities .stats-detail .stats-information .opportunity-names .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 991px) {
  /* line 125, app/assets/stylesheets/matching_inbox/components/funder/snapshot.scss */
  .funder-snapshot .stats > div {
    grid-template-columns: 70px minmax(0, 1fr);
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar {
  width: 100%;
  position: sticky;
  bottom: 0;
  background: rgba(248, 248, 248, 0.82);
  backdrop-filter: blur(5px);
}

/* line 8, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-wrapper {
  margin: 0 auto;
  display: flex;
  gap: 40px;
  justify-content: center;
  width: 100%;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-wrapper > li {
  text-align: center;
  width: 80px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-wrapper > li > a {
  display: flex;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-wrapper > li > a:visited {
  background-color: transparent;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-wrapper > li.active .funder-with-sidebar-mobile-navbar-item {
  color: #00799E !important;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-item {
  color: #8C9699 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px 40px 0;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar/mobile-navbar.scss */
.funder-with-sidebar-mobile-navbar-item > span:first-of-type {
  font-size: 24px;
  margin-bottom: 8px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar {
  background-color: #FFFFFF;
  display: grid;
  grid-template-columns: 2fr 1fr;
  border-bottom-right-radius: 16px;
  width: calc(100% - 260px);
  transition: width 250ms ease-out;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar.full-width {
  width: 100%;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .funder-details {
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 20px;
  overflow: auto;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .funder-details .custom-funder-details .actions-and-added-by {
  display: flex;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .funder-details .custom-funder-details .actions-and-added-by .funder-added-by {
  display: flex;
  padding: 6px;
  gap: 6px;
  background-color: #EAFAFF;
  white-space: nowrap;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .funder-details .custom-funder-details .actions-and-added-by .edit-funder {
  margin-left: auto;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .funder-details .funder-body .grant-opportunities {
  margin-top: 31px;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .filing-report-content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .filing-report-content .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 52, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .filing-report-content .container-fluid .filing-summary {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
.funder-with-sidebar .filing-report-content .container-fluid .filing-summary .filing-block {
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 991px) {
  /* line 68, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
  .funder-with-sidebar {
    border-top-left-radius: 0px;
    grid-template-columns: 1fr;
    width: 100%;
  }
  /* line 73, app/assets/stylesheets/matching_inbox/components/funder/with-sidebar.scss */
  .funder-with-sidebar .funder-details {
    padding-left: 8px;
    padding-right: 8px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/funder-autocomplete.scss */
.funder-autocomplete .help-group {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/funder-autocomplete.scss */
.funder-autocomplete .help {
  color: #747171;
  display: block;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder-contact/form.scss */
.funder-contact-form {
  width: 250px;
  padding: 15px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/funder-contact/form.scss */
.funder-contact-form .required {
  color: #B80000;
}

@media (max-width: 1170px) and (min-width: 992px) {
  /* line 12, app/assets/stylesheets/matching_inbox/components/funder-contact/form.scss */
  .funder-contact-actions .funder-contact-form {
    width: 168px;
  }
  /* line 17, app/assets/stylesheets/matching_inbox/components/funder-contact/form.scss */
  .funder-contact-form {
    width: 200px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/funder-contact/list-container.scss */
.funder-contact-list-container .funder-contact-dropdown {
  position: absolute;
  top: 16px;
  right: 0px;
  font-size: 14px;
}

/* line 27, app/assets/stylesheets/shared/base/mixin.scss */
.funder-contact-list-container .funder-contact-dropdown a:not(.btn),
.funder-contact-list-container .funder-contact-dropdown .btn-link {
  color: #00799E;
}

/* line 30, app/assets/stylesheets/shared/base/mixin.scss */
.funder-contact-list-container .funder-contact-dropdown a:not(.btn):hover,
.funder-contact-list-container .funder-contact-dropdown .btn-link:hover {
  color: #00526b;
}

/* line 277, app/assets/stylesheets/shared/base/mixin.scss */
.funder-contact-list-container .funder-contact-dropdown .dropdown-toggle:focus-visible {
  outline: auto;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/funder-contact/list-container.scss */
.funder-contact-list-container .funder-contact-dropdown span {
  font-weight: 700;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/funder-contact/list-container.scss */
.funder-contact-list-container .funder-contact-placeholder {
  color: #747171;
}

@media (max-width: 1170px) and (min-width: 992px) {
  /* line 25, app/assets/stylesheets/matching_inbox/components/funder-contact/list-container.scss */
  .funder-contact-list-container .new-funder-contact-form {
    width: 200px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item {
  display: flex;
  background-color: white;
  gap: 12px;
  padding: 12px;
  border-right: 1px solid #C5D1D4;
  border-left: 1px solid #C5D1D4;
  border-bottom: 1px solid #C5D1D4;
  min-height: 90px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item:first-of-type:not(:only-of-type) {
  border-top: 1px solid #C5D1D4;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item:last-of-type:not(:only-of-type) {
  border-bottom: 1px solid #C5D1D4;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item:only-of-type {
  border: 1px solid #C5D1D4;
  border-radius: 16px;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .funder-contact-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  color: #747171;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .funder-contact-details .name {
  font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  color: #333333;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .email-and-phone {
  margin-top: 12px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .email-and-phone .phone-number, .funder-contact-list-item .email-and-phone .email-address {
  display: flex;
  gap: 6px;
  align-items: center;
  word-break: break-word;
}

/* line 63, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .name-and-last-modified-at {
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .notes-and-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .last-modified-at {
  font-size: 10px;
  line-height: 12px;
  text-align: right;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .actions-container {
  display: flex;
  align-self: flex-end;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
.funder-contact-list-item .actions-container .funder-contact-actions {
  display: flex;
  gap: 10px;
}

@media (max-width: 991px) {
  /* line 100, app/assets/stylesheets/matching_inbox/components/funder-contact/list-item.scss */
  .funder-contact-list-item .email-and-phone {
    display: flex;
  }
}

/* line 3, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail td {
  padding: 8px 15px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .filing-report-panel {
  margin-bottom: 0 !important;
  border: 1px solid #dddddd;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .filing-report-panel .panel-heading {
  border: none;
  background-color: #EAFAFF;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .filing-report-panel .panel-title {
  color: #333333;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .filing-report-panel p {
  color: #747171;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail h1 {
  display: flex;
  column-gap: 8px;
  align-items: center;
  font-family: 'Raleway', sans-serif;
  color: #333333;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  min-height: 50px;
  margin: 0;
  padding-right: 16px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail h1 .foundation-tag:first-of-type {
  margin-left: 4px;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail h1.custom {
  margin-top: 20px;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .share-funder {
  display: inline-block;
  padding: 0;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .match-strength {
  width: 100%;
  margin-top: 16px;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .user-added-funder-modal-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .user-added-funder-modal-title .funder-added {
  background-color: #EAFAFF;
  padding: 6px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .user-added-funder-modal-title .funder-added__span {
  font-size: 14px;
}

/* line 80, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .user-added-funder-modal-title .funder-added__span img {
  padding: 0 5px;
}

/* line 85, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .user-added-funder-modal-title .funder-added .user-name-with-initials {
  display: inline-flex;
  margin-left: 6px;
}

/* line 92, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .edit-funder {
  color: #00799E !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  height: 29px;
  display: inline-flex;
  align-items: center;
}

/* line 101, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .edit-funder img {
  margin-right: 6px;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .funder-detail-grouped-actions {
  display: flex;
  align-items: center;
}

/* line 111, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .funder-name-and-grouped-actions {
  display: flex;
  justify-content: space-between;
}

/* line 115, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .funder-name-and-grouped-actions > h1 {
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

/* line 125, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
.funder-detail .visit-funder-website {
  margin-top: 8px;
}

@media (max-width: 767px) {
  /* line 131, app/assets/stylesheets/matching_inbox/components/funder-detail.scss */
  .funder-detail h1 {
    font-size: 18px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report {
  padding-top: 6px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 4px solid #5A56B3;
  margin-bottom: 140px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .funder-detail .funder-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report div.filing-summary.filing-summary-logged-in {
  padding: 0;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .filing-block {
  padding: 0 !important;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .funder-detail-with-report-header {
  color: #5A56B3;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1px;
  margin-bottom: 10px;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .foundation-header-labels {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .visit-funder-website {
  margin-right: 16px;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .funder-website-and-actions {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .funder-detail-grouped-actions {
  display: flex;
  justify-content: space-around;
  align-items: center;
  column-gap: 16px;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .funder-detail-grouped-actions .share-resource {
  margin-left: 0;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
.funder-detail-with-report .funder-detail-grouped-actions a {
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 73, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
  .funder-detail-with-report .funder-detail-grouped-actions {
    justify-content: flex-start;
    float: none;
  }
  /* line 77, app/assets/stylesheets/matching_inbox/components/funder-detail-with-report.scss */
  .funder-detail-with-report .funder-detail-grouped-actions > div:first-of-type {
    padding-left: 0;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle {
  display: flex;
  column-gap: 8px;
  padding: 12px;
  align-items: flex-start;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle-wrap .selected-cycle-label {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle.selected-cycle {
  flex-direction: column;
  background-color: #F1F1F9;
  border: 1px solid #DDDDF8;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .deadline-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 12px;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  line-height: 120%;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-name {
  white-space: nowrap;
  color: #666666;
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-at {
  display: flex;
  align-items: center;
  flex-direction: column;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-at.selected-and-changed {
  color: #D07101;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-at.not-selected-but-changed {
  color: #00799E;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-at-inner {
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-at-inner:not(.anticipated-pattern) {
  margin-bottom: 2px;
  margin-top: 2px;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle-default {
  background-color: #F2F5F7;
  border-radius: 8px;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .selected-container {
  margin-left: auto;
  display: flex;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-expired {
  border-radius: 4px;
  padding: 2px 4px;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/funding-cycle.scss */
.funding-cycle .funding-cycle-deadline-expired .expired {
  white-space: nowrap;
  font-size: 12px;
  color: #747171;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown-cycle {
  margin-bottom: 6px;
  display: flex;
  gap: 6px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown-cycle label {
  margin: 0;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-toggle {
  color: #333333 !important;
  font-weight: normal !important;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-toggle .funding-cycle {
  padding: 3px 0px;
  width: 100%;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-toggle[disabled] {
  border: 1px solid #C5D1D4;
  box-shadow: none;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .caret {
  color: #333333;
  margin-left: 10px;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-menu {
  padding: 8px 12px;
  max-height: 250px;
  height: 50vh;
  overflow-y: auto;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-menu > li > a {
  color: #333333 !important;
  font-weight: 400;
  padding: 5px 0px;
}

/* line 52, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-menu > li > a:hover, .funding-cycle-dropdown .dropdown-menu > li > a:focus {
  background-color: #FFFFFF;
  color: #333333;
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown-title {
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown-title > img {
  width: 20px;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown.has-warning .dropdown-toggle {
  background-color: #FFF8E1;
  border-color: #D07101 !important;
  color: #8E5806 !important;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown.has-warning .dropdown-toggle .caret {
  color: #D07101;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .show-more-cycle-options {
  display: block;
  padding: 4px 0px;
}

/* line 92, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .cycle-feedback-popover {
  width: 276px;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .cycle-feedback-popover .btn-primary, .funding-cycle-dropdown .cycle-feedback-popover .btn-primary-twilight {
  background-color: #00B2E8;
  border: none;
}

/* line 99, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .cycle-feedback-popover .btn-primary:hover, .funding-cycle-dropdown .cycle-feedback-popover .btn-primary-twilight:hover, .funding-cycle-dropdown .cycle-feedback-popover .btn-primary:active, .funding-cycle-dropdown .cycle-feedback-popover .btn-primary-twilight:active, .funding-cycle-dropdown .cycle-feedback-popover .btn-primary:focus, .funding-cycle-dropdown .cycle-feedback-popover .btn-primary-twilight:focus {
  background-color: #00B2E8 !important;
  border: none;
}

/* line 107, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .cycle-feedback-popover .close {
  position: absolute;
  top: 5px;
  right: 15px;
}

/* line 115, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .funding-cycle-default:hover, .funding-cycle-dropdown .funding-cycle-default:focus, .funding-cycle-dropdown .funding-cycle-default:active {
  background-color: #E5E5E5;
}

/* line 120, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown li:not(:last-of-type) .funding-cycle-default {
  margin-bottom: 8px;
}

/* line 126, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-toggle.invisible {
  height: 0px;
  padding: 0px;
  border: 0px;
  margin: 0;
}

/* line 133, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown .dropdown-menu {
  top: -15px;
}

/* line 138, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown.inline .dropdown-toggle {
  padding: 2px 6px;
  border: 1px solid #C5D1D4;
  border-radius: 8px;
  font-weight: 700 !important;
  transition: none;
  min-height: 34px;
  box-shadow: none;
}

/* line 147, app/assets/stylesheets/matching_inbox/components/funding-cycle-dropdown.scss */
.funding-cycle-dropdown.inline .dropdown-toggle:hover {
  border-color: #a8babe;
  background-color: #F2F5F7;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions {
  background-color: #f8f8fc;
  border-top: 2px solid #3D3A82;
  position: fixed;
  bottom: 0;
  padding: 15px 20px;
  width: calc(calc(100% - var(--left-nav-width)) / 2);
  margin-left: -20px;
  margin-right: -20px;
  z-index: 5;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .btn-success {
  background-color: #3ACC8A;
  border: 1px solid #3ACC8A;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .btn-success:focus, .match-detail-actions .btn-success:disabled {
  background-color: #3ACC8A;
  border: 1px solid #3ACC8A;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .btn-group {
  display: flex;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .custom-eye-close-icon,
.match-detail-actions .custom-eye-open-icon {
  vertical-align: baseline;
  margin-right: 6px;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons {
  display: flex;
  gap: 8px;
  margin-right: 65px;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons .btn-primary-persimmon {
  max-width: unset;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons .btn-primary-persimmon:disabled {
  opacity: .5;
  cursor: not-allowed;
  background-color: #ED675A !important;
  border-color: #ED675A !important;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons .btn-primary-persimmon:disabled:hover, .match-detail-actions .detail-action-buttons .btn-primary-persimmon:disabled:active, .match-detail-actions .detail-action-buttons .btn-primary-persimmon:disabled:focus {
  pointer-events: none;
  background-color: #ED675A !important;
  border-color: #ED675A !important;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons .btn-primary-persimmon .glyphicon-heart {
  font-size: 17px;
  top: -1px;
  min-height: 14px;
  max-height: 14px;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons .dropup .dropdown-menu li > button {
  border: none;
  background: none;
  display: block;
  cursor: pointer;
  padding: 8px 15px;
  width: 100%;
  text-align: left;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .detail-action-buttons .dropup .dropdown-menu button:hover {
  background-color: #F6F6F5;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .action-button-container {
  display: flex;
  width: 100%;
}

/* line 85, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.match-detail-actions .action-button-container:focus-within .btn-option-left {
  border-right: 0px;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
.matches-panel-detail-view .match-detail-actions {
  position: sticky;
  bottom: 0;
  width: auto;
  margin-left: -24px;
  margin-right: -24px;
}

@media (max-width: 991px) {
  /* line 100, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
  .match-detail-actions {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: 0;
    position: unset;
    padding: 15px;
  }
  /* line 107, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
  .match-detail-actions .detail-action-buttons {
    flex-direction: column;
  }
  /* line 111, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
  .match-detail-actions .detail-action-buttons .dropup .dropdown-menu {
    min-width: unset;
  }
  /* line 117, app/assets/stylesheets/matching_inbox/components/grant/detail-actions.scss */
  .match-detail-actions .interest-button-container {
    margin-left: 0;
    margin-top: 2px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant/funding-cycle.scss */
.grant-funding-cycles {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant/funding-cycle.scss */
.grant-funding-cycles .funding-cycle-group {
  overflow-x: auto;
  width: 100%;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/grant/funding-cycle.scss */
.grant-funding-cycles .funding-cycle-group-header {
  margin: 12px 0px;
  font-size: 16px;
  color: #747171;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/grant/funding-cycle.scss */
.grant-funding-cycles .funding-cycle-group-body {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant/no-search-result.scss */
.no-search-result p {
  color: #747171;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant/no-search-result.scss */
.no-search-result-illustration {
  width: 124px;
  height: 111px;
  object-fit: contain;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.01), 0 4.7px 7px rgba(0, 0, 0, 0.02), 0 7px 10px rgba(0, 0, 0, 0.03);
  border: none;
  margin-bottom: 24px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .panel-default > .panel-heading {
  background: #F2F5F7;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .panel-title {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .panel-title .forecast-help-link {
  padding: 0;
  border: 0;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .panel-title .forecast-help-link img {
  position: relative;
  top: 0.5em;
  height: 14px;
  width: 14px;
  -webkit-transform: translateY(-0.5em);
  transform: translateY(-0.5em);
}

/* line 33, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .list-group-item {
  display: flex;
  justify-content: space-between;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .list-group-item button {
  text-align: left;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/grant/opportunities.scss */
.grant-opportunities .show-more-button {
  color: #333333 !important;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant/predicted-deadline-tooltip.scss */
.predicted-deadline-tooltip {
  width: 150px;
  min-width: 150px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour {
  margin-bottom: 140px;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour .save-grant-tour {
  padding: 40px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour .save-grant-tour h4 {
  color: #333333;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour .tour-list-items {
  display: flex;
  justify-content: space-around;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour .tour-list-item {
  padding: 0 20px;
  text-align: center;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour .tour-list-item .tour-list-icon {
  margin: 0 auto 10px auto;
  height: 20px;
  width: 20px;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
.grant-save-grant-tour .tour-list-text {
  color: #666666;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 43, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
  .grant-save-grant-tour {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 48, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
  .grant-save-grant-tour .save-grant-tour {
    padding: 40px 0;
  }
  /* line 52, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
  .grant-save-grant-tour .tour-list-items {
    flex-direction: column;
  }
  /* line 56, app/assets/stylesheets/matching_inbox/components/grant/save-grant-tour.scss */
  .grant-save-grant-tour .tour-list-item {
    padding: 15px 0;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant/save-note-tour.scss */
.grant-save-note-tour {
  margin-bottom: 140px;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant/save-note-tour.scss */
.grant-save-note-tour .save-note-tour {
  padding: 40px 20px;
  text-align: center;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/grant/save-note-tour.scss */
.grant-save-note-tour .save-note-tour img {
  margin: 0 auto;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/grant/save-note-tour.scss */
.grant-save-note-tour h4 {
  color: #333333;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/grant/save-note-tour.scss */
.grant-save-note-tour p {
  color: #666666;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 34, app/assets/stylesheets/matching_inbox/components/grant/save-note-tour.scss */
  .grant-save-note-tour {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal select {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .input-group-addon {
  background-color: #FFFFFF;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal label {
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .modal-body {
  padding-top: 0;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .modal-footer {
  padding-top: 0;
  border-top: none;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .optional {
  color: #8C9699;
  font-weight: normal;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .btn-success {
  border: none;
  border-radius: 4px;
  background-color: #3ACC8A;
  padding: 10px 20px;
  font-weight: bold;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/grant/status-modal.scss */
.status-modal .btn-success .glyphicon {
  margin-right: 6px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant/suggest-update.scss */
.suggest-update .alert {
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar {
  height: 100%;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .saved-to-tracker-info {
  background-color: #CBF2FD;
  border: none;
  color: #00799E;
  font-weight: 700;
  margin-bottom: -1px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .actions-body .add-to-tracker-button {
  margin-top: 10px;
  max-width: 240px;
  height: 40px;
  font-size: 1rem;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .saved-grant-modal__details-container.full-page-height {
  height: 100%;
  min-height: unset;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .notes-and-actions {
  padding: 10px 24px 29px 24px;
  background-color: #EAFAFF;
  height: 160px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .notes-and-actions label {
  color: #747171;
  font-size: 10px;
  font-weight: 400;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .notes-and-actions textarea {
  height: 50px;
  margin-bottom: 0px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .notes-and-actions .form-group {
  margin-bottom: 0px;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
.grant-with-sidebar .sticky-to-bottom {
  position: sticky;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  /* line 53, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
  .grant-with-sidebar .hide-on-mobile {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 59, app/assets/stylesheets/matching_inbox/components/grant/with-sidebar.scss */
  .grant-with-sidebar .hide-on-desktop {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.opportunity-attributes .field-of-work-matches {
  display: inline-flex;
  column-gap: 6px;
  flex-wrap: wrap;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.opportunity-attributes .field-of-work-matches .label-success.d-none,
.opportunity-attributes .field-of-work-matches .label-warn.d-none,
.opportunity-attributes .field-of-work-matches .label-grey.d-none {
  display: none;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.grant-attributes .predicted-deadline-banner {
  display: flex;
  min-height: 62px;
  background: #f2eff5;
  border-radius: 6px;
  align-items: center;
  padding: 10px 15px;
  margin: 10px 0px;
  font-size: 13px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.grant-attributes .predicted-deadline-banner .img-container {
  margin-right: 15px;
  flex-shrink: 0;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.grant-attributes .predicted-deadline-banner .img-container > img {
  height: 100%;
  width: auto;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.grant-attributes .predicted-deadline-banner .copy {
  margin: 2px 0;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.grant-attributes .title {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 12px;
  letter-spacing: 0.1em;
  color: #313d3d;
  margin-bottom: 3px;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
.grant-attributes .document {
  border: none;
  width: 100%;
  height: 1000px;
}

@media (max-width: 768px) {
  /* line 62, app/assets/stylesheets/matching_inbox/components/grant-attributes.scss */
  .grant-attributes .predicted-deadline-banner .img-container > img {
    height: 36px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant-autocomplete.scss */
.grant-autocomplete .help-group {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant-autocomplete.scss */
.grant-autocomplete .help {
  color: #747171;
  display: block;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .header .grant-header-name-and-actions h4 {
  margin-top: 12px;
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .header .grant-header-name-and-actions .forecast-chip {
  padding-bottom: 3px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .text-muted {
  color: #4D4D4D !important;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions {
  display: flex;
  margin-bottom: 12px;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .grant-header-actions-button-group {
  display: flex;
  gap: 12px;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .detail-header-actions {
  display: flex;
  align-items: center;
  margin-left: auto;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .detail-header-actions .download-menu .dropdown-menu {
  border: 1px solid #C5D1D4;
  padding: 0;
  overflow: hidden;
  margin-top: 0.375rem !important;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .detail-header-actions .download-menu .dropdown-menu li a {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #333333;
  padding: 0.75rem 1rem;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .detail-header-actions .download-menu .dropdown-menu li a:hover {
  cursor: pointer;
  color: #747171;
}

/* line 52, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .detail-header-actions .download-menu .dropdown-menu li a .dropdown-item-icon {
  margin-right: 0.15625rem;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/grant-detail/header.scss */
.grant-detail-header .body .grant-header-name-and-actions .detail-header-actions .download-menu .dropdown-menu .divider {
  margin: 0;
  background-color: #C5D1D4;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail {
  position: relative;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail.full-page-grant-detail {
  max-width: 600px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-header-labels {
  margin-bottom: 10px;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-detail-header {
  margin-top: 20px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-detail-header h1 {
  font-family: 'Termoli', serif;
  font-size: 20px;
  margin: 0 0 5px 0;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-detail-header h4.text-muted {
  font-size: 14px;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail h3 {
  font-family: 'Termoli', serif;
  font-size: 20px;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .popover-title {
  font-size: 14px;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail h4 {
  margin: 0;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail h4 small {
  color: #888888;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .document {
  border: none;
  height: 400px;
  width: 100%;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .expand-icon {
  width: 13px;
  height: 13px;
  object-fit: contain;
  margin-bottom: 2.5px;
  margin-right: 1px;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .back-to-matches-button {
  color: #00B2E8;
  position: relative;
  border-left: none;
  border-color: #C5D1D4;
  margin-top: 15px;
  margin-left: 16px;
  padding: 6px 12px 6px 3px;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .back-to-matches-button:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -11px;
  height: 24px;
  width: 24px;
  background: inherit;
  border: inherit;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 0 !important;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  z-index: -1;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-header-name-and-actions {
  display: flex;
  align-items: flex-start;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-header-name-and-actions > h1.push-actions {
  flex: 1;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.grant-detail .grant-header-name-and-actions > h4 {
  margin-top: 3px !important;
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

@media (max-width: 991px) {
  /* line 110, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
  .grant-detail .grant-detail-header h4 {
    margin-bottom: 8px;
  }
  /* line 113, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
  .grant-detail .grant-detail-header .detail-header-actions {
    justify-content: flex-start;
    margin-bottom: 12px;
  }
}

/* line 122, app/assets/stylesheets/matching_inbox/components/grant-detail.scss */
.full-grant-page-ember-app .grant-website-url {
  font-weight: bold;
  padding: 9px 20px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body {
  position: relative;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .alert {
  border-radius: 6px;
  border: 0;
  margin: 4px 0px 12px 0px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .alert.archived-alert {
  width: fit-content;
  margin: 24px 0;
  padding: 9px 10px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .archived-grants-like-cta {
  display: flex;
  width: fit-content;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 8px;
  background: #EAEAFB;
  margin-bottom: 24px;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .archived-grants-like-cta h4 {
  color: #3D3A82;
  font-family: Lato, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes {
  height: 100%;
  padding-bottom: 153px;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes .label-success.d-none,
.grant-detail-body .grant-attributes .label-warn.d-none,
.grant-detail-body .grant-attributes .label-grey.d-none {
  display: none;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes a.expand-all {
  cursor: pointer;
  padding-left: 5px;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes .applicant-type {
  margin: 0;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes.tour-is-visible {
  padding-bottom: 30px;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes.actions-hidden {
  padding-bottom: 40px;
}

/* line 63, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-attributes .field-of-work-matches {
  display: inline-flex;
  column-gap: 6px;
  flex-wrap: wrap;
  padding: 0px 2px;
  align-items: center;
}

/* line 72, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body h3 {
  font-family: 'Termoli', serif;
  font-size: 20px;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .popover-title {
  font-size: 14px;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body h4 {
  margin: 0;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body h4 small {
  color: #888888;
}

/* line 89, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .document {
  border: none;
  height: 400px;
  width: 100%;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .back-to-matches-button {
  color: #00B2E8;
  position: relative;
  border-left: none;
  border-color: #C5D1D4;
  margin-top: 15px;
  margin-left: 16px;
  padding: 6px 12px 6px 3px;
}

/* line 104, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .back-to-matches-button:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -11px;
  height: 24px;
  width: 24px;
  background: inherit;
  border: inherit;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 0 !important;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  z-index: -1;
}

/* line 124, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* line 129, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .filing-summary {
  padding: 0;
}

/* line 132, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .filing-summary .row.maps, .grant-detail-body .report-tab-pane .filing-summary .maps.tracker-footer, .grant-detail-body .report-tab-pane .filing-summary .maps.Tracker, .grant-detail-body .report-tab-pane .filing-summary .maps.action-bar-navigation-and-filters {
  margin-bottom: 50px;
}

/* line 137, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .subheader {
  color: #747171;
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 145, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .nav-tabs {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 150, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .panel {
  margin-bottom: 24px;
}

/* line 154, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .panel-heading,
.grant-detail-body .report-tab-pane table {
  color: #4D4D4D;
}

/* line 160, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .panel-heading h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 166, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .panel-heading .forecast-help-link {
  padding: 0;
  border: 0;
}

/* line 170, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .panel-heading .forecast-help-link img {
  position: relative;
  top: 0.5em;
  height: 14px;
  width: 14px;
  transform: translateY(-0.5em);
}

/* line 182, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane table > tbody > tr > td, .grant-detail-body .report-tab-pane table > tbody > tr > th {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 191, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane .awards-table > tbody > tr > td, .grant-detail-body .report-tab-pane .awards-table > tbody > tr > th {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 198, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane.report-tab-pane-with-actions {
  margin-bottom: 140px;
}

/* line 201, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane.report-tab-pane-with-actions h1 {
  margin-bottom: 16px;
}

/* line 206, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .report-tab-pane.tour-is-visible {
  margin-bottom: 50px;
}

/* line 211, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-header-name-and-actions {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* line 216, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
.grant-detail-body .grant-header-name-and-actions > h1.push-actions {
  flex: 1;
}

@media (max-width: 991px) {
  /* line 224, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
  .grant-detail-body .grant-attributes {
    padding-bottom: 30px;
  }
  /* line 227, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
  .grant-detail-body .grant-attributes h1 {
    margin-bottom: 10px;
  }
  /* line 232, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
  .grant-detail-body .detail-and-report-tabs {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 237, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
  .grant-detail-body .report-tab-pane.report-tab-pane-with-actions {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  /* line 247, app/assets/stylesheets/matching_inbox/components/grant-detail-body.scss */
  .grant-detail-body .report-tab-pane .panel-heading h3 {
    font-size: 16px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
.grant-detail-modal .modal-dialog {
  margin: 0px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
.grant-detail-modal .modal-content {
  border: none;
  border-radius: 0px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
.grant-detail-modal .modal-body {
  padding: 40px 15px 0px 15px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
.grant-detail-modal .grant-detail .grant-detail-header {
  margin-top: 0px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
.grant-detail-modal.fade .modal-dialog {
  -webkit-transform: translate(0, 25%);
  -ms-transform: translate(0, 25%);
  -o-transform: translate(0, 25%);
  transform: translate(0, 25%);
}

/* line 26, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
.grant-detail-modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (max-width: 992px) {
  /* line 36, app/assets/stylesheets/matching_inbox/components/grant-detail-modal.scss */
  .grant-detail-modal .modal-dialog {
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/grant-labels.scss */
.grant-labels {
  display: flex;
  gap: 8px;
  align-items: center;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/grant-labels.scss */
.grant-labels .new-label {
  background-color: #F2A81D;
  color: #44433D;
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .amount {
  position: static;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .amount .row, .grant-snippet .amount .tracker-footer, .grant-snippet .amount .Tracker, .grant-snippet .amount .action-bar-navigation-and-filters {
  padding-left: 6.5px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .amount .label-warning {
  position: absolute;
  bottom: 16px;
  right: 16px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .amount .amount-display {
  padding-left: 0px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .deadline,
.grant-snippet .amount {
  color: #333333;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .funder-name {
  margin: 0;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
.grant-snippet .grant-labels + .label-warning {
  display: inline-block;
  margin-top: 4px;
}

@media (max-width: 1199px) {
  /* line 37, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
  .grant-snippet .funder-name {
    margin-right: 10px;
  }
}

@media (max-width: 991px) {
  /* line 45, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
  .grant-snippet .funder-name {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  /* line 52, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
  .grant-snippet .amount .row, .grant-snippet .amount .tracker-footer, .grant-snippet .amount .Tracker, .grant-snippet .amount .action-bar-navigation-and-filters {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 61, app/assets/stylesheets/matching_inbox/components/grant-snippet.scss */
  .grant-snippet .amount {
    margin-top: 5px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/icon-with-count.scss */
.icon-with-count {
  display: inline-block;
  padding: 4px 6px;
  height: 22px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/icon-with-count.scss */
.icon-with-count .icon {
  margin-right: 2px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
.import-grants .import-pending-container, .import-grants .empty-state-container {
  max-width: none;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
.import-grants .upload-finished-container {
  max-width: none;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
.import-grants .modal-dialog {
  max-width: 35.625rem;
  margin-top: 1.375rem;
}

@media screen and (min-width: 25rem) {
  /* line 10, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
  .import-grants .modal-dialog {
    margin-top: 5rem;
  }
}

/* line 19, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
.import-grants .modal-body {
  padding: 0;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
.import-grants .modal-body #tracker-empty-state .import-grants-cta-container {
  margin-bottom: 0;
}

@media screen and (max-width: 25rem) {
  /* line 30, app/assets/stylesheets/matching_inbox/components/import-grants/modal.scss */
  .import-grants #empty-state-upload-grants-button {
    width: 100%;
  }
}

/* line 4, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .fc-daygrid-dot-event:hover {
  background: none;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .fc-daygrid {
  padding: 0px 20px 20px 20px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .fc-event {
  justify-content: center;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .year-dropdown {
  margin-left: 0 !important;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .month-dropdown, .ins-calendar .year-dropdown {
  display: inline-block;
  border: none;
  background: none;
  height: inherit;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .month-dropdown:hover, .ins-calendar .month-dropdown:active, .ins-calendar .month-dropdown:focus, .ins-calendar .year-dropdown:hover, .ins-calendar .year-dropdown:active, .ins-calendar .year-dropdown:focus {
  border: none;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .month-dropdown:hover, .ins-calendar .year-dropdown:hover {
  background-color: #E4EAEC;
  border-radius: 16px;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .month-dropdown li a, .ins-calendar .year-dropdown li a {
  color: #4D4D4D !important;
  cursor: pointer;
  padding: 5px 10px;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .month-dropdown li a:hover, .ins-calendar .year-dropdown li a:hover {
  border-radius: 8px;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .month-dropdown .dropdown-menu, .ins-calendar .year-dropdown .dropdown-menu {
  padding: 8px;
  min-width: unset;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .fc-col-header-cell {
  border: none;
  padding: 16px;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar .ins-label.label-warning {
  border-radius: 4px;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-button.fc-monthDropdown-button, .ins-calendar.fc .fc-button.fc-yearDropdown-button {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day-top {
  flex-direction: row;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day-number {
  color: #333333;
  padding: 6px 8px;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day-number:hover {
  color: #333333;
}

/* line 86, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day.fc-day-today {
  background: none;
}

/* line 89, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame {
  border: 1px solid #00799E;
}

/* line 93, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top {
  background-color: #00799E;
}

/* line 96, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top a {
  color: white;
}

/* line 101, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
  position: relative;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number:after {
  content: ' - Today';
  font-size: 14px;
  position: absolute;
  top: 6px;
  right: -40px;
}

/* line 113, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-scroller-harness {
  overflow: visible;
}

/* line 117, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-scroller-liquid-absolute {
  overflow: visible !important;
}

/* line 121, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-toolbar.fc-header-toolbar {
  background-color: #F2F5F7;
  border-bottom: 1px solid #C5D1D4;
  padding: 12px;
  margin-bottom: 0;
  position: sticky;
  top: 0px;
  z-index: 5;
}

/* line 131, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-col-header-cell-cushion {
  color: #747171;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

/* line 137, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-col-header-cell-cushion:hover {
  color: #747171;
}

/* line 142, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-body {
  border-radius: 8px;
  border: 1px solid #C5D1D4;
}

/* line 147, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-daygrid-body > table.fc-scrollgrid-sync-table tr {
  height: 150px;
}

/* line 154, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-scrollgrid-section th {
  border: none;
}

/* line 158, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc .fc-scrollgrid-section > * {
  border-right-width: 0;
  border-bottom-width: 0;
}

/* line 166, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc-theme-standard td, .ins-calendar.fc-theme-standard th {
  border-color: #C5D1D4;
}

/* line 170, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc-theme-standard .fc-scrollgrid {
  border: none;
}

/* line 177, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc-direction-ltr .fc-daygrid-event.fc-event-end {
  margin-right: 5px;
}

/* line 181, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.ins-calendar.fc-direction-ltr .fc-daygrid-event.fc-event-start {
  margin-left: 5px;
}

/* line 188, app/assets/stylesheets/matching_inbox/components/ins-calendar.scss */
.calendar-wrapper {
  position: relative;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .form-control, .ins-datepicker .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .ins-datepicker .multi-select-filter-dropdown-trigger {
  font-weight: normal;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .input-group.has-warning .form-control, .ins-datepicker .input-group.has-warning .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .ins-datepicker .input-group.has-warning .multi-select-filter-dropdown-trigger, .ins-datepicker .input-group.has-warning .input-group-addon {
  color: #8E5806;
  background-color: #FFF8E1;
  border-color: #D07101;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .input-group.has-warning input.form-control::placeholder, .ins-datepicker .input-group.has-warning .multi-select-filter input.multi-select-filter-dropdown-trigger::placeholder, .multi-select-filter .ins-datepicker .input-group.has-warning input.multi-select-filter-dropdown-trigger::placeholder {
  color: #8E5806 !important;
  opacity: 1 !important;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .input-group.has-warning input.form-control::-webkit-input-placeholder, .ins-datepicker .input-group.has-warning .multi-select-filter input.multi-select-filter-dropdown-trigger::-webkit-input-placeholder, .multi-select-filter .ins-datepicker .input-group.has-warning input.multi-select-filter-dropdown-trigger::-webkit-input-placeholder {
  color: #8E5806 !important;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .input-group.has-warning input.form-control:-ms-input-placeholder, .ins-datepicker .input-group.has-warning .multi-select-filter input.multi-select-filter-dropdown-trigger:-ms-input-placeholder, .multi-select-filter .ins-datepicker .input-group.has-warning input.multi-select-filter-dropdown-trigger:-ms-input-placeholder {
  color: #8E5806 !important;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .input-group.has-warning input.form-control::-ms-input-placeholder, .ins-datepicker .input-group.has-warning .multi-select-filter input.multi-select-filter-dropdown-trigger::-ms-input-placeholder, .multi-select-filter .ins-datepicker .input-group.has-warning input.multi-select-filter-dropdown-trigger::-ms-input-placeholder {
  color: #8E5806 !important;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker .input-group.has-warning .input-group-addon path {
  fill: #D07101;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.ins-datepicker > label {
  margin-bottom: 0px;
  width: 100%;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/ins-datepicker.scss */
.pika-single {
  font-family: 'Lato', 'Helvetica Neue', 'Arial', sans-serif !important;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover {
  position: relative;
  display: inline-block;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-inner {
  height: 22px;
  padding: 4px 6px;
  display: inline-block;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover .icon {
  margin-right: 2px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover .hidden-item {
  background-color: #E5E5E5;
  color: #44433D;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2px;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover .hidden-item .hidden-count {
  color: #44433D;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover .custom-eye-close-icon {
  vertical-align: baseline;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip {
  opacity: 1 !important;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip ul li {
  color: #333333;
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip hr {
  margin: 8px 0;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip .hover-text {
  color: #455C63;
  background-color: #FFFFFF;
  margin-bottom: 5px;
  display: inline-block;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip .link {
  margin-top: 5px;
  color: #00B2E8;
  display: inline-block;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip .tooltip-arrow {
  display: none;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/segmented-label-with-popover.scss */
.segmented-label-with-popover-tooltip .tooltip-inner {
  background-color: #FFFFFF !important;
  border: 1px solid #E1F1F4;
  border: 1px solid #ddd !important;
  border-radius: 3px;
  color: #333 !important;
  text-align: left !important;
  padding: 10px 15px !important;
  margin: 0;
  min-width: 150px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}

/* line 1, app/assets/stylesheets/matching_inbox/components/loading-overlay.scss */
.loading-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  color: #00B2E8;
  font-size: 24px;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort/category-filter.scss */
.category-filter .exact-matches-only {
  display: flex;
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  padding-left: 20px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort/category-filter.scss */
.category-filter .exact-matches-only .x-toggle-component {
  margin-left: 5px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort/category-filter.scss */
.category-filter .exact-matches-only:hover {
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort/category-filter.scss */
.category-filter .exact-matches-only .x-toggle:checked + label > .x-toggle-light.x-toggle-btn {
  background-color: #00B2E8;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort {
  border-bottom: 1px solid #C5D1D4;
  margin-bottom: 15px;
  margin-top: 2px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort > .col-md-12 {
  margin-top: 10px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort-details {
  display: flex;
  justify-content: space-between;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort-details .text-muted {
  color: #4D4D4D !important;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter {
  color: #747171;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .ember-bootstrap-dropdown-bs3-popper {
  transform: translate3d(0px, 34px, 0px) !important;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu {
  min-width: 285px;
  padding: 12px 20px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group > label:first-of-type {
  color: #333333;
  display: flex;
  font-weight: normal;
  margin-bottom: 5px;
  gap: 4px;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group:last-of-type {
  margin-bottom: 0;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group .checkbox {
  margin-top: 0;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group .matches-filter-and-sort-toggle-filter {
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #747171;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group .matches-filter-and-sort-toggle-filter .matches-filter-and-sort-toggle-filter-label {
  display: flex;
  align-items: baseline;
}

/* line 63, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group .x-toggle-light.x-toggle-btn {
  background: #8C9699;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .main-filter .dropdown-menu .form-group .x-toggle:checked + label > .x-toggle-light.x-toggle-btn {
  background: #007BFF;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort h3 {
  margin-top: 0;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .glyphicon-info-sign {
  color: #747171;
  top: 3px;
  left: 5px;
  margin-left: 0;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .list-inline > li {
  padding-left: 2px;
  padding-right: 1px;
}

/* line 89, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.matches-filter-and-sort .modal-description {
  font-size: 16px;
  line-height: 130%;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
.pro-plan-icon {
  margin-left: 2px;
  width: 16px;
}

@media (max-width: 991px) {
  /* line 101, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
  .matches-filter-and-sort {
    margin-top: 1px;
    border-bottom: none;
  }
  /* line 105, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
  .matches-filter-and-sort .list-inline > li:last-of-type {
    display: inline-block;
  }
  /* line 109, app/assets/stylesheets/matching_inbox/components/matches-filter-and-sort.scss */
  .matches-filter-and-sort.grantee-location .list-inline > li:last-of-type {
    display: inline-block;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/match-snippet.scss */
.match-snippet {
  border: solid 1px #C5D1D4;
  background-color: #fff;
  border-radius: 8px;
  margin: 12px 0px 0px 0px !important;
  padding: 8px 12px;
  position: relative;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/match-snippet.scss */
.match-snippet:hover, .match-snippet:active, .match-snippet:focus {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  border: solid 1px #C0C0F2;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/match-snippet.scss */
.match-snippet.active {
  border: solid 1px #5A56B3;
  background-color: #F1F1F9;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/match-snippet.scss */
.match-snippet h4 {
  color: #333333;
  font-size: 16px;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  margin-right: 10px;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/match-snippet.scss */
.match-snippet p {
  color: #666666;
}

@media (max-width: 991px) {
  /* line 35, app/assets/stylesheets/matching_inbox/components/match-snippet.scss */
  .match-snippet h4 {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/match-strength.scss */
.match-strength .field-of-work-matches .label {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/match-strength.scss */
.match-strength .history-of-giving {
  margin-right: 5px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/match-strength.scss */
.match-strength .grant-amounts .amount-display {
  padding-left: 0;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close {
  border-left: 8px solid #D55347;
  border-radius: 4px;
  background-color: #FFFFFF;
  padding: 24px 16px 16px 16px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 9, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close .header {
  margin-bottom: 10px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close .header h4 {
  margin: 0;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close .header h4 .fa-triangle-exclamation {
  color: #D55347;
  font-size: 18px;
  margin-right: 10px;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close .body {
  margin-left: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close .body p {
  color: #747171;
  display: inline-block;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
.modal-confirm-close .body .pull-right {
  display: flex;
  gap: 12px;
}

@media (min-width: 768px) {
  /* line 41, app/assets/stylesheets/matching_inbox/components/modal/confirm-close.scss */
  .modal-confirm-close {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/modal.scss */
.modal .modal-title {
  font-size: 24px;
  margin: 0;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/modal.scss */
.modal .close-button {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 2;
  font-size: 21px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5) !important;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none !important;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/modal.scss */
.modal .close-button:hover {
  color: rgba(0, 0, 0, 0.7) !important;
}

@media (min-width: 992px) {
  /* line 23, app/assets/stylesheets/matching_inbox/components/modal.scss */
  .modal .narrow {
    max-width: 350px;
  }
  /* line 26, app/assets/stylesheets/matching_inbox/components/modal.scss */
  .modal .narrow .modal-body {
    padding: 35px 25px 25px;
  }
}

/* line 34, app/assets/stylesheets/matching_inbox/components/modal.scss */
.current-style .modal-backdrop {
  opacity: 0.5;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter {
  width: 100%;
  min-width: 200px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1072;
  float: left;
  min-width: 160px;
  padding: 8px 12px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 23, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu ul[role="listbox"], .multi-select-filter .multi-select-filter-dropdown-menu ul[role="group"] {
  list-style-type: unset;
  padding: 0px;
  margin-bottom: 10px;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu ul[role="listbox"] .project-group-filter-name, .multi-select-filter .multi-select-filter-dropdown-menu ul[role="group"] .project-group-filter-name {
  font-weight: bolder;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu ul[role="listbox"] > li, .multi-select-filter .multi-select-filter-dropdown-menu ul[role="group"] > li {
  padding: 5px 0;
  background-color: #FFFFFF;
  color: inherit;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu ul[role="listbox"]:hover, .multi-select-filter .multi-select-filter-dropdown-menu ul[role="group"]:hover {
  background-color: #F2F5F7;
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu ul[role="listbox"] .multi-select-filter-option, .multi-select-filter .multi-select-filter-dropdown-menu ul[role="group"] .multi-select-filter-option {
  display: flex;
  margin-bottom: 0;
  font-weight: normal;
  align-items: center;
  column-gap: 4px;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu ul[role="listbox"] .multi-select-filter-option > input, .multi-select-filter .multi-select-filter-dropdown-menu ul[role="group"] .multi-select-filter-option > input {
  margin-right: 5px;
  margin-top: 0px;
  cursor: pointer;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu .done {
  color: #00B2E8;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-menu .done:hover {
  cursor: pointer;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .dot {
  background-color: transparent;
  border-radius: 50%;
  min-width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 6px;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-trigger {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  color: #333333;
  word-break: keep-all;
  column-gap: 4px;
  padding-left: 10px;
  overflow: hidden;
  min-height: 32px;
  height: unset;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-trigger .placeholder {
  color: #747171;
}

/* line 94, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-trigger:hover, .multi-select-filter .multi-select-filter-dropdown-trigger:focus {
  text-decoration: none;
}

/* line 99, app/assets/stylesheets/matching_inbox/components/multi-select-filter.scss */
.multi-select-filter .multi-select-filter-dropdown-trigger::after {
  content: none;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-action-bar {
  display: flex;
  align-items: center;
  line-height: 120%;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-action-bar:hover {
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 10, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
  .next-year-planning-action-bar > a {
    margin-left: 8px;
  }
}

@media (min-width: 1141px) {
  /* line 10, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
  .next-year-planning-action-bar > a {
    margin-left: 8px;
  }
}

/* line 20, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.carousel-indicators {
  bottom: 8px;
}

@media (max-width: 768px) {
  /* line 20, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
  .carousel-indicators {
    display: none;
  }
}

/* line 27, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.carousel-indicators li {
  margin: 2px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 2px;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal {
  position: fixed;
  left: 0px;
  bottom: 0px;
  padding: 0px 24px;
  margin: 0px;
  z-index: 10041;
  line-height: 130%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top-right-radius: 8px;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-title {
  flex: 1;
  font-family: 'Raleway', sans-serif;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header-btn {
  flex: 1;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header {
  min-height: 60px;
  padding: 0 24px;
  margin: auto -24px;
  font-size: 18px;
  border-bottom: 1px solid #C5D1D4;
  display: flex;
  justify-content: space-between;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header .btn:nth-child(n+3), .next-year-planning-modal .modal-header .page-header a:nth-child(n+3), .page-header .next-year-planning-modal .modal-header a:nth-child(n+3) {
  border-left: 1px solid rgba(197, 209, 212, 0.7);
  margin: 8px -13px 8px 4px;
  padding-left: 16px;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header .glyphicon {
  color: #A8AFB1;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header .btn-link:hover, .next-year-planning-modal .modal-header .btn-link:active, .next-year-planning-modal .modal-header .btn-link:focus, .next-year-planning-modal .modal-header .btn-link:visited {
  outline: none;
  box-shadow: none;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header .btn-link:hover i, .next-year-planning-modal .modal-header .btn-link:active i, .next-year-planning-modal .modal-header .btn-link:focus i, .next-year-planning-modal .modal-header .btn-link:visited i {
  color: #333333;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-header .btn-link:hover rect, .next-year-planning-modal .modal-header .btn-link:active rect, .next-year-planning-modal .modal-header .btn-link:focus rect, .next-year-planning-modal .modal-header .btn-link:visited rect {
  fill: #333333;
  stroke: #333333;
}

/* line 98, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-body {
  font-size: 16px;
  padding: 18px 0px;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-body p {
  color: #747171;
  margin-bottom: 16px;
  line-height: 130%;
}

/* line 108, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-body img {
  width: 100%;
  max-height: 400px;
  display: block;
  margin: auto;
}

/* line 114, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-body img.with-border {
  border: 1px solid #C5D1D4;
}

/* line 120, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-modal .modal-footer {
  border-top: 0 none;
  padding-right: 0px;
  padding-left: 0px;
}

@media (max-width: 991px) {
  /* line 128, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
  .next-year-planning-action-bar {
    margin-top: 12px;
  }
}

@media (min-width: 768px) {
  /* line 134, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
  .next-year-planning-modal {
    width: 600px;
  }
}

/* line 139, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 145, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-nav .previous-btn .glyphicon, .next-year-planning-nav .next-btn .glyphicon {
  vertical-align: middle;
  top: -1px;
}

/* line 151, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-nav .previous-btn {
  order: -1;
}

/* line 154, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-nav .previous-btn:hover, .next-year-planning-nav .previous-btn:active, .next-year-planning-nav .previous-btn:focus, .next-year-planning-nav .previous-btn:visited {
  outline: none;
  box-shadow: none;
  background-color: #dce4e9;
}

/* line 161, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-nav .next-btn {
  order: 1;
}

/* line 164, app/assets/stylesheets/matching_inbox/components/next-year-planning.scss */
.next-year-planning-nav .next-btn:hover, .next-year-planning-nav .next-btn:active, .next-year-planning-nav .next-btn:focus, .next-year-planning-nav .next-btn:visited {
  outline: none;
  box-shadow: none;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/notes-form.scss */
.notes-form {
  margin-right: 65px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .actions-and-added-by {
  display: flex;
  align-items: center;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .actions-and-added-by .grant-added-by {
  display: flex;
  padding: 6px;
  gap: 6px;
  background-color: #EAFAFF;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .actions-and-added-by .grant-added-by div.user-name-with-initials[role="button"] {
  cursor: unset;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .actions-and-added-by .edit-opportunity {
  margin-left: auto;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .actions-and-added-by .edit-opportunity img {
  margin-right: 6px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .user-added-deadline {
  display: flex;
  gap: 5px;
  align-items: center;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .user-added-invite-only {
  display: inline-flex;
  gap: 6px;
  height: 25px;
  padding: 4px 6px;
  margin-top: 5px;
  background: #F2F5F7;
  border-radius: 4px;
  font-size: 14px;
  align-items: center;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
.opportunity-custom-detail-header .grant-header-actions-button-group {
  display: flex;
  gap: 12px;
}

@media (max-width: 991px) {
  /* line 52, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
  .opportunity-custom-detail-header .actions-and-added-by {
    display: inline-flex;
    flex-direction: column-reverse;
    align-items: baseline;
  }
  /* line 57, app/assets/stylesheets/matching_inbox/components/opportunity/custom/detail-header.scss */
  .opportunity-custom-detail-header .actions-and-added-by .edit-opportunity {
    margin-left: unset;
    margin-bottom: 16px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter {
  color: #333333;
  padding: 16px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin: 0 !important;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-body .multi-select-filter .ember-basic-dropdown-trigger {
  font-weight: 400;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-body .multi-select-filter .ember-basic-dropdown-trigger span:first-of-type {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-body .grant-owner-user-select-filter .ember-basic-dropdown-trigger span:first-of-type {
  text-overflow: unset;
  white-space: unset;
  overflow: unset;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-body .form-group > label {
  font-size: 14px;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-body .form-group .placeholder, .opportunity-filter-body .form-group span {
  font-weight: 400;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter-clear-button {
  padding: 0;
  color: #00799E;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.21;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter .multi-select-filter {
  min-width: unset;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/opportunity/filter.scss */
.opportunity-filter .btn-link {
  text-decoration: none;
  padding: 0;
  color: #00799E;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.21;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar/section.scss */
.saved-opportunity-sidebar-section {
  display: flex;
  flex-direction: column;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar/section.scss */
.saved-opportunity-sidebar-section > header {
  display: flex;
  height: 30px;
  margin-bottom: 6px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar/section.scss */
.saved-opportunity-sidebar-section > header .auto-save-label {
  margin-left: auto;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar/section.scss */
.saved-opportunity-sidebar-section > header > h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar {
  display: flex;
  gap: 24px;
  height: 100%;
  flex-direction: column;
  border-bottom-right-radius: 16px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-notes-section {
  flex-grow: 1;
  overflow: auto;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .saved-opportunity-sidebar-notes {
  height: auto;
  max-height: unset;
  width: 100%;
  margin-bottom: 0px;
  word-break: break-word;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .saved-opportunity-sidebar-notes:focus-visible {
  border: 1px solid #0098C7;
  outline: 1px solid #0098C7;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .saved-opportunity-sidebar-notes::placeholder {
  font-size: 14px;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .saved-opportunity-sidebar-notes .content-editable-textarea {
  max-height: unset;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .buttons {
  display: flex;
  margin-top: auto;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .buttons .actions {
  display: flex;
  flex-flow: wrap;
  gap: 12px;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .buttons .actions .more-options a {
  border-color: #C5D1D4;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .auto-save-label {
  margin-top: -27px;
  padding-bottom: 27px;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .saved-grant-application-cycle .dropdown-toggle.no-available-cycles {
  border: none;
  border-radius: 100px;
  margin: unset;
  height: unset;
  color: #747171 !important;
}

/* line 72, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .saved-grant-application-cycle .dropdown-toggle.no-available-cycles .application-cycle-inner {
  display: none;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .saved-grant-application-cycle .dropdown-toggle.no-available-cycles::before {
  content: "Change the status to select a cycle";
}

/* line 84, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .saved-grant-application-cycle .saved-grant-sidebar-section__title,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .saved-grant-application-cycle .submitted-at-form {
  display: none;
}

/* line 90, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button {
  padding: 12px;
  border-radius: 16px;
  color: #747171 !important;
}

/* line 96, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown:hover, .saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown:active, .saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown:focus-visible,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button:hover,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button:active,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button:focus-visible {
  background-color: #F2F5F7;
  border: 1px solid #8C9699;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle {
  padding: unset;
  overflow: visible;
  width: 100%;
}

/* line 108, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle {
  display: unset;
  padding: unset;
}

/* line 112, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list {
  gap: 12px;
}

/* line 116, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div {
  text-align: start;
  flex-direction: row;
  align-items: baseline;
}

@media (max-width: 1385px) and (min-width: 992px) {
  /* line 116, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
  .saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div {
    flex-direction: column;
    align-items: start;
  }
}

/* line 126, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-deadline,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-name,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-deadline,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-name {
  display: inline-block;
  text-align: unset;
}

/* line 132, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-deadline,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-deadline {
  justify-content: space-between;
}

/* line 136, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-name,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-name {
  flex-basis: content;
}

@media (max-width: 1385px) and (min-width: 992px) {
  /* line 136, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
  .saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-name,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-name {
    flex-basis: unset;
  }
}

/* line 144, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-or-copy-dropdown .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-deadline-at-inner,
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .edit-funding-cycle-button .dropdown-toggle .funding-cycle .deadline-list > div .funding-cycle-deadline-at-inner {
  white-space: normal;
}

/* line 152, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
.saved-opportunity-sidebar .opportunity-funding-cycle-section .application-cycles .saved-grant-application-cycle:has(> .submission-goal-form, > .saved-grant-add-submission-button) {
  display: none;
}

@media (max-width: 991px) {
  /* line 160, app/assets/stylesheets/matching_inbox/components/opportunity/sidebar.scss */
  .saved-opportunity-sidebar {
    border-bottom-right-radius: 0;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar {
  background-color: #FFFFFF;
  display: grid;
  grid-template-columns: 2fr 1fr;
  border-bottom-right-radius: 16px;
  width: calc(100% - 260px);
  transition: width 250ms ease-out;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar.full-width {
  width: 100%;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar-body {
  padding: 32px;
  height: 100%;
  overflow-y: auto;
  border-right: 1px solid #C5D1D4;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-name-and-labels {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  gap: 12px;
  flex-wrap: wrap;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-name {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  margin: 0px;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs {
  background-color: #FFFFFF;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .nav-tabs {
  margin: 0;
  border-bottom: none;
  display: flex;
  border-bottom: 1px solid #C5D1D4;
  margin-left: -15px;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .nav-tabs > li {
  flex-shrink: 0;
  margin-bottom: 0px;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .nav-tabs > li > a {
  color: #747171;
  font-weight: 600;
  font-size: 16px;
  border: none;
  height: unset;
  display: flex;
  border-radius: 8px 8px 0 0;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .nav-tabs > li > a:hover {
  cursor: pointer;
  border: none;
}

/* line 72, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .nav-tabs > li.active > a {
  background-color: transparent;
  border-bottom: 2px solid #0098C7;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #00799E;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .nav-tabs > li:first-of-type {
  margin-left: 0px;
}

/* line 92, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list {
  position: relative;
  margin-left: -32px;
  margin-right: -32px;
}

/* line 164, app/assets/stylesheets/shared/base/mixin.scss */
.opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list::before, .opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list::after {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  width: 32px;
  height: 100%;
  top: 0;
}

/* line 175, app/assets/stylesheets/shared/base/mixin.scss */
.opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list::before {
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

/* line 180, app/assets/stylesheets/shared/base/mixin.scss */
.opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list::after {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

/* line 185, app/assets/stylesheets/shared/base/mixin.scss */
.opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list-wrapper {
  overflow-x: auto;
  padding-left: 32px;
  padding-right: 32px;
}

@media (max-width: 1200px) {
  /* line 92, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list {
    margin-right: -16px;
    margin-left: -16px;
  }
  /* line 195, app/assets/stylesheets/shared/base/mixin.scss */
  .opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list::before, .opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list::after {
    width: 16px;
  }
  /* line 200, app/assets/stylesheets/shared/base/mixin.scss */
  .opportunity-with-sidebar .opportunity-tabs .opportunity-tabs-list-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
  }
}

/* line 98, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-tabs .tab-content .tab-pane .opportunity-details {
  padding: 24px 0;
}

/* line 105, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .opportunity-sidebar {
  height: calc(100vh - 122px);
  padding: 16px 16px 20px 16px;
  border-bottom-right-radius: 16px;
}

/* line 111, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
.opportunity-with-sidebar .added-by-instrumentl-logo {
  display: inline-block;
  margin-left: 6px;
}

@media (max-width: 991px) {
  /* line 118, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar {
    grid-template-columns: 1fr;
    border-bottom-right-radius: 0;
    width: 100%;
  }
  /* line 123, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar-body {
    border-right: none;
    padding: 16px;
  }
  /* line 129, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar .opportunity-tabs .nav-tabs {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  /* line 134, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar .opportunity-tabs .nav-tabs::-webkit-scrollbar {
    display: none;
  }
  /* line 139, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar .opportunity-tabs .opportunity-sidebar {
    padding: 16px 0px 20px 0px;
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  /* line 147, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar {
    width: calc(100% - 225px);
  }
  /* line 150, app/assets/stylesheets/matching_inbox/components/opportunity/with-sidebar.scss */
  .opportunity-with-sidebar-body {
    padding: 16px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label,
.foundation-tag,
.filing-report-tag {
  font-size: 0.75rem;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 4px;
  display: table-cell;
  line-height: 12px;
  margin: 4px 4px 4px 0;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label::first-letter,
.foundation-tag::first-letter,
.filing-report-tag::first-letter {
  text-transform: uppercase;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label-peer, .label-peer-funder,
.foundation-tag-peer,
.foundation-tag-peer-funder,
.filing-report-tag-peer,
.filing-report-tag-peer-funder {
  color: #8D46C3;
  background-color: #F6F3FC;
  border: 1px solid #E9E2F8;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.funder,
.foundation-tag.funder,
.filing-report-tag.funder {
  color: #2D6E7C;
  background-color: #E1F1F4;
  border: 1px solid #BCE0E6;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.recipient,
.foundation-tag.recipient,
.filing-report-tag.recipient {
  color: #4560DE;
  background-color: #E9ECFC;
  border: 1px solid #D3D9F8;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.custom,
.foundation-tag.custom,
.filing-report-tag.custom {
  color: #747171;
  background-color: #F7FAFD;
  border: 1px solid #DBE3E6;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.inactive,
.foundation-tag.inactive,
.filing-report-tag.inactive {
  color: #FFC2C2;
  background-color: #FFF1F0;
  border: 1px solid #FFD6D6;
  text-transform: unset;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.stale,
.foundation-tag.stale,
.filing-report-tag.stale {
  color: #747171;
  background-color: #F7FAFD;
  border: 1px solid #DBE3E6;
  text-transform: unset;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.funder, .label.recipient, .label.custom, .label.inactive, .label.stale,
.foundation-tag.funder,
.foundation-tag.recipient,
.foundation-tag.custom,
.foundation-tag.inactive,
.foundation-tag.stale,
.filing-report-tag.funder,
.filing-report-tag.recipient,
.filing-report-tag.custom,
.filing-report-tag.inactive,
.filing-report-tag.stale {
  font-size: 0.875rem;
  margin: 0px;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.custom, .label.inactive, .label.stale,
.foundation-tag.custom,
.foundation-tag.inactive,
.foundation-tag.stale,
.filing-report-tag.custom,
.filing-report-tag.inactive,
.filing-report-tag.stale {
  white-space: nowrap;
}

/* line 62, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label.saved, .label-success,
.foundation-tag.saved,
.foundation-tag-success,
.filing-report-tag.saved,
.filing-report-tag-success {
  color: #1F7A51 !important;
  background-color: #E3F8EE;
  border: 1px solid #BAEED5;
  cursor: pointer;
  text-transform: unset !important;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label-past-due, .label-warning,
.foundation-tag-past-due,
.foundation-tag-warning,
.filing-report-tag-past-due,
.filing-report-tag-warning {
  color: #BD4400 !important;
  background-color: #FFF1F0;
  border: 1px solid #FFD6D6;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label-new, .label-warn,
.foundation-tag-new,
.foundation-tag-warn,
.filing-report-tag-new,
.filing-report-tag-warn {
  color: #8E5806 !important;
  background-color: #FFF8E1;
  border: 1px solid #FFEDB6;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.label-grey, .label.hidden-item, .label-default,
.foundation-tag-grey,
.foundation-tag.hidden-item,
.foundation-tag-default,
.filing-report-tag-grey,
.filing-report-tag.hidden-item,
.filing-report-tag-default {
  color: #455C63 !important;
  background-color: #F7FAFD;
  border: 1px solid #DBE3E6;
  text-transform: unset !important;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
#project-overview .select2-selection__choice,
#project-details .select2-selection__choice,
#org-profile-details .select2-selection__choice,
.label-neutral {
  color: #1F7A51 !important;
  background-color: #E3F8EE !important;
  border: 1px solid #BAEED5 !important;
  letter-spacing: normal !important;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: capitalize;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
#project-overview .select2-selection__choice .select2-selection__choice__remove,
#project-details .select2-selection__choice .select2-selection__choice__remove,
#org-profile-details .select2-selection__choice .select2-selection__choice__remove,
.label-neutral .select2-selection__choice__remove {
  color: #1F7A51 !important;
  opacity: 0.6;
  padding-right: 5px;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
#project-overview .select2-selection__choice .select2-selection__choice__remove:focus,
#project-details .select2-selection__choice .select2-selection__choice__remove:focus,
#org-profile-details .select2-selection__choice .select2-selection__choice__remove:focus,
.label-neutral .select2-selection__choice__remove:focus {
  opacity: 1;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
#project-overview .select2-selection__choice .select2-selection__choice__display,
#project-details .select2-selection__choice .select2-selection__choice__display,
#org-profile-details .select2-selection__choice .select2-selection__choice__display,
.label-neutral .select2-selection__choice__display {
  padding-left: 0px !important;
}

/* line 114, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.filing-report-tag {
  color: #00799E !important;
  background-color: #EAFAFF !important;
  border: 1px solid #CBF2FD !important;
  letter-spacing: normal !important;
  font-size: 0.875rem;
  font-weight: bold;
}

/* line 122, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.field-of-work-matches .label {
  font-weight: normal !important;
  text-transform: capitalize !important;
}

/* line 126, app/assets/stylesheets/matching_inbox/components/outlined-labels.scss */
.funding-cycle-deadline-expired {
  color: #455C63 !important;
  background-color: #F7FAFD;
  border: 1px solid #DBE3E6;
  text-transform: unset !important;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
.page-tab.nav-inline {
  border-bottom: none;
  margin: 0;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
.page-tab.nav-inline.with-borders {
  border: 1px solid #C5D1D4;
  border-radius: 100px;
  background-color: #FFFFFF;
  height: 34px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
.page-tab.nav-simple {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #C5D1D4;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
.page-tab.nav-simple li {
  min-width: 180px;
  text-align: center;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
.page-tab.nav-simple > li.active > a, .page-tab.nav-simple > li.active > a:hover, .page-tab.nav-simple > li.active > a:focus {
  border: 1px solid #C5D1D4;
  border-bottom-color: transparent;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
.page-tab.nav-simple > li.active > .page-tab-pill-text {
  border: 1px solid #C5D1D4;
  border-bottom-color: #FFFFFF;
  padding: 10px;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #00B2E8;
}

@media (min-width: 992px) {
  /* line 42, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
  .page-tab.nav-inline {
    display: flex;
  }
}

@media (max-width: 991px) {
  /* line 49, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
  .page-tab.nav-simple {
    display: flex;
  }
  /* line 52, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
  .page-tab.nav-simple > li {
    min-width: 150px;
  }
  /* line 54, app/assets/stylesheets/matching_inbox/components/page-tab.scss */
  .page-tab.nav-simple > li > a {
    padding: 12px 10px;
  }
}

/* line 3, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill {
  background-color: #FFFFFF;
  border: 1px solid #C5D1D4;
  border-radius: 5px;
  float: none;
  text-align: center;
  width: 100%;
  gap: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill:hover, .page-tab.nav-inline .page-tab-pill:active, .page-tab.nav-inline .page-tab-pill:focus {
  background-color: #F2F5F7 !important;
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill .name-and-help-text {
  display: flex;
  align-items: center;
  gap: 4px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill .name-and-help-text .name {
  display: flex;
  align-items: center;
  gap: 4px;
}

@media (max-width: 991px) {
  /* line 35, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill > div.page-tab-pill-text {
    padding: 16px 16px !important;
  }
}

/* line 40, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border: none !important;
  border-radius: 5px !important;
  color: #747171 !important;
  font-weight: 600;
  margin-right: 0px !important;
}

/* line 52, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill a:hover, .page-tab.nav-inline .page-tab-pill a:active, .page-tab.nav-inline .page-tab-pill a:focus {
  border: none;
  background: none !important;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill a .count {
  background: #E5E5E5;
  border-radius: 16px;
  padding: 2px 6px;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill a .help-text {
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.active {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F1F1F9 !important;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.active a {
  color: #3D3A82 !important;
  background: none !important;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.active .page-tab-pill-text {
  color: #3D3A82 !important;
  background: none !important;
  margin-right: 0px !important;
}

/* line 86, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.active .page-tab-pill-text .count {
  background: #DDDDF8;
  border-radius: 16px;
  padding: 2px 6px;
}

/* line 93, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.active .help-text {
  font-weight: 400;
}

/* line 98, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill img.plus-icon {
  width: 7px;
  height: 14px;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded {
  margin-top: -1px;
  border-radius: 100px;
  line-height: 32px;
}

/* line 108, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded:first-of-type {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

/* line 112, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded.active:first-of-type {
  margin-left: -9px;
}

/* line 117, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded:last-of-type {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}

/* line 121, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded.active:last-of-type {
  margin-right: -9px;
}

/* line 127, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded a .count {
  line-height: 14px;
  padding: 1px 6px;
}

/* line 133, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill.inline-rounded .name-and-help-text {
  gap: 4px;
}

/* line 138, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline .page-tab-pill-icon {
  width: 14px;
}

/* line 144, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab.nav-inline.with-borders .page-tab-pill {
  border: none;
  min-height: unset;
  background: none;
}

/* line 153, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.disabled {
  color: #C5D1D4;
  font-weight: 700;
}

/* line 157, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.disabled:hover {
  cursor: not-allowed;
}

/* line 163, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded[data-value$='view-all-pill'] {
  width: 140px;
}

/* line 167, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded[data-value$='researching-pill'] {
  width: 159px;
}

/* line 171, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded[data-value$='application-pill'] {
  width: 159px;
}

/* line 175, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded[data-value$='awards-pill'] {
  width: 133px;
}

/* line 179, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded.active {
  background-color: var(--tracker-theme-bg-color) !important;
  border: 1px solid var(--tracker-theme-primary-color);
}

/* line 183, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded.active i {
  color: var(--tracker-theme-primary-color);
}

/* line 187, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded.active .page-tab-pill-text {
  color: var(--tracker-theme-primary-color) !important;
}

/* line 190, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
.page-tab .page-tab-pill.inline-rounded.active .page-tab-pill-text .count {
  background: #fff;
  border: 1px solid var(--tracker-theme-hover-bg-color);
}

@media (min-width: 992px) {
  /* line 203, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill {
    min-height: 65px;
    border-radius: 0;
  }
  /* line 207, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-left: -8px;
  }
  /* line 213, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: -8px;
  }
  /* line 219, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill:not(:first-of-type) {
    margin-left: -1px;
  }
  /* line 223, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill:not(:last-of-type) {
    margin-right: -1px;
  }
  /* line 227, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill.active {
    z-index: 2;
  }
  /* line 231, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill .name-and-help-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  /* line 236, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill .name-and-help-text .name {
    margin-bottom: 3px;
  }
}

@media (max-width: 991px) {
  /* line 247, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill a:not(.upsell-tooltip-link) {
    padding: 16px 16px !important;
  }
  /* line 250, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill:last-of-type {
    margin-bottom: 0 !important;
  }
  /* line 255, app/assets/stylesheets/matching_inbox/components/page-tab-pill.scss */
  .page-tab.nav-inline .page-tab-pill.active .page-tab-pill-text {
    padding: 16px 16px !important;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/project/expandable-focus-areas.scss */
.project-expandable-focus-areas {
  display: flex;
  gap: 12px;
  align-items: center;
  white-space: nowrap;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/project/expandable-focus-areas.scss */
.project-expandable-focus-areas ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 3px;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/project/expandable-focus-areas.scss */
.project-expandable-focus-areas ul.clamped {
  flex-wrap: nowrap;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/project/expandable-focus-areas.scss */
.project-expandable-focus-areas ul li {
  color: #747171;
  line-height: 20px;
  flex-shrink: 0;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/project/expandable-focus-areas.scss */
.project-expandable-focus-areas span {
  color: #333333;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/project/manual-review.scss */
.project-manual-review {
  text-align: center;
  margin-top: 100px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/project/submit-ein.scss */
.project-submit-ein {
  height: 100%;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/project/submit-ein.scss */
.project-submit-ein .grant-skeleton-container {
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/project/submit-ein.scss */
.project-submit-ein .grant-skeleton-container .grant-skeleton {
  background-color: #E4EAEC;
  border-radius: 4px;
  height: 58px;
  margin-bottom: 12px;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/project/submit-ein.scss */
.project-submit-ein .submit-ein-card {
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 16px;
  position: absolute;
  top: 40px;
  width: calc(100% - 36px);
  margin-left: 18px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/project/submit-ein.scss */
.project-submit-ein .submit-ein-card > h4 {
  color: #64447C;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/project/submit-ein.scss */
.project-submit-ein .submit-ein-card > p {
  line-height: 17px;
  margin-bottom: 15px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dot {
  background-color: transparent;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 6px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dropdown-toggle {
  color: #333333 !important;
  font-weight: normal !important;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .caret {
  color: black;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dropdown-menu {
  max-width: 330px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dropdown-menu > li > a {
  color: #333333 !important;
  font-weight: 400;
  padding: 5px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dropdown-menu > li > a:hover, .project-dropdown .dropdown-menu > li > a:focus {
  color: #333333;
  text-decoration: none;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dropdown-menu > li > button {
  margin: 0px 5px;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown.frameless-dropdown .dropdown-toggle {
  border: none;
  box-shadow: none;
  background-color: transparent;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown__title {
  color: #747171;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  height: 26px;
  display: flex;
  align-items: center;
  padding: 0;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .selected-project-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown .dot-and-title {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
}

/* line 78, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu {
  width: 256px;
  height: 35vh;
  max-height: 35vh;
  overflow: hidden;
  z-index: 2000;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .dropdown-layout {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .dropdown-header-container {
  padding: 12px;
  flex: 0 0 auto;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .dropdown-header-container .form-control, .project-dropdown-menu.dropdown-menu .dropdown-header-container .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .project-dropdown-menu.dropdown-menu .dropdown-header-container .multi-select-filter-dropdown-trigger {
  margin-bottom: 0;
}

/* line 108, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .dropdown-content {
  padding: 0 12px 12px;
  overflow-y: auto;
  flex: 1 1 0;
  min-height: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 119, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option {
  display: flex;
  align-items: center;
  width: 100%;
  height: 25px;
  padding: 0 8px;
  border-radius: 6px;
  gap: 2px;
  text-align: left;
}

/* line 129, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option:hover, .project-dropdown-menu.dropdown-menu .project-option:focus {
  background-color: #F2F5F7;
}

/* line 134, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option.selected {
  background-color: #F2F5F7;
}

/* line 138, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option__title {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 145, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option__check {
  color: #455C63;
  margin-left: auto;
}

/* line 150, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option__counts {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
  flex-shrink: 0;
}

/* line 158, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option__new-count {
  font-size: 11px;
  font-weight: 600;
  color: #8E5806;
  background: #FFF8E1;
  padding: 0 6px;
  border-radius: 10px;
  line-height: 18px;
}

/* line 168, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option__total-count {
  font-size: 11px;
  font-weight: 600;
  color: #747171;
  background: #E4EAEC;
  padding: 0 6px;
  border-radius: 10px;
  line-height: 18px;
}

/* line 178, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option .project-dot-wrapper {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* line 186, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option .project-dot-wrapper .dot {
  margin-right: 0;
  width: 10px;
  height: 10px;
}

/* line 192, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
.project-dropdown-menu.dropdown-menu .project-option .project-dot-wrapper .project-option__immutable-icon {
  color: #8C9699;
  font-size: 10px;
  line-height: 1;
}

@media (max-width: 767px) {
  /* line 203, app/assets/stylesheets/matching_inbox/components/project-dropdown.scss */
  .project-dropdown .dropdown-menu {
    max-width: 360px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #C5D1D4;
  margin: 0px -15px;
  padding: 13px 15px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 4px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .project-name-and-color {
  max-width: 600px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .project-name-and-color a {
  display: flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .project-name-and-color h1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #3D3A82;
  text-decoration: none;
  margin: 20px 0;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .project-name-and-color .project-immutable-icon {
  color: #A8AFB1;
  font-size: 16px;
  line-height: 1;
  margin-right: 4px;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-left: 16px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper li {
  list-style: none;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .active {
  padding: 10px 0;
  border-bottom: 3px solid #5A56B3;
  color: #5A56B3;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill {
  display: flex;
  gap: 6px;
  align-items: center;
  padding: 5px 0;
}

/* line 62, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill a {
  padding: 10px 0;
  border-bottom: 3px solid transparent;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill a:hover {
  border-color: #747171;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill a:focus {
  text-decoration: none;
}

/* line 75, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .upsell-tooltip.tooltip .tooltip-inner {
  padding-top: 10px;
}

/* line 78, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .upsell-tooltip.tooltip .tooltip-inner a {
  color: #00B2E8;
  text-decoration: underline;
  padding: 0;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .upsell-tooltip.tooltip .tooltip-inner a:hover {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 90, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .name-and-help-text {
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .name-and-help-text > .enabled {
  color: #747171;
}

/* line 99, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .name-and-help-text > .disabled {
  color: #A8AFB1;
  cursor: not-allowed;
}

/* line 105, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  gap: 8px;
}

/* line 112, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .name img {
  height: 16px;
}

/* line 117, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .count-wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 123, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill .count {
  padding: 2px 6px;
  background: #E4EAEC;
  border-radius: 16px;
  color: #747171;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}

/* line 133, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill.active {
  border-color: #5A56B3;
}

/* line 136, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill.active .name {
  color: #5A56B3;
}

/* line 140, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .page-tab-pill.active .count {
  background: #DDDDF8;
  color: #5A56B3;
}

/* line 147, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .divider {
  height: 16px;
  width: 0;
  border-left: 1px solid #A8AFB1;
}

/* line 153, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .no-matches-edit-tooltip {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.875rem;
  line-height: 1.3;
  cursor: default;
}

/* line 160, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .no-matches-edit-tooltip.tooltip .tooltip-inner {
  max-width: 238px;
}

/* line 163, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .no-matches-edit-tooltip.tooltip .tooltip-inner a {
  color: #FFFFFF;
  text-decoration: underline;
  padding: 0;
  border: none;
}

/* line 169, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .no-matches-edit-tooltip.tooltip .tooltip-inner a:hover {
  border-bottom: none;
}

/* line 175, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper .no-matches-edit-tooltip.tooltip .bottom {
  padding: 10px 0;
}

/* line 181, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .all-matches-project-switcher {
  margin-left: 4px;
  margin-bottom: 0;
}

/* line 186, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .all-matches-project-switcher.project-dropdown .dropdown-toggle {
  border: 1px solid #DBE3E6;
  border-radius: 9999px;
  padding: 2px 12px;
  gap: 6px;
  background: #FFFFFF;
  font-weight: 600 !important;
  font-size: 14px;
}

/* line 195, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .all-matches-project-switcher.project-dropdown .dropdown-toggle:hover {
  background: #F7FAFD;
}

/* line 200, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .all-matches-project-switcher.project-dropdown .dot-and-title {
  gap: 6px;
}

/* line 204, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .all-matches-project-switcher.project-dropdown .dot {
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  border-radius: 50%;
  margin-right: 0;
}

/* line 213, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .all-matches-project-switcher.project-dropdown .project-dropdown-menu.dropdown-menu {
  width: 320px;
}

/* line 219, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-tracker-actions {
  display: flex;
  gap: 16px;
  margin-left: auto;
  white-space: nowrap;
  align-items: center;
}

/* line 227, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
.project-tracker-navigation-and-actions .project-expandable-focus-areas {
  width: 60%;
}

@media screen and (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions {
    padding-bottom: 0;
  }
  /* line 234, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-tracker-navigation {
    flex-wrap: wrap;
  }
  /* line 237, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-tracker-navigation .project-name-and-color {
    order: 1;
    flex-grow: 1;
    max-width: 66%;
  }
  /* line 243, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-tracker-navigation .project-tracker-actions {
    gap: 8px;
    order: 2;
  }
  /* line 247, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-tracker-navigation .project-tracker-actions .button {
    padding: 6px;
  }
  /* line 252, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-tracker-navigation .tabs-wrapper {
    gap: 16px;
    order: 3;
    margin-left: 0;
    width: 100%;
  }
  /* line 260, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-expandable-focus-areas {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 266, app/assets/stylesheets/matching_inbox/components/project-tracker/navigation.scss */
  .project-tracker-navigation-and-actions .project-tracker-navigation .project-name-and-color {
    max-width: 55%;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
.recommendation-detail-form {
  display: flex;
  position: relative;
  flex-direction: column;
  gap: 3px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
.recommendation-detail-form .btn-dropdown {
  align-self: flex-end;
  height: 34px;
  margin-bottom: 10px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
.recommendation-detail-form img {
  position: absolute;
  top: -44px;
  left: 39%;
  left: calc(((100% - 93px) / 2) - 25px);
}

/* line 20, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
.recommendation-detail-form-title {
  color: #3D3A82;
  font-size: 12px;
  letter-spacing: 0.06em;
}

@media (max-width: 991px) {
  /* line 28, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
  .recommendation-detail-form {
    display: block;
  }
  /* line 31, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
  .recommendation-detail-form .btn-dropdown {
    text-align: left;
    width: 100%;
  }
  /* line 36, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
  .recommendation-detail-form-title {
    padding-bottom: 3px;
  }
  /* line 40, app/assets/stylesheets/matching_inbox/components/recommendation/detail-form.scss */
  .recommendation-detail-form img {
    top: -60px;
    right: 10%;
    left: unset;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/recommendation/interest-button.scss */
.recommendation-interest-button {
  width: 100%;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/recommendation/interest-button.scss */
.recommendation-interest-button .btn, .recommendation-interest-button .page-header a, .page-header .recommendation-interest-button a {
  max-width: unset;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/recommendation/interest-button.scss */
.recommendation-interest-button .btn-accent-persimmon:disabled {
  opacity: .5;
  cursor: not-allowed;
  color: #EA5142 !important;
  background-color: #FFE8E5 !important;
  border-color: #FFE8E5 !important;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/recommendation/interest-button.scss */
.recommendation-interest-button .btn-accent-persimmon:disabled:hover, .recommendation-interest-button .btn-accent-persimmon:disabled:active, .recommendation-interest-button .btn-accent-persimmon:disabled:focus {
  pointer-events: none;
  background-color: #FFE8E5 !important;
  border-color: #FFE8E5 !important;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/refresh-browser-modal.scss */
.refresh-browser-modal .modal-title {
  margin: 0;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon {
  display: flex;
  align-items: center;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon.syncing i {
  color: #747171;
  margin-right: 5px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon .glyphicon {
  padding-right: 5px;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon .glyphicon.synced {
  color: #3ACC8A;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon .glyphicon.not-synced {
  color: #747171;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon .glyphicon.error {
  color: #B80000;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown__salesforce-options__icon .glyphicon.manual-sync {
  color: #D07101;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu {
  z-index: 2000;
  padding: 15px;
  width: 350px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .alert {
  margin-bottom: 12px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .menu-header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .menu-header .title {
  font-weight: 700;
  font-size: 14px;
  color: #333333;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .menu-header .status {
  font-weight: 700;
  font-size: 14px;
  color: #747171;
}

/* line 62, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .menu-header .status .fa-solid {
  margin-right: 4px;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .menu-header .status .fa-check {
  color: #3ACC8A;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .menu-header .status .fa-xmark {
  color: #D55347;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .salesforce-oauth-btn-danger {
  color: #B80000 !important;
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .salesforce-select-group {
  margin-bottom: 10px;
}

/* line 85, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-menu .salesforce-dropdown-menu-selects .Spinner {
  margin-bottom: 10px;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu {
  width: 320px;
  padding: 0;
  height: 210px;
  border: 1px solid #C5D1D4;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 99, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .form-control, .salesforce-dropdown-select .dropdown-menu .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .salesforce-dropdown-select .dropdown-menu .multi-select-filter-dropdown-trigger,
.salesforce-dropdown-select .dropdown-menu .input-group-addon {
  border-top: none;
  border-left: none;
  border-bottom-right-radius: 0;
  background: #F6F6F5;
}

/* line 107, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .form-control, .salesforce-dropdown-select .dropdown-menu .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .salesforce-dropdown-select .dropdown-menu .multi-select-filter-dropdown-trigger {
  border-bottom-left-radius: 0px;
}

/* line 111, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .input-group-addon {
  border-right: none;
}

/* line 115, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options {
  padding: 12px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #333333;
  height: 175px;
  overflow-y: auto;
}

/* line 124, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .Spinner {
  margin-left: 15px;
}

/* line 128, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .option {
  padding: 5px 12px;
  display: grid;
  grid-template-columns: auto;
}

/* line 133, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .option.selected {
  grid-template-columns: auto 30px;
}

/* line 137, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .option .name {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 142, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .option:hover, .salesforce-dropdown-select .dropdown-menu .options .option.selected {
  background: #F6F6F5;
}

/* line 147, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .option.selected, .salesforce-dropdown-select .dropdown-menu .options .option.create-new {
  font-weight: 700;
}

/* line 152, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-menu .options .option.selected::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/assets/checkmark-a901a1a81c43fce9520e300d79d9ab969c5185369b04e90dcdd6eb1786e24e77.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

/* line 165, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
}

/* line 171, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-toggle .caret {
  transform: rotate(180deg);
}

/* line 175, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .dropdown-toggle .text-muted {
  color: #747171;
}

/* line 180, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select label {
  color: #747171;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 186, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-select .form-group {
  margin-bottom: 5px;
}

/* line 192, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-user-data-modification.form-group {
  margin-bottom: 0;
}

/* line 196, app/assets/stylesheets/matching_inbox/components/salesforce-dropdown.scss */
.salesforce-dropdown-user-data-modification input {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .dropdown-toggle {
  padding-left: 6px;
  padding-right: 6px;
  font-weight: 400 !important;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .dropdown-toggle:hover, .saved-grant-action-bar .dropdown-toggle:focus, .saved-grant-action-bar .dropdown-toggle:active {
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container {
  background-color: #F2F5F7;
  margin-bottom: 24px;
  padding: 4.5px 8px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle {
  padding: 4.5px 8px;
  height: 25px;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle:hover, .saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle:focus, .saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle:active {
  background-color: #DBE3E6;
  border-radius: 16px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .dropdown-menu {
  max-height: 800px;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .project-dropdown {
  margin-bottom: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown {
  display: inline;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown .dropdown-toggle {
  color: #4D4D4D !important;
  white-space: nowrap;
  height: 100%;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown .dropdown-toggle:hover, .saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown .dropdown-toggle:focus, .saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown .dropdown-toggle:active {
  color: #333333 !important;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown .project-user-dropdown-toggle-copy .small-width {
  display: none;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .project-user-dropdown-container .user-select-dropdown .project-user-dropdown-toggle-copy .small-width .fa-regular.fa-user {
  color: #747171;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .caret {
  margin-left: 4px;
  color: #747171;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-or-copy-dropdown,
.saved-grant-action-bar .project-user-dropdown-container,
.saved-grant-action-bar .status-tag {
  border-radius: 100px;
  align-items: center;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-or-copy-dropdown .dropdown-toggle,
.saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle,
.saved-grant-action-bar .status-tag .dropdown-toggle {
  color: #333333;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-or-copy-dropdown .dropdown-toggle:hover, .saved-grant-action-bar .edit-year-or-copy-dropdown .dropdown-toggle:focus, .saved-grant-action-bar .edit-year-or-copy-dropdown .dropdown-toggle:active,
.saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle:hover,
.saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle:focus,
.saved-grant-action-bar .project-user-dropdown-container .dropdown-toggle:active,
.saved-grant-action-bar .status-tag .dropdown-toggle:hover,
.saved-grant-action-bar .status-tag .dropdown-toggle:focus,
.saved-grant-action-bar .status-tag .dropdown-toggle:active {
  color: #333333;
}

/* line 90, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-dropdown {
  width: 0;
  height: 0;
}

/* line 94, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-dropdown .dropdown-menu {
  top: -19px;
  height: 200px;
  overflow: auto;
}

/* line 100, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-dropdown span.fy {
  color: #747171;
  margin-right: 3px;
}

/* line 105, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-dropdown .fa-check {
  margin-left: auto;
}

/* line 109, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-dropdown li a {
  justify-content: unset;
  align-items: center;
  column-gap: 4px;
}

/* line 116, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .status-year-dropdown-container,
.saved-grant-action-bar .project-user-dropdown-container {
  display: flex;
  justify-content: space-between;
}

/* line 122, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .status-year-dropdown-container {
  gap: 8px;
  flex-wrap: wrap;
}

/* line 127, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-or-copy-dropdown {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 12px;
  border-radius: 100px;
  border: 1px solid #C5D1D4;
  height: 34px;
}

/* line 136, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-or-copy-dropdown:hover, .saved-grant-action-bar .edit-year-or-copy-dropdown:focus-visible, .saved-grant-action-bar .edit-year-or-copy-dropdown:active {
  background-color: #F2F5F7;
  border: 1px solid #8C9699;
}

/* line 144, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
.saved-grant-action-bar .edit-year-or-copy-dropdown .dropdown-toggle > span {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  /* line 153, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
  .saved-grant-action-bar {
    flex-wrap: wrap;
    justify-content: center;
  }
  /* line 157, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
  .saved-grant-action-bar .project-dropdown {
    max-width: calc(100% - 140px);
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
}

@media (max-width: 1141px) {
  /* line 169, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
  .saved-grant-action-bar .project-user-dropdown-toggle-copy .full-width {
    display: none !important;
  }
  /* line 173, app/assets/stylesheets/matching_inbox/components/saved-grant/action-bar.scss */
  .saved-grant-action-bar .project-user-dropdown-toggle-copy .small-width {
    display: unset !important;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats.scss */
.active-awards-stats {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 164, app/assets/stylesheets/shared/base/mixin.scss */
.active-awards-stats::before, .active-awards-stats::after {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 100%;
  top: 0;
}

/* line 175, app/assets/stylesheets/shared/base/mixin.scss */
.active-awards-stats::before {
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

/* line 180, app/assets/stylesheets/shared/base/mixin.scss */
.active-awards-stats::after {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

/* line 185, app/assets/stylesheets/shared/base/mixin.scss */
.active-awards-stats-wrapper {
  overflow-x: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats.scss */
  .active-awards-stats {
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 195, app/assets/stylesheets/shared/base/mixin.scss */
  .active-awards-stats::before, .active-awards-stats::after {
    width: 15px;
  }
  /* line 200, app/assets/stylesheets/shared/base/mixin.scss */
  .active-awards-stats-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
}

/* line 4, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats.scss */
.active-awards-stats-wrapper {
  display: flex;
  gap: 16px;
  padding-top: 12px;
  padding-bottom: 24px;
  width: 100%;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats.scss */
.active-awards-stats-wrapper svg {
  fill: var(--tracker-theme-accent-color);
}

/* line 16, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats.scss */
.active-awards-stats-active {
  flex-shrink: 0;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
#funder-types-chart-tooltip {
  position: fixed;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.15s ease;
  transform: translate(-50%, -100%);
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
  white-space: nowrap;
  z-index: 10000;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types {
  min-width: fit-content;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .view-by-switcher {
  display: flex;
  padding: 2px;
  border-radius: 8px;
  flex-direction: row;
  gap: 2px;
  border: 1px solid #DDDDF8;
  align-items: center;
  color: #455C63;
  background-color: #FFFFFF;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .view-by-switcher > div {
  font-size: 12px;
  padding: 4px 8px;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .view-by-switcher > div.active {
  background-color: #EAEAFB;
  border-radius: 6px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .statistics-section > .header {
  justify-content: space-between;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .statistics-section .body {
  margin: 0px;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .funder-types-breakdown-chart-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 16px;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .funder-types-breakdown-chart-container .funder-types-breakdown-chart {
  height: 120px;
  width: 120px;
}

/* line 63, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .funder-type-legend-item,
.active-awards-stats-funder-types .funder-type-legend-item-key {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 69, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .funder-type-legend-item-symbol,
.active-awards-stats-funder-types .funder-type-legend-item-key-symbol {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .funder-type-legend-item {
  justify-content: space-between;
  column-gap: 40px;
  margin-bottom: 4px;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/funder-types.scss */
.active-awards-stats-funder-types .funder-type-legend-item-key {
  column-gap: 8px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/next-report.scss */
.active-awards-stats-next-report .statistics-section {
  padding: 0px 0px 8px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/next-report.scss */
.active-awards-stats-next-report .statistics-section > .header {
  margin: 12px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/next-report.scss */
.active-awards-stats-next-report .statistics-section > .body {
  padding: 8px;
  margin: 4px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/saved-grant/active-awards-stats/next-report.scss */
.active-awards-stats-next-report .statistics-section > .body:hover {
  background: var(--tracker-theme-hover-bg-color);
  border-radius: 8px;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/add-submission-button.scss */
.saved-grant-add-submission-button {
  display: block;
  margin-bottom: 15px;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .submission-goal-form label, .saved-grant-application-cycle .submitted-at-form label, .add-to-tracker-form .submission-goal-form label, .add-to-tracker-form .submitted-at-form label {
  font-weight: 400;
  color: #747171;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .submission-goal-form:not(:last-of-type) .form-group, .saved-grant-application-cycle .submitted-at-form:not(:last-of-type) .form-group, .add-to-tracker-form .submission-goal-form:not(:last-of-type) .form-group, .add-to-tracker-form .submitted-at-form:not(:last-of-type) .form-group {
  margin-bottom: 16px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-or-copy-dropdown {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-or-copy-dropdown .dropdown-toggle {
  color: #333333 !important;
  font-weight: normal !important;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-or-copy-dropdown .dropdown-toggle > .funding-cycle {
  padding: 3px 0px;
  width: 100%;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-or-copy-dropdown .caret {
  color: #333333;
  margin: 5px 0px 0px 10px;
  align-self: flex-start;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-button {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  margin-bottom: 6px;
  width: 100%;
  color: #333333 !important;
  font-weight: normal !important;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-button .caret {
  color: #333333;
  margin-left: 10px;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .edit-funding-cycle-button:focus {
  outline: none;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .no-available-cycles {
  color: #747171 !important;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

/* line 80, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .fa-triangle-exclamation {
  color: #D07101;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle .past-due-and-warning {
  display: inline-flex;
  gap: 5px;
  align-items: center;
}

/* line 93, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle.funder-modal-dates-and-amounts .alert-warning {
  margin-bottom: 12px;
  border: 1px solid #FFEDB6;
}

/* line 97, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle.funder-modal-dates-and-amounts .alert-warning-title {
  display: flex;
  align-items: center;
  column-gap: 6px;
  margin-bottom: 8px;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle.funder-modal-dates-and-amounts .alert-warning-title h4 {
  display: inline-block;
  margin: 0px;
  font-size: 14px;
  font-weight: 600;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.saved-grant-application-cycle.funder-modal-dates-and-amounts .alert-warning-title p {
  line-height: 130%;
}

/* line 117, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.status-researching-info {
  background-color: #FFF8E1;
  padding: 8px;
  display: inline-flex;
  gap: 6px;
  align-items: baseline;
  color: #D07101;
  margin-bottom: 24px;
  border-radius: 6px;
}

/* line 127, app/assets/stylesheets/matching_inbox/components/saved-grant/application-cycle.scss */
.status-researching-info .rotate-right {
  transform: rotate(30deg);
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row {
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row td {
  line-height: 20px !important;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row td:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row td:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row td.project-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 0px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row__submission-goal--missed {
  color: red;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row:hover td {
  background: #f5f5f5;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row.active td {
  background: #eafaff !important;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row:not(.active) {
  cursor: pointer;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row__select {
  position: relative;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/saved-grant/attempt-row.scss */
.saved-grant-attempt-row__select .icon {
  position: absolute;
  top: 21px;
  right: 10px;
  color: #00b2e8;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/attempts-table.scss */
.saved-grant-attempts-table {
  border-collapse: separate;
  margin-bottom: 0px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/saved-grant/attempts-table.scss */
.saved-grant-attempts-table tbody tr th {
  border: none !important;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  letter-spacing: 0.11em;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/saved-grant/attempts-table.scss */
.saved-grant-attempts-table tbody tr td {
  line-height: 20px !important;
}

/* line 28, app/assets/stylesheets/matching_inbox/components/saved-grant/attempts-table.scss */
.saved-grant-attempts-table .attempt-status-header {
  background-color: rgba(245, 245, 245, 0.54);
  color: #333333;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.11em;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/award-statistics.scss */
.award-statistics {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}

/* line 164, app/assets/stylesheets/shared/base/mixin.scss */
.award-statistics::before, .award-statistics::after {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  width: 0px;
  height: 100%;
  top: 0;
}

/* line 175, app/assets/stylesheets/shared/base/mixin.scss */
.award-statistics::before {
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

/* line 180, app/assets/stylesheets/shared/base/mixin.scss */
.award-statistics::after {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

/* line 185, app/assets/stylesheets/shared/base/mixin.scss */
.award-statistics-wrapper {
  overflow-x: auto;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1200px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/award-statistics.scss */
  .award-statistics {
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 195, app/assets/stylesheets/shared/base/mixin.scss */
  .award-statistics::before, .award-statistics::after {
    width: 15px;
  }
  /* line 200, app/assets/stylesheets/shared/base/mixin.scss */
  .award-statistics-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
}

/* line 5, app/assets/stylesheets/matching_inbox/components/saved-grant/award-statistics.scss */
.award-statistics-wrapper {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  width: 100%;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/saved-grant/award-statistics.scss */
.award-statistics-wrapper svg {
  fill: var(--tracker-theme-accent-color);
}

/* line 15, app/assets/stylesheets/matching_inbox/components/saved-grant/award-statistics.scss */
.award-statistics-wrapper .status-stats {
  display: flex;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission {
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  align-items: flex-start;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 8px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission-wrap .forecast-chip {
  order: 1;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission-wrap .forecast-chip .forecast-chip-text {
  margin-left: 0;
  font-weight: 600;
  letter-spacing: 0.1em;
  vertical-align: middle;
  border-radius: 4px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission-details {
  color: #747171;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  align-items: flex-start;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission-alert {
  display: flex;
  column-gap: 6px;
  align-items: center;
  padding: 4px 6px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission-alert i {
  font-size: 14px;
}

@container (max-width: 150px) {
  /* line 36, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
  .saved-grant-deadline-and-submission-alert {
    flex-direction: column;
    row-gap: 2px;
    column-gap: 0;
    align-items: flex-start;
    padding: 4px;
  }
}

/* line 56, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission:last-of-type {
  margin-bottom: 0;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission p {
  margin: 0;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-and-submission .alert {
  font-size: 14px;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-changes p:first-of-type {
  margin: 0px 0px 8px 0px;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-changes-title {
  display: flex;
  gap: 8px;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-changes .alert {
  border-radius: 8px;
  font-size: 14px;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-changes .alert-info {
  border: 1px solid #caf1fc !important;
}

/* line 86, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-changes .alert-warning {
  border: 1px solid #ffe180 !important;
}

/* line 89, app/assets/stylesheets/matching_inbox/components/saved-grant/deadline-and-submission.scss */
.saved-grant-deadline-changes .alert:not(:first-child) {
  margin-top: 8px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources {
  padding: 24px 0px 0px 0px;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials h4 {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form {
  margin-top: 16px;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form fieldset {
  display: grid;
  grid-auto-flow: column;
  gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .form-control, .saved-opportunity-documents-and-resources .credentials .credentials-form .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .saved-opportunity-documents-and-resources .credentials .credentials-form .multi-select-filter-dropdown-trigger {
  border: none;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .form-control:focus, .saved-opportunity-documents-and-resources .credentials .credentials-form .multi-select-filter .multi-select-filter-dropdown-trigger:focus, .multi-select-filter .saved-opportunity-documents-and-resources .credentials .credentials-form .multi-select-filter-dropdown-trigger:focus {
  box-shadow: none;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .input-group {
  border: 1px solid #C5D1D4;
  border-radius: 4px;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn .btn, .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn .page-header a, .page-header .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn a, .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-addon {
  border: none;
  color: #8C9699;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn .btn, .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn .page-header a, .page-header .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn a {
  height: 34px;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn .btn:not(.visibility-toggle), .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn .page-header a:not(.visibility-toggle), .page-header .saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-btn a:not(.visibility-toggle) {
  border-left: 1px solid #C5D1D4;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .credentials .credentials-form .input-group-addon {
  border-right: 1px solid #C5D1D4;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents {
  position: relative;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents h4 {
  margin-top: 0;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .document-library-panel {
  max-width: 600px;
}

/* line 62, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .funder-modal-documents .upload-documents {
  margin-left: 0;
  margin-right: 0;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .funder-modal-documents .upload-documents .uploaded-documents-list .add-your-document-wrapper {
  padding: 16px;
  border: 1px dashed #C5D1D4;
  border-radius: 16px;
  margin-top: 32px;
  cursor: pointer;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .funder-modal-documents .upload-documents .uploaded-documents-list .add-your-document-wrapper h5 {
  margin-top: 0px;
  margin-bottom: 16px;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .funder-modal-documents .upload-documents .uploaded-documents-list .add-your-document-wrapper p {
  color: #747171;
  margin: 0px;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .funder-modal-documents .panel-body .document-icon, .saved-opportunity-documents-and-resources .documents .funder-modal-documents .panel-body .cloud-icon {
  padding-left: 15px;
  padding-right: 8px;
}

/* line 97, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .upload-from-computer-button input {
  display: none;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .saved-grant-sidebar-section__dropdown {
  top: -5px;
  right: 0px;
}

/* line 107, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
.saved-opportunity-documents-and-resources .documents .spinner-container {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

@media screen and (max-width: 1400px) {
  /* line 119, app/assets/stylesheets/matching_inbox/components/saved-grant/documents-and-resources.scss */
  .saved-opportunity-documents-and-resources .credentials .credentials-form fieldset {
    grid-auto-flow: row;
    grid-template-columns: auto;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/last-confirmation-modal.scss */
.saved-grant-last-confirmation-modal h4 {
  margin: 20px 0;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/saved-grant/last-confirmation-modal.scss */
.saved-grant-last-confirmation-modal .modal-body {
  padding: 50px 35px 35px 45px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/saved-grant/last-confirmation-modal.scss */
.saved-grant-last-confirmation-modal__buttons {
  display: flex;
  justify-content: flex-end;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 4, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal,
.current-style .user-added-grant-modal {
  /* Old styles */
}

/* line 27, app/assets/stylesheets/shared/base/mixin.scss */
.current-style .saved-grant-modal a:not(.btn),
.current-style .saved-grant-modal .btn-link,
.current-style .user-added-grant-modal a:not(.btn),
.current-style .user-added-grant-modal .btn-link {
  color: #00799E;
}

/* line 30, app/assets/stylesheets/shared/base/mixin.scss */
.current-style .saved-grant-modal a:not(.btn):hover,
.current-style .saved-grant-modal .btn-link:hover,
.current-style .user-added-grant-modal a:not(.btn):hover,
.current-style .user-added-grant-modal .btn-link:hover {
  color: #00526b;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal__close,
.current-style .user-added-grant-modal__close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 2;
  font-size: 21px;
  font-weight: bold;
  text-decoration: none !important;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal__details,
.current-style .user-added-grant-modal__details {
  background-color: #FFFFFF;
  padding: 0 20px 15px 20px;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal__details-container,
.current-style .user-added-grant-modal__details-container {
  padding-right: 0;
  padding-left: 0;
  height: calc(100% - 50px);
  overflow: auto;
  border-right: 1px solid #ccc;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal__sidebar-container,
.current-style .user-added-grant-modal__sidebar-container {
  padding-bottom: 80px;
  height: calc(100% - 50px);
  overflow: auto;
  background: #f0f6f9;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .saved-grant-sidebar,
.current-style .user-added-grant-modal .saved-grant-sidebar {
  padding-top: 10px;
  padding-bottom: 45px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .saved-grant-sidebar p.project-title,
.current-style .user-added-grant-modal .saved-grant-sidebar p.project-title {
  font-size: 20px;
  margin: 5px 0;
}

@media screen and (min-width: 768px) {
  /* line 38, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .saved-grant-sidebar,
.current-style .user-added-grant-modal .saved-grant-sidebar {
    padding-top: 25px;
  }
}

/* line 52, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .modal-dialog.modal-md,
.current-style .user-added-grant-modal .modal-dialog.modal-md {
  width: 425px;
}

@media screen and (min-width: 768px) {
  /* line 56, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .modal-header,
.current-style .user-added-grant-modal .modal-header {
    display: none;
  }
}

/* line 61, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .modal-header h1.modal-title,
.current-style .user-added-grant-modal .modal-header h1.modal-title {
  margin: 0;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .modal-header button,
.current-style .user-added-grant-modal .modal-header button {
  margin-bottom: 0;
  margin-top: -3px;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .modal-content,
.current-style .user-added-grant-modal .modal-content {
  overflow: hidden;
}

/* line 75, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .modal-body,
.current-style .user-added-grant-modal .modal-body {
  height: 100%;
  padding: 0;
}

/* line 80, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal__row,
.current-style .user-added-grant-modal__row {
  height: 100%;
}

@media (min-width: 767px) {
  /* line 85, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .modal-content,
.current-style .user-added-grant-modal .modal-content {
    height: calc(100vh - 62px);
  }
}

/* line 90, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .grant-detail-header,
.current-style .user-added-grant-modal .grant-detail-header {
  margin-top: 0;
}

/* line 96, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .input-group-addon,
.current-style .user-added-grant-modal .input-group-addon {
  border-color: #C5D1D4;
  background-color: #FFFFFF;
}

/* line 101, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .form-control, .current-style .saved-grant-modal .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .current-style .saved-grant-modal .multi-select-filter-dropdown-trigger,
.current-style .user-added-grant-modal .form-control,
.current-style .user-added-grant-modal .multi-select-filter .multi-select-filter-dropdown-trigger,
.multi-select-filter .current-style .user-added-grant-modal .multi-select-filter-dropdown-trigger {
  border-color: #C5D1D4;
  box-shadow: none;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal textarea.form-control, .current-style .saved-grant-modal .multi-select-filter textarea.multi-select-filter-dropdown-trigger, .multi-select-filter .current-style .saved-grant-modal textarea.multi-select-filter-dropdown-trigger,
.current-style .user-added-grant-modal textarea.form-control,
.current-style .user-added-grant-modal .multi-select-filter textarea.multi-select-filter-dropdown-trigger,
.multi-select-filter .current-style .user-added-grant-modal textarea.multi-select-filter-dropdown-trigger {
  box-shadow: unset;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .expand-icon,
.current-style .user-added-grant-modal .expand-icon {
  width: 15px;
  height: 15px;
  object-fit: contain;
  margin-bottom: 3px;
}

/* line 117, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .saved_grant_notified_at,
.current-style .user-added-grant-modal .saved_grant_notified_at {
  margin-bottom: 0px;
}

/* line 121, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .popover-form-link,
.current-style .user-added-grant-modal .popover-form-link {
  cursor: pointer;
}

/* line 125, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .buttons,
.current-style .user-added-grant-modal .buttons {
  align-items: center;
}

/* line 129, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .details-header a:not(:first-child),
.current-style .user-added-grant-modal .details-header a:not(:first-child) {
  margin-left: 15px;
}

/* line 134, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .grant-attributes h1,
.current-style .saved-grant-modal .grant-attributes h2,
.current-style .saved-grant-modal .grant-attributes h3,
.current-style .saved-grant-modal .grant-attributes h4,
.current-style .saved-grant-modal .grant-attributes h5,
.current-style .saved-grant-modal .grant-attributes h6,
.current-style .saved-grant-modal .grant-attributes b,
.current-style .saved-grant-modal .grant-attributes strong,
.current-style .user-added-grant-modal .grant-attributes h1,
.current-style .user-added-grant-modal .grant-attributes h2,
.current-style .user-added-grant-modal .grant-attributes h3,
.current-style .user-added-grant-modal .grant-attributes h4,
.current-style .user-added-grant-modal .grant-attributes h5,
.current-style .user-added-grant-modal .grant-attributes h6,
.current-style .user-added-grant-modal .grant-attributes b,
.current-style .user-added-grant-modal .grant-attributes strong {
  color: #505050;
}

/* line 145, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .grant-attributes .label.label-default,
.current-style .user-added-grant-modal .grant-attributes .label.label-default {
  background-color: #E3F8EE;
  color: #333333;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 4px 6px;
  line-height: 1.21;
}

/* line 157, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .grant-attributes h3,
.current-style .user-added-grant-modal .grant-attributes h3 {
  font-size: 20px;
}

/* line 161, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .grant-attributes .label.label-success,
.current-style .user-added-grant-modal .grant-attributes .label.label-success {
  background: #E3F8EE;
}

/* line 167, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .details-body h1.grant-name,
.current-style .user-added-grant-modal .details-body h1.grant-name {
  font-size: 24px;
  margin: 0 0 5px 0;
}

/* line 172, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .details-body h4.text-muted,
.current-style .user-added-grant-modal .details-body h4.text-muted {
  font-size: 14px;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
}

/* line 179, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal iframe.document,
.current-style .user-added-grant-modal iframe.document {
  width: 100%;
  height: 1000px;
}

@media (min-width: 767px) {
  /* line 185, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .actions-header,
.current-style .user-added-grant-modal .actions-header {
    margin-bottom: 15px;
  }
  /* line 189, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .details-header h4,
.current-style .saved-grant-modal .actions-header,
.current-style .user-added-grant-modal .details-header h4,
.current-style .user-added-grant-modal .actions-header {
    margin-top: 0px;
  }
  /* line 194, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .grant-details,
.current-style .user-added-grant-modal .grant-details {
    height: 100%;
    overflow-y: auto;
    padding-left: 20px;
    border-right: 1px solid #C5D1D4;
  }
  /* line 201, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .grant-actions,
.current-style .user-added-grant-modal .grant-actions {
    border-left: 1px solid #C5D1D4;
    height: 100%;
    position: relative;
  }
  /* line 206, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .grant-actions .actions-body,
.current-style .user-added-grant-modal .grant-actions .actions-body {
    height: 100%;
    overflow-y: auto;
  }
  /* line 211, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .grant-actions .actions-footer,
.current-style .user-added-grant-modal .grant-actions .actions-footer {
    position: absolute;
    bottom: 0;
  }
  /* line 217, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .feedback-form,
.current-style .saved-grant-modal .share-resource-form,
.current-style .user-added-grant-modal .feedback-form,
.current-style .user-added-grant-modal .share-resource-form {
    width: 250px;
  }
}

/* line 223, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal div.actions div.well,
.current-style .user-added-grant-modal div.actions div.well {
  margin-top: 10px;
}

/* line 228, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal div.edit-project-notification .dismiss-notification,
.current-style .user-added-grant-modal div.edit-project-notification .dismiss-notification {
  float: right;
}

/* line 232, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal div.edit-project-notification hr,
.current-style .user-added-grant-modal div.edit-project-notification hr {
  margin-top: 15px;
}

/* line 238, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .action-row > .project-name > .project-label,
.current-style .user-added-grant-modal .action-row > .project-name > .project-label {
  margin-bottom: 0;
}

@media (max-width: 766px) {
  /* line 244, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal h1,
.current-style .user-added-grant-modal h1 {
    margin-top: 20px;
  }
  /* line 248, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .details-header,
.current-style .user-added-grant-modal .details-header {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #C5D1D4;
  }
  /* line 253, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .change-project,
.current-style .user-added-grant-modal .change-project {
    position: absolute;
    bottom: 30px;
    right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 261, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .modal-lg,
.current-style .user-added-grant-modal .modal-lg {
    width: 95%;
  }
}

@media (min-width: 992px) {
  /* line 267, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .modal-lg,
.current-style .user-added-grant-modal .modal-lg {
    width: 980px;
  }
}

@media (max-width: 767px) {
  /* line 273, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .details-actions-container,
.current-style .user-added-grant-modal .details-actions-container {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 278, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
  .current-style .saved-grant-modal .actions-body,
.current-style .user-added-grant-modal .actions-body {
    padding-top: 0;
  }
}

/* line 283, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .status-tag.grant-added,
.current-style .user-added-grant-modal .status-tag.grant-added {
  font-size: 14px;
  padding: 6px;
  background-color: #EAFAFF;
  border-radius: 4px;
}

/* line 288, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .status-tag.grant-added img,
.current-style .user-added-grant-modal .status-tag.grant-added img {
  padding: 0 5px;
}

/* line 293, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .saved-grant-details-msg,
.current-style .user-added-grant-modal .saved-grant-details-msg {
  margin-bottom: 15px;
}

/* line 296, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .saved-grant-details-msg .status-tag.grant-added,
.current-style .user-added-grant-modal .saved-grant-details-msg .status-tag.grant-added {
  display: block;
  margin: 0 15px;
}

/* line 302, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .saved_grant_notified_at,
.current-style .user-added-grant-modal .saved_grant_notified_at {
  margin-bottom: 0px;
}

/* line 306, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .save-hide-buttons,
.current-style .user-added-grant-modal .save-hide-buttons {
  display: flex;
}

/* line 310, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .document-library-panel,
.current-style .user-added-grant-modal .document-library-panel {
  max-height: 250px;
  overflow-y: auto;
  word-wrap: break-word;
}

/* line 316, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal .document-library-panel .btn-primary:hover, .current-style .saved-grant-modal .document-library-panel .btn-primary-twilight:hover,
.current-style .user-added-grant-modal .document-library-panel .btn-primary:hover,
.current-style .user-added-grant-modal .document-library-panel .btn-primary-twilight:hover {
  background-color: #00B2E8 !important;
}

/* line 323, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal.saved-grant-modal-actions-only .modal-content,
.current-style .user-added-grant-modal.saved-grant-modal-actions-only .modal-content {
  height: unset;
  max-height: calc(100vh - 62px);
}

/* line 326, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .saved-grant-modal.saved-grant-modal-actions-only .modal-content .saved-grant-modal__sidebar-container,
.current-style .user-added-grant-modal.saved-grant-modal-actions-only .modal-content .saved-grant-modal__sidebar-container {
  max-height: 500px;
  overflow: scroll;
}

/* line 334, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style a.document-library-button,
.current-style label.upload-from-computer-button {
  white-space: normal;
}

/* line 337, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style a.document-library-button span.glyphicon-cloud,
.current-style label.upload-from-computer-button span.glyphicon-cloud {
  font-size: medium;
  vertical-align: bottom;
}

/* line 344, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style label.upload-from-computer-button span.glyphicon-folder-open,
.current-style label.upload-from-computer-button span.glyphicon-refresh {
  margin-right: 5px;
}

/* line 348, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style label.upload-from-computer-button span.badge {
  margin-left: 5px;
}

/* line 354, app/assets/stylesheets/matching_inbox/components/saved-grant/modal.scss */
.current-style .modal-document-upload-container input#upload-documents {
  display: none;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-group.scss */
.saved-grant-navigation-group {
  margin-bottom: 24px;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-group.scss */
.saved-grant-navigation-group-header {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-group.scss */
.saved-grant-navigation-group-header::after {
  content: '';
  display: block;
  width: 100%;
  border-top: 1px solid rgba(209, 194, 240, 0.3);
  margin-left: 8px;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-group.scss */
.saved-grant-navigation-group-body {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-group.scss */
.saved-grant-navigation-group-title {
  opacity: .6;
  flex-shrink: 0;
  letter-spacing: 1px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.tooltip-inner .opportunity-popover {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.tooltip-inner .opportunity-popover .grant-name-and-owner {
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 18px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.tooltip-inner .opportunity-popover .grant-name-and-owner p {
  margin: 0px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.tooltip-inner .opportunity-popover .project-name-and-dot {
  display: flex;
  align-items: center;
  line-height: 18px;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.tooltip-inner .opportunity-popover .project-name-and-dot p {
  margin: 0px;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item {
  padding: 8px;
  border-radius: 12px;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item:hover, .saved-grant-navigation-item:active, .saved-grant-navigation-item:focus {
  cursor: pointer;
  background-color: #DDDDF8;
}

@media (max-width: 961px) {
  /* line 35, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
  .saved-grant-navigation-item:hover, .saved-grant-navigation-item:active, .saved-grant-navigation-item:focus {
    background-color: #464294;
  }
}

/* line 44, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item.active {
  background-color: #DDDDF8;
}

@media (max-width: 961px) {
  /* line 44, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
  .saved-grant-navigation-item.active {
    background-color: #464294;
  }
}

/* line 51, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item.active .dot {
  outline: 1px solid rgba(255, 255, 255, 0.8);
}

/* line 56, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item-status-name {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 0.8;
  margin-bottom: 6px;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .grant-name-and-project-dot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-gap: 4px;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .grant-name {
  letter-spacing: 0.01em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: clip;
  font-weight: 600;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .dot {
  margin: 0px;
  outline: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 87, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .grant-name-and-owner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 12px;
}

/* line 93, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .grant-name-and-owner .owner {
  margin-top: 4px;
}

/* line 98, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .organization-profile-name {
  color: #747171;
  margin-left: 14px;
  margin-top: 10px;
}

/* line 104, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .saved-grant-details {
  display: flex;
  gap: 4px;
  align-items: center;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .custom-grant-icon {
  display: flex;
}

/* line 113, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .custom-grant-icon .ember-bootstrap-tooltip.tooltip {
  min-width: 110px;
}

/* line 116, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .custom-grant-icon .ember-bootstrap-tooltip.tooltip .tooltip-inner {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

/* line 121, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .custom-grant-icon .ember-bootstrap-tooltip.tooltip .tooltip-inner .user-name-with-initials {
  margin-left: 5px;
}

/* line 129, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .custom-added-icon path {
  fill: #747171;
}

@media (max-width: 961px) {
  /* line 134, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
  .saved-grant-navigation-item .custom-added-icon path {
    fill: #DDDDF8;
  }
}

/* line 140, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .project-name-and-dot {
  display: flex;
  flex-direction: row;
}

/* line 144, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .project-name-and-dot p {
  margin-bottom: 0;
}

/* line 149, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .ember-bootstrap-tooltip.tooltip {
  border-radius: 4px;
  max-width: 300px;
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
}

/* line 154, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .ember-bootstrap-tooltip.tooltip.in {
  opacity: 1;
}

/* line 158, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .ember-bootstrap-tooltip.tooltip .tooltip-inner {
  padding: 8px 12px;
  background-color: #FFFFFF;
  border: 1px solid #C5D1D4;
  border-radius: 4px;
  max-width: 300px;
  color: #333333;
  text-align: left;
  font-family: 'Lato';
}

/* line 170, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .ember-bootstrap-tooltip.tooltip.right .tooltip-arrow {
  border-right-color: #FFFFFF;
  margin-right: -1px;
  left: 1px;
}

/* line 180, app/assets/stylesheets/matching_inbox/components/saved-grant/navigation-item.scss */
.saved-grant-navigation-item .project-dot .ember-bootstrap-tooltip.tooltip .tooltip-inner {
  width: 302px;
  max-width: 302px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
.saved-grant-remove-grant-modal .modal-body {
  padding: 75px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
.saved-grant-remove-grant-modal .confirmation-sentence {
  color: #4D4D4D;
  font-size: 18px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
.saved-grant-remove-grant-modal .attempt-table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
.saved-grant-remove-grant-modal .attempt-table tr > td {
  text-align: center;
  padding: 10px 3px;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
.saved-grant-remove-grant-modal .saved-grant-attempt-row td.project-title {
  max-width: 265px;
}

@media (min-width: 992px) {
  /* line 26, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .modal-dialog {
    width: 792px;
  }
}

@media (max-width: 992px) {
  /* line 32, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .saved-grant-attempt-row td.project-title {
    max-width: 200px;
  }
}

@media (min-width: 768px) {
  /* line 40, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .attempt-table tr > td:first-of-type {
    padding-left: 20px;
    text-align: left;
  }
  /* line 45, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .attempt-table tr > td:last-of-type {
    text-align: right;
    padding-right: 20px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  /* line 55, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .modal-body {
    padding: 50px;
  }
  /* line 59, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .attempt-table {
    width: 100%;
    margin-bottom: 20px;
    max-width: 500px;
  }
  /* line 64, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .attempt-table tr > td {
    display: block;
  }
  /* line 67, app/assets/stylesheets/matching_inbox/components/saved-grant/remove-grant-modal.scss */
  .saved-grant-remove-grant-modal .attempt-table .saved-grant-attempt-row td.project-title {
    max-width: 500px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section {
  background: white;
  border: 1px solid #e3edf0;
  margin-bottom: 10px;
  padding: 15px;
  padding-bottom: 0;
}

/* line 27, app/assets/stylesheets/shared/base/mixin.scss */
.saved-grant-sidebar-section a:not(.btn),
.saved-grant-sidebar-section .btn-link {
  color: #00799E;
}

/* line 30, app/assets/stylesheets/shared/base/mixin.scss */
.saved-grant-sidebar-section a:not(.btn):hover,
.saved-grant-sidebar-section .btn-link:hover {
  color: #00526b;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section > header {
  position: relative;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section__title {
  margin: 0px 0px 5px 0px !important;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: bold;
  display: inline-block;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section__title.control-label {
  margin-bottom: 6px !important;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section__autosave {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section__placeholder {
  color: #777777;
  line-height: 1.21;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section__dropdown {
  position: absolute;
  top: 13px;
  right: 12px;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section__dropdown a.dropdown-toggle {
  display: block;
  text-decoration: none;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section .ins-datepicker label > span {
  margin-bottom: 4px;
  display: table;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section .alert-warning {
  margin-bottom: 12px;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section .alert-warning-title {
  display: flex;
  align-items: center;
  column-gap: 6px;
  margin-bottom: 8px;
}

/* line 62, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section .alert-warning-title h4 {
  display: inline-block;
  margin: 0px;
  font-size: 14px;
  font-weight: 600;
}

/* line 69, app/assets/stylesheets/matching_inbox/components/saved-grant/sidebar/section.scss */
.saved-grant-sidebar-section .alert-warning-title p {
  line-height: 130%;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag {
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 17px;
  padding: 0 8px;
  height: 24px;
  width: max-content;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.planned {
  background-color: #CBF2FD;
  color: #005A75;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.planned > .caret {
  color: #005A75;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.planned:hover {
  background-color: #ABEAFC;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.planned.disabled, .status-tag.planned.disabled:hover {
  background-color: rgba(203, 242, 253, 0.75);
  color: rgba(0, 90, 117, 0.75);
}

/* line 30, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.started {
  background-color: #F7E7FD;
  color: #70339E;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.started > .caret {
  color: #70339E;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.started:hover {
  background-color: #F3D9FC;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.started.disabled, .status-tag.started.disabled:hover {
  background-color: rgba(247, 231, 253, 0.75);
  color: rgba(112, 51, 158, 0.75);
}

/* line 48, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_in_progress {
  background-color: #FFE6F9;
  color: #BB0695;
}

/* line 52, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_in_progress > .caret {
  color: #BB0695;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_in_progress:hover {
  background-color: #FED7F5;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_in_progress.disabled, .status-tag.loi_in_progress.disabled:hover {
  background-color: rgba(255, 230, 249, 0.75);
  color: rgba(187, 6, 149, 0.75);
}

/* line 66, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.submitted {
  background-color: #E9ECFC;
  color: #2E4BE0;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.submitted > .caret {
  color: #2E4BE0;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.submitted:hover {
  background-color: #D3D9F8;
}

/* line 78, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.submitted.disabled, .status-tag.submitted.disabled:hover {
  background-color: rgba(233, 236, 252, 0.75);
  color: rgba(46, 75, 224, 0.75);
}

/* line 84, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_submitted {
  background-color: #ECE6FE;
  color: #6331F7;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_submitted > .caret {
  color: #6331F7;
}

/* line 92, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_submitted:hover {
  background-color: #E1D8FD;
}

/* line 96, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.loi_submitted.disabled, .status-tag.loi_submitted.disabled:hover {
  background-color: rgba(236, 230, 254, 0.75);
  color: rgba(99, 49, 247, 0.75);
}

/* line 102, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.funding_awarded {
  background-color: #DAF8D3;
  color: #236E11;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.funding_awarded > .caret {
  color: #236E11;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.funding_awarded:hover {
  background-color: #C4F4B8;
}

/* line 114, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.funding_awarded.disabled, .status-tag.funding_awarded.disabled:hover {
  background-color: rgba(218, 248, 211, 0.75);
  color: rgba(35, 110, 17, 0.75);
}

/* line 120, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.closed {
  background-color: #FEE2D2;
  color: #A63C03;
}

/* line 124, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.closed > .caret {
  color: #A63C03;
}

/* line 128, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.closed:hover {
  background-color: #FED2B9;
}

/* line 132, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.closed.disabled, .status-tag.closed.disabled:hover {
  background-color: rgba(254, 226, 210, 0.75);
  color: rgba(166, 60, 3, 0.75);
}

/* line 138, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.declined {
  background-color: #FFD6D6;
  color: #B80000;
}

/* line 142, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.declined > .caret {
  color: #B80000;
}

/* line 146, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.declined:hover {
  background-color: #FFC2C2;
}

/* line 150, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.declined.disabled, .status-tag.declined.disabled:hover {
  background-color: rgba(255, 214, 214, 0.75);
  color: rgba(184, 0, 0, 0.75);
}

/* line 156, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.researching {
  background-color: #FFEDB6;
  color: #8E5806;
}

/* line 160, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.researching > .caret {
  color: #8E5806;
}

/* line 164, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.researching:hover {
  background-color: #FFE38F;
}

/* line 168, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.researching.disabled, .status-tag.researching.disabled:hover {
  background-color: rgba(255, 237, 182, 0.75);
  color: rgba(142, 88, 6, 0.75);
}

/* line 174, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.saved {
  background-color: #EEEEEE;
}

/* line 178, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.abandoned {
  background-color: #DBE3E6;
  color: #455C63;
}

/* line 182, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.abandoned > .caret {
  color: #455C63;
}

/* line 186, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.abandoned:hover {
  background-color: #C5D1D4;
}

/* line 190, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.abandoned.disabled, .status-tag.abandoned.disabled:hover {
  background-color: rgba(219, 227, 230, 0.75);
  color: rgba(69, 92, 99, 0.75);
}

/* line 196, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
.status-tag.unknown {
  background-color: aliceblue;
}

@media (min-width: 992px) and (max-width: 1060px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag.scss */
  .status-tag {
    padding: 2px 4px;
    font-size: 13px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown .dropdown-toggle {
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 12px 6px 6px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown .caret {
  color: black;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown .selected-status {
  color: #333333 !important;
  cursor: pointer;
  position: absolute;
  top: 30px;
  left: 6px;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown .selected-status:hover {
  color: #333333 !important;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown .saved-grant-status-select {
  color: #C5D1D4;
  margin-bottom: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown .saved-grant-status-select::-ms-expand {
  display: none;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown.frameless-dropdown .dropdown-toggle {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown.rounded-inline {
  flex-grow: 1;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown.rounded-inline .dropdown-toggle {
  padding: 0;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown.rounded-inline .dropdown-toggle .status-tag {
  width: 100%;
  height: 34px;
  border-radius: 100px;
  align-items: center;
  padding: 6px 12px;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown.rounded-inline .dropdown-toggle .status-tag .status-tag-string {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown.rounded-inline .dropdown-toggle .status-tag .caret {
  margin-top: unset;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown-menu.dropdown-menu {
  max-width: 200px;
  min-width: 180px;
  max-height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px 20px 16px 20px;
  z-index: 2000;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown-menu.dropdown-menu span.status-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 12px;
  color: #747171;
  margin-bottom: 5px;
  display: inline-block;
}

/* line 98, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown-menu.dropdown-menu p {
  color: #333333;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown-menu.dropdown-menu li:not(:last-child) {
  margin-bottom: 8px;
}

/* line 106, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown-menu.dropdown-menu .status-tag {
  font-size: 12px;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/saved-grant/status-tag-dropdown.scss */
.status-tag-dropdown-menu.dropdown-menu .status-tag:hover {
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .custom-grant-deadline-stats {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: relative;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .custom-grant-deadline-stats::-webkit-scrollbar {
  display: none;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list {
  position: relative;
}

@media (min-width: 1200px) {
  /* line 13, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
  .tasks-tab-pane .task-list {
    margin: 0px -32px 0px -32px;
  }
}

@media (max-width: 1199px) {
  /* line 13, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
  .tasks-tab-pane .task-list {
    margin: 0px -16px;
  }
}

/* line 24, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list-row {
  display: grid;
  grid-template-columns: minmax(80px, 30fr) minmax(87px, 15fr) minmax(59px, 15fr) minmax(94px, 5fr) minmax(52px, 5fr);
  gap: 16px;
  padding: 16px;
  align-items: center;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list-row.fade {
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .task-list-header {
  display: flex;
  align-items: center;
  margin: 12px 16px;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .task-list-header h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 16px;
  font-weight: 600;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .task-list-header .hide-completed-tasks {
  display: flex;
  gap: 6px;
  margin-bottom: 0px;
  color: #747171;
}

/* line 59, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .task-list-header .hide-completed-tasks .hide-completed-tasks-toggle label {
  margin-bottom: 0;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns {
  display: grid;
  grid-template-columns: minmax(80px, 30fr) minmax(87px, 15fr) minmax(59px, 15fr) minmax(94px, 5fr) minmax(52px, 5fr);
  gap: 16px;
  background: #F7FAFD;
  border-bottom: 1px solid #E5E5E5;
  color: #747171;
  padding: 0 16px;
}

/* line 76, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .table-sort-item-label {
  font-size: 14px;
}

/* line 80, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .list-column-deadline-and-type {
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  gap: 8px;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .list-column-deadline .active {
  color: #00B2E8;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .list-column-assignee .tracker-user-filter .filter-or-reset {
  margin-left: 0px;
  flex-direction: row;
  gap: 6px;
  align-items: center;
}

/* line 101, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .list-column-assignee .tracker-user-filter .filter-or-reset .reset {
  color: #00799e;
  line-height: normal;
}

/* line 109, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .list-column-actions {
  min-width: 64px;
}

/* line 113, app/assets/stylesheets/matching_inbox/components/saved-grant/tasks.scss */
.tasks-tab-pane .task-list .list-columns .list-column-task,
.tasks-tab-pane .task-list .list-columns .list-column-type,
.tasks-tab-pane .task-list .list-columns .list-column-deadline,
.tasks-tab-pane .task-list .list-columns .list-column-assignee {
  display: flex;
  align-items: center;
  gap: 4px;
  letter-spacing: 0.05em;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/search-infinity-loader.scss */
.search-infinity-loader {
  height: 40px;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/search-infinity-loader.scss */
.search-infinity-loader.backward {
  height: unset;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/search-input.scss */
.search-input {
  display: table;
  position: relative;
  max-width: 174px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/search-input.scss */
.search-input input {
  box-shadow: none;
  border-radius: 17px;
  border-color: #C5D1D4;
  margin-bottom: 0;
  padding-right: 42px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/search-input.scss */
.search-input input.clear-search-button-active {
  padding-right: 60px !important;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/search-input.scss */
.search-input .clear-search-button {
  background-size: cover;
  border: none;
  position: absolute;
  right: 42px;
  top: 10px;
  width: 14px;
  height: 14px;
  padding: 0;
  background-color: #FFFFFF;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/search-input.scss */
.search-input .btn, .search-input .page-header a, .page-header .search-input a {
  background: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-color: #C5D1D4;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 7px 14px 7px 10px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/search-input.scss */
.search-input .fa-circle-notch {
  font-size: 14px;
}

@media (max-width: 991px) {
  /* line 50, app/assets/stylesheets/matching_inbox/components/search-input.scss */
  .search-input {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/matching_inbox/components/search-input.scss */
  .action-bar-mobile-version .search-input input {
    border: none;
    height: 32px;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 64, app/assets/stylesheets/matching_inbox/components/search-input.scss */
  .search-input input.clear-search-button-active {
    padding-right: 80px !important;
  }
  /* line 67, app/assets/stylesheets/matching_inbox/components/search-input.scss */
  .search-input .clear-search-button {
    right: 62px;
  }
  /* line 72, app/assets/stylesheets/matching_inbox/components/search-input.scss */
  .action-bar .search-input, .action-bar-navigation-and-filters .search-input {
    max-width: 200px;
  }
  /* line 74, app/assets/stylesheets/matching_inbox/components/search-input.scss */
  .action-bar .search-input .btn, .action-bar-navigation-and-filters .search-input .btn, .action-bar .search-input .page-header a, .action-bar-navigation-and-filters .search-input .page-header a, .page-header .action-bar .search-input a, .page-header .action-bar-navigation-and-filters .search-input a {
    right: 18px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row {
  border-bottom: 1px solid #C5D1D4;
  display: flex;
  min-height: 64px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row:last-of-type {
  border-bottom: none;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row:hover {
  background-color: #F2F5F7;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row:hover .action-area {
  border-left: 1px solid #F6F6F5;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row:hover i {
  opacity: 1 !important;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .result-row-header,
.search-result-row .result-row-body {
  font-size: 14px;
  line-height: 17px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .result-row-header {
  color: #333333;
  margin-top: 0;
  margin-bottom: 5px;
  display: flex;
  gap: 8px;
  align-items: center;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .result-row-header .forecast-chip {
  display: inline;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .result-row-body {
  color: #747171;
  margin-bottom: 0px;
  gap: 6px;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .result-row-body samp {
  flex-basis: 100%;
  font-size: 12px;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .result-row-select-area {
  padding: 12px 16px;
  width: calc(100% - 64px);
}

/* line 58, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row:hover {
  cursor: pointer;
}

/* line 62, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .action-area {
  width: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .action-area i {
  color: #747171;
  opacity: 0;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
.search-result-row .action-area:hover, .search-result-row .action-area:focus, .search-result-row .action-area:active {
  background-color: #e9eef1;
}

@media (max-width: 767px) {
  /* line 80, app/assets/stylesheets/matching_inbox/components/search-result-row.scss */
  .search-result-row {
    height: unset;
    min-height: 64px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/shared/share-resource.scss */
.share-resource {
  display: inline-flex;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/shared/share-resource.scss */
.share-resource .share-resource-popover-link img {
  display: block;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/shared/share-resource.scss */
.share-resource a:hover {
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/shared/share-resource.scss */
.share-resource a:hover svg > path {
  stroke: #00B2E8;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/shared/share-resource.scss */
.suggest-update-popover {
  margin-left: 6px !important;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/shared/share-resource.scss */
.share-resource-popover,
.suggest-update-popover {
  width: 276px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/spinner.scss */
.Spinner.tracker-spinner {
  color: #00B2E8;
  font-size: 24px;
  margin: 10px;
  position: absolute;
  left: calc(50% - 13px);
}

/* line 1, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section {
  --tracker-theme-primary-color: #333333;
  --tracker-theme-bg-color: #F8F8FC;
  --tracker-theme-border-color: #DDDDF8;
  --tracker-theme-primary-color: #333333;
  --tracker-theme-secondary-color: #333333;
  --tracker-theme-accent-color: #333333;
  background: var(--tracker-theme-bg-color);
  border: 1px solid var(--tracker-theme-border-color);
  border-radius: 8px;
  padding: 12px 12px 20px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);
}

/* line 18, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section > .header {
  color: var(--tracker-theme-accent-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  height: 20px;
  margin-bottom: 24px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section > .header .icon-with-title {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section > .header h2 {
  font-weight: 600;
  font-size: 13px;
  margin: 0;
  padding: 0;
  display: inline;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section > .body {
  display: flex;
  flex-direction: column;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section .secondary-info {
  color: var(--tracker-theme-secondary-color);
}

/* line 52, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section .main-info {
  color: var(--tracker-theme-primary-color);
  font-weight: 600;
  font-size: 24px;
  line-height: 19.5px;
  display: block;
  margin-bottom: 8px;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section .secondary-info {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px !important;
  margin-bottom: 0;
  display: block;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section .secondary-info span:not(.fa-solid) {
  overflow: clip;
  text-overflow: ellipsis;
  display: inline-block;
}

/* line 74, app/assets/stylesheets/matching_inbox/components/statistics/section.scss */
.statistics-section .secondary-info .fa-solid {
  color: var(--tracker-theme-primary-color);
  margin-left: 6px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/statistics/status-detail.scss */
.statistics-status-detail {
  border-right: 1px solid var(--tracker-theme-border-color);
  font-weight: 600;
  font-size: 24px;
  padding: 0 12px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/statistics/status-detail.scss */
.statistics-status-detail .stat-label {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/statistics/status-detail.scss */
.statistics-status-detail .opportunity-count {
  color: #747171;
  font-size: 12px;
  font-weight: 400;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/statistics/status-detail.scss */
.statistics-status-detail:last-child {
  border-right: none;
  padding-right: 0;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/statistics/status-detail.scss */
.statistics-status-detail:first-child {
  padding-left: 0;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/success-modal.scss */
.success-modal .icon {
  font-size: 40px;
  display: block;
  margin-bottom: 20px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/success-modal.scss */
.success-modal .modal-body {
  padding: 120px 10px;
  text-align: center;
  font-size: 25px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox {
  margin-bottom: 8px;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox label {
  color: #747171;
  font-weight: normal;
  letter-spacing: normal;
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 6px;
  margin-bottom: 0px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox label:hover {
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox label.disabled {
  cursor: not-allowed;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox label.disabled input, .table-filter-checkbox label.disabled .status-tag {
  opacity: 75%;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox input {
  margin: 0;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox .disabled {
  cursor: not-allowed;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/table-filter-checkbox.scss */
.table-filter-checkbox .disabled::hover {
  cursor: not-allowed;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table {
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table.has-customizable-columns {
  display: grid;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-top: 11px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table.has-customizable-columns::-webkit-scrollbar {
  display: none;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table.has-customizable-columns .data-table-header {
  display: flex;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table .data-table-header {
  display: grid;
  grid-auto-flow: column;
  border-top: 1px solid #C5D1D4;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table .data-table-header > .table-item {
  word-break: normal;
  height: initial;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table--sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 2;
  box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.18);
}

/* line 41, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table.with-top-border-on-desktop {
  border-top: 1px solid #C5D1D4;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item {
  display: flex;
  padding: 8px 12px;
  align-items: center;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item .caret {
  border-top: 5px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  color: #666666;
}

/* line 57, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item .caret:hover {
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item .caret.active {
  color: #5A56B3;
}

/* line 65, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item .caret.up {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px dashed;
  border-top: none;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item .reset,
.table-item .done {
  color: #5A56B3;
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: normal;
}

/* line 80, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-item .reset:hover,
.table-item .done:hover {
  cursor: pointer;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table-header > .table-item {
  border-right: 1px solid #C5D1D4;
  border-bottom: 1px solid #C5D1D4;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table-header > .table-item:first-of-type {
  padding-left: 15px;
}

/* line 95, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.data-table-header > .table-item:last-of-type {
  border-right: 1px solid #C5D1D4;
  padding-right: 15px;
}

/* line 102, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-sort-item-label {
  color: #4D4D4D;
  word-break: break-all;
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: 0.05em;
  margin: 0px;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-sort-item-label.custom-field-header-item {
  text-transform: uppercase;
}

/* line 115, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item {
  max-height: 620px;
  margin-bottom: 0;
  overflow: auto;
}

/* line 120, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .header-label {
  color: #747171;
  display: block;
  font-weight: 400;
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: normal;
}

/* line 129, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown-menu, .table-filter-item.dropdown-menu {
  padding: 12px 20px;
}

/* line 132, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown-menu .status-label, .table-filter-item.dropdown-menu .status-label {
  color: #747171;
  font-size: 12px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

/* line 139, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown-menu .status-label:not(:first-of-type), .table-filter-item.dropdown-menu .status-label:not(:first-of-type) {
  padding-top: 4px;
}

/* line 144, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown-menu .done, .table-filter-item.dropdown-menu .done {
  padding-top: 8px;
  float: left;
}

/* line 150, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .table-filter-item-icon {
  height: 18px;
  width: 18px;
  object-fit: contain;
}

/* line 156, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown {
  display: flex;
  width: 100%;
}

/* line 160, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown > span {
  width: 100%;
}

/* line 165, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown-toggle {
  color: #888888 !important;
  width: 100%;
}

/* line 169, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .dropdown-toggle:focus {
  text-decoration: none;
}

/* line 174, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 180, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .filter-or-reset {
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 186, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .filter-area {
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

/* line 194, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .filter-area.active {
  background-color: #DDDDF8;
}

/* line 198, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .filter-area:hover {
  background-color: #C0C0F2;
}

/* line 202, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .filter-area i {
  font-size: 12px;
  color: #666666;
}

/* line 208, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item .filter-area.active i, .table-filter-item .filter-area:hover i {
  color: #5A56B3;
}

/* line 215, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item-icon {
  float: right;
  margin-top: 0;
}

/* line 219, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item-icon:hover {
  cursor: pointer;
}

/* line 223, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
.table-filter-item-icon.active {
  color: #00B2E8;
}

@media (max-width: 991px) {
  /* line 230, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .table-filter-item.button {
    display: inline-block;
    vertical-align: bottom;
  }
  /* line 234, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .table-filter-item.button .btn-default, .table-filter-item.button .page-header a, .page-header .table-filter-item.button a {
    padding: 5px 12px;
  }
  /* line 239, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .table-filter-item .table-filter-item-icon {
    height: 16px;
    width: 16px;
    margin-top: 3px;
    margin-left: 5px;
  }
  /* line 246, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .table-filter-item .dropdown-toggle {
    border: none;
    border-radius: 8px;
  }
  /* line 252, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .reset {
    font-size: 12px;
  }
  /* line 257, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .data-table.with-top-border-on-desktop {
    border-top: none;
  }
  /* line 262, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .table-sort-item-label {
    font-size: 14px;
  }
}

@media (max-width: 760px) {
  /* line 268, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .table-filter-item {
    display: none;
  }
}

@media (min-width: 1540px) and (max-width: 1709px) {
  /* line 276, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .data-table .amount-sort-with-multiple-options .reset-and-caret-container {
    flex-direction: column-reverse;
    gap: 2px;
  }
}

@media (min-width: 992px) and (max-width: 1160px) {
  /* line 287, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .data-table .amount-sort-with-multiple-options .reset-and-caret-container {
    flex-direction: column-reverse;
    gap: 2px;
  }
}

@media (min-width: 992px) and (max-width: 1187px) {
  /* line 298, app/assets/stylesheets/matching_inbox/components/table-filter-item.scss */
  .data-table .name-sort-with-multiple-options .reset-and-caret-container {
    flex-direction: column-reverse;
    gap: 2px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item {
  justify-content: space-between;
  height: 100%;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item.enable-sorting:hover {
  cursor: pointer;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .header-label {
  font-weight: 400;
  letter-spacing: normal;
  color: #747171;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .caret-area {
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .caret-area .caret {
  margin-left: 0;
}

/* line 29, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .caret-area.active {
  background-color: #DDDDF8;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .caret-area:hover {
  background-color: #C0C0F2;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .caret-area.active .caret, .table-sort-item .caret-area:hover .caret {
  color: #5A56B3;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
.table-sort-item .reset-and-caret-container {
  display: flex;
  gap: 4px;
  align-items: center;
}

@media (max-width: 991px) {
  /* line 52, app/assets/stylesheets/matching_inbox/components/table-sort-item.scss */
  .table-sort-item {
    width: 100%;
  }
}

@media (max-width: 991px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/task/empty-list-row.scss */
  .task-empty-list-row {
    grid-template-columns: minmax(80px, 70fr) minmax(87px, 10fr) minmax(32px, 10fr) minmax(24px, 10fr) !important;
  }
  /* line 5, app/assets/stylesheets/matching_inbox/components/task/empty-list-row.scss */
  .task-empty-list-row .actions {
    display: none !important;
  }
}

/* line 10, app/assets/stylesheets/matching_inbox/components/task/empty-list-row.scss */
.task-empty-list-row .dropdown-toggle.trigger {
  width: 100%;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/task/empty-list-row.scss */
.task-empty-list-row .dropdown-toggle.trigger .auto-save-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/task/list-container.scss */
.task-list-container .add-new-dropdown {
  position: absolute;
  top: -6px;
  right: 16px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/task/list-container.scss */
.task-list-container .add-new-dropdown.inline {
  position: inherit;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/task/list-container.scss */
.task-list-container .dropdown-menu.new-custom-grant-deadline-form {
  padding: 15px;
  width: 260px;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/task/list-container.scss */
.task-list-container .empty-skeleton {
  width: 50%;
  border-radius: 4px;
  display: inline-block;
  height: 7px;
  vertical-align: middle;
  background: #E4EAEC;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.tracker-list-container .task-list-row {
  display: grid;
  grid-template-columns: minmax(80px, 30fr) minmax(59px, 15fr) minmax(59px, 15fr) minmax(118px, 30fr) minmax(94px, 5fr) minmax(52px, 5fr);
  gap: 16px;
  padding: 16px;
  align-items: center;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.tracker-list-container .task-list-row.fade {
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.tracker-list-container .task-list-row.with-project-name {
  grid-template-columns: minmax(80px, 30fr) minmax(59px, 15fr) minmax(59px, 15fr) minmax(59px, 15fr) minmax(118px, 30fr) minmax(94px, 5fr) minmax(52px, 5fr);
}

/* line 20, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row {
  border-bottom: 1px solid #E4EAEC;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row.expanded {
  align-items: start;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row.expanded .done-checkbox-and-title-description-wrapper {
  align-items: flex-start;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row:hover {
  background-color: #F7FAFD;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .deadline-and-type {
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  gap: 8px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .done-checkbox-and-title-description-wrapper {
  display: flex;
  align-items: center;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .done-checkbox-container {
  margin-right: 10px;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description {
  display: flex;
  gap: 6px;
  margin: 0;
  cursor: pointer;
  max-height: 300px;
  overflow-y: auto;
}

/* line 63, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description p {
  margin: 0;
  padding: 0;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description .click-to-expand {
  display: none;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #DDDDF8;
  letter-spacing: 0.05em;
  font-size: 11px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  color: #333333;
  text-align: center;
  line-height: 18px;
  flex-shrink: 0;
}

/* line 86, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description .click-to-expand:hover {
  background-color: #C0C0F2;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description textarea,
.task-list-row .title-and-description input {
  font-weight: normal;
}

/* line 96, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description h5 {
  line-height: 130%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: clip;
  word-break: break-word;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description:hover .opacity-transition {
  -webkit-mask-image: linear-gradient(to right, black, rgba(0, 0, 0, 0));
  mask-image: linear-gradient(to right, black, rgba(0, 0, 0, 0));
}

/* line 115, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .title-and-description:hover .click-to-expand {
  display: block;
}

/* line 121, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .deadline-at {
  cursor: pointer;
}

/* line 124, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .deadline-at .calendar-icon {
  margin-left: 4px;
  vertical-align: middle;
}

/* line 130, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .kind-wrapper {
  flex-shrink: 0;
  cursor: pointer;
}

/* line 134, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .kind-wrapper .kind {
  padding: 4px 6px;
  color: #747171;
  background: #F2F5F7;
  border-radius: 4px;
}

/* line 142, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .assignee {
  cursor: pointer;
}

/* line 146, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .documents-counter {
  color: #989595;
}

/* line 150, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .actions {
  display: flex;
  justify-content: right;
  column-gap: 8px;
}

/* line 156, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .actions .custom-grant-deadline-destroy {
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

/* line 165, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .actions .custom-grant-deadline-destroy:hover {
  background: #F2F5F7;
  border-radius: 100px;
}

/* line 169, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .actions .custom-grant-deadline-destroy:hover svg path {
  fill: #0098C7;
}

/* line 174, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
.task-list-row .actions .custom-grant-deadline-destroy {
  cursor: pointer;
}

@media (max-width: 767px) {
  /* line 182, app/assets/stylesheets/matching_inbox/components/task/list-row.scss */
  .task-list-row .deadline-and-type {
    margin-left: 32px;
    align-items: center;
    width: unset;
    min-width: unset;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/task/type-filter.scss */
.task-type-filter-item .dropdown-toggle {
  display: flex;
  gap: 6px;
  align-items: center;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/toast/container.scss */
.ToastContainer {
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 90%;
  z-index: 2000;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/toast/container.scss */
.ToastContainer .Toast + .Toast {
  margin-top: 20px;
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/matching_inbox/components/toast/container.scss */
  .ToastContainer {
    min-width: 90%;
    top: 50px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast {
  max-width: 100%;
  border-radius: 8px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.21);
  padding: 16px 24px;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast .icon {
  margin-right: 8px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast--success {
  background-color: #E3F8EE;
  color: #1F7A51;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast--success .icon {
  color: #1F7A51;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast--info {
  background-color: #F1F1F9;
  box-shadow: 0 1px 4px rgba(61, 58, 128, 0.15), 0 4px 12px rgba(61, 58, 128, 0.15);
  color: #3D3A82;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast--info .icon {
  color: #3D3A82;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast--danger {
  background-color: #FFF1F0;
  color: #B80000;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/toast.scss */
.Toast--danger .icon {
  color: #B80000;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/tracker/action-bar/mobile-version.scss */
.action-bar-mobile-version .filters {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/tracker/action-bar/mobile-version.scss */
.action-bar-mobile-version .grant-counts {
  margin-left: auto;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/tracker/action-bar/mobile-version.scss */
.action-bar-mobile-version .action-bar-filters--sticky {
  background-color: #F2F5F7;
  box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.18);
  padding: 8px 16px;
  position: fixed;
  z-index: 5;
  left: var(--left-nav-width);
  top: 0;
  width: calc(100% - var(--left-nav-width));
}

@media (max-width: 767px) {
  /* line 28, app/assets/stylesheets/matching_inbox/components/tracker/action-bar/mobile-version.scss */
  .action-bar-mobile-version .action-bar-filters--sticky {
    left: 0;
    width: 100%;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.account-dropdown-present .action-bar--sticky {
  top: 50px !important;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar-navigation-and-filters {
  border: unset;
  padding: 20px 32px;
}

@media (max-width: 992px) {
  /* line 7, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar-navigation-and-filters {
    display: none !important;
  }
}

/* line 17, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar-navigation-and-filters .tracker-year-select {
  margin-left: 16px;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar, .action-bar-navigation-and-filters {
  padding: 15px;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar--sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 5;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .nav-and-filters, .action-bar-navigation-and-filters .nav-and-filters {
  align-items: center;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .nav-and-filters-dates, .action-bar-navigation-and-filters .nav-and-filters-dates {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  /* line 35, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .nav-and-filters-dates, .action-bar-navigation-and-filters .nav-and-filters-dates {
    margin-bottom: 5px;
  }
}

/* line 45, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .actions, .action-bar-navigation-and-filters .actions {
  margin-left: auto;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .right-actions, .action-bar-navigation-and-filters .right-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .right-actions .search-input, .action-bar-navigation-and-filters .right-actions .search-input {
  margin: 0 10px;
}

/* line 60, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill {
  padding: 0px 16px;
  display: flex;
  align-items: center;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill.inline-rounded:not(.active), .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill.inline-rounded:not(.active) {
  padding: 0;
}

/* line 70, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill.inline-rounded:not(.active) a, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill.inline-rounded:not(.active) a {
  padding: 0px 28px;
}

/* line 75, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill.inline-rounded .name-and-help-text .name, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill.inline-rounded .name-and-help-text .name {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

/* line 82, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill .name-and-help-text, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill .name-and-help-text {
  flex-direction: row;
  align-items: center;
  font-weight: 400;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill .name-and-help-text .name, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill .name-and-help-text .name {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  gap: 4px;
  white-space: nowrap;
}

/* line 97, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill a, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill a {
  padding: 0;
  font-size: 12px;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .page-tab.nav-inline .page-tab-pill .page-tab-pill-text .count, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill .page-tab-pill-text .count {
  font-size: 12px;
}

/* line 110, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
.action-bar .next-year-planning-action-bar, .action-bar-navigation-and-filters .next-year-planning-action-bar {
  height: 34px;
  white-space: pre;
}

@media (min-width: 992px) and (max-width: 1376px) {
  /* line 119, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar:not(.researching-tab) .right-actions > p.text-muted, .action-bar-navigation-and-filters:not(.researching-tab) .right-actions > p.text-muted {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1140px) {
  /* line 127, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar, .action-bar-navigation-and-filters {
    align-items: start;
  }
  /* line 130, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .nav-and-filters, .action-bar-navigation-and-filters .nav-and-filters {
    flex-direction: column;
    row-gap: 12px;
  }
  /* line 134, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .nav-and-filters-dates, .action-bar-navigation-and-filters .nav-and-filters-dates {
    column-gap: 12px;
  }
  /* line 140, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar:not(.researching-tab) .right-actions, .action-bar-navigation-and-filters:not(.researching-tab) .right-actions {
    flex-direction: row;
    gap: 12px;
    align-items: flex-end;
  }
  /* line 145, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar:not(.researching-tab) .right-actions .search-input, .action-bar-navigation-and-filters:not(.researching-tab) .right-actions .search-input {
    margin-right: 0px;
  }
}

@media (min-width: 992px) {
  /* line 155, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .page-tab.nav-inline, .action-bar-navigation-and-filters .page-tab.nav-inline {
    height: 34px;
    gap: 8px;
    padding: 1px;
  }
  /* line 161, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .nav-and-filters, .action-bar-navigation-and-filters .nav-and-filters {
    display: flex;
  }
  /* line 165, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .tracker-year-select + .page-tab.nav-inline, .action-bar-navigation-and-filters .tracker-year-select + .page-tab.nav-inline {
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  /* line 174, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .actions .filter-and-search, .action-bar-navigation-and-filters .actions .filter-and-search {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 8px;
    margin-top: 8px;
  }
  /* line 183, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .page-tab.nav-inline, .action-bar-navigation-and-filters .page-tab.nav-inline {
    margin-bottom: 10px;
  }
  /* line 187, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .page-tab.nav-inline .page-tab-pill a, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill a {
    font-size: 14px;
  }
  /* line 191, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .action-bar .page-tab.nav-inline .page-tab-pill .name-and-help-text .name, .action-bar-navigation-and-filters .page-tab.nav-inline .page-tab-pill .name-and-help-text .name {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  /* line 200, app/assets/stylesheets/matching_inbox/components/tracker/action-bar.scss */
  .Tracker .nav-and-filters {
    display: none !important;
  }
}

/* line 3, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal a:hover {
  cursor: pointer;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal .input-group-addon {
  background-color: #FFFFFF;
  color: #C5D1D4;
  padding: 12px 15px;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal .form-group {
  display: flex;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal .input-group {
  margin-right: 10px;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal .btn-success {
  border: none;
  background-color: #3ACC8A;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal .btn-success:focus {
  border: none;
  background-color: #3ACC8A;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal .btn-success:disabled {
  border: none;
  background-color: #3ACC8A;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
.change-goal input {
  box-shadow: none;
  border-color: #C5D1D4;
  padding: 9px 12px;
  height: 40px;
}

@media (max-width: 991px) {
  /* line 46, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal {
    vertical-align: middle;
  }
  /* line 49, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal,
.change-goal .amount,
.change-goal a {
    display: inline-block;
  }
  /* line 55, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal a {
    margin-left: 10px;
  }
  /* line 59, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal p {
    margin-bottom: 0;
  }
  /* line 63, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal .form-group {
    margin-bottom: 0;
  }
  /* line 67, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal .input-group-addon {
    padding: 4px 15px;
  }
  /* line 71, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal .form-control, .change-goal .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .change-goal .multi-select-filter-dropdown-trigger {
    padding: 4px 12px;
  }
  /* line 75, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form.scss */
  .change-goal .btn-success {
    padding: 4px 12px;
    margin-top: 5px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/award-statistics/goal-form-input.scss */
.goal-form-input {
  margin-bottom: 5px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/awards/table.scss */
.tracker-awards-table {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/tracker/awards/table.scss */
[data-test-tracker-awards-upsell-header] + .tracker-list-container .tracker-awards-table {
  margin-left: 0;
  margin-right: 0;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown-wrap .filter-container {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1160px) {
  /* line 3, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
  .ins-calendar-filter-dropdown-wrap .filter-container {
    flex-direction: column-reverse;
    align-items: flex-end;
    justify-content: flex-start;
  }
}

@media (max-width: 465px) {
  /* line 16, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
  .ins-calendar-filter-dropdown-wrap .filter-container:before {
    content: '';
    flex: 1;
  }
}

/* line 22, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown-wrap .filter-container .calendar-integration-popover-menu {
  width: 500px;
  padding: 20px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown-wrap .filter-container .calendar-integration-popover-menu-actions {
  margin-top: 8px;
  display: flex;
  gap: 8px;
}

/* line 32, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown-wrap .filter-container .calendar-integration-popover-menu .text-muted {
  margin-left: unset;
  display: inline-block;
}

/* line 40, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .dropdown-menu {
  width: 300px;
  left: -260px;
  top: 8px;
}

/* line 46, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content {
  padding: 20px;
  max-height: calc(100vh - 46px);
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}

/* line 55, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .dropdown-title,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .dropdown-subtitle {
  margin-bottom: 10px;
  font-weight: bolder;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .dropdown-title {
  margin: 0px;
}

/* line 77, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .dropdown-subtitle {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  gap: 6px;
  align-items: center;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .done {
  margin-top: 8px;
}

/* line 91, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .done,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .reset {
  display: block;
  color: #00799E;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.21;
}

/* line 99, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .done:hover,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .reset:hover {
  cursor: pointer;
}

/* line 104, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-tasks,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-submission-deadlines {
  display: flex;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}

/* line 111, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-tasks .x-toggle-component,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-submission-deadlines .x-toggle-component {
  margin-right: 5px;
}

/* line 115, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-tasks:hover,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-submission-deadlines:hover {
  cursor: pointer;
}

/* line 119, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-tasks .x-toggle:checked + label > .x-toggle-light.x-toggle-btn,
.ins-calendar-filter-dropdown .ins-calendar-filter-dropdown-content .show-submission-deadlines .x-toggle:checked + label > .x-toggle-light.x-toggle-btn {
  background-color: #00B2E8;
}

/* line 125, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .column-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

/* line 131, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .column-container .column {
  width: 100%;
}

/* line 134, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
.ins-calendar-filter-dropdown .column-container .column .form-group:last-of-type {
  margin-bottom: 0;
}

@media (max-height: 744px) {
  /* line 143, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
  .ins-calendar-filter-dropdown .column-container {
    gap: 16px;
  }
  /* line 147, app/assets/stylesheets/matching_inbox/components/tracker/calendar/filter-dropdown.scss */
  .ins-calendar-filter-dropdown .dropdown-menu {
    width: 480px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list {
  background-color: #FFFFFF;
  position: relative;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .month-wrapper.collapsed {
  border-bottom: 1px solid #C5D1D4;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .group-name-holder {
  width: 100%;
  background-color: #F2F5F7;
  border-right: 1px solid #C5D1D4;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .group-name {
  position: sticky;
  position: -webkit-sticky;
  left: 0px;
  max-width: fit-content;
  color: #333333;
  font-weight: 700;
  padding: 5px 15px;
  line-height: 1.21;
  letter-spacing: normal;
  display: flex;
  gap: 4px;
  align-items: center;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .group-name:hover .expand-collapse {
  visibility: visible;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .list-item.collapsed {
  display: none;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .list-item .grant-name a {
  color: #333333;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 5px;
}

/* line 51, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .load-earlier-content-wrapper {
  border-bottom: 1px solid var(--tracker-theme-border-color);
}

/* line 54, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .load-earlier-content-wrapper button {
  align-items: center;
  gap: 6px;
  z-index: 10;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .scroll-to-today-enabled {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  padding: 2px 6px;
  margin-left: 8px;
}

/* line 72, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .scroll-to-today-enabled:hover, .grouped-list .scroll-to-today-enabled:focus {
  color: #333333;
  text-decoration: none;
  outline: none;
}

/* line 78, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .scroll-to-today-enabled .fa-solid {
  color: #0098C7;
}

/* line 83, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .expand-collapse {
  visibility: hidden;
  padding: 4px 6.625px;
  border-radius: 4px;
  color: #5A56B3;
}

/* line 89, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .expand-collapse:hover {
  background: #DDDDF8;
}

/* line 93, app/assets/stylesheets/matching_inbox/components/tracker/grouped-list.scss */
.grouped-list .expand-collapse.up {
  transform: rotate(180deg);
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item {
  display: grid;
  color: #333333;
  background-color: #FFFFFF;
  grid-auto-flow: column;
  list-style-type: none;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item > div {
  border-top: 1px solid #C5D1D4;
  border-bottom: 1px solid #C5D1D4;
  line-height: 1.21;
  padding: 12px;
  word-break: break-word;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item > div:nth-of-type(1) {
  padding-left: 15px;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item > div:last-of-type {
  padding-right: 15px;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-name-wrap {
  display: flex;
  margin-bottom: 5px;
  align-items: center;
  gap: 2px;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-name-wrap .grant-custom-info {
  margin-left: 6px;
}

/* line 34, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-name-wrap .ember-bootstrap-tooltip.tooltip {
  min-width: 110px;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-name-wrap .ember-bootstrap-tooltip.tooltip .tooltip-inner {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

/* line 42, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-name-wrap .ember-bootstrap-tooltip.tooltip .tooltip-inner .user-name-with-initials {
  margin-left: 5px;
}

/* line 48, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-name-wrap .grant-name {
  color: #333333;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .funder-name,
.list-item .next-deadline {
  color: #888888;
  font-size: 12px;
  line-height: 1.42;
  margin-bottom: 0;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-deadline {
  margin-top: 5px;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .project-name-wrap {
  display: flex;
  gap: 3px;
}

/* line 72, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .project-name-wrap .project-name {
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: normal;
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .project-name-wrap .organization-profile-name {
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: normal;
  margin-bottom: 0;
  color: #888888;
}

/* line 88, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .name-and-owner-column {
  position: relative;
}

/* line 92, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .name-and-owner-column:hover .expand-button {
  visibility: visible;
}

/* line 97, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .name-and-owner-column:focus-visible {
  outline: none;
}

/* line 99, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .name-and-owner-column:focus-visible .expand-button {
  visibility: visible;
  background-color: #F1F1F9;
  color: #5A56B3;
  outline: 2px solid #5A56B3;
  outline-offset: 2px;
}

@media screen and (max-width: 991px) {
  /* line 88, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .name-and-owner-column {
    position: initial;
  }
  /* line 111, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .name-and-owner-column .expand-button {
    visibility: visible;
  }
}

/* line 117, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .expand-button {
  position: absolute;
  bottom: 4px;
  right: 4px;
  visibility: hidden;
  padding: 4px;
  border-radius: 4px;
  color: #747171;
}

/* line 127, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .expand-button i {
  font-size: 16px;
}

/* line 131, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .expand-button:hover {
  background-color: #F1F1F9;
  color: #5A56B3;
}

@media screen and (max-width: 991px) {
  /* line 117, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .expand-button {
    bottom: 16px;
    right: 16px;
  }
}

/* line 142, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .add-submission-goal-or-date {
  display: none;
  height: fit-content;
  align-items: center;
  gap: 4px;
  color: #5A56B3;
  font-weight: 600;
  font-size: 0.83125rem;
  text-transform: capitalize;
  display: unset;
  margin-bottom: 0;
}

/* line 266, app/assets/stylesheets/shared/base/mixin.scss */
.list-item .add-submission-goal-or-date i {
  font-weight: 600;
  font-size: 0.625rem;
}

/* line 271, app/assets/stylesheets/shared/base/mixin.scss */
.list-item .add-submission-goal-or-date:hover {
  color: #3D3A82;
}

/* line 148, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item > .status {
  padding-top: 12px;
}

@media (max-width: 991px) {
  /* line 148, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > .status {
    padding-bottom: 8px;
  }
}

/* line 156, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task {
  color: #333333;
  display: flex;
}

/* line 160, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .next-task-fade {
  display: flex;
  width: 100%;
}

@media (max-width: 1330px) {
  /* line 160, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .next-task .next-task-fade {
    flex-wrap: wrap;
    row-gap: 8px;
    flex-direction: column;
  }
  /* line 169, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .next-task .next-task-fade .user-name-with-initials {
    margin-left: 0px !important;
  }
}

/* line 174, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .next-task-fade.fade {
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

/* line 180, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .next-task-fade > .user-name-with-initials {
  align-self: flex-start;
  margin-left: auto;
}

/* line 186, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .done-checkbox-container {
  margin-right: 10px;
  cursor: pointer;
}

/* line 192, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .kind-and-description .title {
  margin-top: 5px;
  color: #747171;
  font-size: 12px;
}

/* line 199, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .custom-grant-deadline-create-and-update-dropdown {
  visibility: hidden;
  height: fit-content;
}

/* line 203, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .custom-grant-deadline-create-and-update-dropdown.always-visible {
  visibility: visible;
}

/* line 207, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .custom-grant-deadline-create-and-update-dropdown .dropdown-toggle.trigger {
  color: #5A56B3;
  font-weight: 600;
  padding: 0 6px 6px 0;
}

/* line 212, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .custom-grant-deadline-create-and-update-dropdown .dropdown-toggle.trigger i {
  font-weight: 600;
  font-size: 0.625rem;
}

/* line 217, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-task .custom-grant-deadline-create-and-update-dropdown .dropdown-toggle.trigger:hover {
  color: #3D3A82;
}

/* line 224, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .grant-owner-wrap {
  display: flex;
  justify-content: space-between;
  column-gap: 8px;
  align-items: flex-start;
}

/* line 232, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .amount > p {
  margin-bottom: 0;
}

/* line 235, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .amount .add-amount-awarded-cta {
  display: none;
  height: fit-content;
  align-items: center;
  gap: 4px;
  color: #5A56B3;
  font-weight: 600;
  font-size: 0.83125rem;
  text-transform: capitalize;
}

/* line 266, app/assets/stylesheets/shared/base/mixin.scss */
.list-item .amount .add-amount-awarded-cta i {
  font-weight: 600;
  font-size: 0.625rem;
}

/* line 271, app/assets/stylesheets/shared/base/mixin.scss */
.list-item .amount .add-amount-awarded-cta:hover {
  color: #3D3A82;
}

/* line 240, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown,
.list-item .payments {
  padding: 12px;
}

/* line 244, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .charts-horizontal-stacked-column-chart,
.list-item .payments .charts-horizontal-stacked-column-chart {
  height: 0.625rem;
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  flex-shrink: 0;
  overflow: hidden;
  margin-bottom: 0.625rem;
  border-radius: 3.90625rem;
  background-color: #DDDDF8;
}

/* line 255, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .charts-horizontal-stacked-column-chart .horizontal-bar-0,
.list-item .payments .charts-horizontal-stacked-column-chart .horizontal-bar-0 {
  background-color: #5A56B3;
  display: flex;
  align-items: center;
}

/* line 262, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .expense-upload-link,
.list-item .spenddown .add-amount-awarded-cta,
.list-item .spenddown .add-payments-cta,
.list-item .payments .expense-upload-link,
.list-item .payments .add-amount-awarded-cta,
.list-item .payments .add-payments-cta {
  display: none;
  height: fit-content;
  align-items: center;
  gap: 4px;
  color: #5A56B3;
  font-weight: 600;
  font-size: 0.83125rem;
  text-transform: capitalize;
}

/* line 266, app/assets/stylesheets/shared/base/mixin.scss */
.list-item .spenddown .expense-upload-link i,
.list-item .spenddown .add-amount-awarded-cta i,
.list-item .spenddown .add-payments-cta i,
.list-item .payments .expense-upload-link i,
.list-item .payments .add-amount-awarded-cta i,
.list-item .payments .add-payments-cta i {
  font-weight: 600;
  font-size: 0.625rem;
}

/* line 271, app/assets/stylesheets/shared/base/mixin.scss */
.list-item .spenddown .expense-upload-link:hover,
.list-item .spenddown .add-amount-awarded-cta:hover,
.list-item .spenddown .add-payments-cta:hover,
.list-item .payments .expense-upload-link:hover,
.list-item .payments .add-amount-awarded-cta:hover,
.list-item .payments .add-payments-cta:hover {
  color: #3D3A82;
}

/* line 268, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .expense-upload-link,
.list-item .payments .expense-upload-link {
  align-items: center;
  gap: 0.234375rem;
}

/* line 272, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .expense-upload-link svg,
.list-item .spenddown .expense-upload-link path,
.list-item .payments .expense-upload-link svg,
.list-item .payments .expense-upload-link path {
  stroke-width: 0.5px;
  stroke: #5A56B3;
  fill: #5A56B3;
}

/* line 280, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .budget-amount,
.list-item .spenddown .expended-amount,
.list-item .payments .budget-amount,
.list-item .payments .expended-amount {
  margin-bottom: 0.625rem;
  font-size: 0.83125rem;
}

/* line 286, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .spenddown .add-amount-awarded-cta,
.list-item .payments .add-amount-awarded-cta {
  font-size: 0.83125rem;
}

/* line 291, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item:hover {
  background-color: #F7FAFD;
  cursor: pointer;
}

/* line 295, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item:hover .content-editable-textarea {
  background-color: #F7FAFD;
}

/* line 299, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item:hover .custom-grant-deadline-create-and-update-dropdown {
  visibility: visible;
}

/* line 303, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item:hover .custom-grant-deadline-create-and-update-dropdown,
.list-item:hover .add-amount-awarded-cta,
.list-item:hover .expense-upload-link,
.list-item:hover .add-payments-cta {
  display: flex;
}

/* line 312, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item.remove-first-border:first-of-type > div {
  border-top: none;
}

/* line 317, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .next-deadline-name {
  display: block;
  margin-top: 8px;
}

/* line 322, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes {
  display: inline-grid;
  padding: 12px;
  padding-top: 6px;
  gap: 4px;
  grid-auto-columns: 1fr 28px;
  grid-auto-flow: column;
}

/* line 331, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes:hover .content-editable-textarea {
  border: solid 1px #C5D1D4;
  padding: 5px;
  border-radius: 8px;
  background-color: #FFFFFF;
}

/* line 337, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes:hover .content-editable-textarea:empty:before {
  content: attr(placeholder) !important;
}

/* line 343, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea {
  padding: 6px;
  border: none;
  border-radius: 0;
  max-height: unset;
  height: 100%;
  box-shadow: none;
  transition: none;
  overflow-y: hidden;
  min-height: 48px;
}

/* line 354, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea:empty:before {
  content: "" !important;
}

/* line 358, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea:empty:focus:before, .list-item .notes .content-editable-textarea:empty:active:before {
  content: attr(placeholder) !important;
}

/* line 363, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea:focus, .list-item .notes .content-editable-textarea:active {
  border: solid 1px #C5D1D4;
  padding: 5px;
  border-radius: 8px;
  background-color: #FFFFFF;
}

/* line 371, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea:focus {
  outline: 0;
}

/* line 375, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea:hover, .list-item .notes .content-editable-textarea:focus, .list-item .notes .content-editable-textarea:active {
  overflow-y: auto;
}

/* line 382, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .notes .content-editable-textarea-wrapper {
  max-height: 50px;
  margin-bottom: 0;
  min-height: 48px;
}

/* line 389, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .custom-field-value-item {
  padding-top: 6px;
}

/* line 393, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .document-icon-and-count {
  color: #A8AFB1;
  justify-self: end;
  align-self: start;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

/* line 401, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .document-icon-and-count .document-icon {
  width: 16px;
  height: 16px;
  object-fit: contain;
}

/* line 409, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item__submission-goal--missed {
  color: #B80000;
}

/* line 414, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .past-due {
  margin-bottom: 0;
}

/* line 420, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .status-tag-dropdown.rounded-inline .dropdown-toggle .status-tag {
  height: unset;
}

/* line 426, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .empty-skeleton {
  width: 50%;
  border-radius: 4px;
  display: inline-block;
  height: 7px;
  vertical-align: middle;
  background: #E4EAEC;
}

/* line 437, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .with-inline-editable-field:hover input::placeholder {
  color: #747171 !important;
}

/* line 442, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .with-inline-editable-field input {
  color: #333333;
  background-color: transparent;
  font-weight: 400;
  z-index: unset !important;
}

/* line 448, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item .with-inline-editable-field input::placeholder {
  color: transparent !important;
}

/* line 454, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item.has-customizable-columns {
  display: flex;
}

/* line 458, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item.has-customizable-columns:hover .custom-grant-period-column span {
  display: flex;
}

/* line 466, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
.list-item + .list-item > div {
  border-top: none;
}

@media (max-width: 1365px) {
  /* line 473, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .grant-name {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  /* line 480, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  /* line 485, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > div {
    padding: 0;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #C5D1D4;
    width: 100% !important;
    padding-left: 16px;
    padding-right: 16px;
  }
  /* line 494, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > div:first-of-type {
    padding-top: 12px;
    border-top: 1px solid #C5D1D4;
  }
  /* line 499, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > div:last-of-type {
    border-bottom: 1px solid #C5D1D4;
    padding-bottom: 16px;
  }
  /* line 504, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > div:nth-of-type(1) {
    padding-bottom: 5px;
  }
  /* line 508, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > div:nth-of-type(2) {
    padding-top: 8px;
  }
  /* line 512, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item > div.owner {
    padding-top: 10px;
  }
  /* line 519, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item + .list-item > div:first-of-type {
    border-top: none;
  }
  /* line 525, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .status-tag-dropdown .dropdown-toggle {
    width: fit-content;
  }
  /* line 529, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item.awards-table-list-item {
    flex-direction: row;
    flex-wrap: wrap;
  }
  /* line 533, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item.awards-table-list-item .second-row {
    display: flex;
    align-items: center;
  }
  /* line 537, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item.awards-table-list-item .second-row .grant-period-and-amount {
    flex-basis: 75%;
  }
  /* line 541, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item.awards-table-list-item .second-row .status {
    margin-left: auto;
    padding: 0;
  }
}

@media (max-width: 1260px) {
  /* line 552, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .next-task {
    flex-wrap: wrap;
    row-gap: 8px;
  }
  /* line 557, app/assets/stylesheets/matching_inbox/components/tracker/list-item.scss */
  .list-item .owner .user-name-with-initials .name-and-initials {
    flex-wrap: wrap;
    row-gap: 8px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select {
  width: 100%;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu {
  padding: 12px 20px;
  min-width: 200px;
}

/* line 9, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu.no-label {
  padding-top: 24px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu > li {
  padding: 5px 0px;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu > li:hover {
  background-color: #FFFFFF;
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu .done {
  color: #5A56B3;
  letter-spacing: normal;
  font-size: 14px;
}

/* line 26, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu .done:hover {
  cursor: pointer;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu .search {
  margin-bottom: 0;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu .user-options {
  max-height: 300px;
  overflow: auto;
  scrollbar-width: none;
  margin-bottom: 5px;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu .user-options > li {
  padding: 5px 0px;
}

/* line 44, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .user-multi-select .user-multi-select-dropdown-menu .user-options > li:hover {
  background-color: #FFFFFF;
  cursor: pointer;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-or-reset {
  display: flex;
  align-items: center;
  gap: 6px;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-or-reset .reset {
  margin-right: 0px;
}

/* line 63, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-area {
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

/* line 71, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-area i {
  color: #666666;
}

/* line 75, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-area.active {
  background-color: #DDDDF8;
}

/* line 79, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-area:hover {
  background-color: #C0C0F2;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
.tracker-user-filter .filter-area.active i, .tracker-user-filter .filter-area:hover i {
  color: #5A56B3;
}

@media (max-width: 991px) {
  /* line 93, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
  .tracker-user-filter .dropdown-toggle {
    border: none;
    border-radius: 8px;
    padding: 5.5px 12px;
  }
  /* line 100, app/assets/stylesheets/matching_inbox/components/tracker/user-filter.scss */
  .tracker-user-filter .filter-or-reset .reset {
    margin: 0;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/tracker/user-select-filter.scss */
.user-name-with-initials.no-user .name-initials {
  background-color: #E4EAEC;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/tracker/user-select-filter.scss */
.user-name-with-initials.no-user .name-initials .fa-user {
  color: #8C9699;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/year-select.scss */
.tracker-year-select {
  display: flex;
  align-items: center;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/tracker/year-select.scss */
.tracker-year-select > h3 {
  display: inline-block;
  font-size: 20px;
  margin: 0;
}

@media (max-width: 991px) {
  /* line 12, app/assets/stylesheets/matching_inbox/components/tracker/year-select.scss */
  .tracker-year-select > h3 {
    font-size: 18px;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.action-bar, .action-bar-navigation-and-filters {
  display: flex;
}

/* line 4, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.action-bar .nav-and-filters, .action-bar-navigation-and-filters .nav-and-filters {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  flex-direction: row !important;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.hide-completed {
  display: flex;
  font-weight: normal;
  line-height: 110%;
  margin-top: auto;
  color: #747171;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.hide-completed .x-toggle-component {
  margin-right: 5px;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.hide-completed:hover {
  cursor: pointer;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.hide-completed .x-toggle-light.x-toggle-btn {
  background: #8C9699;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.hide-completed .x-toggle:checked + label > .x-toggle-light.x-toggle-btn {
  background-color: #00B2E8;
}

/* line 37, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.tracker-tasks .list-columns {
  display: grid;
  grid-template-columns: minmax(80px, 30fr) minmax(59px, 15fr) minmax(59px, 15fr) minmax(118px, 30fr) minmax(94px, 5fr) minmax(52px, 5fr);
  gap: 16px;
  padding: 0 16px;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.tracker-tasks .list-columns.with-project-name {
  grid-template-columns: minmax(80px, 30fr) minmax(59px, 15fr) minmax(59px, 15fr) minmax(59px, 15fr) minmax(118px, 30fr) minmax(94px, 5fr) minmax(52px, 5fr);
}

/* line 48, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.tracker-tasks .task-list {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns {
  background: #F7FAFD;
  border-bottom: 1px solid #E5E5E5;
  color: #747171;
}

/* line 61, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-deadline-and-type {
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  gap: 16px;
  min-width: 212px;
}

/* line 69, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-task,
.task-list .list-columns .list-column-type,
.task-list .list-columns .list-column-deadline,
.task-list .list-columns .list-column-assignee {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

/* line 81, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-type .task-type-filter-item .dropdown-menu {
  padding: 12px 20px;
  min-width: 200px;
}

/* line 84, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-type .task-type-filter-item .dropdown-menu .done {
  color: #5A56B3;
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: normal;
}

/* line 92, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-type .task-type-filter-item a {
  color: #4D4D4D;
  text-decoration: none;
}

/* line 96, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-type .task-type-filter-item a i {
  color: #666666;
}

/* line 100, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-type .task-type-filter-item a .reset {
  color: #00799E;
}

/* line 108, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-assignee .filter-or-reset {
  flex-direction: row;
  align-items: center;
}

/* line 112, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .list-column-assignee .filter-or-reset .reset {
  color: #00799E;
}

/* line 118, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .table-item {
  border: none;
  font-size: 14px;
  padding: 8px 0px;
  justify-content: flex-start;
  align-items: center;
  line-height: 14px;
  gap: 6px;
}

/* line 127, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .list-columns .table-item-label {
  word-break: break-word;
  font-size: 12px;
  line-height: 1.42;
  letter-spacing: 0.05em;
}

/* line 136, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
.task-list .custom-grant-deadline-stats {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding: 24px 0px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: relative;
}

/* line 164, app/assets/stylesheets/shared/base/mixin.scss */
.task-list .custom-grant-deadline-stats::before, .task-list .custom-grant-deadline-stats::after {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 100%;
  top: 0;
}

/* line 175, app/assets/stylesheets/shared/base/mixin.scss */
.task-list .custom-grant-deadline-stats::before {
  left: 0;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

/* line 180, app/assets/stylesheets/shared/base/mixin.scss */
.task-list .custom-grant-deadline-stats::after {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

/* line 185, app/assets/stylesheets/shared/base/mixin.scss */
.task-list .custom-grant-deadline-stats-wrapper {
  overflow-x: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 1200px) {
  /* line 136, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
  .task-list .custom-grant-deadline-stats {
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 195, app/assets/stylesheets/shared/base/mixin.scss */
  .task-list .custom-grant-deadline-stats::before, .task-list .custom-grant-deadline-stats::after {
    width: 15px;
  }
  /* line 200, app/assets/stylesheets/shared/base/mixin.scss */
  .task-list .custom-grant-deadline-stats-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
}

@media (max-width: 991px) {
  /* line 149, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
  .task-list .list-column-deadline, .task-list .list-column-type, .task-list .list-column-assignee, .task-list .list-column-grant-and-funder-name {
    display: none !important;
  }
  /* line 156, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
  .task-list .list-column-grant-and-funder-name {
    margin-left: auto;
  }
  /* line 160, app/assets/stylesheets/matching_inbox/components/tracker/tasks.scss */
  .task-list .list-columns {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/theme.scss */
.index {
  --tracker-theme-bg-color: #F8F8FC;
  --tracker-theme-hover-bg-color: #F1F1F9;
  --tracker-theme-active-bg-color: #FFFFFF;
  --tracker-theme-border-color: #DDDDF8;
  --tracker-theme-primary-color: #333333;
  --tracker-theme-secondary-color: #333333;
  --tracker-theme-accent-color: #333333;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/tracker/theme.scss */
.researching {
  --tracker-theme-bg-color: #FFF8E1;
  --tracker-theme-hover-bg-color: #FFE38F;
  --tracker-theme-active-bg-color: #FFFFFF;
  --tracker-theme-border-color: #FFE38F;
  --tracker-theme-primary-color: #8E5806;
  --tracker-theme-secondary-color: #3D3A82;
  --tracker-theme-accent-color: #8E5806;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/tracker/theme.scss */
.applications {
  --tracker-theme-bg-color: #F2F3FD;
  --tracker-theme-hover-bg-color: #D3D9F8;
  --tracker-theme-active-bg-color: #FFFFFF;
  --tracker-theme-border-color: #D3D9F8;
  --tracker-theme-primary-color: #2E4BE0;
  --tracker-theme-secondary-color: #747171;
  --tracker-theme-accent-color: #2E4BE0;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/tracker/theme.scss */
.tracker-awards {
  --tracker-theme-bg-color: #F8F8FC;
  --tracker-theme-hover-bg-color: #F1F1F9;
  --tracker-theme-active-bg-color: #FFFFFF;
  --tracker-theme-border-color: #DDDDF8;
  --tracker-theme-primary-color: #333333;
  --tracker-theme-secondary-color: #333333;
  --tracker-theme-accent-color: #333333;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/tracker/theme.scss */
.tracker-tasks,
.tasks-tab-pane {
  --tracker-theme-bg-color: #F6F3FC;
  --tracker-theme-hover-bg-color: #E9E2F8;
  --tracker-theme-active-bg-color: #FFFFFF;
  --tracker-theme-border-color: #E0D6F5;
  --tracker-theme-primary-color: #8D46C3;
  --tracker-theme-secondary-color: #3D3A82;
  --tracker-theme-accent-color: #8D46C3;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker.scss */
.Tracker {
  position: relative;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/tracker.scss */
.Tracker--searching .award-statistics {
  opacity: .5;
  pointer-events: none;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/tracker.scss */
.tracker-footer {
  background-color: #F2F5F7;
}

/* line 3, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  line-height: 100%;
  margin: 0;
  padding-top: 10px;
  color: #3D3A82;
}

/* line 12, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog p {
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 11px 12px 2px;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta {
  display: flex;
  flex-direction: column;
}

/* line 22, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .form-group {
  margin-bottom: 0;
}

/* line 25, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .form-group .form-control, .update-account-organization-budget .modal-dialog .select-and-cta .form-group .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .update-account-organization-budget .modal-dialog .select-and-cta .form-group .multi-select-filter-dropdown-trigger {
  margin-bottom: 15px;
  height: 37px;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .form-group select {
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .cta:hover {
  background: #E3CBF6;
}

/* line 39, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .cta {
  border-radius: 5px;
  width: 100%;
  border: none;
  color: #70339E;
  background: #ECDCF9;
  font-weight: 600;
  height: 34px;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .cta[disabled] {
  color: #747171;
  background: #E5E5E5;
}

/* line 54, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
.update-account-organization-budget .modal-dialog .select-and-cta .cta[disabled]:hover {
  color: #747171;
  background: #E5E5E5;
}

@media (max-width: 767px) {
  /* line 64, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog {
    margin: 77px 24px;
  }
  /* line 67, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog h4 {
    text-align: center;
    font-size: 25px;
  }
  /* line 72, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog p {
    font-size: 14px;
    line-height: 17.6px;
    text-align: center;
  }
  /* line 78, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta {
    align-items: center;
  }
  /* line 81, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta select {
    width: 240px;
  }
  /* line 85, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta .cta {
    max-width: 240px;
  }
  /* line 91, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-body {
    padding: 35px 20px;
  }
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog {
    width: 685px;
    margin-top: 108px;
  }
  /* line 103, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog h4 {
    font-size: 35px;
  }
  /* line 107, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog p {
    font-size: 18px;
    line-height: 22.63px;
    padding: 15px 0;
    margin: 0;
  }
  /* line 114, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta {
    flex-direction: row;
  }
  /* line 117, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta .form-group {
    padding-right: 14px;
  }
  /* line 120, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta .form-group .form-control, .update-account-organization-budget .modal-dialog .select-and-cta .form-group .multi-select-filter .multi-select-filter-dropdown-trigger, .multi-select-filter .update-account-organization-budget .modal-dialog .select-and-cta .form-group .multi-select-filter-dropdown-trigger {
    height: inherit;
  }
  /* line 125, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta .form-group::after {
    right: 20px;
  }
  /* line 129, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-dialog .select-and-cta .cta {
    width: 176px;
  }
  /* line 135, app/assets/stylesheets/matching_inbox/components/update-account-organization-budget/modal.scss */
  .update-account-organization-budget .modal-body {
    padding: 25px 45px 20px;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .dropdown-toggle {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  color: #4D4D4D !important;
  word-break: keep-all;
  column-gap: 4px;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .dropdown-toggle:hover, .user-multi-select .dropdown-toggle:focus {
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu {
  padding: 12px 20px;
  min-width: 200px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu.no-label {
  padding-top: 24px;
}

/* line 24, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu > li {
  padding: 5px 0px;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu > li:hover {
  background-color: #FFFFFF;
  cursor: pointer;
}

/* line 33, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu .done {
  color: #5A56B3;
  letter-spacing: normal;
  font-size: 14px;
}

/* line 38, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu .done:hover {
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu .search {
  margin-bottom: 0px;
}

/* line 47, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu .user-options {
  max-height: 300px;
  overflow: auto;
  scrollbar-width: none;
  margin-bottom: 5px;
}

/* line 53, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu .user-options > li {
  padding: 5px 0px;
}

/* line 56, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .user-multi-select-dropdown-menu .user-options > li:hover {
  background-color: #FFFFFF;
  cursor: pointer;
}

/* line 64, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .selected-multiple-users {
  display: flex;
}

/* line 68, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .selected-multiple-users .user-name-with-initials .name-initials {
  box-shadow: 0 0 0 2px #FFFFFF, 0px 1px 4px 0px rgba(0, 0, 0, 0.8);
}

/* line 73, app/assets/stylesheets/matching_inbox/components/user/multi-select.scss */
.user-multi-select .selected-multiple-users .user-name-with-initials:first-of-type .name-initials {
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/user/multi-select-option.scss */
.user-multi-select-option {
  display: flex;
  margin-bottom: 0;
  font-weight: normal;
  align-items: center;
  column-gap: 4px;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/user/multi-select-option.scss */
.user-multi-select-option > input {
  margin-right: 5px;
  margin-top: 0px;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/user/multi-select-option.scss */
.user-multi-select-option:hover {
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/matching_inbox/components/user/multi-select-option.scss */
.user-multi-select-option.disabled {
  color: #C5D1D4;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/user/name-with-initials.scss */
.user-name-with-initials {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/user/name-with-initials.scss */
.user-name-with-initials .name-and-initials {
  display: flex;
  align-items: center;
  height: 24px;
  font-weight: 400;
}

/* line 13, app/assets/stylesheets/matching_inbox/components/user/name-with-initials.scss */
.user-name-with-initials .name-initials {
  letter-spacing: 0.05em;
  font-size: 11px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  color: #333333;
  text-align: center;
  background-color: #c9176d;
  display: inline-block;
  line-height: 24px;
  flex-shrink: 0;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/user/name-with-initials.scss */
.user-name-with-initials .truncated-name {
  margin-left: 8px;
  letter-spacing: normal;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .dropdown-toggle {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  color: #333333 !important;
}

/* line 8, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .dropdown-toggle:hover, .user-select-dropdown .dropdown-toggle:focus {
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu {
  padding: 12px 20px;
  min-width: 200px;
}

/* line 18, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu > li {
  padding: 5px 0px;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu > li:hover {
  background-color: #F6F6F5;
  cursor: pointer;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .fa-check {
  color: #747171;
}

/* line 31, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .done {
  color: #5A56B3;
  letter-spacing: normal;
  font-size: 14px;
}

/* line 36, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .done:hover {
  cursor: pointer;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .search {
  margin-bottom: 0px;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .no-results {
  color: #747171;
}

/* line 49, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .user-options {
  max-height: 300px;
  overflow: auto;
  scrollbar-width: none;
  margin-bottom: 5px;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .user-options > li {
  padding: 5px 0px;
}

/* line 58, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown .user-select-dropdown-menu .user-options > li:hover {
  background-color: #F6F6F5;
  cursor: pointer;
}

/* line 67, app/assets/stylesheets/matching_inbox/components/user/select-dropdown.scss */
.user-select-dropdown.frameless-dropdown .dropdown-toggle {
  border: none;
  box-shadow: none;
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/user/unselect-option.scss */
.user-unselect-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/user/unselect-option.scss */
.user-unselect-option .blank-user-container {
  display: flex;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/user/unselect-option.scss */
.user-unselect-option .blank-user {
  color: #8C9699;
  background-color: #E4EAEC;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  flex-shrink: 0;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/user/unselect-option.scss */
.user-unselect-option .none {
  font-size: 14px;
  margin-left: 8px;
  line-height: 24px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/user-added-grant/edit-modal.scss */
.user-added-grant-edit-modal .modal-content {
  max-height: calc(100vh - 62px);
  overflow: auto;
}

/* line 7, app/assets/stylesheets/matching_inbox/components/user-added-grant/edit-modal.scss */
.user-added-grant-edit-modal .modal-dialog {
  width: 600px;
}

/* line 11, app/assets/stylesheets/matching_inbox/components/user-added-grant/edit-modal.scss */
.user-added-grant-edit-modal .modal-header {
  border: none;
  padding: 25px 25px 10px 25px;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/user-added-grant/edit-modal.scss */
.user-added-grant-edit-modal .modal-title {
  margin: 0;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/user-added-grant/edit-modal.scss */
.user-added-grant-edit-modal .modal-body {
  padding: 15px 25px 25px 25px;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/user-added-grant/edit-modal.scss */
.user-added-grant-edit-modal .modal-body .alert-info {
  margin-bottom: 10px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/user-added-grant/form.scss */
.user-added-grant-form .checkbox {
  float: right;
  margin: 0;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/user-added-grant/form.scss */
.user-added-grant-form .checkbox label {
  font-size: 14px !important;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/user-added-grant/form.scss */
.user-added-grant-form .ins-datepicker {
  display: block;
  margin-bottom: 0;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/user-added-grant/form.scss */
.user-added-grant-form__add-new-upcoming-deadline {
  color: #B80000;
}

/* line 19, app/assets/stylesheets/matching_inbox/components/user-added-grant/form.scss */
.user-added-grant-form .opportunity-deadline-label {
  display: flex;
  align-items: center;
}

/* line 23, app/assets/stylesheets/matching_inbox/components/user-added-grant/form.scss */
.user-added-grant-form .opportunity-deadline-label .past-due-label {
  margin-bottom: 0px;
  margin-left: 5px;
}

/* line 2, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .grant-detail-left {
  background-color: #FFFFFF;
}

/* line 6, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .edit-opportunity {
  color: #00799E !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  height: 36px;
  display: inline-flex;
  align-items: center;
}

/* line 15, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .edit-opportunity img {
  margin-right: 6px;
}

/* line 20, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .grant-added {
  background-color: #EAFAFF;
  padding: 6px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .grant-added__span {
  font-size: 14px;
}

/* line 30, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .grant-added__span img {
  padding: 0 5px;
}

/* line 35, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .grant-added .user-name-with-initials {
  display: inline-flex;
  margin-left: 6px;
}

/* line 41, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .grant-website-url {
  display: inline-block;
}

/* line 45, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .user-added-deadline {
  display: flex;
  column-gap: 5px;
  align-items: center;
}

/* line 50, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .user-added-deadline > a {
  margin-left: 5px;
}

/* line 55, app/assets/stylesheets/matching_inbox/components/user-added-grant/grant-detail-header.scss */
.user-added-grant-detail-header .user-added-invite-only {
  display: inline-flex;
  gap: 6px;
  height: 25px;
  padding: 4px 6px;
  margin-top: 5px;
  background: #F2F5F7;
  border-radius: 4px;
  font-size: 14px;
  align-items: center;
}

/* line 1, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.project-tracker-empty-state-container {
  text-align: center;
}

/* line 5, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.import-pending-container {
  max-width: 26.875rem;
  margin: 0 auto;
}

/* line 10, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.upload-finished-container {
  max-width: 31.875rem;
  margin: 0 auto;
}

/* line 16, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.upload-finished-container {
  max-width: 31.875rem;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state {
  color: #333333;
  font-size: 1rem;
}

/* line 27, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state h3 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: normal;
  margin: 0 0 0.9375rem 0;
}

@media screen and (max-width: 25rem) {
  /* line 27, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
  #tracker-empty-state h3 {
    font-size: 1.5rem;
    margin: 0 0 0.6875rem 0;
  }
}

/* line 40, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.875rem;
  line-height: 125%;
  font-weight: 400;
}

@media screen and (max-width: 25rem) {
  /* line 40, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
  #tracker-empty-state p {
    font-size: 0.875rem;
  }
}

/* line 51, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .upload-grants-spreadsheet-template-link {
  font-size: 0.875rem;
  line-height: 125%;
}

@media screen and (max-width: 25rem) {
  /* line 56, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
  #tracker-empty-state .finished-button,
#tracker-empty-state .finish-upload-button {
    width: 100%;
  }
}

/* line 63, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .uploaded-file-details {
  background-color: #F6F3FC;
}

/* line 66, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .uploaded-file-details i.fa.fa-check,
#tracker-empty-state .uploaded-file-details .Spinner.fa-solid.fa-circle-notch.fa-spin {
  color: #5A56B3;
}

/* line 73, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .secondary-copy-container p {
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.3;
}

/* line 78, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .secondary-copy-container .review-matches-link, #tracker-empty-state .secondary-copy-container .add-individual-grant-link {
  color: #5A56B3;
  font-family: 'Source Sans Pro', sans-serif;
  text-decoration: none;
  font-weight: 700;
  border: none;
  background: transparent;
  padding: 0;
}

/* line 87, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .secondary-copy-container .review-matches-link:hover, #tracker-empty-state .secondary-copy-container .add-individual-grant-link:hover {
  color: #090830;
  text-decoration: underline;
}

/* line 94, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
#tracker-empty-state .empty-state-pending-document-import-icon {
  max-width: 3.5625rem;
  margin-bottom: 1.25rem;
}

/* line 100, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.import-grants-cta-container {
  margin: 1rem 0;
}

/* line 103, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.import-grants-cta-container input#upload-documents {
  display: none;
}

/* line 107, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.import-grants-cta-container .finish-upload-button {
  margin-top: 0.9375rem;
}

@media screen and (max-width: 25rem) {
  /* line 111, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
  .import-grants-cta-container .project-select {
    margin-bottom: 0.625rem;
  }
}

@media screen and (min-width: 25rem) {
  /* line 100, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
  .import-grants-cta-container {
    justify-content: center;
  }
}

/* line 121, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
.import-grants-cta-container select {
  width: 100%;
  font-weight: 0.46875rem;
  font-size: 0.9375rem;
  line-height: normal;
  height: 2.25rem;
  border-radius: 0.5rem;
  margin: 0 0.625rem 0 0;
  color: #090830;
}

@media screen and (min-width: 25rem) {
  /* line 121, app/assets/stylesheets/matching_inbox/components/tracker/empty-state.scss */
  .import-grants-cta-container select {
    width: 14.125rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0.625rem;
  }
}

/* line 1, app/assets/stylesheets/matching_inbox/placeholders.scss */
.funder-sidebar #funder-sidebar-notes.highlight, .funder-sidebar .funder-contacts-section.highlight, .funder-contact-list-item.highlight, .saved-opportunity-sidebar .opportunity-funding-cycle-section .highlight .ins-dropdown, .opportunity-with-sidebar .opportunity-tabs .nav-tabs > li.opportunity-tabs-tasks-tab.highlight > a, .status-tag-dropdown.rounded-inline .dropdown-toggle .status-tag.highlight, .task-list-row.highlight {
  background-color: transparent;
  box-shadow: 0 0 0 0 black;
  transform: scale(1);
  animation: highlight-pulse 1.5s 1;
}

@keyframes highlight-pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 #d1c2f0;
    background-color: unset;
  }
  25% {
    transform: scale(0.95);
    box-shadow: 0 0 0 12px rgba(209, 194, 240, 0);
    background-color: #f3effb;
  }
  55% {
    transform: scale(1.05);
    box-shadow: 0 0 0 4px rgba(209, 194, 240, 0);
    background-color: #f3effb;
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(209, 194, 240, 0);
    background-color: unset;
  }
}

/* line 2, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .nested-fields {
  border-top: 1px dashed #aaaaaa;
  padding: 0.5em 0;
}

/* line 7, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .nested-fields:first-child {
  border-top: 0;
  padding: 0.5em 0 0 0;
}

/* line 12, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .distill-job-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}

/* line 18, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .distill-job-info > div {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
}

/* line 25, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .distill-job-fields-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 0.5em;
}

/* line 31, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .distill-job-fields-form .form-group {
  display: inline-block;
  flex-grow: 4;
}

/* line 35, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .distill-job-fields-form .form-group .help-block {
  margin: 0;
}

/* line 39, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .distill-job-fields-form .form-group input {
  margin: 0;
}

/* line 45, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls input[type="radio"] {
  height: 1em;
  width: 1em;
  margin: 0 0.25em 0 0;
  flex-shrink: 0;
}

/* line 53, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls button[data-toggle="collapse"][aria-expanded="true"]::after {
  content: "⏶";
}

/* line 57, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls button[data-toggle="collapse"][aria-expanded="false"]::after {
  content: "⏷";
}

/* line 62, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .btn-url-notes {
  background-color: #eafaff;
  color: #31708f;
}

/* line 67, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls .url-notes-present {
  font-weight: bolder !important;
}

/* line 71, app/assets/stylesheets/matching_inbox/../main/components/grant_edit.scss */
#distill-urls textarea.url-notes {
  background-color: #eafaff;
  color: forestgreen;
  border: 1px solid forestgreen;
}

/* --- BRAND: PRIMARY ---------------------- */
/* --- BRAND: ACCENTS ---------------------- */
/* --- NEUTRALS ---------------------- */
/* --- SPECTRUM: ILLUSTRATIONS ---------------------- */
/* --- GREYS ---------------------- */
/* Same as silver-300 */
/* --- PRODUCT ---------------------- */
/* --- ALERTS ---------------------- */
/* --- BRAND REDESIGN ---------------------- */
/* Hot Persimmon */
/* Volt */
/* Amethyst */
/* Sand */
/* Grey */
/* --- PLANS ---------------------- */
/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-results {
  display: block;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-results__option--selectable {
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option--group {
  padding: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option--disabled {
  color: #999;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-results__option--group {
  padding: 0;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, app/assets/stylesheets/vendor/select2.min.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 6, app/assets/stylesheets/shared/organization_name_select.scss */
.sign-up-page-content #organization-fields .select2-search__field {
  padding: 0 15px;
}

/* line 10, app/assets/stylesheets/shared/organization_name_select.scss */
.sign-up-page-content #organization-fields .select2-container--default .select2-selection--multiple {
  border-radius: 0px;
}

/* line 13, app/assets/stylesheets/shared/organization_name_select.scss */
.sign-up-page-content #organization-fields .select2-container--default .select2-selection--multiple .select2-selection__choice .result-row-select-area {
  padding: 6px 3px;
}

/* line 18, app/assets/stylesheets/shared/organization_name_select.scss */
.sign-up-page-content #organization-fields .select2-results__options:has(> :nth-child(1)) {
  border-radius: 0px;
}

/* line 23, app/assets/stylesheets/shared/organization_name_select.scss */
.organization-name-autocomplete {
  width: 100%;
  height: 50px;
}

/* line 28, app/assets/stylesheets/shared/organization_name_select.scss */
.admin-main-content .select2-search::before {
  display: none;
}

/* line 33, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-results__option--highlighted {
  background-color: #F2F5F7;
}

/* line 37, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: unset !important;
  border: none !important;
  margin: 0px;
}

/* line 42, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-container--default .select2-selection--multiple .select2-selection__choice .result-row-select-area {
  padding: 6px 13px;
}

/* line 47, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-container--default .select2-selection--multiple, #organization-fields .select2-container--default .select2-selection--single {
  background-color: #fff !important;
  height: 50px;
  border: 1px solid rgba(102, 102, 102, 0.22);
  border-radius: 4px;
}

/* line 54, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-selection__arrow {
  display: none;
}

/* line 58, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-dropdown {
  background-color: #F6F6F5;
}

/* line 62, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-dropdown--below {
  background-color: white;
  border: 1px solid rgba(102, 102, 102, 0.22);
}

/* line 67, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-search__field {
  border: none;
  width: 100% !important;
  height: 100%;
  padding-left: 10px;
  margin-top: 13px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}

/* line 68, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-search__field:focus {
  outline: none;
}

/* line 80, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-search__field:focus-visible {
  border: none;
}

/* line 84, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-search__field::placeholder {
  color: #999999;
}

/* line 89, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding-left: 0px;
}

/* line 93, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-selection__rendered, #organization-fields .select2-search--inline {
  height: 90%;
}

/* line 97, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: unset !important;
}

/* line 101, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-container--open .select2-dropdown--above {
  border-bottom: inherit;
}

/* line 105, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-selection__choice__remove {
  display: none;
}

/* line 109, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-search {
  background: unset !important;
}

/* line 113, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-selection__choice__display {
  display: flex;
}

/* line 117, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-results__option {
  padding: 0px;
}

/* line 121, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-results__options:has(> :nth-child(1)) {
  border: 1px solid #C5D1D4;
  margin-top: 4px;
  border-radius: 4px;
}

/* line 127, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-dropdown {
  border: none;
  background: white;
}

/* line 132, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result-empty {
  padding: 14px;
}

/* line 136, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .select2-selection__clear {
  display: inline-flex;
  align-items: center;
  margin: 16px 8px 0 0;
  background-color: #A9A9A9;
  color: white;
  border-radius: 16px;
  padding: 4px;
  height: 16px;
}

/* line 147, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result {
  border-bottom: 1px solid #C5D1D4;
  display: flex;
}

/* line 151, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result:last-of-type {
  border-bottom: none;
}

/* line 155, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result .result-row-header-single {
  padding-top: 10px;
  font-size: 16px;
  line-height: 1;
  color: #555555;
}

/* line 162, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result .result-row-header,
#organization-fields .search-result .result-row-body {
  font-size: 14px;
  line-height: 17px;
  color: #555555;
}

/* line 169, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result .result-row-header {
  color: #333333;
  margin: 0 0 2px 0;
}

/* line 174, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result .result-row-body {
  color: #747171;
  margin-bottom: 0px;
}

/* line 179, app/assets/stylesheets/shared/organization_name_select.scss */
#organization-fields .search-result .result-row-select-area {
  padding: 10px 10px;
}

@media (max-width: 767px) {
  /* line 185, app/assets/stylesheets/shared/organization_name_select.scss */
  #organization-fields .search-result {
    height: unset;
  }
}
