
.h1, h1 {
  margin-bottom: 20px;
}
.page-header .page-logo {
  width: auto;
}

.rgProductsCountZero {
  color: #C0C0C0; //#e2e2e2;
}
.custom-display-inline {
  display: inline;
}

.page-header .page-logo a {
  color: #4b77be;
  font-size: 26px;
}
.page-header .page-header-top .page-logo {
    float: none;
    display: inline-block;
    width: 300px;
    height: 100%;
    vertical-align: middle;
    margin-top: 16px;
}

.page-header .page-logo a:hover {
  text-decoration: none;
}

.table tbody tr:nth-child(2n-1) td {
  background-color: #f9f9f9;
}
.table tbody tr:hover td {
  background-color: #f1f1f1;
}

.prosys-table tbody>tr>td {
  vertical-align: middle;
}

.prosys-table tbody > tr > td.actions,
.prosys-table thead > tr > th.grid-col-actions {
  min-width: 60px;
  max-width: 240px;
}

.prosys-table tbody > tr.no_object > td {
  text-align: center;
}

.alert-success {
  background-color: #B5EDAB;
  border-color: #B5EDAB;
  color: #41B027;
}

.alert-info {
  background-color: #E0F9F8;
  border-color: #e0ebf9;
  color: #32AED5;
}

.table-responsive table tr td,
.table-responsive table tr th {
  vertical-align: middle;
  font-size: 120%;
}

.table-responsive td.order_price {
  color: #ff0000;
}

.load_detail tbody tr td {
  cursor: pointer;
}

.table-responsive .table .highlight td {
  background-color: #fff255;
  color: #000000;
  font-weight: bold;
  font-size: 120%;
}

.table-responsive .table .best_for_pricing td {
  background: #c0eaff;
  color: #000000;
  font-size: 120%;
  font-weight: bold;
}

.table-responsive .highlight td.order_price,
.table-responsive .best_for_pricing td.order_price {
  color: #ff0000;
}

.table-responsive .table .icon {
  width: 1px;
}

.table-responsive .table .highlight.best_for_pricing td {
  background: linear-gradient(180deg, #fff255 0%, #c0eaff 100%)
}

.icons {
  position: relative;
  width: 18px;
  text-align: center;
  display: inline-block;
  margin-right: 2px;
}

.icons [class^="fa fa-"].additional {
  position: absolute;
  right: -3px;
  bottom: -3px;
  z-index: 150;
  font-size: 80%;
}

.load_detail tbody tr td.number_input {
  width: 200px;
}

.datepicker {z-index: 15051 !important;}

ul.order-items,
ul.package-items,
ul.package-selector {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.order_step_3 tr.supplier_header td {
  font-style: italic;
  font-weight: bold;
  background-color: #fff255;  
}

.table-responsive .netto_price_modification {
  display: block;
  font-size: 75%;
}

.tleft { text-align: left; }
.tright { text-align: right; }
.tcenter { text-align: center; }
.tjustify { text-align: justify; }

.pagination-panel {
  margin: 10px 0;
}

.form-group.form-md-line-input.cell_settings {
  margin-right: 5px;
}

.form-group.form-md-line-input.cell_settings:last-child {
  margin-right: 0;
}

.form-group.required label.control-label {
  color: #ff0000 !important;
}

.form-group.form-md-line-input.form-md-floating-label.required .form-control[readonly] ~ label,
.form-group.form-md-line-input.form-md-floating-label.required .form-control.edited ~ label, 
.form-group.form-md-line-input.form-md-floating-label.required .form-control.form-control-static ~ label, 
.form-group.form-md-line-input.form-md-floating-label.required .form-control:focus:not([readonly]) ~ label, 
.form-group.form-md-line-input.form-md-floating-label.required .form-control.focus:not([readonly]) ~ label {
  color: #888888 !important;
}

.table th.row,
.table td.row {
  width: 70px;
  text-align: right;
}

.table td.unequal {
  background-color: #f9e8e8 !important;
}

.md-checkbox-list .inline-checkbox {
  padding-top: 30px;
}

.md-checkbox-list .input_group:hover {
  background-color: #f0f3f9;
}

.suppliers_overview .column_1 {
  width: 30%;
}
.suppliers_overview .column_2 {
  width: 10%;
}
.rebate-groups-ordered .column_1 {
  width: 40%;
}
.rebate-groups-ordered .column_2,
.rebate-groups-ordered .column_3 {
  width: 10%;
}

.form-inline .form-md-line-input {
  padding-top: 20px;
}

@media (min-width: 992px) {
  .page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo {
    width: auto;
    padding-left: 20px;
  }
}

.simulated_link {
  text-decoration: underline;
}

.simulated_link:hover {
  text-decoration: none;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle {
  padding: 14px 6px 12px 8px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-language .dropdown-toggle>.langname {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

.prosys-table .data-count {
  display: inline-block;
  float: right;
  margin-top: 15px;
}

span.category {
  display: block;
}

.select2-rendered__match {
  text-decoration: underline;
  background-color: #2bb8c4;
  color: #ffffff;
  border-radius: 20%;
  padding-left: 2px;
  padding-right: 2px;
}

#item_detail {
  display: none;
}
#item_detail.visible {
  display: block; 
}

.ico-with-badge {
  position: relative;
}
.ico-with-badge .badge {
  position: absolute;
  left: -17px;
  top: -8px;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle .ico-with-badge>.fa {
  font-size: 19px;
  color: #c1ccd1;
}

.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle {
  padding-right: 20px;
}

#basket_portlet .table-responsive td.count {
  width: 100px;
}
#basket_portlet .table-responsive td.price_total {
  width: 180px;
}
#basket_portlet .table-responsive td.actions {
  width: 10px;
}

.form-group.form-md-line-input .form-control.edited:not([readonly]):not(:focus)~.help-block, .form-group.form-md-line-input .form-control.edited:not([readonly]):not(:focus)~.help-block-error, .form-group.form-md-line-input .form-control.edited:not([readonly])~.help-block-error, .form-group.form-md-line-input .form-control:focus:not([readonly])~.help-block-error {
  opacity: 1;
}
.autocomplete_item table th,
.autocomplete_item table td {
  vertical-align: middle;
}
.autocomplete_item table {
  width: 100%;
}
.autocomplete_item table td.data {
  width: 20%;
}
.autocomplete_item table .producer_label {
  font-weight: normal;
}
.autocomplete_item table .catalog_id_label,
.autocomplete_item table .price_label {
  font-size: 135%;
}

#netto_items .column_4 .inline_icon,
#netto_items .column_4 .form-control {
  display: inline-block;
}
#netto_items .column_4 .form-control {
  width: 120px;
  margin-right: 8px;
}

