.condition-container.no-vue {
  color: #000000; }
  .condition-container.no-vue.else .vehicle-attribute-input-group, .condition-container.no-vue.else .conditional-vehicle-attribute, .condition-container.no-vue.else .operator-input-group, .condition-container.no-vue.else .conditional-expected-value, .condition-container.no-vue.else .conditional-return-value-input-group, .condition-container.no-vue.else .sortable-btn {
    display: none; }
  .condition-container.no-vue .input-group.has-else .condition-input-group button {
    font-weight: bold;
    background-color: rgba(236, 174, 174, 0.74);
    border-color: rgba(236, 174, 174, 0.74); }
    .condition-container.no-vue .input-group.has-else .condition-input-group button.dropdown-toggle {
      border-right: none; }
    .condition-container.no-vue .input-group.has-else .condition-input-group button.condition-btn {
      border-left: none; }
  .condition-container.no-vue .input-group.has-else .conditional-return-value-input-group span {
    padding: 9px;
    background-color: #caceff;
    border-color: #caceff;
    font-weight: bold; }
  .condition-container.no-vue .input-group .btn {
    border-radius: 0px;
    outline: none; }
  .condition-container.no-vue .input-group .operator-input-group button {
    font-weight: bold;
    background-color: rgba(135, 206, 235, 0.74);
    border-color: rgba(135, 206, 235, 0.74); }
    .condition-container.no-vue .input-group .operator-input-group button.dropdown-toggle {
      border-right: none; }
    .condition-container.no-vue .input-group .operator-input-group button.operator-btn {
      border-left: none; }
  .condition-container.no-vue .input-group .operator-input-group .operator-btn {
    width: 150px; }

#menu-posts-inventory .wp-first-item {
  display: none; }

#wp-admin-bar-im_admin_bar.menupop #im-admin-bar-icon {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  background: url("../images/icon-small-white.png") no-repeat;
  vertical-align: middle; }
  #wp-admin-bar-im_admin_bar.menupop #im-admin-bar-icon.update-in-progress {
    background: url("../images/cron_indicator.gif") no-repeat; }

.ios-switch.inline-switch {
  vertical-align: middle;
  margin-left: 10px; }

