html,
body {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
}

footer {
  background-color: #5A5A5A;
}

.container.body-content > .row {
  background-color: white;
}

.hidden {
  display: none;
}

.text-primary,
.text-primary:hover,
a.text-primary,
a.text-primary:hover,
a.text-primary:focus {
  color: #0078d4 !important;
}

.btn-primary {
  background-color: #0078d4;
  border-color: #0078d4;
  color: black;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #0078d4 !important;
  color: white !important;
  /*font-size: 12px;*/
  border-color: #0078d4;
  /*border: 0;*/
}
.btn-primary:active {
  border: 1px solid black;
}

.border-primary {
  border-color: #0078d4 !important;
}

.border-left-primary {
  border-left: 4px solid #0078d4;
}

.border-bottom-primary {
  border-bottom: 4px solid #0078d4;
}

.bg-primary {
  background-color: #0078d4 !important;
}

.btn-secondary {
  background-color: white;
  border: 2px solid #979593;
  color: #979593;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: gainsboro !important;
  /*font-size: 12px;*/
}
.btn-secondary:active {
  border: 4px solid #979593;
}

.text-tertiary,
.text-tertiary:hover,
a.text-tertiary,
a.text-tertiary:hover,
a.text-tertiary:focus {
  color: #2b88d8 !important;
}

.btn-tertiary {
  background-color: white;
  border: 2px solid #2b88d8;
  color: #2b88d8;
}
.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active {
  background-color: #2b88d8 !important;
  color: white !important;
  font-weight: bold;
  text-decoration: none;
}
.btn-tertiary:active {
  border: 2px solid black;
}

.btn-home-min-width {
  min-width: 300px;
}

.btn.disabled {
  background-color: gainsboro;
  border: 1px solid gray;
}
.btn.disabled:hover {
  background-color: darkgray !important;
  color: #343a40 !important;
}

.btn-group {
  background-color: white;
  border: 1px solid #979593;
  color: #979593;
}
.btn-group button.border-left {
  border-left-color: #979593 !important;
}
.btn-group button:hover,
.btn-group button:focus,
.btn-group button:active {
  color: #000;
  background-color: gainsboro;
}
.btn-group button:active {
  border: 2px solid black;
}

.searchForm .searchField {
  margin-right: -5px;
  padding-left: 5px;
}

.modal-header button {
  text-shadow: none;
}

.carousel-control-prev {
  left: -85px;
  top: -45px;
  border-bottom: 0;
  font-size: 40px;
  color: black;
}

.carousel-control-prev:hover {
  color: black;
}

.carousel-control-next:hover {
  color: black;
}

.carousel-control-next {
  right: -85px;
  top: -45px;
  border-bottom: 0;
  font-size: 40px;
  color: black;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: inline-flex !important;
}

.vsb-nav-link {
  display: block;
  padding: 0rem 1rem 0rem;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
  font-size: 0.8em;
}

.vsb-invalid {
  margin-top: 4.3rem;
  font-size: 0.875rem;
  color: #dc3545;
}

.active-share-links {
  overflow-y: auto;
  max-height: 25vh;
}

.broker-marketplace-container {
  display: flex;
  flex-direction: row;
  row-gap: 40px;
  column-gap: 40px;
}

.filters-container {
  display: flex;
  flex-direction: column;
  background: #F3F2F1;
  width: 330px;
  padding-inline-end: 12px;
  padding-inline-start: 12px;
}

.filters-container .filters-title {
  font-size: 20px;
  line-height: 28px;
  margin: 24px auto 10px 0;
}

.filters-container .filter-controls {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
}

.filters-container .filter-controls .control {
  display: flex;
  flex-direction: column;
  gap: 8px;
  box-shadow: 0 0.3px 0.9px rgba(0, 0, 0, 0.1), 0 1.6px 3.6px rgba(0, 0, 0, 0.13);
  border-radius: 2px;
  background: white;
  font-weight: 600;
  padding: 16px;
}

