/* #cadef4 RSH licht */
/* #2369b5 RSH donker */

.tox-promotion,
.tox-promotion-link,
.tox-statusbar__branding {
    display: none !important;
}

input::-webkit-calendar-picker-indicator {
  display: none !important;/* remove default arrow */
}
.myarrowr:after {
  font: var(--fa-font-light);
  content: '\f107';
  font-style: normal;
  font-size: 24px;
  position: absolute;
  margin-top: 52px !important;
  margin-left: -28px;
  padding: .1em;
  top:14px;
  pointer-events:none;
  cursor: pointer;
}
.myarrow:after {
  font: var(--fa-font-light);
  content: '\f107';
  font-style: normal;
  font-size: 18px;
  position: absolute;
  margin-top: -8px !important;
  margin-left: -26px;
  padding: .1em;
  top:14px;
  pointer-events:none;
  cursor: pointer;

}
.confetti{
    background-image: url("../../../images/confetti.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: 100% 100%;
    height: 100px;
}
.confetti_header{
    background-color: #d7ffd7;
}
.nonconfetti{
    background-image: url("../../../images/nonconfetti.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    height: 100px;;
}

.fs-4 {
    font-size: 1.0rem !important;
}

.row{
  --bs-gutter-x: 1px;
}
@media (max-width: 770px){
    .min-width-50{
        min-width: 50% !important;
    }
}

.min-height{
    min-height : 51px !important;
}
.shadow-custom {
    box-shadow: 4px 8px 16px 0 rgba(35, 106, 181, 0.393); /* X, Y, blur, spread, kleur */
}
.mbm{
    margin-bottom: 14px !important;
}

.rw{
  --bs-gutter-x: 1px;
}
.br-0{
    border-radius: 0 !important;
}
.mxc-1{
    margin-left: 3.5px;
    margin-right: 3.54px;
}
.mb-01{
  margin-bottom: 1px !important;
}
.mt-01{
  margin-top: 1px !important;
}
.mb-02{
    margin-bottom: 2px !important;
  }
.mt-02{
    margin-top: 2px !important;
}
.pb-01{
  padding-bottom: 1px !important;
}
.pb-02{
  padding-bottom: 2px !important;
}
.pt-02{
  padding-top: 2px !important;
}
.pt-01{
  padding-top: 1px !important;
}
.p-1px{
    padding: 0px 2px 0px 2px;
}
.m-03{
    margin: 3px !important;
}
.p-03{
    padding: 3px;
}
.p-02{
    padding: 2px;
}
.ms-01{
    margin-left: 1px !important;
}
.me-01{
    margin-right: 1px !important;
}
.pe-01{
    padding-right: 1px !important;
}
.p-01{
    padding: 1px;

}
.cp{
  cursor:pointer;
}
.cfs-1{
  font-size:24px;
  margin: 1px 1px 1px 0 !important;
  color: #b2b2b2;
}
.tf-1{
  font-size:24px;
  margin: 11px 4px 1px 0 !important;
  color: #b2b2b2;
}

.pag-link {
    padding: 1px !important;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    border: solid 1px #ddd;
}
.bw-1{
    width: 79px !important;
}
.bw-2{
    width: 28px !important;
}
.pag-w {
    width: 36px !important;
}
.pag-p-w {
    width: 72px !important;
}
.pag-3cx {
    width: 88px !important;
}
.pag-pl {
    padding: 10px !important;
    color:#000000;
}

.w-20 {
  width: 10%!important;
}
.mw-10{
  min-width: 40px;;
}

.lh-35{
    line-height: 35px;
}
.fsm-6{
  font-size: 14px;
}
.fs-7{
  font-size: 14px;
  line-height: 34px;
}
.fs-8-lh{
  font-size: 11px;
  line-height: 34px;
}

.fs-8{
  font-size: 12px;
  line-height: 16px;
}


.fs-login{
  font-size: 12px;
  line-height: 16px;
}
.ui-datepicker-trigger{
  border: none;
  background:none;
  padding-left: 2px !important;
  padding-right: 2px !important;
  position: relative;
  float: right;
  left: -5px;
  top: -45px;
}
.fa-size-8{
  font-size: 8px;
}
.fa-size{
  font-size: 16px;
}

.fa-size-1{
  font-size: 22px;
}

.fa-size-2{
  font-size: 30px;
}

.text-bg-brand{
  background-color: #236ab525;
  color: #000000;
}
.bg-vakantie{
  background-color: #2369b5 ;
}
.bg-lblue{
  background-color: #236ab525 !important;
}
.bg-thuiswerk{
  background-color: #415d9d0a !important;
}
.bg-bouwvak{
  background-color: rgb(0, 156, 0)

}
.bg-white{
  background-color: white;
}
.bg-mgrey{
  background-color: #eaeaea;
}
.bg-afgewezen{
  background-color: yellow !important;
  color: red !important;
}

.bg-not-found{
  background-color: rgba(237, 134, 0, 0.48) !important;
  color: white !important;
}

.bg-darkgrey{
  background-color: #636363b6;
}
.bg-dgrey{
  background-color: #979b93;
}
.bg-lgrey{
  background-color: #f7f7f7;
}
.bg-lightgrey{
  background-color: #efefef;
}
.bg-grey{
  background-color: #d2d2d2 !important;
}

.bg-specialfree{
  background-color: #ffffb9;
}
.bg-geel{
    background-color: #ffffb944 !important;
  }

.bg-l-yellow{
  background-color: #ffffb997 !important;
}
.bg-gold{
  background-color: #bb911b;
}
.bg-yelorange{
    background-color: #e6e66497 !important;;
}
.bg-oranje{
    background-color: orange !important;
}
.bg-yellow{
  background-color: #fd8883 !important;
  background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
  background-size: 2px 2px;
  background-position: 0 0, 1px 1px;
}
.bg-orange{
  background-color: orange !important;
  background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
  background-size: 2px 2px;
  background-position: 0 0, 1px 1px;
}
.bg-red{
  background-color: red !important;
  /* background-color: #fff;*/
  background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
  background-size: 2px 2px;
  background-position: 0 0, 1px 1px;
}
.bg-purple{
  background-color: purple !important;
  background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
  background-size: 2px 2px;
  background-position: 0 0, 1px 1px;
}

.mf-green{
    background-color: rgba(0, 128, 0, 0.51);
    color:#000000;
    font-weight: bold;
}
.mf-red{
    background-color: rgba(255, 0, 0, 0.601);
    color:#000000;
    font-weight: bold;
}
.mf-yellow{
    background-color: yellow;
    color:#000000;
    font-weight: bold;
}
.mf-orange{
    background-color: rgba(255, 166, 0, 0.556);
    color:#000000;
    font-weight: bold;
}
.mf-purple{
    background-color: rgba(128, 0, 128, 0.499);
    color:#000000;
    font-weight: bold;
}
.mf-font{
    font-weight: 400;
    font-size: 15px;
}
.fw-fs{
    /* font-family: Arial Black;     */
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 800;
    font-size: 23px;

}

.fw-fs-3{
    /* font-family: Arial Black;     */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 26px;
    text-align: center;

}

.fw-fs-2{
    /* font-family: Arial Black;     */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 23px;
    text-align: center;

}

.fw-fs-22{
    /* font-family: Arial Black;     */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 20px;
    text-align: center;
    line-height: 33px;
}

.fw-fs-2l{
    /* font-family: Arial Black;     */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 23px;
    text-align: center;

}

.fw-fs-2-start{
    /* font-family: Arial Black;     */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;

}

.fw-fs-2-wc{
    /* font-family: Arial Black;     */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 24px;

}
.rb-1{
    padding-bottom: 1px !important;
}
.pt-01{
    padding-top: 1px !important;
}
.mb-015{
    margin-bottom: 1.5px !important;
}
.ms-4{
    margin-left: 1.5rem !important;
}
.text-muted{
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important;

}

.text-muted2{
    --bs-text-opacity: 10;
    color: rgb(33 37 41 / 26%) !important;
}

.text-muted3{
    --bs-text-opacity: 10;
    color: rgba(53, 146, 204, 0.835) !important;
}

.fw-fs25{
    /* font-family: Arial Black;     */
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 800;
    font-size: 25px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 10px;;
}
.fsb{
    font-size: .85em !important;
}
.fonttype{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}
.bg-hi-light-green{
  background-color: rgb(205 247 188 / 26%) !important;
}
.bg-hi-green{
    background-color: rgba(205, 247, 188, 0.735) !important;
}
.bg-green{
  background-color: #d7ffe8 !important;
  /* background-color: #d7ffd7 !important; */
}
.bg-free{
  background-color: #9ef99e !important;
}
.bg-teal{
  background-color: rgb(2, 186, 2);
}
.bg-team{
  background-color: #00b2b2;

}
.bg-lgreen{
  background-color: rgb(205, 247, 188);

}
.bg-lblauw{
  background-color: rgba(0, 0, 255, 0.028) !important;

}
.bg-lgroen{
  background-color: rgba(0, 128, 0, 0.034);

}
.bg-lred{
  background-color: rgb(247, 221, 221) !important;
}
.bg-mred{
  background-color: rgb(241, 113, 113) !important;
}
.form-api {
  width: 100%;
  max-width: 400px;
  padding: 15px;
  margin: auto;
}
.rights_header{
    writing-mode: vertical-rl;
    transform: rotate(-150deg);
    text-align: left;
    height:160px;
}
.border-graden{
    border-style: solid !important;
    border-width: 1px !important;
    border-top: #ffffb944 ;
    border-bottom: #ffffb944 ;
    border-left: #dee2e6;
    border-right: #ffffb944 ;

}
.diensten_45_header{
    writing-mode: vertical-rl;
    transform: rotate(-28deg);
    text-align: left;
    height:170px;
}
.diensten_0_header{
    height:170px;
}
.diensten-border-graden{
    border-style: solid !important;
    border-width: 1px !important;
    border-top: #2369b5 !important;
    border-bottom: #2369b5 !important;
    border-left: #2369b5 !important;
    border-right: #dee2e6;

}
.diensten-border-block{
    border-style: solid !important;
    border-width: 1px !important;
    border-top: #2369b5 ;
    border-bottom: #2369b5 ;
    border-left: #2369b5 ;
    border-right: #2369b5 ;

}
.diensten_height{
    height: 145px !important;
    display: inline-grid;
}
.diensten_header{
    writing-mode: vertical-rl;
    text-align: left;
    padding-top: 5px !important;
    height: 100%;
}
.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	}
	@media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }

}