/* custom inclusion of right, left and below tabs */
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tabs-left .tab-content {
  width: 70%;
  float: left; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.inventory-settings-page .tabs-left > .nav-tabs {
  min-height: 800px; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.post-type-inventory .bootstrap-modal-contents .modal {
  top: 100px; }
.post-type-inventory .popover {
  background: #000000;
  color: #ffffff;
  border-radius: 0px; }
  .post-type-inventory .popover .arrow {
    border-top-color: #000000 !important; }
.post-type-inventory .pricing-rules-autocomplete {
  z-index: 10000 !important; }
.post-type-inventory .pricing-rule-autocomplete-ajax-indicator {
  position: absolute;
  margin-left: -20px;
  margin-top: 8px; }
.post-type-inventory .pricing-settings-container .selected-price-field-text {
  width: 115px; }
.post-type-inventory .pricing-settings-container .pricing-settings .col-md-6 {
  padding: 0px; }
.post-type-inventory .datepicker {
  z-index: 10001;
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .post-type-inventory .datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px; }
  .post-type-inventory .datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px; }
  .post-type-inventory .datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .post-type-inventory .datepicker td.day:hover, .post-type-inventory .datepicker td.day.active {
    background: #eeeeee;
    cursor: pointer; }
  .post-type-inventory .datepicker td.day.disabled, .post-type-inventory .datepicker td.day.old, .post-type-inventory .datepicker td.day.new {
    color: #eeeeee; }
.post-type-inventory .margin-top-sm {
  margin-top: 10px; }
.post-type-inventory .margin-bottom-sm {
  margin-bottom: 10px; }
.post-type-inventory .margin-top-lg {
  margin-top: 20px; }
.post-type-inventory .margin-bottom-lg {
  margin-bottom: 20px; }
.post-type-inventory ul.dropdown-menu {
  max-height: 200px;
  overflow: scroll; }
.post-type-inventory a:hover {
  text-decoration: none; }
.post-type-inventory .column.label, .post-type-inventory label.label {
  color: #333;
  font-size: 100%;
  padding: 0px;
  text-align: left; }
.post-type-inventory .checkbox-inline span, .post-type-inventory .radio-inline span {
  vertical-align: sub; }
.post-type-inventory #wpwrap {
  background-color: #fff; }
  .post-type-inventory #wpwrap .fade.error, .post-type-inventory #wpwrap .fade.update, .post-type-inventory #wpwrap .fade.updated {
    opacity: 1; }
  .post-type-inventory #wpwrap .inventory-settings-page .edit-vehicle-tabs .tab-pane {
    padding-top: 15px;
    margin-bottom: 150px; }
  .post-type-inventory #wpwrap .inventory-settings-page .input-group .input-group-addon .lock-icon {
    cursor: pointer; }
  .post-type-inventory #wpwrap .inventory-settings-page .input-group .input-group-addon.text-label {
    min-width: 100px;
    font-weight: bold; }
    .post-type-inventory #wpwrap .inventory-settings-page .input-group .input-group-addon.text-label.lg {
      min-width: 150px; }
    .post-type-inventory #wpwrap .inventory-settings-page .input-group .input-group-addon.text-label.ex-lg {
      min-width: 200px; }
  .post-type-inventory #wpwrap .inventory-settings-page .input-group .remove-btn {
    position: absolute;
    right: 0px;
    pointer: cursor; }
  .post-type-inventory #wpwrap .inventory-settings-page .input-group .with-remove-btn {
    width: 95%; }
  .post-type-inventory #wpwrap .inventory-settings-page .span3 {
    width: 24%;
    float: left;
    margin-right: 1%; }
  .post-type-inventory #wpwrap .inventory-settings-page .span6 {
    width: 48%;
    float: left;
    margin-right: 2%; }
  .post-type-inventory #wpwrap .inventory-settings-page .action-links > li {
    position: relative;
    padding: 10px 15px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: move;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888; }
    .post-type-inventory #wpwrap .inventory-settings-page .action-links > li .actions {
      position: absolute;
      right: 10px;
      top: 5px;
      display: inline-block; }
      .post-type-inventory #wpwrap .inventory-settings-page .action-links > li .actions a {
        color: #999; }
      .post-type-inventory #wpwrap .inventory-settings-page .action-links > li .actions .edit-action {
        vertical-align: middle; }
    .post-type-inventory #wpwrap .inventory-settings-page .action-links > li .action-name {
      font-size: 14px;
      font-weight: bold; }
  .post-type-inventory #wpwrap .inventory-settings-page #add-new-action-popup {
    display: none;
    position: fixed;
    margin-left: 400px;
    -moz-box-shadow: 0 0 155px #888;
    -webkit-box-shadow: 0 0 155px #888;
    box-shadow: 0 0 155px #888;
    border: 1px solid #ccc;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
    width: 350px;
    z-index: 101;
    background-color: #FFF;
    top: 10%;
    max-height: 80%;
    overflow: scroll; }
    .post-type-inventory #wpwrap .inventory-settings-page #add-new-action-popup h3 {
      color: #278ab7;
      margin-top: 0px;
      font-size: 17px; }
  .post-type-inventory #wpwrap .inventory-settings-page .vrp-filters .filter-container {
    position: relative;
    padding: 10px 15px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: move;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888; }
    .post-type-inventory #wpwrap .inventory-settings-page .vrp-filters .filter-container .actions {
      position: absolute;
      right: 10px;
      top: 5px;
      display: inline-block; }
      .post-type-inventory #wpwrap .inventory-settings-page .vrp-filters .filter-container .actions a {
        color: #999; }
      .post-type-inventory #wpwrap .inventory-settings-page .vrp-filters .filter-container .actions .edit-action {
        vertical-align: middle; }
    .post-type-inventory #wpwrap .inventory-settings-page .vrp-filters .filter-container .vrp-filter-details {
      padding: 10px 0px;
      display: none; }
  .post-type-inventory #wpwrap .inventory-settings-page .certified-logos {
    padding: 10px;
    margin-bottom: 10px; }
    .post-type-inventory #wpwrap .inventory-settings-page .certified-logos #certified-logo-header {
      width: 600px;
      margin-bottom: 10px;
      border-bottom: 4px solid #333;
      font-size: 18px;
      text-transform: uppercase;
      padding-bottom: 10px;
      color: #666;
      font-weight: bolder;
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
      .post-type-inventory #wpwrap .inventory-settings-page .certified-logos #certified-logo-header > div {
        display: inline-block;
        text-align: center;
        margin-right: 20px; }
    .post-type-inventory #wpwrap .inventory-settings-page .certified-logos .certified-logo {
      display: table;
      border-bottom: 1px solid #999;
      padding-bottom: 10px;
      margin-bottom: 15px; }
      .post-type-inventory #wpwrap .inventory-settings-page .certified-logos .certified-logo > div {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px; }
    .post-type-inventory #wpwrap .inventory-settings-page .certified-logos img.thumb-preview {
      max-width: 100px; }
  .post-type-inventory #wpwrap .inventory-settings-page.page-main .info-label {
    display: inline-block;
    width: 200px; }
  .post-type-inventory #wpwrap .inventory-settings-page #edit-vehicle-modal {
    margin-top: 150px; }
    .post-type-inventory #wpwrap .inventory-settings-page #edit-vehicle-modal .modal-dialog {
      width: 800px; }
      .post-type-inventory #wpwrap .inventory-settings-page #edit-vehicle-modal .modal-dialog .modal-body .drop-zone {
        height: 200px; }
        .post-type-inventory #wpwrap .inventory-settings-page #edit-vehicle-modal .modal-dialog .modal-body .drop-zone span {
          color: #333; }
  .post-type-inventory #wpwrap .inventory-settings-page .condition-container:not(.multi-input-group) .input-group {
    width: 100px !important;
    display: inline-table; }
  .post-type-inventory #wpwrap .inventory-settings-page #user-notes-tab .user-notes li {
    padding: 10px;
    border-bottom: 1px solid #ccc; }
    .post-type-inventory #wpwrap .inventory-settings-page #user-notes-tab .user-notes li .note {
      margin-top: 5px;
      font-size: 12px; }
    .post-type-inventory #wpwrap .inventory-settings-page #user-notes-tab .user-notes li.last {
      border-bottom: none; }