.filters-container .filter-controls .clear-all {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.filters-container .filter-controls .control a, a:hover {
  text-decoration: none;
  color: black;
}

.marketplace-listView-container {
  width: 100%;
}

.k-listview-content {
  padding-bottom: 1.5rem !important;
}

.marketplace {
  /*min-width: 890px !important;*/
  min-height: 500px;
  margin-bottom: -1px;
}

.usPopup {
  height: 800px;
  width: 700px;
}

.k-state-disabled {
  opacity: 1;
}

.k-window-titlebar + .k-window-content {
  margin-top: 0;
  padding-top: inherit;
}

.k-slider-horizontal .k-slider-buttons .k-slider-track {
  width: 300px !important;
}

.k-dropdown .k-dropdown-wrap .k-input, .k-dropdowntree .k-dropdown-wrap .k-input {
  padding-left: 8px !important;
}

.colOverflow {
  overflow: visible !important;
}

/*.k-grid td {
    overflow: visible !important;
}*/
.documentListing .dropdown-toggle:after {
  display: none;
}

/*Cleans up Admin Organizations Table*/
.k-command-cell .k-button {
  display: inline;
}

.k-no-icon span {
  display: none !important;
}

.k-grid tr.k-alt,
.k-header.k-grid-toolbar {
  background-color: transparent;
  padding: 10px 0px 10px 5px;
}

/*.k-header {
    text-align: center !important;
}*/
.k-toolbar-item {
  text-align: left !important;
}

/*.k-header .k-link {
    text-align: center;
}*/
.k-grid tr td {
  border-top: 1px solid #DCDCDC;
  border-left: 0px;
  /*text-align: center;*/
}

.k-grid tr:first-of-type td {
  border-top: 0px;
}

.k-dialog-titlebar {
  /*    color: #656565;*/
  /*    background-color: #f6f6f6;*/
}

.k-dialog-buttongroup button.k-primary {
  color: white !important;
  background-color: #0078d4 !important;
}
.k-dialog-buttongroup button.k-primary:hover {
  color: black !important;
}

.k-grid tr.discrepancy {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}
.k-grid td.discrepancy {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}
.k-grid div.discrepancy {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}
.k-grid tr.warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.k-grid td.warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.k-grid div.warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.k-grid tr.error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.k-grid td.error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.k-grid div.error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.k-grid tr.info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.k-grid td.info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.k-grid div.info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.k-grid tr.duplicate {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.k-grid td.duplicate {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.k-grid div.duplicate {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.k-grid tr.available {
  color: #205f04;
}
.k-grid td.available {
  color: #205f04;
}
.k-grid div.available {
  color: #205f04;
}

.k-pager-wrap.k-pager-lg .k-pager-numbers .k-link,
.k-pager-wrap.k-pager-lg .k-pager-numbers .k-state-selected {
  width: 100%;
}
.k-pager-wrap.k-pager-lg .k-pager-numbers:first-child {
  left: 0;
}

.k-edit-form-container {
  /*padding-left: 1rem;*/
  width: auto;
  height: auto;
}
.k-edit-form-container .k-edit-label {
  font-weight: 700;
}
.k-edit-form-container .k-edit-field input:not(.k-checkbox) {
  width: 100%;
}

.k-animation-container {
  width: 500px !important;
}
.k-animation-container .k-notification {
  width: 100% !important;
}

.k-grid-header-sticky {
  background-color: #f6f6f6 !important;
  border-inline-width: 0px !important;
}

.k-grid-content-sticky {
  border-inline-width: 0px !important;
}

.balance-slider, .term-slider {
  align-self: center;
  margin: auto 24px 22px 24px;
}

.broker-scroll {
  overflow-x: auto;
}

body a:not([href]) {
  color: inherit !important;
  text-decoration: none !important;
}
body a:not([href]):hover {
  color: inherit !important;
  text-decoration: none !important;
}

.btn {
  /* border-radius: 0;*/
}

.card-footer {
  background: transparent !important;
  border-top: 0px !important;
}

header .upper-site-header {
  background-color: #1E1E1E;
  padding: 5px 0;
}
header .upper-site-header a {
  position: relative;
  border-bottom: 3px solid transparent;
}
header .upper-site-header a:hover {
  border-color: white;
  text-decoration: none;
}
header .site-header {
  min-height: 75px;
  background-color: #363636;
  padding: 10px 0;
}
header .site-header a {
  position: relative;
  border-bottom: 3px solid transparent;
}
header .site-header a:hover {
  border-color: white;
  text-decoration: none;
}

.home-hero {
  background: url(../images/famn_home_hero.jpg) center center transparent;
  background-size: cover;
  height: 150px;
}

.accordion .card-view .card-title,
.accordion .card-view .card-body .heading {
  font-size: 14px;
}
.accordion .action-row .expander {
  line-height: 1;
  position: relative;
}
.accordion .action-row .expander a {
  position: absolute;
  top: 50px;
  left: 40%;
}
.accordion .action-row .expander a:before, .accordion .action-row .expander a:after {
  content: " ";
  position: absolute;
  border-top: 10px solid gainsboro;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.accordion .action-row .expander a:after {
  border-top: 10px solid white;
}
.accordion .action-row .expander a:hover {
  text-decoration: none;
}
.accordion .action-row .expander a[aria-expanded=true] {
  top: 83px;
}
.accordion .card-header h5 {
  text-decoration: none;
}

.metric-panel {
  border: 1px solid #979797;
}

.listing {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.listing .listing-type svg {
  font-size: 102px;
  position: absolute;
  top: -6px;
  left: -40px;
  opacity: 0.1;
}

.filter-set {
  font-size: 14px;
}
.filter-set .filter {
  background-color: #DAE0E5 !important;
}
.filter-set .filter-term {
  padding: 5px 0;
  font-size: 12px;
}
.filter-set .filter-term span {
  font-size: 10px;
}
.filter-set .filter-term [data-new-results=true] {
  color: green;
}
.filter-set .clear-filter-set {
  font-size: 12px;
  color: black !important;
  text-decoration: underline !important;
  padding-bottom: 0.5rem;
}
.filter-set .filter {
  position: relative;
  color: black !important;
  text-decoration: none !important;
}
.filter-set .filter:after {
  content: "+";
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  right: 10px;
}
.filter-set .filter[aria-expanded=true]:after {
  content: "-";
  right: 13px;
}

.loan-details {
  position: relative;
  background-color: #F8F8F8;
  padding-top: 50px;
  border-top: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
}
.loan-details .loan-type {
  position: absolute;
  top: -25px;
  left: 48%;
  display: block;
  background-color: gainsboro;
  height: 50px;
  width: 50px;
  margin: 0 auto;
  border-radius: 50px;
  color: white;
  font-size: 30px;
  text-align: center;
}

.fico-bar-chart .tabs a {
  color: gainsboro !important;
}
.fico-bar-chart .tabs a[data-status=active] {
  color: #0078d4 !important;
  text-decoration: underline;
}
.fico-bar-chart .tabs a.active {
  color: #0078d4 !important;
  text-decoration: underline;
}
.fico-bar-chart .tabs a:hover {
  color: #0078d4 !important;
}

.offer-info {
  border-top: 2px solid #0078d4 !important;
  overflow: hidden;
}
.offer-info .asking-price {
  position: relative;
}
.offer-info .asking-price:after {
  content: " ";
  position: absolute;
  right: -70px;
  top: 0;
  height: 0;
  width: 0;
  border-top: 100px solid #0078d4;
  border-left: 60px solid #0078d4;
  border-right: 60px solid transparent;
  z-index: 1;
}
.offer-info .asking-price-info {
  position: relative;
  z-index: 2;
}
.offer-info .large-label {
  font-size: 2.5rem;
}
.offer-info .asking-offer, .offer-info .offer {
  font-size: 28px;
  z-index: 2;
}
.offer-info input.offer {
  box-shadow: 2px 2px 5px inset gainsboro;
}

.pill {
  border-radius: 20px;
  font-size: 12px;
  padding: 10px 24px;
}
.pill:hover {
  border-radius: 50px;
}
.pill.overflow-hidden {
  overflow: hidden;
  padding: 0 0 0 0;
}
.pill.pill-sm {
  padding: 0.25rem 0.5rem;
}

.progress {
  position: absolute;
  right: 0;
  top: 30px;
  width: 300px;
  height: 5px;
}

.progress-bar {
  position: relative;
  border-right: 2px solid white;
}
.progress-bar:last-child {
  border-right: 0;
}
.progress-bar.bg-secondary {
  background-color: gainsboro !important;
}

.status-bar .card-header h5, .status-bar .card-header button:hover {
  text-decoration: none;
}
.status-bar .card-header [aria-expanded=false] i {
  transform: rotate(-90deg);
}
.status-bar .card-body ul {
  list-style: none;
}
.status-bar .card-body ul li:hover {
  cursor: pointer;
}

.actions table th:last-child,
.actions table td:last-child {
  width: 185px;
}

.tabularResults {
  --bd-example-padding: 1rem;
  position: relative;
  padding: var(--bd-example-padding);
  margin: 0 -1.5rem 1rem;
  border: solid var(--bs-border-color);
  border-width: 1px 0;
}

@media (min-width: 768px) {
  .tabularResults {
    --bd-example-padding: 1.5rem;
    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    border-radius: var(--bs-border-radius);
  }
}
.display-unmapped-fields {
  margin: 0 -1.5rem 1rem;
  border: solid var(--bs-border-color);
  border-width: 1px 0;
}

@media (min-width: 768px) {
  .display-unmapped-fields {
    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    border-radius: var(--bs-border-radius);
  }
}
.display-mapped-fields {
  margin: 0 -1.5rem 1rem;
  border: solid var(--bs-border-color);
  border-width: 1px 0;
}

@media (min-width: 768px) {
  .display-mapped-fields {
    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    border-radius: var(--bs-border-radius);
  }
}
.donut .chart-title {
  position: absolute;
  top: 30%;
  left: 24%;
  width: 120px;
  height: 70px;
  text-align: center;
}

.large-tab .tab {
  padding: 1rem 3rem;
  margin-right: 2rem;
  border: 1px solid gainsboro;
  position: relative;
}
.large-tab .tab span {
  display: block;
  font-size: 20px;
  color: #363636;
  font-weight: bold;
}
.large-tab .tab .tab-icon {
  font-size: 3.5rem;
}
.large-tab .tab:hover, .large-tab .tab[aria-selected=true] {
  text-decoration: none;
  background-color: #0078d4;
}
.large-tab .tab:hover span, .large-tab .tab[aria-selected=true] span {
  color: white;
}
.large-tab .tab[aria-selected=true]:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 40%;
  width: 15px;
  height: 15px;
  border-top: 15px solid #0078d4;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
}

.btn-icon {
  font-size: 12px;
}
.btn-icon .icon {
  font-size: 2rem;
}

.dashboard-tab a:hover {
  cursor: pointer;
  font-weight: bold;
}

.vsb-toast.swal2-icon-success {
  background-color: #a5dc86 !important;
}

.vsb-toast.swal2-icon-error {
  background-color: #f27474 !important;
}

.vsb-toast .swal2-title {
  color: white;
}

.vsb-toast .swal2-close {
  color: white;
}

.vsb-toast .swal2-html-container {
  color: white;
}

/*# sourceMappingURL=main.css.map */