.log_pas {
  margin-left: 10px !important;
}
.del_win > div {
  margin-left: 15px !important;
}
.date {
  background-color: white !important;
  border: none !important;
}
.webix_layout_toolbar.webix_toolbar .webix_el_button,
.webix_layout_toolbar.webix_toolbar .webix_el_label,
.webix_layout_toolbar.webix_toolbar .webix_inp_label {
  color: #666666;
}
.webix_layout_toolbar.webix_toolbar .webix_inp_static,
.webix_layout_toolbar.webix_toolbar input[type="text"] {
  border-color: #ccc;
}
.webix_layout_toolbar.webix_toolbar .webix_inp_static,
.webix_layout_toolbar.webix_toolbar input[type="text"]:focus {
  border-color: #ccc !important;
}
.cher_btn > .webix_el_box > .webixtype_base {
  background-color: black !important;
  border-color: black !important;
}
.zak_aren > .webix_el_box > .webixtype_base {
  background-color: #04d804 !important;
  border-color: #04d804 !important;
}
.ot_smen button {
  background-color: #12ce12 !important;
  border: none;
}
.zak_smen button {
  background-color: red !important;
  border: none;
}
.skidka button {
  background-color: #6f21b9 !important;
  border: none;
}
.dohod button {
  background-color: #6f21b9 !important;
  border: none;
}
/*.webix_popup{
	width: 350px !important;
}*/
.webix_popup .webix_list {
  width: 350px !important;
}
.sbros_skid button {
  background-color: red !important;
  border: none;
}
.prim_skid button {
  background-color: #12ce12 !important;
  border: none;
}
.del_btn button {
  background-color: red !important;
  border: none;
}
.addBtnComboSuggest {
  width: 300px !important;
}

/* .rows_fit_content_height .webix_ss_body .webix_column div{
  min-height: 340px !important;
} */

.rows_fit_content_height .webix_cell{
  line-height: 24px !important;
}

.discount_label{
  color: #6f21b9;
  font-size: 15px;
}

.text-align{
  text-align: center;
}

option[value="null"]{
  display: none;
}