/*logo*/
.page-header.navbar .page-logo a img {
  margin: 10px 0 0 0 !important; }

.nav > li > a.active {
  text-decoration: none;
  background-color: #eee; }

body.login .logo img {
  max-width: 200px; }

.page-content .loader {
  background-position: center center; }

.tac {
  text-align: center; }

/*admin tables*/
.admin-table-actions {
  width: 15%; }
  .admin-table-actions .btn {
    margin: 0 0 5px 5px; }

.image-cell img {
  max-height: 70px;
  max-width: 70px;
  background-color: #fff; }

table .vertical-middle {
  vertical-align: middle !important; }
table .horizontal-middle {
  text-align: center; }
table .horizontal-right {
  text-align: right; }

.portlet-body.form > form {
  margin-bottom: 0; }

.pac {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.dropdown-user .profile-picture-holder {
  width: 30px;
  height: 30px;
  float: left;
  margin-top: -5px;
  margin-right: 5px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important; }
  .dropdown-user .profile-picture-holder img {
    max-width: 50px;
    max-height: 50px; }

.image-input img {
  margin-bottom: 10px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important; }

.bootstrap-tagsinput {
  display: block; }

.dataTable thead th:after {
  display: none !important; }

.dataTables_wrapper {
  position: relative; }
  .dataTables_wrapper .dataTables_processing {
    position: absolute;
    padding: 5px;
    width: 200px;
    text-align: center;
    left: 50%;
    margin-left: -100px; }
  .dataTables_wrapper .dataTables_filter label {
    float: right; }
  .dataTables_wrapper .pagination > li > a {
    float: none !important; }

table.dataTable tbody td {
  vertical-align: middle; }
  table.dataTable tbody td .button-table td {
    padding: 3px; }

.dropzone {
  min-height: 160px; }
  .dropzone.dropzone-previews {
    border: none;
    padding: 0; }
  .dropzone .dz-preview {
    width: 110px;
    min-height: 150px;
    margin: 0 10px 10px 0;
    background: #e8e8e8 !important; }
    .dropzone .dz-preview .dz-error-message {
      color: #fff; }
    .dropzone .dz-preview .dropzone-remover {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50%;
      z-index: 12;
      padding: 7px 0;
      cursor: pointer; }
    .dropzone .dz-preview .input-timeout {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 50%;
      z-index: 11; }
    .dropzone .dz-preview .dz-image {
      width: 110px; }
      .dropzone .dz-preview .dz-image img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
    .dropzone .dz-preview:hover .dz-image img {
      filter: none !important;
      transform: scale(1) !important; }

.dropzone-file-area {
  background: transparent !important;
  position: relative;
  min-height: auto; }
  .dropzone-file-area .dz-message {
    position: relative;
    text-align: center;
    margin: 0; }
    .dropzone-file-area .dz-message h3 {
      margin: 1em 0; }

table .ui-sortable-helper {
  display: table; }
table .ui-sortable tr {
  cursor: move; }

.toast {
  font-size: 13px;
  max-width: 208px; }

.toast-bottom-left {
  bottom: 26px; }

.instructions-configurator {
  position: relative; }
  .instructions-configurator .screens-portlet .portlet-body, .instructions-configurator .instructions-portlet .portlet-body {
    padding: 0; }
  .instructions-configurator .screens-portlet .actions .btn, .instructions-configurator .instructions-portlet .actions .btn {
    margin-bottom: 3px;
    white-space: normal; }
  .instructions-configurator .screens {
    position: relative;
    background: #fff;
    padding: 20px 0 0 20px; }
    .instructions-configurator .screens .screen {
      position: relative;
      background: #eeeeee;
      float: left;
      text-align: center;
      -moz-transition: background 0.2s linear;
      -o-transition: background 0.2s linear;
      -webkit-transition: background 0.2s linear;
      transition: background 0.2s linear;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .instructions-configurator .screens .screen .new-btn {
        width: 70%;
        white-space: normal; }
      .instructions-configurator .screens .screen .screen-number {
        position: absolute;
        top: 0;
        left: 0;
        padding: 2px 6px;
        background: #508edb;
        color: #fff;
        z-index: 4; }
      .instructions-configurator .screens .screen .screen-link {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 4; }
      .instructions-configurator .screens .screen.ui-highlight {
        background: #f5f5f5; }
      .instructions-configurator .screens .screen .instruction {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0;
        z-index: 3;
        width: 100%;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3); }
        .instructions-configurator .screens .screen .instruction.ui-draggable-dragging {
          z-index: 5;
          -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
        .instructions-configurator .screens .screen .instruction .buttons a.instruction-delete {
          display: none; }
  .instructions-configurator .instructions {
    position: relative;
    padding: 20px 0 0 20px;
    min-height: 210px;
    background: #fff;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .instructions-configurator .instructions.ui-highlight {
      background: #e5e5e5; }

.instructions-configurator .instruction, .instructions-modal .instruction {
  position: relative;
  z-index: 2;
  background: indianred;
  float: left;
  cursor: move;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
  .instructions-configurator .instruction img, .instructions-modal .instruction img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover; }
  .instructions-configurator .instruction .title, .instructions-modal .instruction .title {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 5px;
    text-align: center;
    min-height: 3rem; }
  .instructions-configurator .instruction .buttons, .instructions-modal .instruction .buttons {
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    background: rgba(51, 122, 183, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 150%;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .instructions-configurator .instruction .buttons .buttons-holder, .instructions-modal .instruction .buttons .buttons-holder {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%); }
      .instructions-configurator .instruction .buttons .buttons-holder a, .instructions-modal .instruction .buttons .buttons-holder a {
        margin: 0 5px;
        color: white; }
  .instructions-configurator .instruction:hover .buttons, .instructions-modal .instruction:hover .buttons {
    visibility: visible;
    opacity: 1; }
.instructions-configurator.simplified .instruction a, .instructions-modal.simplified .instruction a {
  display: none; }

.instructions-modal .instruction .buttons a {
  display: none; }

.ajax-instruction-import-holder .instruction {
  cursor: pointer;
  opacity: 0.5; }

.screens .screen, .screens .instruction,
.instructions .screen,
.instructions .instruction,
.instructions-modal .screen,
.instructions-modal .instruction {
  width: calc(25% - 20px);
  margin: 0 20px 20px 0;
  height: 150px; }
  @media all and (max-width: 1550px) {
    .screens .screen, .screens .instruction,
    .instructions .screen,
    .instructions .instruction,
    .instructions-modal .screen,
    .instructions-modal .instruction {
      width: calc(33.33% - 20px); } }
  @media all and (max-width: 1200px) {
    .screens .screen, .screens .instruction,
    .instructions .screen,
    .instructions .instruction,
    .instructions-modal .screen,
    .instructions-modal .instruction {
      width: calc(50% - 20px); } }
  @media all and (max-width: 992px) {
    .screens .screen, .screens .instruction,
    .instructions .screen,
    .instructions .instruction,
    .instructions-modal .screen,
    .instructions-modal .instruction {
      width: calc(50% - 20px); } }
  @media all and (max-width: 768px) {
    .screens .screen, .screens .instruction,
    .instructions .screen,
    .instructions .instruction,
    .instructions-modal .screen,
    .instructions-modal .instruction {
      width: calc(50% - 20px); } }
  @media all and (max-width: 480px) {
    .screens .screen, .screens .instruction,
    .instructions .screen,
    .instructions .instruction,
    .instructions-modal .screen,
    .instructions-modal .instruction {
      width: calc(100% - 20px); } }

.furniture-package-selector {
  width: 145px;
  text-align: center;
  margin: 0 auto;
  display: block; }

/*# sourceMappingURL=admin.css.map */
