﻿/* form-control zit rond de input */
.form-control {
  height: auto;
  padding: 0;
  border: 0;
  /*input {
        height: 34px;
        padding: 6px 12px;
        background-color: #fff;
        border: 1px solid #c2cad8;
        border-radius: 4px;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        width: 100%;
    }*/ }

.form-control input, .form-control select, .form-control textarea {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #c2cad8;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  display: block; }


.form-control textarea {
  height: 100px !important;
  resize: none; }

.form-control input[type=checkbox] {
  height: 15px;
  width: auto; }

.form-control.display-value {
  padding-top: 7px;
  margin-top: 1px; }

.has-error input, .has-error select, .has-error textarea {
  border-color: #e73d4a; }

.ui-datepicker-title select {
  color: #000; }

.input-group-addon {
  background-color: #eee; }

input[type=checkbox] {
  width: 15px;
  height: auto; }

.tooltip-info + .tooltip .tooltip-inner {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); }

.tooltip-info + .tooltip.top .tooltip-arrow,
.tooltip-info + .tooltip.top-left .tooltip-arrow,
.tooltip-info + .tooltip.top-right .tooltip-arrow {
  border-top-color: #bce8f1; }

.tooltip-info + .tooltip.bottom .tooltip-arrow,
.tooltip-info + .tooltip.bottom-left .tooltip-arrow,
.tooltip-info + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #bce8f1; }

.tooltip-info + .tooltip.right .tooltip-arrow {
  border-right-color: #bce8f1; }

.tooltip-info + .tooltip.left .tooltip-arrow {
  border-left-color: #bce8f1; }

.tooltip-danger + .tooltip .tooltip-inner {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); }

.tooltip-danger + .tooltip.top .tooltip-arrow,
.tooltip-danger + .tooltip.top-left .tooltip-arrow,
.tooltip-danger + .tooltip.top-right .tooltip-arrow {
  border-top-color: #ebccd1; }

.tooltip-danger + .tooltip.bottom .tooltip-arrow,
.tooltip-danger + .tooltip.bottom-left .tooltip-arrow,
.tooltip-danger + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ebccd1; }

.tooltip-danger + .tooltip.right .tooltip-arrow {
  border-right-color: #ebccd1; }

.tooltip-danger + .tooltip.left .tooltip-arrow {
  border-left-color: #ebccd1; }

.tooltip-warning + .tooltip .tooltip-inner {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); }

.tooltip-warning + .tooltip.top .tooltip-arrow,
.tooltip-warning + .tooltip.top-left .tooltip-arrow,
.tooltip-warning + .tooltip.top-right .tooltip-arrow {
  border-top-color: #faebcc; }

.tooltip-warning + .tooltip.bottom .tooltip-arrow,
.tooltip-warning + .tooltip.bottom-left .tooltip-arrow,
.tooltip-warning + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #faebcc; }

.tooltip-warning + .tooltip.right .tooltip-arrow {
  border-right-color: #faebcc; }

.tooltip-warning + .tooltip.left .tooltip-arrow {
  border-left-color: #faebcc; }

.tooltip-success + .tooltip .tooltip-inner {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); }

.tooltip-success + .tooltip.top .tooltip-arrow,
.tooltip-success + .tooltip.top-left .tooltip-arrow,
.tooltip-success + .tooltip.top-right .tooltip-arrow {
  border-top-color: #d6e9c6; }

.tooltip-success + .tooltip.bottom .tooltip-arrow,
.tooltip-success + .tooltip.bottom-left .tooltip-arrow,
.tooltip-success + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #d6e9c6; }

.tooltip-success + .tooltip.right .tooltip-arrow {
  border-right-color: #d6e9c6; }

.tooltip-success + .tooltip.left .tooltip-arrow {
  border-left-color: #d6e9c6; }

.dataTables_wrapper .datatable-pagination .select2-container--bootstrap {
  display: inline-block;
  width: auto !important; }

html, body {
  height: 100%; }

body {
  overflow-x: hidden; }
  body table.dataTable td.sorting_1, body table.dataTable td.sorting_2, body table.dataTable td.sorting_3, body table.dataTable th.sorting_1, body table.dataTable th.sorting_2, body table.dataTable th.sorting_3 {
    background: transparent !important; }
  body.black {
    background-color: black !important; }

.row.no-pad {
  /*margin-left: 0;*/
  /*margin-right: 0;*/ }
  .row.no-pad > [class*='col-'] {
    padding-left: 0;
    padding-right: 0; }

.btn-xs {
  margin: 5px 5px 0px 0px !important; }

body.login .logo {
  margin: 0; }

body.login input[type=text], body.login input[type=password] {
  padding: 6px 12px; }

.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
  padding-left: 25px; }

.select2-container {
  width: 100% !important; }

.select2-dropdown {
  z-index: 11000 !important; }

table.enable-tablesorting tr:hover {
  cursor: move; }

.portlet-title {
  font-size: 36px;
  margin-top: 10px;
  font-weight: 300; }

.portlet-title i.title-icon {
  margin: 0 15px; }

input .datatable-column-filter, table input {
  display: inline-block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  input .datatable-column-filter:focus, table input:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.navbar-collapse.collapse {
  height: calc(100vh - 46px) !important; }

.page-sidebar img.logo-default {
  max-width: 80%;
  margin: 10px 10%;
  position: absolute;
  bottom: 0; }
  .page-sidebar img.logo-default .page-sidebar-menu .nav-item .nav-link .title {
    margin-left: 5px; }

.page-logo > a > span {
  color: #ffffff;
  font-size: 28px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 5px; }

.table-scrollable {
  overflow: visible; }

.dropdown-menu {
  box-shadow: 2px 2px rgba(102, 102, 102, 0.1); }

.td-actions {
  width: 80px; }

.dashboard-widget .loading-overlay {
  font-size: 100px;
  text-align: center; }

tr.disableExpand > td:first-child:before {
  content: none !important; }

.round-image {
  border-radius: 50%; }

.form-group > div.select {
  padding-top: 7px; }

.select2-container--bootstrap .select2-selection,
.select2-dropdown {
  border-radius: 0; }

table.table-input tr > th, table.table-input tr > td {
  padding: 7px; }

table.table-input td.input {
  padding: 0; }

table.table-input input {
  border: 0;
  background-color: transparent;
  box-shadow: none;
  border: 1px solid transparent;
  border-radius: 0;
  width: 150px; }
  table.table-input input:focus {
    border: 1px solid #36c6d3; }
  table.table-input input.invalid, table.table-input input.error {
    border: 1px solid #e74c3c; }

table.table-select tr > td, table.table-select tr > th {
  width: 50%; }
  table.table-select tr > td:first-of-type, table.table-select tr > th:first-of-type {
    width: 50px; }

table.table-select, table.table-select thead, table.table-select tbody, table.table-select tr {
  width: 100%; }

section.subsection .icheck-list {
  margin-bottom: 8px;
  margin-left: 30px; }

div[class^="icheck"] label {
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none; }

textarea.form-control {
  padding: 6px 12px;
  border: 1px solid #c2cad8;
  border-radius: 0; }

html .hover {
  background-color: transparent !important; }

html .hoverfirst {
  background-color: transparent !important; }

.page-content-wrapper .page-content {
  overflow-y: scroll; }

body, html {
  overflow: hidden; }

table, table thead, table tbody, table tfoot, table tr {
  width: 100%; }

table.table td.input > select {
  width: auto; }

@media (min-width: 992px) {
  .page-content-wrapper .page-content {
    padding: 25px 40px 10px; } }

@media (max-width: 1280px) {
  .page-sidebar img.logo-default {
    display: none; } }

.label-culture {
  color: #808080;
  font-style: italic;
  margin-left: 10px;
  font-size: 12px; }

.control-label-2 {
  padding-right: 0px !important;
  margin-top: 5px;
  font-weight: 400; }

@media (min-width: 992px) {
  .controls {
    width: 80% !important; } }

@media (min-width: 992px) {
  .control-label-2 {
    width: 20% !important; } }

.discount {
  border: 1px solid #ccc;
  padding: 6px 12px; }

.header-image {
  width: 180px;
  height: auto;
  position: absolute;
  left: 50px;
  top: 5px; }

.upload-image,
.upload-file {
  display: none !important; }

input[readonly] {
  background-color: #eee; }

.image {
  width: 150px; }

.select-logo {
  padding-right: 0 !important; }

.break-header {
  text-align: center; }

.img-col {
  text-align: center; }

.img-col div.row {
  padding: 15px; }

.ui-datepicker {
  z-index: 10052 !important; }

.project-price-block {
  margin-top: 35px; }

.hour-seperator {
  text-align: center; }

.forget-password {
  float: left !important; }

#back-btn {
  margin-right: 15px; }

a.disabled {
  pointer-events: none;
  cursor: default; }

.projectPrestations {
  /*width: 60% !important;*/
  /*margin: 0px auto 20px auto;*/ }

.indent {
  padding-left: 35px !important; }

.page-logo {
  padding: 0 !important; }

.menu-toggler {
  float: left !important;
  margin: 12px 0px 0px 11px !important; }

.departure-row {
  margin: 0 !important; }

.departure-col {
  text-align: center;
  padding: 175px; }

.departure-arrival-icon img {
  width: 80%; }

.departure-content {
  padding: 25px; }

.departure-box {
  margin: 15px 0px 15px 15px;
  text-align: center;
  padding: 0 !important;
  border: 2px solid #fff; }

.departure-box a {
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  width: 100%;
  height: 175px; }

.box-img {
  position: relative;
  display: inline-block;
  text-align: center;
  height: 70%;
  width: 100%; }

.departure-box img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%; }

.departure-box span {
  height: 45%;
  max-width: 100%;
  color: #682473;
  font-size: 1.3em;
  overflow: hidden;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  display: inline-block; }

.customer-project {
  border: solid 2px #682473;
  border-radius: 5px;
  padding: 0px !important;
  text-align: center;
  margin: 15px 0px 0px 15px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6); }

.customer-project a {
  padding: 10px;
  color: #682473;
  text-decoration: none;
  font-size: 1.6em;
  height: 100%;
  width: 100%;
  display: inline-block; }

.customer-project:hover {
  background-color: rgba(27, 168, 224, 0.8); }

.project-selected {
  background-color: rgba(27, 168, 224, 0.8); }

.employee-box {
  margin: 15px 0px 0px 15px;
  text-align: center;
  padding: 0 !important;
  border: 2px solid #fff;
  height: 175px; }

.employee-img-container {
  /*max-width: 100%;*/
  /*max-height: 100%;*/
  width: 140px;
  height: 140px; }

.employee-img-container > img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%; }

.employee-box span {
  max-height: 100%;
  max-width: 100%;
  color: #682473;
  font-size: 1.3em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block; }

.employee-box a {
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  width: 100%;
  height: 175px; }

.selected-value hr {
  border: 0;
  height: 5px;
  background-color: #1ba8e0;
  width: 75px;
  margin-left: 0px; }

.selected-value span {
  text-align: center;
  font-size: 2em; }

.mission-value hr {
  border: 0;
  height: 5px;
  background-color: #1ba8e0;
  width: 25%;
  margin-left: 0px;
  margin-top: 10px; }

.mission-value > span {
  text-align: center;
  font-size: 1.7em; }

.mission-value > span.value {
  font-size: 1.4em !important; }

.mission-content .row {
  margin-top: 35px; }

.mission-employee:hover {
  border: none !important;
  box-shadow: none !important; }

.footer-buttons {
  margin-top: 25px; }

.time-registration-nav-buttons a,
.time-registration-nav-buttons button {
  margin-left: 15px !important;
  font-size: 23px; }

.employee-box:hover, .departure-box:hover {
  border: 2px solid #1ba8e0;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6); }

/*.departure-box:hover > a {
    height: 150px;
    margin-bottom: 50px;
}*/
.box-selected {
  border: 2px solid #682473;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6); }

.filters {
  display: flex;
  align-items: center; }

.arrival-box {
  width: 150px;
  height: 150px;
  text-align: center;
  padding: 0 !important;
  margin: 15px; }

.arrival-box img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%; }

.arrival-box span {
  height: 30%;
  max-width: 100%;
  color: #682473;
  font-size: 1.3em; }

.arrival-container {
  padding: 15px;
  margin: 15px 0px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6); }

.arrival-project {
  margin: 5px 15px !important; }

#arrival-projects {
  margin: 0 auto; }

.upload-image-error, .upload-image-error > span {
  color: #e73d4a; }

.td-invoice-actions {
  width: 100px !important; }

.form-control .mail-textarea {
  height: 200px !important; }

.export-btn {
  margin: 0px 5px; }

.person-count-row {
  margin-top: 15px !important; }

.person-count-box {
  margin: 10px;
  padding: 15px 5px;
  border: 3px solid #682473;
  text-align: center; }

.person-count-box span {
  font-size: 35px; }

.person-count-box span.person-count-number {
  color: #1ba8e0; }

tr.highlight {
  background-color: #3fc9d5 !important; }

.checkbox-padding div.checker {
  padding-top: 7px !important; }

.field-icon {
  float: right;
  margin: -28px 10px 0px 0px;
  position: relative;
  z-index: 2; }

.ui-keyboard div {
  font-size: 2.5em; }

.prestation-products {
  margin-top: 5px; }

.date-time-input [class*=col]:first-child {
  padding-left: 0; }

.date-time-input [class*=col]:last-child {
  padding-right: 0; }

.screen-type-fields {
  margin: 15px 0; }
  .screen-type-fields #instructions-screen-steps .instructions-screen-step .panel-heading {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .screen-type-fields #instructions-screen-steps .instructions-screen-step .panel-heading .step-title .step-count {
      font-weight: bold; }
  .screen-type-fields #instructions-screen-steps .instructions-screen-step .panel-body {
    font-size: 14px; }

.image-upload {
  display: flex;
  flex-direction: row;
  padding: 15px;
  border: 1px solid #c2cad8; }
  .image-upload .image-upload-details {
    margin-left: 15px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

/* Locations - Screens */
.locations-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  background: url("https://www.dagmoed.be/uploads/slider-top-small.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .locations-container .locations-header {
    background-color: #58b6b5;
    color: #c6cfda;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .locations-container .locations-header img {
      width: 200px; }
  .locations-container .locations-content {
    flex: 1;
    overflow: auto; }
    .locations-container .locations-content .location-screen-container {
      height: 100%; }
    .locations-container .locations-content .locations-list {
      height: 100%;
      padding: 15px; }
      .locations-container .locations-content .locations-list .location-container {
        background-color: #682473;
        border-radius: 5px;
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        text-align: center;
        margin: 15px 0; }
        .locations-container .locations-content .locations-list .location-container:hover {
          background-color: #58b6b5; }
        .locations-container .locations-content .locations-list .location-container a {
          text-decoration: none;
          width: 100%;
          height: 100%;
          color: #fff;
          font-size: 2em; }
    .locations-container .locations-content .location-screen {
      height: 100%;
      padding: 15px 0;
      /* Article Screen */
      /* Instructions Screen */
      /* Pictures Screen */
      /* PDF Screen */
      /* Weather Screen */
      /* Default screen */ }
      .locations-container .locations-content .location-screen .article-screen {
        height: 100%;
        background-color: #fff;
        border-radius: 5px;
        padding: 15px; }
        .locations-container .locations-content .location-screen .article-screen .article-screen-text p {
          text-align: justify; }
        .locations-container .locations-content .location-screen .article-screen .article-screen-image-horizontal {
          height: 100%;
          display: flex; }
          .locations-container .locations-content .location-screen .article-screen .article-screen-image-horizontal > [class*='col-'] {
            display: flex;
            flex-direction: column;
            justify-content: center; }
        .locations-container .locations-content .location-screen .article-screen .article-screen-image-vertical {
          height: 100%; }
          .locations-container .locations-content .location-screen .article-screen .article-screen-image-vertical .article-screen-image, .locations-container .locations-content .location-screen .article-screen .article-screen-image-vertical .article-screen-text {
            height: 50%;
            padding: 15px 0; }
          .locations-container .locations-content .location-screen .article-screen .article-screen-image-vertical .article-screen-image {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-end; }
        .locations-container .locations-content .location-screen .article-screen .article-screen-image-bg {
          background-repeat: no-repeat;
          background-size: cover;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .locations-container .locations-content .location-screen .article-screen .article-screen-image-bg .article-screen-text {
            background-color: #682473;
            color: #fff;
            opacity: 0.85;
            font-size: 2.5em;
            margin: 15px;
            padding: 15px;
            border-radius: 5px; }
        .locations-container .locations-content .location-screen .article-screen .article-screen-image {
          height: 100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
      .locations-container .locations-content .location-screen .instructions-screen {
        height: 100%;
        margin: 15px; }
        .locations-container .locations-content .location-screen .instructions-screen .instructions-screen-step {
          display: flex;
          align-items: flex-start;
          flex-direction: row;
          justify-content: space-between;
          border: 2px solid #eee;
          border-radius: 5px;
          padding: 15px;
          margin-bottom: 7px;
          background-color: #fff; }
          .locations-container .locations-content .location-screen .instructions-screen .instructions-screen-step .instructions-screen-step-details .step-number {
            font-size: 1.5em;
            color: #682473;
            font-weight: bold; }
          .locations-container .locations-content .location-screen .instructions-screen .instructions-screen-step .instructions-screen-step-details .step-title {
            font-size: 1.5em; }
          .locations-container .locations-content .location-screen .instructions-screen .instructions-screen-step .instructions-screen-step-image {
            height: 200px; }
      .locations-container .locations-content .location-screen .pictures-screen {
        height: 100%; }
      .locations-container .locations-content .location-screen .pdf-screen {
        height: 100%;
        text-align: center; }
        .locations-container .locations-content .location-screen .pdf-screen img {
          max-height: 100%;
          max-width: 100%; }
      .locations-container .locations-content .location-screen .weather-screen {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .locations-container .locations-content .location-screen .weather-screen .forecast-date {
          border-radius: 4px;
          padding: 15px;
          text-align: center;
          background-color: #fff;
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5); }
          .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-title {
            font-size: 3em;
            padding: 15px; }
          .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-icon {
            padding: 15px; }
            .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-icon img {
              max-width: 100%; }
          .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-weather-details .forecast-temperatures {
            display: flex;
            align-items: center;
            justify-content: center; }
            .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-weather-details .forecast-temperatures .temp {
              color: #fff;
              padding: 7px;
              font-size: 2.5em;
              border-radius: 4px;
              min-width: 55px; }
            .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-weather-details .forecast-temperatures .temp-min {
              background-color: #007bff; margin-right: 25px; }
            .locations-container .locations-content .location-screen .weather-screen .forecast-date .forecast-weather-details .forecast-temperatures .temp-max {
              background-color: #dc3545; }
      .locations-container .locations-content .location-screen .default-screen {
        height: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: center; }
        .locations-container .locations-content .location-screen .default-screen .default-screen-message {
          background: #fff;
          border-radius: 5px;
          border: 5px solid #682473;
          font-size: 3em;
          padding: 15px; }
      .locations-container .locations-content .location-screen .carousel-item-images {
        display: flex;
        flex-wrap: wrap;
        height: 100%; }
        .locations-container .locations-content .location-screen .carousel-item-images > [class*='col-'] {
          display: flex;
          flex-direction: column;
          justify-content: flex-start; }
        .locations-container .locations-content .location-screen .carousel-item-images .carousel-item-image {
          height: 100%;
          width: 100%;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain; }
      .locations-container .locations-content .location-screen .carousel {
        height: 100%; }
        .locations-container .locations-content .location-screen .carousel .carousel-inner {
          height: 100%; }
          .locations-container .locations-content .location-screen .carousel .carousel-inner .item {
            height: 100%; }
        .locations-container .locations-content .location-screen .carousel .carousel-indicators li {
          border-color: #682473; }
          .locations-container .locations-content .location-screen .carousel .carousel-indicators li.active {
            background-color: #682473; }
  .locations-container .locations-footer {
    background-color: #58b6b5; }
    .locations-container .locations-footer .load-screen-bar {
      height: 7px;
      background: #682473;
      width: 0%;
      /*-moz-transition: width 1s linear;
      -webkit-transition: width 1s linear;
      transition: width 1s linear;*/ }

.flex-center-v {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.flex-center-h {
  display: flex;
  flex-direction: row;
  align-items: center; }

img {
  border: none; }

.hideforIE {
  display: none !important; }

.firstelementcontainer {
  height: 65px;
  border: 1px solid #629B58;
  background-color: #BBD7B7;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropzone .icon {
  font-size: 35px;
  line-height: 55px;
  padding-left: 5px;
  padding-right: 5px; }

.selecttext {
  font-size: 16px;
  line-height: 52px;
  color: white;
  margin-left: 5px; }

.firstelement .dropzone {
  background-color: transparent !important;
  border: none !important; }

.hover {
  background-color: #ABABAB !important; }

.hoverfirst {
  background-color: #DAE9D8 !important; }

.firstelementcontent {
  padding-top: 5px;
  padding-bottom: 5px; }

.firstelementcontent .icon {
  color: white; }

.fileupload {
  float: left; }

#attachments ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%; }

#attachments ul li.newest-version {
  list-style: none;
  float: left;
  clear: left;
  width: 100%;
  line-height: 16px; }

#attachments ul li.newest-version ul.older-versions {
  display: none; }

#attachments ul li.newest-version.open ul.older-versions {
  display: inline; }

#attachments ul li.newest-version div .dropzone {
  float: left;
  background-color: white;
  border: 1px black solid;
  padding: 5px;
  overflow: hidden;
  height: 55px; }

#attachments ul li.newest-version div .nodropzone {
  float: left;
  background-color: inherit;
  border: none; }

#attachments ul li.newest-version .showfirst, #attachments ul li ul .noshowfirst {
  display: inline; }

#attachments ul li.newest-version .noshowfirst, #attachments ul li ul .showfirst {
  display: none; }

#attachments > ul li.newest-version div {
  float: left; }

#attachments ul li.newest-version .fileicon div,
#attachments ul li.newest-version .info div,
#attachments ul li.newest-version .info .versioninfo div {
  clear: left; }

#attachments ul li.newest-version .fileicon .icon img {
  height: 45px; }

#attachments ul li.newest-version .actions {
  padding-top: 17px; }

#attachments ul li.newest-version .attachmentcontainer {
  border: 1px solid #dce8f1;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#attachments ul .parent.selected .attachmentcontainer {
  border: 1px solid #629B58;
  background-color: #BBD7B7; }

#attachments ul .parent .attachmentcontainer {
  width: 100% !important;
  background-color: #E9F2F7;
  cursor: pointer; }

.padding-leftActions {
  padding-left: 3px; }

#attachments ul li .child {
  list-style-type: none; }

#attachments ul li .child .attachmentcontainer {
  width: 97% !important;
  margin-left: 3%;
  background-color: #FBFDFE; }

#attachments .version, #attachments .underlyingversion {
  clear: left;
  text-align: center; }

.fileinput-button span .icon-plus {
  text-align: center;
  padding: 0px;
  margin: 0px;
  vertical-align: middle; }

.fileupload-buttonbar {
  padding-top: 10px !important; }

.fileupload .btn, .fileupload {
  margin-bottom: 0px !important; }

.progress-extended {
  display: none !important; }

.securedcultures, .securedroles {
  color: #AAAAAA; }

.securedcultures i, .securedroles i {
  margin-right: 3px;
  display: inline-block;
  width: 10px; }

#attachment-progress {
  display: none; }

#attachment-progress #fullbg {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  Height: 100%;
  opacity: 0.65;
  filter: alpha(opacity=65);
  background-color: #000;
  z-index: 50000; }

#attachment-progress #message {
  position: fixed;
  width: 400px;
  margin-left: -200px;
  height: 150px;
  margin-top: -150px;
  left: 50%;
  top: 50%;
  background-color: #fff;
  z-index: 50001;
  text-align: center;
  font-weight: bold; }

#attachment-progress #message #messageHead {
  background-color: #629B58;
  padding: 15px 8px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px; }

#attachment-progress #attachment-progressBar {
  margin: 20px auto;
  width: 300px;
  height: 22px;
  border: 1px solid #111;
  background-color: #292929;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px #333; }

#attachment-progress #attachment-progressBar div {
  height: 100%;
  color: #fff;
  text-align: right;
  line-height: 22px;
  width: 0;
  background-color: #629B58;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BBD7B7), to(#629B58));
  background: -webkit-linear-gradient(top, #BBD7B7, #629B58);
  background: -moz-linear-gradient(top, #BBD7B7, #629B58);
  background: -ms-linear-gradient(top, #BBD7B7, #629B58);
  background: -o-linear-gradient(top, #BBD7B7, #629B58); }

#attachments .main-dropzone {
  float: none !important; }

#attachments .actions-fixed {
  display: inline-block;
  padding-right: 0; }

#attachments .child .actions-fixed {
  display: none; }

.documentform .row-fluid .spancontent {
  margin-bottom: 20px;
  height: 300px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  border: solid #dce8f1 1px;
  padding: 5px; }

.form-actions {
  padding-left: 0px; }

.form-actions .btn {
  float: right; }

.search-result:hover {
  background-color: #dce8f1;
  cursor: pointer;
  transition: all 0.3s ease; }

#search-results-well table {
  width: 100%; }

.search-results-icon {
  padding-left: 5px;
  width: 40px;
  font-size: 32px; }

.search-result-date {
  font-size: 11px;
  font-style: italic;
  display: block;
  margin-top: -3px;
  margin-bottom: 5px; }

.search-result-loader {
  width: 20px;
  margin-top: -30px;
  display: none; }

.search-result-loader.show {
  display: block; }

.dossier {
  display: inline-block;
  width: 100%; }

/* controls */
.dossier > .dossier-controls > .btn-dossier {
  background-color: transparent !important;
  border: none; }

.dossier > .dossier-controls > .btn-dossier:hover {
  background-color: transparent !important;
  border: none;
  text-decoration: underline; }

.dossier > .dossier-controls > .btn-dossier > i {
  color: #777 !important;
  margin: 0;
  padding: 0;
  display: inline;
  height: 100%; }

.dossier > .dossier-controls > .dossier-name {
  color: #777;
  display: inline-block;
  height: 100%; }

.dossier > .dossier-controls > .dossier-name:hover {
  text-decoration: underline;
  cursor: pointer; }

.dossier > .dossier-controls > .dossier-form {
  margin: 0;
  display: none; }

.dossier > .dossier-controls > .btn-dossier-add,
.dossier > .dossier-controls > .btn-dossier-edit,
.dossier > .dossier-controls > .btn-dossier-delete {
  display: none; }

.dossier > .dossier-controls:hover > .btn-dossier-add,
.dossier > .dossier-controls:hover > .btn-dossier-edit,
.dossier.without-children.without-documents > .dossier-controls:hover > .btn-dossier-delete {
  display: inline-block;
  border-width: 1px;
  height: 20px; }

/* hide the add/edit/delete buttons when the user is editing a dossier */
.dossier.virtual-root.hide-buttons .btn-dossier-add,
.dossier.virtual-root.hide-buttons .btn-dossier-edit,
.dossier.virtual-root.hide-buttons .btn-dossier-delete {
  display: none !important; }

/* 
    dossiers without children don't have collapse/expand buttons.
    The dossier-placeholder ensures that dossiers without children align vertically with dossiers that do have children
*/
.dossier > .dossier-controls > .dossier-placeholder {
  display: none; }

.dossier.without-children > .dossier-controls > .dossier-placeholder {
  width: 18px;
  display: inline-block; }

.dossier.without-children > .dossier-controls > .btn-expand-dossier,
.dossier.without-children > .dossier-controls > .btn-collapse-dossier {
  display: none; }

/* hide the expand button and the closed folder icon for expanded dossiers */
.dossier.expanded > .dossier-controls > .btn-expand-dossier,
.dossier.expanded > .dossier-controls > .btn-select-dossier > .fa-folder {
  display: none; }

/* hide the collapse button and the open folder icon for collapsed dossier */
.dossier.collapsed > .dossier-controls > .btn-collapse-dossier,
.dossier.collapsed > .dossier-controls > .btn-select-dossier > .fa-folder-open {
  display: none; }

/* add some markup to the selected dossier */
.dossier.selected > .dossier-controls {
  background-color: #777; }

.dossier.selected > .dossier-controls > .dossier-name,
.dossier.selected > .dossier-controls > .btn-dossier > i,
.dossier.selected > .dossier-controls > .btn-select-dossier > i {
  color: #eee !important; }

/* when editing a dossier, the name should be hidden and the textbox should be showns */
.dossier.editing > .dossier-controls > .dossier-name {
  display: none; }

.dossier.editing > .dossier-controls > .dossier-form {
  display: inline-block; }

.dossier-contents .dossier-name {
  padding-left: 0; }

/* highlight the current droppable dossier as the user drags around a dossier */
.dossier-controls.dossier-drop-candidate {
  background-color: #78cdff;
  border: 2px dotted #438eb9; }

.dossier-dragging,
.document-dragging {
  display: inline-block;
  background: #eee;
  border: 2px dotted #438eb9;
  padding: 2px; }

/* dossier-contents */
.dossier > .dossier-contents > .dossier-children {
  list-style: none; }

.btn.dossier-name {
  padding: 6px 0; }

#document-items {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%; }

#document-items li {
  clear: left;
  float: left;
  padding: 0;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 0;
  line-height: 24px !important;
  list-style: none;
  width: 100%;
  display: inline-block; }

#document-items li div .edit, li .actions {
  display: none; }

.editli div .edit {
  display: inline !important; }

.editli div .view {
  display: none; }

.editmode .actions {
  display: none !important; }

#document-items li div {
  float: left; }

#document-items li:hover .actions {
  display: inline-block; }

#document-items form {
  margin: 0 !important;
  float: left; }

.editli .actions {
  display: none !important; }

.documentlink {
  float: left;
  margin-right: 5px;
  color: #777; }

.documentlink:hover {
  text-decoration: underline;
  color: #777; }

#document-items .selected {
  background-color: #777777; }

#document-items .selected a {
  font-weight: bold;
  color: white; }

#dossierdocuments .actions {
  float: left; }

#dossierdocuments .actions a {
  height: 20px !important;
  border-width: 1px; }

.documentname {
  margin-left: 2px; }

/* Bij een te kort aan duidelijkheid m.b.t. de variables in Metronic, hierbij mijn eigen variables. */
/* COLORS */
/* FONTS */
/* IMAGES */
div.has-error span.field-validation-error {
  color: #e73d4a; }
