.non-active {
  background-color: #606060;
}
.hidden {
  display: none;
}
.order_tabs .right_block .form_fieldset_entry .currency .select2-container {
  min-width: 5em;
  width: 5em !important;
  margin-bottom: 0;
}
#cboxLoadedContent .admin_form .actions {
  width: auto;
  float: right;
}
#cboxLoadedContent .admin_form .form_row label {
  width: auto;
}
#cboxLoadedContent .admin_form .field_myFilialsDisplay .field_content {
  padding-top: 10px;
}
#cboxLoadedContent .admin_form .field_myFilialsDisplay input[type="checkbox"] {
  margin: 5px 10px 0 0;
}
.object-actions-Movement .marker {
  display: inline-block;
  padding: 2px 3px;
  color: #FFFFFF;
  border-radius: 3px;
  background-color: #999;
}
.object-actions-Movement .td_integer {
  width: 35px;
  text-align: center;
}
.object-actions-Movement .td_datetime {
  width: 58px;
  max-width: 70px;
  text-align: center;
  font-size: 10px;
}
.object-actions-Movement .td_entity {
  font-size: 12px;
}
.object-actions-Movement .td_virtual {
  width: 60px;
  max-width: 60px;
  text-align: center;
}
.object-actions-Movement .td_ammount {
  padding: 0 3px 0 0;
  text-align: right;
}
.object-actions-Movement .td_movementEntries {
  padding: 5px;
}
.object-actions-Movement .movement_list_entries {
  margin-bottom: 4px;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  background: #f2f4f5;
}
.object-actions-Movement .movement_list_entries .supplier_name {
  width: 90px;
  max-width: 90px;
}
.object-actions-Movement .movement_list_entries .price {
  width: 95px;
  max-width: 95px;
  text-align: right;
}
.object-actions-Movement .td_comment {
  width: 150px;
}
.object-actions-Movement .td_comment .comments {
  margin-bottom: 3px;
}
.object-actions-Movement .td_comment .comments .comment_item {
  margin-bottom: 4px;
}
.object-actions-Movement .td_comment .comments #movement_comment_comment {
  max-width: 140px;
  min-width: 140px;
  max-height: 70px;
  min-height: 70px;
}
.object-actions-Movement .td_comment .link_icon {
  padding: 3px 0 0 20px;
}
.stock_price_name {
  color: #a0a0a0;
}
.stock_price_name:hover {
  cursor: help;
}
.error_page {
  float: none;
  width: 800px;
  margin: 30px auto;
  text-align: center;
}
.error_page .error_status {
  color: #E2E2E2;
  font-size: 18em;
}
.error_page .text_error_page {
  display: inline-block;
  font-size: 1.2em;
}
.error_500 .title_500 {
  color: #377197;
}
.error_500 .text_error_page a {
  color: #377197;
  text-decoration: none;
}
.error_500 .text_error_page a:hover {
  text-decoration: underline;
}
.inventory_form .form_fieldset_entry {
  display: inline-block;
  width: 80%;
  min-width: 500px;
  padding: 0 1em;
}
.inventory_form .form_fieldset_entry .product_search_box {
  margin-top: 1em;
}
.inventory_form .form_fieldset_entry .product_search_box label {
  display: none;
}
.inventory_form .form_fieldset_entry .product_search_box .field_content {
  display: block;
  padding-right: 15px;
}
.inventory_form .form_fieldset_entry .product_search_box input {
  width: 100%;
}
.inventory_form .form_fieldset_entry .stocks_list {
  width: 100%;
  background: #FFFFFF;
}
.inventory_form .form_fieldset_entry .stocks_list tr {
  text-align: center;
}
.inventory_form .form_fieldset_entry .stocks_list tr .stock_recount_category {
  min-width: 170px;
  text-align: left;
}
.inventory_form .form_fieldset_entry .stocks_list tr .stock_recount_name {
  min-width: 170px;
  text-align: left;
}
.inventory_form .form_fieldset_entry .stocks_list tr .stock_recount_fact input {
  width: 60px;
}
.inventory_form .form_fieldset_entry .stocks_list input {
  width: auto;
}
.inventory_form .form_fieldset_NONE {
  display: inline-block;
  vertical-align: top;
}
.inventory_form .form_fieldset_NONE textarea {
  resize: none;
  margin-top: 10px;
  height: 125px;
  width: 120px;
  min-width: 17em;
}
.inventory_form .form_fieldset_NONE .form_row label {
  display: block;
}
.inventory_form #edit-actions {
  padding-left: 20px;
  display: inline-block;
}
.inventory_form #edit_stockrecount_productFilter {
  max-width: 17em;
}
.inventory_form .compound {
  margin-left: -0.25em;
}
.inventory_form .comment {
  display: inline-block;
}
.job_preview {
  margin: 0 1em 0;
}
.preview_content {
  max-height: 450px;
}
.preview_content .table td {
  height: auto !important;
}
.no_result_products {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -4.7em;
}
.integra .column .product_list li.product_field div.product_title {
  word-break: break-all;
}
.binds td:nth-child(3) {
  word-break: break-all;
  min-width: 90px;
}
@media handheld,only screen and (min-width: 1024px) {
  .order_tabs .order_tabs_block .right_block .field_warehouse .field_content .select_warehouse_warehouse {
    max-width: 32em !important;
  }
}

