.header-blue-strike {
    height: 30px}
.header-logo-background {
    height: 82px;
    border-width: 0px;
    border-bottom: 3px #0dcaf0;
    border-style: solid}
.logo-row {
    height: 75px}
.footer-background {
    height: 210px}
.background-main {
    background-image: url("../assets/images/achtergrond-home.jpg");
    background-size: cover;
    background-repeat: no-repeat}
.dash-board-background {
    background-color: #E9F8FA;
    background-image: url("../assets/images/achtergrond-home.jpg");
    background-repeat: no-repeat}
.input-background {
    background-color: #E9F8FA;
    background-image: url("../assets/images/achtergrond-input.jpg");
    background-size: cover;
    background-repeat: no-repeat}
.nav-items {
    font-weight: bold}
.imageicon {
    width: 60% !important;
}
.card-content {
    height: 220px; /* Adjust this value as needed */
    overflow: auto; /* This will add a scrollbar if the content exceeds the height */
  }
  .card-title {
    height: 58px; /* Adjust this value as needed */
  }
  .alert text-success {
      background-color: #1DB8CE;
  }
  .style1 {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0)}
  .style2 {
    background-color: #ced4da}
  .style3 {}
  .style4 {}
  .style5 {
    background-color: #e7ecf1}
  .style6 {
    opacity: 0}
  .style7 {
    background-color: #f8f9fa;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px}
