body.layoutLoginBody header {
  background-color: #00175c !important;
}
.display-trs-button-success {
  background-color: #ff002e !important;
  border-color: #ff002e !important;
}
.text-info {
  color: #0dcaf0 !important;
}
div[id*='divBeneStages'] span {
  color: #00175c !important;
}
.progress-bar {
  background-color: #00399e !important;
}
.bg-body-tertiary {
  background-color: #f8f9fa !important;
}
.bg-light {
  background-color: #f0f1f5 !important;
}
.btn:hover {
  color: #00175c;
}
.btn-default {
  --bs-btn-color: #00175c;
  --bs-btn-bg: #F0F1F5;
  --bs-btn-hover-bg: #dee2e6;
  --bs-btn-active-border-color: #ced4da;
  --bs-btn-active-bg: #ced4da;
}
.btn-primary {
  --bs-btn-color: #00175c;
  --bs-btn-bg: #5bebd4;
  --bs-btn-border-color: #5bebd4;
  --bs-btn-hover-bg: #4ed5bf;
  --bs-btn-hover-border-color: #4ed5bf;
  --bs-btn-active-bg: #4ed5bf;
  --bs-btn-active-border-color: #4ed5bf;
  --bs-btn-disabled-bg: #5bebd4;
  --bs-btn-disabled-border-color: #5bebd4;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #724bde !important;
}
.card-body-inner h1,
.card-body-inner h2,
.card-body-inner h3,
.card-body-inner h4,
.card-body-inner h5,
.card-body-inner h6,
.time-counter h1,
.time-counter h2,
.time-counter h3,
.time-counter h4,
.time-counter h5,
.time-counter h6 {
  color: #4575ff !important;
}
body {
  font-family: Time New Roman;
}
:root {
  --bs-body-color: #00175c;
  --nav-menu-item-color: #00175c;
  --nav-menu-item-active-color: #00175c;
  --verlingue-blue: #ff007a;
  --verlingue-white: #fff;
  --bs-featured-font-family: Time New Roman;
  --bs-link-hover-color: #70a3ff;
  --bs-secondary: #00175c;
  --bs-secondary-dark: #013D9F;
}
.nav-link.active::after {
  background-color: #00175c;
}
#mainNav .navbar-brand {
  background-image: url('/themes/verlingue/Assets/img/vie_platform_strapline_dark_blue.png?v=638719396990856804') !important;
  height: 75px !important;
  width: 75px !important;
}
.application-icon {
  display: block;
  background: url('/image/f694a1cf-dc70-4221-855b-ab17e3ebba61?v=638719396990856804') no-repeat center bottom;
  background-size: contain;
  height: 90px;
  text-indent: -9999px;
  padding: 20px 0;
  margin-bottom: 10px;
  background-position: center center;
  width: 50%;
}
.application-name-image {
  background: url('/image/88fbc478-606c-493b-bf92-22f3942bb46d?v=638719396990856804') no-repeat center bottom;
  height: 60px;
}
