﻿.nav-item .fa, .nav-item .fas, .nav-item .oi, .nav-item .dropdown-toggle:after {
  position: relative;
  top: 0rem;
  right: 0.25em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  letter-spacing: 0.25px;
}

.stacked-menu .menu-header {
  margin-top: 0em;
}

.backgroundYellow {
  background-color: #ffff00;
  color: #000000;
}

.app {
  background-color: #ffffff;
}

.app-header-dark .top-bar-brand {
  padding: 0rem;
  width: 19rem;
}
.app-header-dark .top-bar-brand h5 {
  padding: 0em;
  margin-bottom: 0em;
  color: #BADEFF;
}

a {
  color: #2B84B1;
}
a:hover {
  color: #1e5c7b;
}

.card {
  background-color: #FBFBFB;
}
.card.card-services {
  height: 9.5rem;
  background-color: #FBFBFB;
}
.card.card-services.popular-card {
  background-color: #E3F5FF;
}
.card.card-services .card-header {
  border-bottom: none;
  padding-bottom: 0;
}
.card.card-services .card-body .cm-strong {
  letter-spacing: 0.25px;
}
.card.card-services .card-body .cm-strong.continue-link {
  color: #2B84B1;
}

.text-muted.text-hidden {
  color: transparent !important;
}

.bi::before, [class*=" bi-"]::before, [class^=bi-]::before {
  vertical-align: baseline;
}

.card-link .card-header {
  color: #000000;
  border-bottom: none;
  padding-bottom: 0em;
}
.card-link .card-body .card-img .fa-custom {
  width: auto;
  height: 4rem;
  fill: #2B84B1;
}
.card-link .card {
  height: 11rem;
}
.card-link:hover .card {
  box-shadow: 0 0 0 2px rgba(20, 20, 31, 0.05), 0 5px 15px 0 rgba(20, 20, 31, 0.15);
}

.continue-link {
  border-bottom: 3px solid #8CC541;
}
.continue-link:hover {
  text-decoration: none;
  font-weight: 700;
}

#topNavBar .navbar-nav .nav-item .nav-link {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
#topNavBar .navbar-nav .nav-item.nav-item-with-border {
  border-radius: 8px;
  border: 1px solid #88B1C7;
}
#topNavBar .navbar-nav .nav-item.has-active .nav-link {
  font-weight: 600;
}

.metric-row .metric-badge .badge {
  font-size: 100%;
  letter-spacing: 1px;
  font-weight: 500;
}
.metric-row .metric-badge .badge .oi {
  line-height: 0;
  top: 2px;
}

.actionBtn {
  width: 15em;
}

.badge-success {
  color: #ffffff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after, .custom-radio .custom-control-input:checked ~ .custom-control-label::after, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after, .custom-checkbox .custom-control-label::after, .custom-radio .custom-control-label::after {
  filter: grayscale(100%) sepia(100%) invert(1%) sepia(14%) saturate(2142%) hue-rotate(180deg) brightness(45%) contrast(96%);
}

.collapseBtnContainer {
  background-color: transparent;
  border: none;
}

.custom-control-full-width {
  width: 100%;
}

.fullWidth {
  width: 100%;
}

.fullHeight {
  min-height: 100%;
}

.halfWidth {
  width: 50%;
}
.halfWidth .badge-subtle.badge-info {
  width: max-content;
}

.steps ul {
  max-width: 100%;
  width: auto;
}

.hideEl {
  display: none !important;
}

.card-body fieldset .card {
  background-color: #f6f7f9;
}
.card-body fieldset .card table .dropdown-item {
  padding: 0.25rem 1rem;
}

.steps a {
  padding: 6px 0.25rem 6px 1.5em;
}

.steps li:first-child a {
  padding: 6px 0.25em 6px 1em;
}

.steps li:last-child a {
  padding: 6px 1em 6px 1.5em;
}

