body {
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    min-height: 1000px;
  }
  #navbar ul.nav {
    display: none;
  }
}
@media (max-width: 767px) {
  #page-wrapper {
    position: static !important;
    clear: both;
    margin-top: 75px;
    padding-bottom: 30px;
  }
  div.main {
    padding-left: 0px;
    padding-right: 0px;
  }
  .heading-bar {
    display: block;
    position: static;
    margin-bottom: 15px;
  }
  .content-margin-top {
    margin-top: 0px;
  }
}
/** LOGIN **/.login-window {
  height: auto;
}
.login-window .btn-link {
  padding-bottom: 10px;
}
.table a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
  display: block;
}
.table .inline > a {
  display: inline;
}
.table .closed a {
  opacity: 0.4;
}
/** COMMON **/.heading-bar {
  z-index: 200;
}
.heading-bar .btn-group {
  padding-right: 15px;
}
.heading-bar .btn-group .btn {
  padding-left: 10px;
  padding-right: 10px;
}
.sidebar {
  overflow-y: auto;
}
.hover-icon {
  display: none;
}
.btn {
  font-size: 15px;
  vertical-align: middle;
}
.btn-primary {
  background-color: #55a5e8;
  border: none;
  color: #fff;
  border-radius: 4px;
}
.btn-primary:hover {
  background-color: #61abe8;
}
.btn-add {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #55a5e8;
  color: #55a5e8;
  padding: 10px 25px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  margin-top: 17px;
  margin-right: 15px;
  float: right;
  text-decoration: none;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}