.post-type-inventory form#update_inventory {
  margin-top: 15px; }
  .post-type-inventory form#update_inventory .column {
    display: inline-block;
    width: 45%;
    margin-right: 15px;
    vertical-align: top; }
  .post-type-inventory form#update_inventory .label {
    display: inline-block;
    width: 150px; }
.post-type-inventory .modal-dialog .modal-content {
  background-color: #000;
  color: rgba(216, 216, 216, 0.99);
  -webkit-box-shadow: -2px 0px 48px 23px rgba(255, 255, 255, 0.31);
  -moz-box-shadow: -2px 0px 48px 23px rgba(255, 255, 255, 0.31);
  box-shadow: -2px 0px 48px 23px rgba(255, 255, 255, 0.31);
  border-radius: 0px; }
  .post-type-inventory .modal-dialog .modal-content .modal-header {
    color: #fff;
    border-bottom: 1px solid rgba(72, 72, 72, 0.75); }
    .post-type-inventory .modal-dialog .modal-content .modal-header .close {
      color: #fff;
      opacity: 1; }
  .post-type-inventory .modal-dialog .modal-content .modal-footer {
    border-top: 1px solid rgba(72, 72, 72, 0.75); }
  .post-type-inventory .modal-dialog .modal-content p, .post-type-inventory .modal-dialog .modal-content label {
    color: #ccc; }
  .post-type-inventory .modal-dialog .modal-content select {
    color: #000; }
  .post-type-inventory .modal-dialog .modal-content .nav-tabs li:not(.active) a {
    color: #ff7f50; }
  .post-type-inventory .modal-dialog .modal-content .well {
    background-color: rgba(242, 243, 245, 0.2);
    border: none; }
  .post-type-inventory .modal-dialog .modal-content .list-group-item {
    background-color: rgba(88, 88, 88, 0.41);
    border: 1px solid #020202; }
  .post-type-inventory .modal-dialog .modal-content .list-group-item .logs-list {
    overflow: hidden;}
  .post-type-inventory .modal-dialog .modal-content .list-group-item .logs-list .log-view-types {
    float: left;}
  .post-type-inventory .modal-dialog .modal-content .list-group-item .logs-list .log-view-types a {
    margin: 20px;}
  .post-type-inventory .modal-dialog .modal-content .alert {
    color: #fff; }
    .post-type-inventory .modal-dialog .modal-content .alert.alert-danger {
      background-color: #ff0909;
      border-color: #ff032c; }
    .post-type-inventory .modal-dialog .modal-content .alert.alert-info {
      background-color: #03abff;
      border-color: #04aaff; }
    .post-type-inventory .modal-dialog .modal-content .alert.alert-success {
      background-color: #398819;
      border-color: #000000; }
    .post-type-inventory .modal-dialog .modal-content .alert.alert-waring {
      background-color: #ccc739;
      border-color: #000000;
      color: #000000; }

ul.wp-submenu-wrap {
  margin: 0px; }

#im_progress_bar {
  margin-bottom: 20px;
  width: 155px;
  height: 15px; }

#im_progress_msg.update-in-progress {
  padding-left: 25px;
  min-height: 20px;
  display: inline-block;
  background: url("../images/autocomplete-ajax-indicator.gif") no-repeat left 0; }

#inventory-plugin-settings .button-red {
  background-image: -webkit-linear-gradient(top, #ea0000, #ea0000);
  border-color: #F33;
  color: #fff; }

/* Custom Vehicle Variables Thickbox */
#custom-vehicle-variables-tb #conditions .condition .input-group {
  display: inline-table; }

/* Multilingual Styles */
.btn-show-multilingual {
  background: #ccc;
  color: #666 !important;
  padding: 5px 8px;
  font-size: 11px;
  outline: none !important;
  text-decoration: none !important;
  box-shadow: none !important;
  border: none !important; }
  .btn-show-multilingual:hover {
    color: #fff !important;
    background: #D9534F; }

.im--placeholder-image {
  position: relative; }

.im--placeholder-image .ph-image-remove, .im-ml-placeholder-image .ph-image-remove {
  position: absolute;
  top: 20px;
  right: 10px;
  color: #EA0000;
  background: #FFFFFF;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 1.2em; }

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