body {
  background-color: #fff;
  color: #212529;
  padding-top: 0;
}

.site-logo {
  max-width: 100%;
  max-height: 55px;
}

.login .site-logo {
  max-height: 30px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #000;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #ff007a;
}

.navbar-dark .navbar-nav .nav-link.active {
  color: #ff007a;
}

.navbar-dark .loan-partners .nav-link.active {
  background-color: #ff007a;
  color: #fff;
  border: 1px solid #ff007a;
  border-bottom: 0px;
}

body.login .nav-scroller .loan-active-stage {
  background: linear-gradient(to bottom, #ff007a 0%, #ff007a 42%, #b43e2b 100%) !important;
}

.btn-primary {
  background: linear-gradient(to right, #a7135a 0%, #ff007a 100%);
  border-width: 0;
  border: 0px solid none !important;
  border-radius: 0;
}

.table-top-strip {
  color: #fff;
  background-color: #000;
}

.btn-success {
  background: #090;
  border-radius: 0;
  border-color: #090;
}

.btn-danger {
  background: #900;
  border-radius: 0;
  border-color: #900;
}

h4 {
  color: #ff007a;
}

.page-item.active .page-link {
  background-color: #ff007a;
  border-color: #ff007a;
}

.page-link {
  color: #ff007a;
}

.page-link:hover {
  color: #ff007a;
}

.fixed-top {
  position: relative;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 1030;
}

.navbar.fixed-top {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 4px solid #ff007a;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

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

footer {
  background: #000;
  padding: 8px;
  color: #fff;
}

a.link-w {
  color: #fff;
}

.fixed-bottom {
  border-top: 2px solid #9d4409;
  border-bottom: 8px solid #fd802d;
}

.btn-theme {
  color: #fff;
  background-color: #ff007a;
  border-color: #ff007a;
}

.btn-theme:hover {
  color: #f3d686;
}

.form-error {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #da542e;
}

.top-loan-status-container {
  background: #F4F4F4;
  padding: 5px 0;
  border-bottom: 2px solid #ccc;
}

.pd-lr {
  padding-left: 15px;
  display: inline-block;
}

.info-seperator {
  display: inline-block;
  padding: 0 7px;
}

.remarks {
  text-decoration: none;
  background: #eb7438;
  padding: 1px 7px;
  border: 1px solid #c64200;
}

dynamic li.nav-item a.active {
  background: #000;
  color: #fff;
  margin-right: 3px;
}

.stage-posted-time {
  font-size: 9px;
  letter-spacing: -0.1px;
}

.stage-group-icon {
  display: inline-block;
  text-align: center;
}

.loan-current-stages:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #2b2b2b;
  top: 25px;
  z-index: -100;
}

.loan-current-stages {
  position: relative;
  text-align: center;
  padding-top: 10px;
  background: #ff007a;
}

.stage-posted-time {
  color: #fff;
}

.loan-current-stages ul {
  display: inline-block;
  width: 100%;
}

.action-list {
  margin: 10px 1px;
  padding: 0;
  width: 100%;
}
.action-list {
  list-style: none;
}

a.ld-detail-link, a.loanDocpath {
  text-decoration: none;
}

a.ld-detail-link-danger {
  color: red;
}

a.veri-auto-edit.fancyframe, .veri-auto {
  float: right;
  margin: 0 8px;
  width: 20px;
  color: #00cff8;
}

.veri-auto {
  color: #12b306;
}

.scrollbar.custom-scroll .row:hover {
  background: #f9f9f9;
}

.btn-white-bg {
  background: #fff !important;
  color: #000;
  text-transform: uppercase;
}

.loan-detail-lh {
  text-decoration: none;
  display: inline-block;
  padding: 2px 0;
  font-weight: 500;
  color: #000;
}

.top-container-fluid {
  padding-top: 15px;
}

.top-container-fluid .tab-content {
  padding-top: 15px;
}

.loan-detail-lsh {
  padding: 22px 0 10px 0;
  text-transform: uppercase;
  color: #ff007a;
}

div#nav-tabContent3 {
  padding-left: 16px;
  border-left: 1px solid rgb(221, 171, 166);
  background: #fff;
}

div#nav-tabContent3 {
  height: 100%;
}

a.loanDocpath {
  text-decoration: none;
  border: 1px solid #333;
  border-radius: 0;
  text-align: center;
  display: inline-block;
  margin: 5px 0;
  width: 75%;
  padding: 4px 1px;
  background: #9282fd;
  color: #fff;
}

.co-borrower-doc {
  border-bottom: 1px solid #ccc;
  padding: 25px 0 10px 0;
  font-weight: 600;
  text-transform: uppercase;
}

.coborrower-view-lnk {
  color: #000099;
}

.loading img {
  max-width: 100px;
  background: #fff;
  border-radius: 100%;
}