.btn-add:hover, .btn-add.very-active {
  background-color: #55a5e8;
  color: #fff;
}
.btn-add.active {
  height: auto;
  color: #444;
}
.btn-group .btn-add {
  margin-right: 0px;
}
.dropdown-toggle {
  cursor: pointer;
}
.navbar-right .dropdown-menu {
  top: 60px;
}
.navbar-right .dropdown-menu li a {
  margin: 0px;
  padding: 15px 35px !important;
}
ul.nav-sidebar {
  background-color: #394856;
}
.searchbar {
  color: #000 !important;
}
p.version {
  color: #aaa;
  position: fixed;
  bottom: 0;
  text-align: right;
  padding-left: 15px;
  z-index: -1;
}
.main.content-margin-top {
  padding-bottom: 30px;
}
.clearfix {
  clear: both;
}
/** FORMS **/.form-group {
  clear: both;
}
.cus-label {
  float: left;
  width: 33.3%;
}
.cus-input.cus-resizable-textarea {
  height: auto;
  float: left;
  padding-top: 18px;
  margin-right: -1px;
  resize: vertical;
}
.cus-input.cus-optional-message {
  float: none;
  vertical-align: top;
  margin-right: 0px;
}
.cus-input {
  width: 66.6%;
}
.cus-check {
  line-height: 60px;
  padding-top: 0px;
}
.no-float {
  float: none;
}
.no-float .margin-bot {
  float: none;
}
.form-container h1 {
  margin-bottom: 30px;
}
/** TABLE **/tbody tr {
  height: auto;
}
.table > thead > tr > th {
  padding-left: 8px;
}
.table > tbody > tr.select {
  cursor: pointer;
}
.table > tbody > tr:hover .hover-icon {
  display: inline-block;
}
.table > tbody > tr > td {
  border: 0px;
  padding: 20px 8px;
  vertical-align: middle;
}
.table > tbody > tr > td.normal-line {
  line-height: normal;
  padding: 8px;
}
.table > tbody > tr > td .order-icon {
  margin: 5px;
}
.table > tbody > tr > td.cell-actions {
  text-align: right;
  padding-right: 20px;
  position: relative;
}
.table > tbody > tr > td.cell-actions .dropdown-menu {
  right: 10px;
  top: 5px;
  z-index: 199;
}
.table > tbody > tr > td.cell-actions .dropdown-menu:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.table > tbody > tr > td.cell-actions .dropdown-menu li a {
  margin: 0px;
  padding: 15px 35px !important;
}
.table > tbody > tr > td.cell-actions .dropdown-menu li form {
  line-height: normal;
}
.table > tbody > tr > td.cell-actions .dropdown-menu li form:hover {
  background-color: #f5f5f5;
}
.table > tbody > tr > td .btn-delete-link {
  background: none;
  padding: 15px 35px !important;
  margin: 0;
  border: 0;
  width: 100%;
  text-align: left;
}
table > tbody > tr.select:hover > td {
  background-color: #eee !important;
}
table tr .overflow {
  display: none;
  position: absolute;
  width: 400px;
  margin-left: -400px;
  margin-top: -10px;
  vertical-align: top;
}
table tr:hover .overflow {
  display: block;
}
table tr.grayed-out td {
  color: #888;
}
table tr:hover .overflow {
  display: block;
}
thead tr {
  height: 50px;
  background-color: #354451;
  color: #fff;
  text-transform: uppercase;
}
.table > thead > tr > th {
  border: 0px;
  padding-bottom: 15px;
  vertical-align: center;
}
.table-responsive {
  overflow-x: visible;
}
.avatar-cell {
  width: 100px;
  text-align: center;
  border: none;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.avatar-cell div {
  background: grey;
  margin: 0 auto;
  width: 40px;
  height: 40px;
}
.pagination li:first-child a, .pagination li:last-child a, .pagination li:first-child span, .pagination li:last-child span {
  border-radius: 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #354451;
  border-color: #354451;
}
/** REPORT INDEX **/#report-filter {
  margin-left: 0;
  padding-left: 0;
  margin-top: -16px;
  margin-bottom: 0px;
}
#report-filter li {
  display: inline-block;
  margin-bottom: 8px;
}
#report-filter li a {
  background-color: #fff;
  border-radius: 12px;
  padding: 4px 12px;
}
#report-filter li a.active {
  height: auto;
  background-color: #394856;
}
#report-filter li a.active:hover {
  color: #fff;
}
.tabs-row {
  height: auto;
}
.tabs {
  padding: 0 !important;
}
.tabs .tab-col {
  padding: 0;
  border-collapse: collapse;
}
.tabs input {
  display: none;
}
.tabs .tab-label {
  width: 100%;
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 25px;
  font-weight: 600;
  text-align: center;
  color: #354451;
  background-color: #ececec;
  border: 1px solid transparent;
  border-top-width: 4px;
}
.tabs .tab-label:hover {
  color: #888;
  cursor: pointer;
}
.tabs .tab-label.checked {
  color: white;
  background-color: #354451;
  border-bottom: 1px solid transparent;
}
.tabs .tab-label.checked.label-tab-old {
  border-top: 4px solid #ee9118;
}
.tabs .tab-label.checked.label-tab-new {
  border-top: 4px solid #00bda7;
}
.tabs .tab-label.checked.label-tab-pending {
  border-top: 4px solid #55a5e8;
}
.tabs .tab-label.checked.label-tab-closed {
  border-top: 4px solid #f66f6f;
}
.report-search.searchbar {
  border: 1px solid #ccc !important;
  margin-right: 10px;
}
.form-search {
  display: inline;
}
.form-search .report-search {
  border-radius: 40px 0 0 40px !important;
  border-right: 0 solid white !important;
  margin-right: 0;
}
.form-search .form-search-submit {
  background: none;
  margin-top: 18px !important;
  border: 1px solid #ccc !important;
  border-radius: 0 40px 40px 0;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  font-size: 20px;
}
/** REPORT DETAIL **/.photobar {
  background-image: none;
  background-color: lightgray;
  overflow: hidden;
}
.photobar .counter {
  position: absolute;
  top: 200px;
  height: 30px;
  margin: auto;
  background-color: #fff;
  padding: 5px 20px;
  font-weight: bold;
}
.photobar img#background {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.photobar #images {
  position: absolute;
  top: 8px;
  left: 20px;
}
.photobar #images li {
  border: 2px solid #fff;
  margin-right: 8px;
}
.melding-weergave h1 span.indi-black {
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  margin-left: 10px;
  margin-bottom: 1px;
}
.melding-weergave .date-print {
  display: none;
}
.melding-weergave #googleMap {
  margin-bottom: 30px;
}
.updates-content .content-group {
  clear: both;
}
.update-item {
  float: none;
}
/** USER PAGE **/ul.user-properties {
  padding: 0px;
}
ul.user-properties li {
  list-style-type: none;
}
.has-successor {
  color: #b60000;
}
.is-successor {
  color: #009725;
}
/** REPORT UPLOADS **/#images {
  padding: 0;
}
#images li {
  display: inline-block;
}
/** MODAL **/.modal.in .modal-dialog {
  z-index: 2000;
}
.modal .cus-input {
  width: 370px;
}
/** VENDOR **/img.vendor {
  margin-bottom: 15px;
}
/** SEND TO VENDOR **/.to-vendor textarea {
  width: 100%;
}
.to-vendor #images li {
  padding-bottom: 10px;
  text-align: center;
}
/** SEND CONFIRM TO VENDOR **/#confirm {
  background-color: #fff;
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#confirm p {
  margin-top: 15px;
  margin-bottom: 30px;
}
/** GROUP MESSAGES **/form.group-messages .verstuur {
  margin-top: 15px;
  float: right;
}
form.group-messages .verstuur.test {
  background-color: #000;
  float: left;
}
form.group-messages .verstuur.test:hover {
  background-color: #333;
}
/** WEB REPORT **/table.simple-report td {
  display: block;
}
table.simple-report thead td {
  display: table-cell;
}
a.new-report {
  display: block;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.simple-report form .label {
  margin-top: 15px;
  display: block;
}
div.simple-report form input, div.simple-report form textarea, div.simple-report form select {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  font-size: 16px;
  font-weight: 500;
  color: #4d4d4d;
  padding: 10px;
  width: 100%;
  border-radius: 0px 4px 4px 0px;
  display: block;
}
div.simple-report form input.verstuur, div.simple-report form textarea.verstuur, div.simple-report form select.verstuur {
  background-color: #55a5e8;
  color: #fff;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}
div.simple-report form span.error {
  color: #a94442;
  font-weight: bold;
}
div.simple-report div.report-property {
  font-size: 16px;
  padding: 10px 0px;
  border-top: 1px solid #f8f8f8;
}
div.simple-report div.report-property:last-child {
  border-bottom: 1px solid #f8f8f8;
}
/** USER **/.password-reset-panel {
  background-color: #eee;
  padding: 10px;
}
.date-picker {
  border: none;
  height: 95%;
}
/** MEDIA **/#images li {
  margin-left: 15px;
}
#images form.delete {
  display: inline;
  float: right;
}