.order-items li.order-item {
  line-height: 34px;
  vertical-align: middle;
  padding: 5px;
  border-radius: 5px;
}

.order-items li.order-item .btn-group {
  margin-top: 5px;
}

.order-items li.order-item.processed {
  background-color: #9affb9;
}

#modal_import_items .files a.btn {
  margin-bottom: 3px;
}
#modal_import_items .files a.btn:last-child {
  margin-bottom: 0px;
}

.setting_tabs .nav-tabs li span.badge {
  margin-left: 5px;
}

.smallest_chbox .md-checkbox label {
  margin-bottom: 15px;
}

.smallest_chbox .md-checkbox label > span.inc {
  left: -5px;
  top: -5px;
  height: 30px;
  width: 30px;
}

table.user_actions td.column_4 {
  /* data column */
  width: 65%;
}

table .small_date input {
  max-width: 90px;
}

table.table .progress.in_table_cell {
  margin-top: 10px;
  margin-bottom: 10px;

  display: none;
}

table.table .stock {
  width: 140px;
}

.order_step_3 td span.sum {
  position: absolute;
  right: 90px;
}

.form-group.form-md-line-input .form-control.ui-autocomplete-loading {
  background: url('/images/ajax_load.gif') no-repeat right;
}

#catalog_number_search_err {
  display: none;
}
.custom-lada-label-middle {
  position: relative!important;
  top: 10px!important;
  margin-right: 10px;
}
.custom-lada-label-middle .progress {
  display: none;
}

#arrow_supplier_to_producer, #arrow_producer_to_supplier {
  display: none;
}

.custom_twenty {
  width: 20%;
}

.custom_ten {
  width: 10%;
}

.custom_col_odber {
  min-width: 0!important;
  padding: 6px 6px;
  width: 80px !important;
}

.custom_col_date {
  min-width: 0!important;
  padding: 12px 6px;
  width: 100px !important;
}

.custom_col_date_2spans {
  padding: 12px 6px;
  min-width : 200px !important;
}


.select_option_red {
  color: red!important;
  font-weight: bold;
}

/*
div { outline: 1px solid red !important; }
 */