.footer{
  z-index: -1;
}


.dtable-cell.main-block{
  width: 60%;
}

.dtable-cell.list{
  width: 30%;
}


.modal-list-devider{
  text-align: center;
  padding-top: 25% !important;
  height: 75%;
}


.modal-list{
  height: 75%;
  margin-top: 5px;
  padding: 0px !important;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 1px solid #eeeeee;
  border-right:1px solid #eeeeee;
  list-style: none;
}
.modal-list:focus{
  outline: none;
}

.modal-list li{

  padding-left: 10px;
  padding-right: 5px;
  margin-left: -5px;
  margin-right: -5px;  
  height: 25px;
  line-height: 25px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none
}
.modal-list li:hover{
  background: #eeeeee;
  cursor: default;
}
.modal-list li.actief{
  background: #333333 !important;
  color: white;
}
.modal-list li div.naam{
  text-overflow: ellipsis;
  width: 80%;
  overflow: hidden;
  height: 25px;
  display: inline-block;
  white-space: nowrap;
  float: left;
}

.modal-list li.bewerken.actief{
  background: hsl(214,25%,45%) !important ;
}
.modal-list li.bewerken{
  background: hsl(214,25%,85%) !important ;
}

.modal-list li .glyphicon{
  display: none;
  font-size: 15px;
  line-height: 25px;
}
.modal-list li.actief .glyphicon{
  display: inherit;
}
.modal-list li.bewerken:not(.actief) .glyphicon{
  display: inherit;
  color: hsl(214,25%,45%);
}

.modal-input-zoek{
  border: 1px solid #5a89c7;
  width: 100%;
  padding: 2px;

}


.modal-well{
  position: relative;
  top: 50px;
  padding: 5px;
  margin: 50px -20px 20px -20px;
  min-height: 100px;
  overflow: hidden;
  box-sizing: border-box;

}

.vacatures .modal-well{
  background-color: #eff4d7 ;
  border: 1px solid #c5d664;
  border-left: 0;
  border-right: 0;
}

.modal-body {
  overflow-y: auto;
  margin-right: 0px;
  height: 80%;

}

.modal.groot .modal-dialog .modal-footer {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top: 0;
}

.empty-space {
  width: 100%;
  height: 54px;
  margin-bottom: 15px;
}

.naamveld {
  margin-bottom: 15px;

}

.form-blok {
  padding: 0px;
}

.form-veld {
  padding: 4px;
}

.form-veld.leeg{
  height: 55px;
}


.layout-beheerders.organisaties li.actief {
  background: #f5b2a6; }
.layout-beheerders.vacatures li.actief {
  background: #fcf7c8; }
.layout-beheerders.profielen li.actief {
  background: #c9e1aa; }
.layout-beheerders.groepen li.actief {
  background: #f5b2a6; }
.layout-beheerders.teams li.actief {
  background: #acc4e3; }
.layout-beheerders.credits li.actief {
  background: #e2eab1; }




.layout-beheerders .form.in-modal {
  margin: 0; 
  overflow: auto;} 
.layout-beheerders .form.in-modal fieldset {
  display: block;
  vertical-align: top;
  margin-bottom: 15px; }
.layout-beheerders .form.in-modal legend {
  font-size: 1em;
  margin: 0;
  border: 0;
  font-weight: 700; }
.layout-beheerders .form.in-modal label {
  display: inline-block;
  -webkit-box-sizing: bordex-box;
  -moz-box-sizing: bordex-box;
  -ms-box-sizing: bordex-box;
  -o-box-sizing: bordex-box;
  box-sizing: bordex-box;
  color: #909090;
  font-weight: 400; }
.layout-beheerders .form.in-modal .tekst {
  color: #333333;
  height: 25px;
  padding: 2px 0;
  border-bottom: 1px solid transparent; }
.layout-beheerders .form.in-modal .tekst.email {
  color: #5a89c7; }
.layout-beheerders .form.in-modal .input {
  border: 0;
  background: transparent;
  width: 100%;
  margin-bottom: 1px;
  height: 25px;
  padding: 1px 0;
  border-bottom: 1px #5a89c7 solid;
  color: #333333; }
.layout-beheerders .form.in-modal .input:focus {
  outline: 0;
  margin-bottom: 0;
  border-bottom: 2px #5a89c7 solid;
  height: 26px; }
.layout-beheerders .form.in-modal .input:disabled {
  border-bottom: 1px transparent solid;
  color: #ababab;

}
.layout-beheerders .form.in-modal .input.email {
  color: #5a89c7; }
.layout-beheerders .form.in-modal .input.invalid {
  border-bottom-color: #ea5135; }
.layout-beheerders .form.in-modal .datum-picker {
  position: relative; }
.layout-beheerders .form.in-modal .datum-picker input {
  padding-left: 25px; }
.layout-beheerders .form.in-modal .datum-picker .ui-datepicker-trigger {
  border: 0;
  background: transparent;
  color: #333333;
  position: absolute;
  left: 0; }
.layout-beheerders .form.in-modal .select {
  border-bottom: 1px #5a89c7 solid;
  width: 100%; }
.layout-beheerders .form.in-modal .select.invalid {
  border-bottom: 1px #ea5135 solid; }
.layout-beheerders .form.in-modal .select.disabled {
  border-bottom-color: transparent; }
.layout-beheerders .form.in-modal .select.disabled .inner {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ''; }
.layout-beheerders .form.in-modal .select.disabled .inner::-ms-expand {
  display: none; }
.layout-beheerders .form.in-modal .select .inner {
  border: 0;
  background: transparent;
  height: 24px;
  color: #333333; }
.layout-beheerders .form.in-modal .select .inner:focus {
  outline: 0;
  border: 0; }


#pageloader {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  height: auto;
}

#pageloader img{
  margin-bottom: 10px;
}

#pageloader button{
  position: relative;
  top: 25%;
}

.clickedbutton{
  opacity: 0.8;
} 

.clickedbutton img {
  height: 25px;
  width: 25px;
}

.bottombar .clickedbutton{
  opacity: 0.8;
} 

.layout-beheerders .bottombar .icoon.clickedbutton:hover, .layout-beheerders .bottombar .icoon.clickedbutton:active{
  width: 35px !important;
  height: 35px !important;
  margin: 3px !important;
  margin-top: 5px !important;
  margin-right: 0px !important;
}

.bottombar .clickedbutton img {
  height: 25px;
  width: 25px;
}




@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn linear 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:0.2s;
  -moz-animation-duration:0.2s;
  animation-duration:0.2s;
}

.fade-in.one {
  -webkit-animation-duration:0.4s;
  -moz-animation-duration:0.4s;
  animation-duration:0.4s;
}

.fade-in.two {
  -webkit-animation-duration:0.6s;
  -moz-animation-duration:0.6s;
  animation-duration:0.6s;
  animation-delay: 0.05s;
}

.fade-in.three {
  -webkit-animation-duration:0.8s;
  -moz-animation-duration:0.8s;
  animation-duration:0.8s;
  animation-delay: 0.1s;
}

.fade-in.four {
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
  animation-delay: 0.15s;
}


.fade-in.delay.none{
  animation-delay: 0s;
}
.fade-in.delay.short{
  animation-delay: 0.05s;
}
.fade-in.delay.medium{
  animation-delay: 0.1s;
}
.fade-in.delay.long{
  animation-delay: 0.15s;
}


.fade-in.loader {
  animation-duration:0.3s;
  animation-delay: 0.4s;
}
