.nobr,
.nowrap {
  white-space: nowrap;
}
.allow-wrap {
  white-space: normal !important;
}
hr.hr-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pad-sm {
  padding: 2px 4px;
}
.m-2 {
  margin-left: 4px;
  margin-right: 4px;
}
.label-sm {
  padding: 0.1em 0.4em 0.2em;
  font-size: 75%;
  font-weight: normal;
}
.form-inline .form-group {
  margin-right: 8px;
}
.panel-list-header {
  margin: 0 0 15px;
}
a.item {
  display: block;
  cursor: pointer;
  color: #555555;
}
a.item:hover {
  background: #f8f8ff;
}
.box.list-actions .selected-item-text {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 30px 0 8px;
}
.box.list-actions .counts {
  margin: 7px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.box-header.inline-block {
  display: inline-block;
  padding: 0;
  margin: 0 15px 0 0;
}
.control-label.required:after {
  content: " *";
  font-weight: normal;
  color: #E74C3C;
}
.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutter > [class^="col-"],
.row.no-gutter > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row.small-gutter {
  margin-right: -5px;
  margin-left: -5px;
}
.row.small-gutter > [class^="col-"],
.row.small-gutter > [class*=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
body > .header .logo {
  vertical-align: middle;
}
body > .header .logo img {
  display: inline-block;
  margin: -5px 0 0;
  vertical-align: middle;
}
body.demo-cp {
  padding-bottom: 50px;
}
.images .image {
  position: relative;
  display: inline-block;
  margin-bottom: 21px;
}
.images .actions {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.uploader {
  margin: 20px 0;
}
.uploader .progress {
  margin-top: 10px;
}
.map {
  height: 360px;
}
.item .item-status,
.item .item-type,
.item .item-location,
.item .item-archived {
  padding: 1px 4px;
  line-height: 160%;
}
.item table thead th,
.item table tbody th,
.item table tfoot th,
.item table thead td,
.item table tbody td,
.item table tfoot td {
  border-top: 1px solid rgba(0, 0, 0, 0.025);
  padding: 3px 8px 3px 0;
  white-space: normal !important;
}
.item table thead tr:first-of-type th,
.item table tbody tr:first-of-type th,
.item table tfoot tr:first-of-type th,
.item table thead tr:first-of-type td,
.item table tbody tr:first-of-type td,
.item table tfoot tr:first-of-type td {
  border-top: none;
}
/*.box {
  .item {
    border-top: 1px solid #bbb;
    margin: 0 -10px;
    padding: 10px 20px !important;
    font-size: 85%;

    h4 {
      margin-top: 6px;
      font-size: 130%;
    }

    .table {
      background: none;
      margin-top: 5px;

      th {}
    }
  }
}*/
.box.filters .form-group {
  max-width: 260px;
  margin: 0 4px 8px;
}
.box.filters .box-body {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: start;
  justify-content: center;
  padding-bottom: 0;
}
.box.filters .box-body .box-title,
.box.filters .box-body .box-tools,
.box.filters .box-body .form-items {
  display: flex;
  flex-shrink: 1;
}
.box.filters .box-body .form-items {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  order: 2;
  align-items: flex-end;
  justify-content: center;
}
.box.filters .box-body .form-items .form-group {
  display: inline-block;
}
.box.filters .box-body .form-items .checkbox {
  margin-top: 6px;
  margin-bottom: 6px;
}
.box.filters .box-body .box-title {
  order: 1;
  padding: 0;
  font-size: 18px;
  margin: 0 8px 8px 0;
  line-height: 1;
}
.box.filters .box-body .box-tools {
  order: 3;
  margin: 0 0 8px 8px;
}
.box.list-actions .box-body {
  line-height: 42px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .box.filters .box-body {
    display: block;
  }
  .box.filters .box-body .box-title {
    display: inline-block;
  }
  .box.filters .box-body .box-tools {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
  }
  .box.filters .box-body .form-items {
    display: flex;
  }
}
@media (max-width: 480px) {
  .box.filters .form-group {
    max-width: none;
  }
  .box.filters .box-body {
    display: block;
  }
  .box.filters .box-body .box-title {
    display: inline-block;
  }
  .box.filters .box-body .box-tools {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
  }
  .box.filters .box-body .form-items {
    display: block;
  }
  .box.filters .box-body .form-items .form-group {
    display: block;
  }
}
.page-item-view .box .item,
.page-match-manual .box .item {
  border-top: 0;
}
.page-item-view .box .reference,
.page-match-manual .box .reference {
  padding: 5px 10px;
}
.page-item-view .box .images-wrapper,
.page-match-manual .box .images-wrapper {
  margin-bottom: 5px;
}
.page-item-view .item-wrapper .item,
.page-match-manual .item-wrapper .item,
.page-item-view .matched-item .item,
.page-match-manual .matched-item .item,
.page-item-view .matches .item,
.page-match-manual .matches .item,
.page-item-view .timeline-body .item,
.page-match-manual .timeline-body .item {
  margin: -10px;
  padding: 10px;
  border-radius: 0 0 3px 3px;
  font-size: 85%;
}
.page-item-view .item-wrapper .item h4,
.page-match-manual .item-wrapper .item h4,
.page-item-view .matched-item .item h4,
.page-match-manual .matched-item .item h4,
.page-item-view .matches .item h4,
.page-match-manual .matches .item h4,
.page-item-view .timeline-body .item h4,
.page-match-manual .timeline-body .item h4 {
  margin-top: 0;
  font-size: 130%;
}
.page-item-view .item-wrapper .item p:last-child,
.page-match-manual .item-wrapper .item p:last-child,
.page-item-view .matched-item .item p:last-child,
.page-match-manual .matched-item .item p:last-child,
.page-item-view .matches .item p:last-child,
.page-match-manual .matches .item p:last-child,
.page-item-view .timeline-body .item p:last-child,
.page-match-manual .timeline-body .item p:last-child {
  margin-bottom: 0;
}
.page-item-view .owner-details table,
.page-match-manual .owner-details table {
  margin-bottom: 0;
}
.page-item-view .dropzone,
.page-match-manual .dropzone {
  min-height: 0;
  padding: 10px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
}
.page-item-view .dropzone .dz-message,
.page-match-manual .dropzone .dz-message {
  margin: 5px 0;
}
.page-item-view .dropzone .dz-preview,
.page-match-manual .dropzone .dz-preview {
  display: block;
  margin: 10px auto;
  width: 120px;
  min-height: 80px;
  text-align: center;
}
.page-item-view .dropzone .dz-preview.dz-image-preview,
.page-match-manual .dropzone .dz-preview.dz-image-preview {
  background: none;
}
.page-item-view .dropzone .dz-preview .dz-image,
.page-match-manual .dropzone .dz-preview .dz-image {
  border-radius: 3px;
  width: 120px;
  height: 80px;
}
.page-item-view .dropzone .dz-preview .dz-details,
.page-match-manual .dropzone .dz-preview .dz-details {
  padding: 1em;
}
.page-item-view .gallery-images,
.page-match-manual .gallery-images {
  margin-top: 5px;
}
.page-item-view .gallery-images .row,
.page-match-manual .gallery-images .row {
  margin-top: -10px;
}
.page-item-view .gallery-images .row > [class^="col-"],
.page-match-manual .gallery-images .row > [class^="col-"],
.page-item-view .gallery-images .row > [class*=" col-"],
.page-match-manual .gallery-images .row > [class*=" col-"] {
  margin-top: 10px;
}
.page-match-items .box .item {
  border-top: none;
  padding-top: 0 !important;
}
.page-match-items .box .item table {
  margin-bottom: 0;
}
.page-match-items .box .reference {
  padding: 5px 10px;
}
.box.item.selected {
  background: #b2f0ff;
  border: 2px solid #00c0ef !important;
  border-top-width: 4px !important;
  margin: -1px 0 18px;
}
.box.item .item-details {
  font-size: 90%;
}
.box.item .item-details h4 {
  margin-top: 4px;
  font-size: 110%;
}
.box.item .item-details table {
  margin-bottom: 0;
}
.box.item .archive {
  margin-top: 12px;
}
.box.item .owner {
  margin-top: 12px;
}
.box.item .owner,
.box.item .owner-email,
.box.item .owner-phone {
  color: #999999;
}
.box.item input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.alert-sm {
  padding: 4px 8px;
  margin-bottom: 15px;
}
.table .item {
  padding: 8px 24px 4px 16px !important;
  font-size: 80%;
}
.table .item .table {
  background: none;
  margin: 5px 0;
}
.widget_embed {
  margin: 16px;
}
.status-bar {
  margin: -8px 0;
  padding: 0 10px;
  line-height: 2.4em;
}
.timeline-wrapper {
  padding: 0 1px 0 16px;
}
.timeline-wrapper .timeline > li {
  margin-right: 0;
}
.timeline-wrapper .timeline blockquote {
  font-size: 16px;
}
.note {
  font-size: 16px;
}
.dashboard-btns .btn-block {
  margin-bottom: 15px;
  white-space: normal;
  text-align: left;
}
.dashboard-btns .btn-block h4,
.dashboard-btns .btn-block p {
  padding: 0 15px;
}
.small-box .icon {
  top: 6px;
  font-size: 60px;
}
.api-client td.secret {
  max-width: 40%;
}
.secret-reveal .alert {
  margin: 0;
}
.secret-reveal code {
  word-wrap: break-word;
  white-space: normal;
}
/*#lost-chart,
#found-chart {
  .xAxis {
    .tickLabel {
      padding-top: 3px;

      &::before {
        position: absolute;
        top: 0;
        right: 0;
        height: 6px;
        width: 1px;
        content: '';
        border-right: 2px #e0e0e0 solid;

        transform: translate(2px, 0px) rotate(45deg);
        transform-origin: bottom left;
      }
    }
  }
}*/
.match-separator {
  position: relative;
  margin: 5px 0;
  text-align: center;
  z-index: 1;
}
.match-separator:before {
  border-top: 1px solid #00c0ef;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.match-separator span {
  /* to hide the lines from behind the text, you have to set the background color the same as the container */
  background: #fff;
  padding: 0 15px;
  font-weight: bold;
  color: #00c0ef;
}
.collection-type > .form-group {
  border-top: 1px solid #ccc;
}
.collection-type > .form-group > label {
  display: none;
}
.collection-type .actions .sorting .left,
.collection-type .actions .sorting .right {
  display: none;
}
.collection-type.category-fields {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  background: #efefef;
}
.collection-type.category-fields > .form-group > div[id] {
  padding: 12px 15px 0 15px;
}
.collection-type.category-fields > .form-group .actions {
  margin-top: -36px;
  padding: 0 15px;
  text-align: right;
}
@media (max-width: 767px) {
  .table-responsive {
    border: none;
  }
  .page-item-list .item .image-wrapper {
    text-align: center;
  }
  .page-item-list .item .primary-image {
    display: inline-block;
    max-width: 240px;
    margin-bottom: 10px;
  }
  .page-item-list .item .primary-image img {
    max-height: 160px;
  }
}
@media (min-width: 1200px) {
  .page-item-list .item .primary-image {
    display: inline-block;
    max-width: 180px;
    max-height: 180px;
  }
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: 3px;
  margin-right: 0;
}
#dropin-container {
  margin-bottom: 16px;
}
