html, body {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.logo {
background-color: #009EAE;
}

.bg-success {
background-color: RGB(0, 158, 174, 0.9) !important;
}

.bg-danger {
background-color: RGB(200,56,122, 0.9) !important;
}

.bg-lightgrey {
background-color: RGB(128,128,128, 0.9) !important;
}

.sidebar .logo, .off-canvas-sidebar .logo {
  padding: 5px;
}

.full-page > .content {
    padding-top: 10vh;
}


/*driehoekje active linkerkolom*/
@media screen and (min-width: 992px){
    .sidebar .sidebar-wrapper li.active > a:not([data-toggle="collapse"]):after, .sidebar .sidebar-wrapper li.active > [data-toggle="collapse"] + div .nav li:after {
      border-right: 17px solid #fafafa !important;
      border-right: 17px solid #fafafa !important;
    }
}


/* set icon left to inputs to white background */
.input-group-append .input-group-text, .input-group-prepend .input-group-text {
    background-color: white;
}

/* remove dark area cover over backgrpoiund of authentication screens */
.section-image:after {
    background-color: transparent;
}

/* set colors for authentication forms (logion, register, passwordreset) */
.card-login {
    border-radius: 3px !important;
    //border-color: #7EC3C2 !important;
    //border-style: solid !important;
    //border-width: 10px !important;
    background-color: rgba(255,255,255,.95) !important;
    color: #252422 !important;
  	margin-bottom: 10px;
    position: relative;
    transition: none;
}  
  
.main-panel {
    background-color: #fafafa;
}
.navbar.navbar-transparent {
    border-bottom: none;
}

/* CARD */
.card, .row, .container-fluid, .navbar {
  	max-width:1200px;
}
.card {
    border-radius: 3px;
}

.intrologo {
  margin-top: -15px !important;
    margin-right: -14px !important;
}

.card-wizard .tab-content {
  min-height: 400px;
  padding: 0;
}

.modal {
  z-index: 20000;
}

/* MODALS*/
.modal-footer{
	padding:20px 50px;
}
/* CALENDER*/
.fc table {
    margin-bottom: 30px;
}


/*TEKSTOPMAAK*/
.text-info{
  color: #009EAE !important;
}
a.text-info:hover{
  text-decoration:underline;
  color: #009EAE !important;
}
.alert.alert-with-icon {
    padding-left: 65px;
    background: #ffffff;
    color: #549ead;
    border: 1px solid #549ead;
  	font-weight:bold;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: top;
}
.table small, .table .small {
    font-weight: 400;
}
.sidebar[data-active-color="danger"] .nav li.active > a, .sidebar[data-active-color="danger"] .nav li.active > a i, .sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"], .sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"] i, .sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"] ~ div > ul > li.active .sidebar-mini-icon, .sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"] ~ div > ul > li.active > a, .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a, .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a i, .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"], .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"] i, .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"] ~ div > ul > li.active .sidebar-mini-icon, .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a[data-toggle="collapse"] ~ div > ul > li.active > a {
    color: #009EAE; 
    opacity: 1;
}

/* BUTTONS */
.btn, .fc button{
  	background-color: RGB(196, 61, 122);
	border-radius: 3px !important;
  	border-width:1px;
    padding: 6px 12px;
  	color: #ffffff !important;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:active:hover, .btn.active:focus, .btn.active:hover, .show > .btn.dropdown-toggle, .show > .btn.dropdown-toggle:focus, .show > .btn.dropdown-toggle:hover, .navbar .navbar-nav > a.btn:hover, .navbar .navbar-nav > a.btn:focus, .navbar .navbar-nav > a.btn:active, .navbar .navbar-nav > a.btn.active, .navbar .navbar-nav > a.btn:active:focus, .navbar .navbar-nav > a.btn:active:hover, .navbar .navbar-nav > a.btn.active:focus, .navbar .navbar-nav > a.btn.active:hover, .show > .navbar .navbar-nav > a.btn.dropdown-toggle, .show > .navbar .navbar-nav > a.btn.dropdown-toggle:focus, .show > .navbar .navbar-nav > a.btn.dropdown-toggle:hover, .fc .fc-state-active, .fc .fc-state-active:focus, .fc .fc-state-active:hover, .fc .fc-state-active:active:focus, .fc .fc-state-active:active:hover, .fc .fc-state-active:active, .fc button:hover {
    background-color:  RGB(196, 61, 122, 0.8) !important; 
    color: #FFFFFF !important;
    box-shadow: none !important;
}

.btn-zonderbg{
  	background-color:transparent;
}

.btn-annuleren{
	background-color: RGB(0,157,176); 
}
.btn-annuleren:hover{
	background-color: RGB(0,157,176, 0.8) !important;
}

.btn-verwijderen{
  	background-color:#7F0000;
}
.btn-leeg {
  text-align:left !important;
  font-weight:400;
  background-color:transparent;
  border:none;
  padding:0.5em 1em;
  margin:0;
  color: #212529;
  width:100%;
}

.btn-neutraal, a.btn-neutraal, i.linksuitlijnen, .buttons-columnVisibility{
  	background: #ffffff;
    border: 1px solid #BEBEBE;
    color: #A49E93 !important;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 4px;
    /*padding: 4px;*/
    text-decoration: none;
}

.btn-icon {
  border: 0px solid #67C3D5 !important;
  color: grey !important;
  background-color: #ffffff !important;
  font-weight: 800;
}

.btn-icon:hover {
  color: black !important;
  background-color: #ffffff !important; 
}

.btn-icon:focus {
  color: black !important;
  background-color: #ffffff !important; 
}



.nav-pills .nav-item:first-child .nav-link {
    border-radius: 3px 0 0 3px !important;
}
.nav-pills .nav-item:last-child .nav-link {
    border-radius: 0 3px 3px 0 !important;
}
.nav-pills .nav-item .nav-link.active {
    background-color: #009EAE;
    color: #FFFFFF;
}
.nav-pills .nav-item .nav-link{
	border-color:#009EAE;
  
}
/* FORMULIEREN */
.form-check .form-check-sign::before, .form-check .form-check-sign::after {
    border: 1px solid #dee2e6 !important;
    border-radius: 4px;
    background-color: #ffffff;
}
.form-check .form-check-sign::after {
	color: #009EAE !important;
    top: 0px;
}


.card label {
  color: #404040 !important;
}
  
.card label.form-check-label {
    font-size: 1em;
    margin-bottom: 5px;
    color: inherit;
}
  
.card label.error {
    color:#ff0000 !important;
}
.card label.error:empty {
    display:none !important;
}
:focus {
    outline: none !important;
}
#selectprogram{
  padding-top:10px;
}
.scrolltabel {
 height:310px;
 overflow: scroll;
}
table.kolommengelijk{
  margin-bottom:0 !important;
}
.kolommengelijk th, .kolommen25 td{
  width:25%;
  padding: 8px 0 0 8px !important;
}
  
/* loading indicator https://projects.lukehaas.me/css-loaders */
/* put a div class='loader' after the content div of a page.    */
/*          <div class="loader">Loading...</div>                */
/* use  $(".loader").show() and $(".loader").hide() to display or not */

.loader {
  z-index: 99999;
  display: block;
  display: none;
  position: absolute;
  top:40%;
  transform: translateX(50%);
  margin-left:auto;
  margin-right:auto;
  right:50%;
  color: #67C3D5;
  font-size: 20px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
    
/* end loading indicator*/  


.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1rem;
}

.badge.badge-success {
    color: #7CAC19;
    border-color: #7CAC19;
   background-color: #DCEDC8 !important;
 }
 