legend .progressContainer {
  width: 15rem;
}
legend .progressContainer .progress .progress-bar {
  font-size: 1.25em;
}
legend .stepNumber {
  font-weight: initial;
}

.page-subtitle {
  color: #525252;
  font-size: 1rem;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.page-title {
  font-size: 1.5em;
  color: #525252;
  text-align: justify;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

a:hover svg {
  fill: #236b90 !important;
}

.page-title-bar .mb-3 h1 {
  margin-bottom: 0em;
}

.card-header .dropdown .btn-secondary {
  min-width: 7em;
}

.aside-menu .stacked-menu .menu-mobile-view {
  display: none;
}
.aside-menu .stacked-menu .menu-desktop-view {
  display: block;
}

.steps a > span:last-child {
  margin-left: 0px;
}

.mobileView {
  display: none !important;
}

.desktopView {
  display: inherit;
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
  }
  .container.w-100, .container-sm.w-100, .container-md.w-100, .container-lg.w-100, .container-xl.w-100 {
    max-width: 100%;
  }
}
.app-header {
  min-height: 5.5rem;
  height: auto;
}
.app-header #topNavBar {
  min-height: 5.5rem;
  height: auto;
}
.app-header .navbar-collapse .navbar-nav svg {
  display: inherit;
}

.form-group .input-group .form-control:disabled, .form-group .input-group .form-control[readonly] {
  background-color: #f6f7f9;
  border: 1px solid #c6c9d5;
  color: grey;
}
.form-group .input-group .select2-container {
  position: absolute;
}
.form-group .input-group .select2-container .select2-selection--single {
  background: transparent;
  border: none;
}
.form-group .input-group .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 3.2rem;
}
.form-group .input-group .select2-container--focus .select2-selection--single, .form-group .input-group .select2-container--default.select2-container--focus .select2-selection--multiple, .form-group .input-group .select2-container--default.select2-container--open .select2-selection--multiple, .form-group .input-group .select2-container--open .select2-selection--single {
  box-shadow: none;
}

.select2-container--open .select2-dropdown--below {
  box-shadow: -1px 1px 0px 0px #c6c9d5, 1px 0px 0px 0px #c6c9d5;
  border: none;
}

@media (max-width: 990px) {
  table th {
    display: none;
  }
  table td {
    display: flex;
  }
  table td::before {
    content: attr(label);
    font-weight: bold;
    width: 120px;
    min-width: 120px;
    display: flex;
  }
  .page-title {
    font-size: 1.5rem;
  }
  .mobileView {
    display: inherit !important;
  }
  .app-header .navbar-collapse .navbar-nav svg {
    display: none;
  }
  .desktopView {
    display: none !important;
  }
  .aside-menu .stacked-menu .menu-desktop-view {
    display: none;
  }
  .aside-menu .stacked-menu .menu-mobile-view {
    display: block;
  }
  .page-title-bar .mb-3 .btn-primary {
    font-size: 13px;
  }
  .top-bar-item.top-bar-item-left {
    display: none;
  }
  .steps a {
    padding: 6px 0em 6px 1.25em;
  }
  .steps a .step-indicator {
    width: auto;
  }
  .steps ul li {
    width: auto;
  }
  .steps li:last-child a {
    padding: 6px 0.5em 6px 1.25em;
  }
  .steps li:first-child a {
    padding: 6px 0em 6px 1em;
  }
  legend .progressContainer {
    display: none;
  }
  .custom-control-hint .custom-control.custom-radio img {
    width: 305px;
    height: 100%;
  }
}
.custom-control-hint .alert.has-icon {
  min-height: 3rem;
}
.custom-control-hint .alert.has-icon .alert-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.custom-control-hint .alert.has-icon .alert-icon .oi, .custom-control-hint .alert.has-icon .alert-icon .fa {
  font-size: 1rem;
  top: 0px;
}

body {
  color: #000000;
}