.panel_left {
  padding-left:90px !important;
}
.side_menu_width{
  width:100px !important;
}
.displaynone{
    display:none !important;
}
@media (max-width: 1500px) {
    .hide-me {
        display: none;
      }

  .fs-4{
    font-size: 16px!important;
  }
  .mobile_menu {
    display:none;
  }
  .mobile_menu_text{
    display:none;
  }
  .mstart-0{
    right: 0!important;
  }
}
.py-01{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
.py-02{
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.py-03{
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.mobile_side_menu_on{
    display:none;
}

@media (max-width: 992px) {
    .hide-me {
        display: none;
      }

  .mobile_side_menu{
    display:none;
  }
  .hide_top_menu{
    display:none !important;
  }
  .mobile_side_menu_on{
    display:block;

  }

  .side_menu_width{
    width:80px !important;
  }
  .panel_left {
    padding-left:70px !important;
  }

  .mstart-0{
    right: 0!important;
  }
}

.nav-link {
    display: block;
    padding: 0.4rem 0.4rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.w-170{
    width: 170px;;
}

.ha1{
    font-size: 24px !important;
}


@media (max-width: 1238px) {
    .hide-me {
        display: none;
      }

    .h1{
        font-size: 28px !important;
      }
    .w-170{
        width: 120px;;
    }

}
@media (max-width: 768px) {
    .hide-me {
        display: none;
      }

    .h1{
        font-size: 18px !important;
      }
    .w-170{
        width: 75px;;
    }

    .me-4{

        margin-right: 5px !important;;
    }
    .ms-2{
      margin-left: 0 !important;
    }
    .ms-3{
        margin-left: 0 !important;
      }
    .me-2{
      margin-right: 0 !important;
    }
    .h-100{
      height:80% !important;
    }
    .panel_left {
      padding-left:0px !important;
    }
    .mstart-0{
      right: 0!important;
    }
    .nav-link {
        display: block;
        padding: 0.4rem 0.4rem;
        color: #0d6efd;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    }

}

@media screen and (max-width: 400px) {
    .ms-3 {
        margin-left: 1px!important;
    }
    .fs-4{
        font-size: 12px!important;
      }
    .pe-0{
        padding-left: 2px!important;
        padding-right: 0!important;
      }

}

.line-height-5{
  line-height: 30px;;
}
.btn-outline-lgrey{
    color: #000000;
    border-color: #0000006b;
}

.btn-outline-lgrey:hover {
  color: #000000;
  background-color: #0000006b;
  border-color: #0000006b;
}

.btn-outline-brand{
    color: #2369b5;
    border-color: #2369b5;
}

.btn-outline-brand:hover {
  color: #fff;
  background-color: #2369b5;
  border-color: #2369b5;
}

.btn-brand {
  color: #fff;
  background-color: #2369b5;
  border-color: #2369b5;
}
.btn-brand:hover {
  color: #fff;
  background-color: #cadef4;
  border-color: #cadef4;
}

.btn-lbrand {
    color: #000;
    background-color: #cadef4;
    border-color: #cadef4;
    --bs-btn-border-radius: 0;
  }

  .btn-outline-lbrand{
    color: #000;
    border-color: #cadef4;
}

.btn-outline-lbrand:hover {
  color: #fff;
  background-color: #cadef4;
  border-color: #cadef4;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #2369b5;
    border-color: #2369b5;
}
.btn-select {
  color: #000;
  background-color: #ececec;
  border: 0px;
}

.formcheckinput:checked {
  background-color: #cadef4;
  border-color: #cadef4;
}

.formcheckinputactive:checked {
  background-color: #ccf4ca;
  border-color: #ccf4ca;
}

.form-control-inline {
  width:auto;
  display:inline-block;
}

.bg-lbrand{
  color: #000000 !important;
  background-color: #cadef4 !important;
  border: solid 1px #bdbdbd !important;
}

.bg-brand{
  color: #fff;
  background-color: #cadef4;
  border-color: #cadef4;
}

.bgi-lbrand{
  color: #000 !important;
  background-color: #cadef4 !important;
  border-color: #cadef4 !important;
}

.bgi-brand{
  color: #fff !important;
  background-color: #2369b5 !important;
  border-color: #2369b5 !important;
}

.bgi-grey{
  color: #fff !important;
  background-color: #00000094 !important;
}
.bgi-lgrey{
  color: #fff !important;
  background-color: #00000004 !important;
}

.bgi-green{
  color: #fff !important;
  background-color: green !important;
}

.bg-brand-2{
  color: #fff;
  background-color: #2369b5;
  border-color: #2369b5;
}
.bg-free{
    background-color: #d7ffd7;
    background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
    background-size: 3px 3px;
    background-position: 0 0, 1.5px 1.5px;


}
.bg-aanvraag{
    background-color: #ffa60061  !important;
    background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%)  !important;
    background-size: 3px 3px !important;
    background-position: 0 0, 1.5px 1.5px  !important;


}
.bg-birthday{
    background-color: #d7f9ff;
    background-image: linear-gradient(45deg, rgb(208, 229, 240) 25%, transparent 25%, transparent 75%, #d7f9ff 75%), linear-gradient(45deg, #d7f9ff 25%, transparent 25%, transparent 75%, #d7f9ff 75%);
    background-size: 3px 3px;
    background-position: 0 0, 1.5px 1.5px;
    border: #f52a2a dotted 1px;
}
.accordion-button-sm{
  padding: 4px 20px;
  font-size:14px;
}
.div-border{
  border: 1px solid rgba(0,0,0,.125);
}
.border-10 {
    border-width: 10px !important;
}
.border-team {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: #00b2b2 !important;
}
.border-brand {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: #c8eaf9 !important;
}
.border-dbrand {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: #2369b5 !important;
}
.border-yellow {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: yellow !important;
}
.border-yelorange {
    border-color: #e6e66497 !important;
}

.border-orange {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: orange !important;
}
.border-red {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: red !important;
}
.border-purple {
  /* border: 1px solid rgba(0,0,0,.125) */
  border-color: purple !important;
}

.border-secondary_color{
    border-color: #979b93 !important;
}

.border-voortgang_color{
    border-color: #1795d463 !important;

}
.border-dotted_color{
    border-color: #979b93 !important;
    border-style: dotted !important;
}
.border-secondary_light_3{
    background-color: #fff;
    background-image: linear-gradient(45deg, #979b93 25%, transparent 25%, transparent 75%, #979b93 75%), linear-gradient(45deg, #979b93 25%, transparent 25%, transparent 75%, #979b93 75%);
    background-size: 3px 3px;
    background-position: 0 0, 1.5px 1.5px;
}
.border-secondary_light{
    background-color: #fff;
    background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
    background-size: 3px 3px;
    background-position: 0 0, 1.5px 1.5px;
}
.border-secondary_light_today{
    background-color: #fff;
    background-image: linear-gradient(45deg, #ccc 75%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
    background-size: 3px 3px;
    background-position: 0 0, 1.5px 1.5px;
}
.border-secondary_light_2{
    background-color: #f4cae5d6;
    background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%);
    background-size: 3px 3px;
    background-position: 0 0, 1.5px 1.5px;
}
.header-color{
  background-color: #2369b5;
  color: #ffffff;
}
.table-header{
  background-color: #cadef4 !important;
  color: #000000;
}
.table-header2{
  background-color: #2369b5;
  color: #000000;
}
.table-header3{
  background-color: #eaf9ff;
  color: #000000;
}
.bg-badge-active{
  background-color: #000000;
  color: #cadef4;

}
.bg-badge{
  background-color: #cadef4;
  color: #000000;
}

.bg-brand{
  background-color: #c8eaf9;
  color: #000000;
}

.bg-black{
  background-color: #000000;
}
.bg-white{
  background-color: #ffffff;
}

.text-birthday{
  color: #ff7600 !important;
}
.text-oke{
  color: yellow !important;
}
.text-geel{
  color: rgb(212, 184, 29) !important;
}

.text-storing{
  color: rgb(234, 140, 0) !important;
  /* color: rgb(176, 0, 167) !important; */
}
.text-lgroen{
  color: #65dd1ad0 !important;
}

.text-top{
  color: greenyellow !important;
}

.text-green{
  color: green !important;
}

.text-twitter{
  color: #00acee;
}
.text-brand{
  color: #2369b5;
}

.text-black{
  color: #000000;
}
.text-gray{
  color: #cccccc;
}
.text-lgray{
  color: #dad5d5;
}
.text-ddgray{
  color: #5252529e;
}
.text-dgray{
  color: #525252;
}
.text-white{
  color: #ffffff;
}

.text-red{
  color: red
}

.ad-none{
  text-decoration: none !important;
  color: #000000;
}
.w-100{
  width: 100px;
}
.w-125{
  width: 125px;
}
.w-150{
  width: 150px;
}
.w-175{
  width: 175px;
}
.w-200{
  width: 200px;
}
.w-225{
  width: 225px;
}
.w-250{
  width: 250px;
}
.footer-color{
  background-color: #cadef4;
  color: #ffffff;
}
.header-weight{
  font-weight:100 !important;
}
.bg-logo{
  background-color:#f8f9fa;
  border-bottom: #cadef4 1px solid;
}
.bg-input{
  background-color:#ddffdd;
}
.text-right{
  text-align: right;
}
.border-left{
  border-left: 4px solid #2369b5;
}
.div-scrollable {
  height: 320px;
  overflow-y: scroll;
  scrollbar-face-color: #2369b5;
}
.div-scrollable2 {
  height: 707px;
  overflow-y: scroll;
  scrollbar-face-color: #2369b5;
}
.btn-custom{
  background-color: #2369b5;
  color: #ffffff;
}
.btn-blank{
  background-color: #ffffff;
  color: #2369b5;;
  padding: 0.31rem 0.5rem;
  border: 1px solid #dee2e6;
}
.btn-custom-block{
  width:140px;
}
.w-99 {
    width: 99%!important;
}
.btn-custom-block-200{
  width:200px;
}
.card{
  /* background-color: var(--bs-info); */
  background-color: #f9f9f9;
  color: #000000;
  padding:5px;
}
.menu_text_color{
  color: #ffffff;
}
.header_height{
  height:49px !important;
  padding: 3px !important;
}
.h-5{
  height: 25px;
  width: 45px !important;
}
.link_active_light{
  border-bottom: 2px solid #ffffff;
  color: #000000 !important;
  font-size: 1.25rem !important;
  border-bottom-left-radius: 20px 10px !important;
}

.link_active_dark{

  border-bottom: 2px solid #2369b5;
  color: #2369b5 !important;
  font-size: 1.25rem !important;
  border-bottom-left-radius: 20px 10px !important;

  background-color: #236ab514;
  background-image: linear-gradient(45deg, #236ab514 25%, transparent 25%, transparent 75%, #236ab514 75%), linear-gradient(45deg, #236ab514 25%, transparent 25%, transparent 75%, #236ab514 75%);
  background-size: 3px 3px;
  background-position: 0 0, 1.5px 1.5px;
}
.link_inactive_grey{
  border-bottom: 2px solid transparent;
  color: #dfdede !important;
  font-size: 1.25rem !important;

}
.link_inactive{
  border-bottom: 2px solid transparent;
  color: #f8f9fa;
  font-size: 1.25rem !important;

}
/* a:hover{
    color:#000000;
} */
.mtop:hover{
    color:#aaa !important;
    border-bottom: solid #aaa 2px;
}
.mleft:hover{
    color:#2369b5 !important;
    background-color:#cadef4 !important;
}

.nav-item-size{
  align-items: flex-end;
  /* margin: 3px 0 0 0; */
}
.nav-height{

  margin-left: 117px;
}

.nav-fill .nav-item, .nav-fill>.nav-link {
  flex: 0;
  text-align: left;
}

.cp{
  cursor: pointer;
}

/* Dasboard */
body {
  font-size: .875rem;
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar {
  position: fixed;
  top: 0;
  /* rtl:raw:
  right: 0;
  */
  bottom: 0;
  /* rtl:remove */
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 48px 0 0; /* Height of navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}
.hide-me-lh {
    line-height: 72px;
}
.hide-me-lh-54 {
    line-height: 54px;
}

.g-small{display:none;}
.g-all{display:inline-block;}

@media (max-width: 1775px) {
    .g-small{display:inline-block;}
    .g-all{display:none;}
}


@media (max-width: 767.98px) {
  .sidebar {
    padding-top: 3.5rem;
  }
  .hide-me {
    display: none;
  }
  .hide-me-lh {
    line-height: normal;
  }
  .hide-me-lh-54 {
    line-height: normal;
  }
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

.sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #727272;
}

.sidebar .nav-link.active {
  color: #007bff;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}

/*
 * Navbar
 */

.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, .25);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .navbar-toggler {
  top: .25rem;
  right: 1rem;
}

.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}


.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

/* ── Wacht-KPI alarm niveaus (gedeeld tussen monitor-templates) ── */
.kpi-warn   { color: #fbbf24 !important; }  /* 15-20s: geel   – statisch               */
.kpi-orange { color: #f97316 !important; }  /* 20-30s: oranje – statisch (geen blink)   */
.kpi-red    { color: #ef4444 !important; }  /* ≥30s:   rood   – statisch (geen blink)   */
@keyframes kpi-blink-kritisch  { 0%,100%{ color: inherit; } 50%{ color: #f97316; } }  /* 20-30s: oranje blink (actief Q-gesprek) */
@keyframes kpi-blink-kritisch2 { 0%,100%{ color: inherit; } 50%{ color: #ef4444; } }  /* ≥30s:   rood blink   (actief Q-gesprek) */
.kpi-blink-1 { animation: kpi-blink-kritisch  1s step-start infinite; }
.kpi-blink-2 { animation: kpi-blink-kritisch2 0.5s step-start infinite; }

/* Blinking animation */
@keyframes blinkBackground {
    0% {
        background-color: #dc3545; /* red (danger) color */
    }
    50% {
        background-color: #f8d7da; /* light red */
    }
    100% {
        background-color: #dc3545; /* red (danger) color */
    }
}

/* Apply animation to .footer */
.blinking-bg {
    animation: blinkBackground 1s infinite; /* Adjust speed of the blinking */
}
