body {
  /*font-family: 'Noto Sans', sans-serif;*/
  font:400 13px 'Roboto', sans-serif;
 /* padding-right: 0 !important;*/
/*  overflow-y: scroll !important;  */
}

.modal-open, .modal-open .app-header, .modal-open .app-aside {
  /*padding-right:17px;*/
}
.modal-dialog {
  margin: 10px auto;
}

/*#content .container, #content .container-fluid {
  position: relative;
  padding-bottom: 90px;
}
#content .container .row,
#content .container-fluid .col-sm-6 {
  position: absolute;
  left: 15px;
  bottom: 40px;
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 30px;
}*/

.fix-width {
  max-width: 1170px;
  margin: 0 auto;
}

.bg-solomono {
  background-color: #f4dc47;
}

.settings input {
  cursor: default !important;
}

.wrapper-md > i.fa-spin {
  display:block;
  margin:0 auto;
  opacity:0.3;
}
.modal_order_details {
  padding-bottom: 50px;
}

.edit_orders {
  margin:30px 0;
}
.edit_orders .edit_orders-btn_update {
  margin-bottom: 0;
}
.edit_orders input#search {
  margin: 15px 0;
}
.edit_orders .steps select.form-control {
  /*margin: 0 15px;*/
}
.edit_orders .steps .dataTableContent:first-of-type {
  padding: 0 15px 0 0;
}
.edit_orders .steps .add_product_text {
  padding: 0 0 0 15px;
}
.edit_orders .pageHeading {
  font-weight:bold;
}

.edit_orders .SubTitle {
  background:#3a3f51;
  color:#a6a8b1;
  padding:4px 0 4px 10px;
}

.edit_orders .dataTableHeadingRow {
  background:#f4dc47;
}
.edit_orders .dataTableHeadingRow td {
  padding:3px 6px;
  white-space:nowrap;
  font-size:12px;
/*  border-left:1px solid rgba(0,0,0,0.1);  */
}
.edit_orders .edit_orders_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.edit_orders .actions_btn {
  text-align: right;
}
.edit_orders .form-control {
  height: 32px;
  font-size: 13px;
}
.edit_orders textarea.form-control {
  height: auto;
}
.edit_orders .customer_shipping_address tr:not(.dataTableHeadingRow) > td,
.edit_orders .edit_orders_products_table tr:not(.dataTableHeadingRow) > td,
.edit_orders .dataTableRow tr:not(.dataTableHeadingRow) > td {
  padding: 2px;
}

.edit_orders .customer_shipping_address tr:not(.dataTableHeadingRow) > td:last-of-type,
.edit_orders .edit_orders_products_table tr:not(.dataTableHeadingRow) > td:last-of-type,
.edit_orders .dataTableRow tr:not(.dataTableHeadingRow) > td:last-of-type {
  padding:2px 0 2px 2px;
}

.edit_orders .customer_shipping_address tr:not(.dataTableHeadingRow) > td:first-of-type,
.edit_orders .edit_orders_products_table tr:not(.dataTableHeadingRow) > td:first-of-type,
.edit_orders .dataTableRow tr:not(.dataTableHeadingRow) > td:first-of-type {
  padding:2px 2px 2px 0;
}


.edit_orders .customer_shipping_address tr:nth-of-type(2) > td,
.edit_orders .edit_orders_products_table tr:nth-of-type(2) > td,
.edit_orders .dataTableRow tr:nth-of-type(2) > td {
  padding-top:4px!important;
}

.edit_orders .edit_orders_status_orders > tbody > tr > td:last-of-type {
  padding-left:30px;
}

.edit_orders  .customer_shipping_address tr > td:first-of-type b {
  font-weight:normal;
}
.edit_orders .edit_orders_products-input_option {
  margin-top: 5px;
}
.wrapper_stats_customers span {
  margin-right: 10px;
}
.wrapper_stats_customers input {
  margin-left: 10px;
}
.wrapper_stats_customers input[type='submit'] {
  margin-left: 20px;
  line-height: 16px;
}
.sendmail tr td {
  padding:5px 0;
}
.payment_modules .payment_module_description, .payment_modules .value_payment_module_description {
  max-width: 50%;
}
.payment_modules .col-name-title_payment {
  width: 25%;
}
.payment_modules .col-name-title_shipping {
  width: 50%;
}
.const_filter, .val_filter {
  padding: 0;
}
.modal_order_details .row.form-group.text-right {
  display: flex;
  justify-content: space-between;
}
#user-select-container #create_customer,
#user-select-container #create_order_from_exist {
  margin-bottom: 10px;
}
#create_order{ padding: 0; height: 44px; }

.form-horizontal.address_book .checkbox-inline {
  padding-left: 35px;
}
.form-horizontal.address_book,
.form-horizontal.customers {
  padding-bottom: 70px;
}

@media (min-width: 970px) {

  ul.addNewPage, ul.addNewPage > li, ul.addNewPage > li > a {margin: 0px; padding: 0px;}

  ul.addNewPage {
    min-width: 320px;
    background-color: #212224;
    border-radius: 4px !important;
    padding-bottom: 6px;
    margin-top: 20px !important;
    left: -108px;
  }
  ul.addNewPage > li {
    width: 98px;
    background-color: #27282a;
    margin-top: 6px;
    margin-left: 6px;
    display: block;
    float: left;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
  }
  ul.addNewPage > li:hover a {
    border-radius: 4px;
  }

  ul.addNewPage > li > a {padding: 30px 0 20px 0;text-align: center; color: #636768;}
  ul.addNewPage:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        top: -18px;
        left: 142px;
        position: absolute;
        border-style: solid;
        border-width: 0 21px 21px 21px;
        border-color: transparent transparent #212224 transparent;
  }
  ul.addNewPage i {display: block; font-size: 30px; margin-bottom: 20px;}

}

.outer {
  position: relative;
  height: 260px;
  max-height: 260px;
}

.inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.innerCounters {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width:  100%;
}

.innerCounters .stats-heading {
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
}

.innerCounters .stats-heading .h1 {
  display: inline-block;
  vertical-align: middle;
}

.innerCounters .stats-heading.sales-sum .h1 {
  font-size: 30px;
}

.m-b-none {
  margin-bottom: 0px;
}

.innerLeft {left: 0;}
.innerRight {right: 0}

.tab-container .tab-content.no-borders {
  border-color: transparent;
  border-width: 0;
}

.tab-container .nav-pills > li.active > a {
  color: inherit !important;
  background-color: transparent;
}

.tab-container .nav-pills > li.active > a,
.tab-container .nav-pills > li.active > a:hover,
.tab-container .nav-pills > li.active > a:active,
.tab-container .nav-pills > li.active > a:focus,
.tab-container .nav > li > a:hover,
.tab-container .nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #23b7e5;
  border-radius: 0;
}

.tab-container .nav-pills > li {
  width: calc(20% - 2px);
  text-align: center;
  display: table;
}

.tab-container .nav-pills > li > a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  display: table-cell;
  height: 59px;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
  min-height: 59px;
}

.tab-container .nav-pills {
  margin-bottom: 5px;
}

.tab-container .nav-pills > li.active {
  background-color: #e6e6e6;
}

.tab-container #overview-tabs.nav-pills {
  display: table;
  width: 100%;
}

.tab-container #overview-tabs.nav-pills > li {
  display: table-cell;
  vertical-align: middle;
  min-height: 59px;
  height: 59px;
  line-height: 59px;
  border-bottom: 3px solid transparent;
}

.tab-container #overview-tabs.nav-pills > li > a {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  height: auto;
  min-height: auto;
  border-bottom: none;
}

.tab-container #overview-tabs.nav-pills > li.active {
  border-bottom-color: #23b7e5;
  border-radius: 0;
}

.tab-container .table > thead > tr > th,
.tab-container .table > tbody > tr > th,
.tab-container .table > tfoot > tr > th,
.tab-container .table > thead > tr > td,
.tab-container .table > tbody > tr > td,
.tab-container .table > tfoot > tr > td {
  vertical-align: middle;
}

.tab-container .table > thead > tr > th,
.tab-container .table > tbody > tr > th,
.tab-container .table > tfoot > tr > th,
.tab-container .table > thead > tr > td,
.tab-container .table > tfoot > tr > td {
  font-size: 12px;
}

.t-n {
  top: 0;
}

.b-n {
  bottom: 0;
}

.l-n {
  left: 0;
}

.r-n {
  right: 0;
}

.m-auto {
  margin: auto;
}

.w-half-xxs {
  width: 26px;
}

.h-half-xxs {
  height: 28px;
}

.p-none {
  padding: 0 !important;
}

.p-b-none {
  padding-bottom: 0 !important;
}

.border-color-none {
  border-color: transparent !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-bottom-width: 2px;
}

.nav-tabs-alt .nav-tabs a.border-color-none {
  border-color: transparent !important;
}

.eventStyle {
  background-color: #F6F8F8;
  border-radius: 3px;
}

.m-r-10 {
  margin-right: 10px !important;
}

#view-selector-container .ViewSelector2 > .ViewSelector2-item {
  display: inline-block;
  margin-right: 20px;
}

.m-r-10 {margin-right: 10px;}

.gapi-analytics-auth-styles-signinbutton {
  cursor: pointer;
}

#embed-api-auth-container > div:first-of-type {
  text-align: center;
}

#embed-api-auth-container > div:nth-of-type(2) {
  margin-bottom: 15px;
}

#view-selector-container .label {
  font-size: inherit;
}

#view-selector-container .FormField {
  border-color: #ccc;
}

.bg-black-opacity-important {
  background-color: rgba(32, 43, 54, 0.5) !important;
}

.loginModal {
  width: 400px;
  margin: -100px 0 0 -200px;
}
.loginModal button[type="submit"] {
  height: 34px;
}

.fast-add-menu i {
  color: #D0D0D2;
}

.fast-add-menu a:hover i {
  color: inherit;
}

#header .dropdown-menu.animated {
  -webkit-animation-duration: 0.33s;
  animation-duration: 0.33s;
}

.adminLogo {
  background-color: #58666E;
  border-radius: 50%;
  color: #fff;
  width: 40px;
  height: 40px;
  display:  inline-block;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.app-aside-dock .app-aside .navi > ul > li > a > i {
  font-size: 15px;
}

.text-solomono {
  color: #f4dc47;
}

.dayOrderStyle {
  color: rgba(88, 102, 110, 0.58);
}

.label.dayOrderStyle {
  min-width: 85px;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  color: white;
  background-color: #58666E;
}

.bg-warning-dark {
  background-color: #FAB433;
  color: #fff;
}

.easyPieChart > div.innerText  {
      width: 100%;
      line-height: normal;
}

.dateEventInfo, .dateCommentInfo {
  font-size: 11px;
  color: #788185;
}
.dateEventInfo {
  margin-top: 12px;
}
.dateCommentInfo {
  margin-top: 3px;
}

.commentListLogo {
  background-color: #58666E;
  border-radius: 50%;
  color: #fff;
  width: 30px;
  height: 30px;
  display:  inline-block;
  line-height: 30px;
  text-align: center;
}

#modules-list {
  list-style: none;
  margin-top: 20px;
  margin-left: 10px;
  padding-left: 0;
}

#modules-list .btn-xs {
  height: 18px;
  width: 28px;
  border-radius: 8px;
}

#modules-list .btn-xs i {
  line-height: 16px;
}

#modules-list .btn-xs.bg-success:hover,
#modules-list .btn-xs.bg-success:focus {
  background-color: #9ee4af;
}

#modules-list .btn-xs.bg-success:hover i,
#modules-list .btn-xs.bg-success:focus i {
  color: inherit;
}

#modules-list li {
  height: 20px;
}

.i-switch-xs {
  width: 28px;
  height: 16px;
}

.i-switch-xs input:checked + i:after {
  margin-left: 12.8px;
}

.i-switch-xs i:after {
  width: 14.4px;
}

#modules-list .i-switch-xs {
  margin-top: 2px;
}

#modules-list .i-switch.disabled {
  cursor: default;
}

#modules-list a .i-switch.disabled {
  cursor: pointer;
}

.text-center .i-switch input:checked + i:after {
 /* margin-left: -1px;*/
}

.app-aside-dock .app-aside .navi > ul {
  display: table;
  width: 100%;
  padding: 0 21px;
}

.app-aside-dock .app-aside .navi > ul > li {
  display: table-cell;
  float: none;
}

.app-aside-dock .app-aside .navi li:hover > .nav-sub.nav-sub-right {
  left: auto !important;
  right: 0 !important;
}

.no-padder-t {
  padding-top: 0 !important;
}

.no-padder-b {
  padding-bottom: 0 !important;
}

.no-padder-t-b {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-padder-l {
  padding-left: 0 !important;
}

.no-padder-r {
  padding-right: 0 !important;
}

.no-padder-l-r {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#events-tabs.nav-tabs > li a i.wrapper-sm {
  padding-left: 6px;
  padding-right: 6px;
}

.status-heading {
  height: 40px;
  line-height: 40px;
}

.status-heading > a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

#latest-orders .table td:first-of-type > a {
  width: 100%;
  max-width: 100px;
}

#latest-orders .table td:nth-of-type(odd) {
  padding-left: 3px;
  padding-right: 3px;
}

#latest-orders .table th:nth-of-type(3),
#latest-orders .table th:nth-of-type(4) {
  max-width: 30%;
}
.admin_label {
  float: left;
}

.admin_switch {
  margin-bottom: 5px;
}

.attrs_product {
  color: #999999;
  font-size: 13px;
}
.switchValue {
  visibility: hidden;
}

.colorpicker {
  z-index: 1060;
  display: none;
}

.modal-align {
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin: 0 auto !important;
}

.modalModifiedInfo {
  font-size: 12px;
}

.editable-wrap .editable-controls{
  margin-bottom: 0;
}

.editable-wrap {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
}

.ajax-loader::after {
  margin-left: 5px;
  /* .text-info */
  color: #23b7e5;
  /* .fa */
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* .fa-spinner */
  content: "\f110";
  /* .fa-spin */
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.table .ajax-loader::after {
  font-size: 18px;
}

.table .editable ~ form > * {
  float: left;
  margin-left: 5px;
}

.table .editable ~ form > :first-child {
  margin-left: 0;
}

.f-l {
  float: left;
}

.pagination .dropdown-menu {
  min-width: 100%;
}

.btn-link.btn-link-icon,
.btn-link.btn-link-icon:active,
.btn-link.btn-link-icon:focus,
.btn-link.btn-link-icon:hover {
  text-decoration: none;
}

.no-border-i,
.no-borders-i {
  border-color: transparent !important;
  border-width: 0 !important;
}

.form-control {
  max-width: 100%;
  cursor: pointer;
}

.modal-body .alert:last-of-type {
  margin-bottom: 15px;
}
.btn_logoff{
  display: inline-block;
  padding: 10px 30px;
  background-color: #27c24c;
  border-radius: 20px;
  color: white!important;
}

/*for admin new*/
/*for admin new*/
.table > tbody > tr > td{
  vertical-align: middle;
}
#own_table tbody > tr > td img{
  max-height: 100px;
  max-width: 100%;
}
.fz-12{
  font-size: 12px;
}
#own_pagination .disabled svg { opacity: 0.3 }

#own_pagination span:hover { background-color: #fff }

#own_pagination .pagination, #own_pagination .pagination span {
  height: 30px;
  margin: 0;
  color: #393f4f;
}
#own_pagination .pagination .active .current {
  background-color: #393f4f;
  color: #fff;
  border-color: #393f4f;
}
#own_pagination li{
  cursor: pointer;
}
#own_pagination span svg:hover {
  color: #eff3f4 !important;
}
#own_pagination svg {
  width: 6px;
  height: 10px;
  color: #393f4f;
}
#own_table{
  table-layout: fixed;
  border-radius: 10px;
}
#own_table,#own_table >thead>tr>th{
  position: relative;
  vertical-align: text-top;
}

#own_table >thead>tr>th>i.fa{
  position: absolute;
  right: calc(0% + 0px);
  cursor: pointer;
  padding: 0 5px;
  top: 10px;
}
#own_table >tbody>tr>td{
  position: relative;
}
#own_table >tbody>tr>td:last-child{
  text-align: center;
}
#own_table >thead>tr>th[data-table="status"]{
  width: 80px;
}
#own_table >thead>tr>th[data-table="customers_name"]{
  width: 100px;
}
#own_table >thead>tr>th[data-table="order_total"] {
  width: 95px;
}
#own_table >thead>tr>th[data-table="orders_status_name"]{
  width: 175px;
}
#own_table.orders >thead>tr>th[data-table="id"]{
  width: 100px;
}
#own_table >thead>tr>th[data-table="date_purchased"]{
  width: 180px;
}
#own_table >thead>tr>th.add_row {
  width: 85px;
}
#own_table.orders tbody>tr>td[data-name="orders_status_name"] {
  cursor: pointer;
}
#own_table.orders>thead>tr>th[data-table="dynamic"] {
  width: 50px;
}
table.orders_status_history tbody>tr>td>i.fa-check {
  color:#18c336;
}
table.orders_status_history tbody>tr>td>i.fa-times {
  color: #ff0000;
}
#own_table.template >thead>tr>th[data-table="slider_width"]{
  width: 250px;
}
#own_table.articles tbody>tr>td[data-name="articles_name"],#own_table.articles tbody>tr>td[data-name="sort_order"] {
  cursor: pointer;
}

.article_field_header {display:block;padding:6px 0 0 0!important;font-size:12px;color:#999;}
.articles_control_buttons {margin-top:15px;}
.articles_control_buttons .btn-success {margin:0;}
.articles_control_buttons_top {margin-top: -42px;pointer-events: none;}
.articles_control_buttons_top * {pointer-events: auto;}


#modal_form.disabled {
  pointer-events: none;
  background-color: #efeaea;
}
#modal_form input.pr.disabled {
  pointer-events: none;
  background-color: #efeaea;
}
.ft_own.fa-times{
  position: absolute;
  top:9px;
  right:-9%;
  cursor: pointer;
}
.ft_own.fa-times:hover{
  color: red;
}
#own_table .change input{
  cursor: pointer;
  background-color: transparent;
  display: inline-block;
  max-width: 80px;
  text-align: center;
  border: 0;
}
#own_table .change.active input:not(:disabled){
  border: 1px solid #e3f1e9;
  background-color: #dbe2db;
}
#own_table .action_ER >i{
  cursor: pointer;
  padding: 0 5px;
}

#own_table .action_ER{
  position: absolute;
  width: 100%;
  left: 0;
  background-color: inherit;
  text-align: center;
  display: none;
}
/*total_configuration*/
#own_table td[data-name="configuration_key"],#own_table td[data-name="set_function"],#own_table td[data-name="configuration_value"]{
  word-break: break-all;
}
#own_table td[data-name="configuration_description"]{
  white-space: nowrap; /* Запрещаем перенос строк */
  overflow: hidden; /* Обрезаем все, что не помещается в область */
  padding: 5px; /* Поля вокруг текста */
  text-overflow: ellipsis; /* Добавляем многоточие */
  cursor: pointer;
  /*max-height: 70px;*/
  /*display: block;*/
  /*overflow-x: hidden*/
}
#own_table.articles>thead>tr>th[data-table="sort_order"]{
  width: 120px;
}
#own_table .active .action_ER{
  display: block;
}
#own_table .action_ER>i.fa-check-circle:hover{
  color: #27c24c;
}

#own_table .action_ER>i.fa-times{
  font-size: 15px;
}
#own_table .action_ER>i.fa-times:hover{
  color: red;
}
.table > thead > tr > th >input.search, .table > thead > tr > th >select.search{
  border: 1px solid #ddd;
  border-radius: 7px;
  /*max-width: 100px;*/
  width: 100%;
  margin-top: 5px;
  padding: 2px 5px;
  font-size: 13px;
}
.nav.nav-tabs>li.active>a{
  background-color: #f4dc47;
}
.wrapper-title{
  padding: 28px 0;
}
.wrapper-title .h3 {
  font-weight: 500;
  color: #2d3343
}
.nav.nav-tabs>li>a{
  padding:10px;
}

.wrapper_products_attributes_val,.wrapper-scroll{
  overflow: auto;
}
.wrapper_products_attributes_val{
  height: 200px;
}
/*https://css-tricks.com/custom-scrollbars-in-webkit/*/
.wrapper_products_attributes_val::-webkit-scrollbar,.wrapper-scroll::-webkit-scrollbar{
  width: 6px;
  background-color: #F5F5F5;
}

.wrapper_products_attributes_val::-webkit-scrollbar-track,.wrapper-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.wrapper_products_attributes_val::-webkit-scrollbar-thumb,.wrapper-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
}
/*-----------------------------*/
.tooltip_own{
  position: fixed;
  z-index: 9999;
  top: 40%;
  left: 50%;
  color: #58666e;
  padding: 15px 35px;
  max-width: 260px;
  transform: translate(-50%,-40%);
  background-color: rgba(244,220,71,0.8);
  border-radius: 10px;
  font-family: cursive;
  white-space: normal;
}
#own_table .ajax_load{
  width: 100%;
  height: auto;
  opacity: 0.8;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #393f4f;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  font-size: 36px;
  font-weight: 500;
  transform: translate(-50%,-50%);
}
#own_table .ajax_load svg {
  margin-right: 30px;
  animation: spin 1s infinite linear;
}
@keyframes spin {
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
}

.nav_table{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-spacing: 3px 10px;
}
.nav_table>a.link{
  display: table-cell;
  padding: 15px;
  border-radius: 2px;
  outline: 0;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  background-color: #f4dc47;
  font-weight: 500;
}
#tab>li{
  margin: 10px 0;
}
#tab>li>a{
  background-color: #f4dc47;
}
.nav_table>a.link:hover,.nav_table>a.link.active,#tab>li>a:hover,#tab>li>a.active{
  background-color: #f4c547;
}

.btn_own{
  border: 0;
  outline: 0;
  display: inline-block;
  background-color: transparent;
  padding: 0;
  margin: 0 5px;
}
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}
input.cmn-toggle-round + label {
  /* padding: 2px; */
  width: 35px;
  height: 20px;
  /* background-color: #dddddd; */
  border-radius: 60px;
  padding-left: 40px;
}
input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #dddddd;
  border-radius: 60px;
  transition: background 0.4s;
  width: 35px;
  height:20px;
}
input.cmn-toggle-round + label:after {
  width: 18px;
  height:18px;
  margin-top: 1px;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 100%;
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);*/
  transition: margin 0.4s;
}
input.cmn-toggle-round:checked + label:before {
  background-color: #2172ff;
}
input.cmn-toggle-round:checked + label:after {
  margin-left: 16px;
}
/*-----------------*/
/*articles new*/
ul#topics{
  padding-left: 0;
  margin-bottom: 20px;
}
ul#topics>li:first-child{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex !important;
  justify-content: flex-end !important;
}
ul#topics>li:last-child{
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 1px solid #ddd;
}
ul#topics li{
  list-style-type: none;
  position: relative;
  display: block;
}
ul#topics>li{
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
}
ul#topics>li.active{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  background-color: #ddd;
}
ul#topics li:hover{
  background-color: #e8e6e6;
}
ul#topics ul{
  padding-right: 0;
  padding-left: 15px;
}
ul#topics ul li{
  padding: 10px 0 10px 15px;
}
ul#topics a {
  display: block;
  width: 100%;
  padding: 10px 15px;
}
ul#topics .settings_cat {
  position: absolute;
  top: 25%;
  right: 15px;
}

ul#topics li>span.badge{
  cursor: pointer;
  float: right;
  position: relative;
  right: 10px;
}
ul#topics .settings_cat,ul#topics li div.drop-icons >i{
  cursor: pointer;
  height: 16px;
}
ul#topics .settings_cat:hover,ul#topics li>span.badge:hover,ul#topics li div.drop-icons >i:hover{
  color: rgb(151, 158, 147);
}
ul#topics li>span.badge.active{
  color: rgba(0, 0, 0, 0.28);
}
ul#topics li>span.badge + ul{
  display: none;
}
ul#topics li>span.badge.active + ul{
  display: block;
  margin-top: 10px;
  margin-bottom: -10px;
}
ul#topics li div.drop-icons{
  position: absolute;
  top: 0;
  left: 0;
  right: 50px;
  padding: 10px 15px;
  background-color: #fff;
}
/*ul#topics li div.drop-icons >i{*/
/*padding: 0 10px;*/
/*}*/
ul#topics li div.drop-icons >i:not(:first-child){
  padding: 0 0 0 15px;
}
form div[data-lang]:not(.active),
form div[data-lang][style*=none][class*=none]
{
  display: none;
}
form div[data-lang][class][style*='position']
{
  display: block;
}
.plus.fa-plus-circle{
  color: #27c24c;
  cursor: pointer;
  float: right;
}
.plus.fa-plus-circle:hover{
  color: #69c227;;
}
.chose-cat{
  position: absolute;
  top: 0;
  left: 13px;
  right: 0;
  padding: 3px;
  background-color: #fff;
}

.chose-cat>.form-control{
  left: 0;
  width: calc(100% - 80px);
  position: relative;
  display: inline-block;
  padding: 5px;
}
.chose-cat .list-action{
  display: inline-block;
}
.chose-cat .list-action .fa-check-circle{
  margin-left: 10px;
  color: #27c24c;
  cursor: pointer;
}
.chose-cat .list-action .fa-check-circle:hover{
  color: #69c227;;
}
.chose-cat>.form-control option:disabled{
  display: none;
}
.ckeditor_outer > textarea {
  width: 100%;
  background: #eee;
  border: 0;
  display: none;
}
.ckeditor_outer {
  border: 1px solid #ddd;
  margin-bottom: 5px;
}
.ck_replacer {
  background: #eee;
  padding: 7px;
  cursor: pointer;
  min-height: 50px;
  max-height: 400px;
  overflow: hidden;
}
.ckeditor_outer > .cke_editable {
  background: #fff;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  padding: 7px;
  min-height: 50px;
  max-height: 400px;
  overflow-y: scroll;
}
/*-----------------*/
/*order in header*/

#orders{
  height: 50px;
  position: fixed;
  width: 100%;
  top: 115px;
  z-index: 888;
  padding: 5px 5px;
  background-color: aliceblue;
}
/* template*/
ul.sortable.template >li{
  cursor: move;
}
ul.sortable.template >li:hover{
  background-color: rgba(146,152,156,0.31);
}
ul.template >li{
  padding-right: 45px;
}
ul.sortable.template>li:before{
  content: "\f142";
  padding-right: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
/*.template >li>i.fa-ellipsis-v{*/
/*padding-right: 10px;*/
/*}*/
form .template div.status{
  vertical-align: sub;
  position: absolute;
  right: 3px;
  cursor: pointer;
  display: inline-block;
  top: 10px;
  /* transform: translateY(-50%); */
}
/*-----------------*/

/*for debug*/
/*#debug h1{*/
/*text-align: center;*/
/*letter-spacing: 35px;*/
/*color: red;*/
/*font-weight: 900;*/
/*font-family: cursive;*/
/*}*/
#debug{
  position: fixed;
  top: 185px;
  left: 3%;
  overflow: auto;
  z-index: 99999;
}
#debug>i.fa-bug{
  color: red;
  cursor: pointer;
}
#debug>i.fa-bug:hover{
  color: #ca7575;;
}
#debug.active{
  width:97%;
  height: 100%;
  padding-bottom: 185px;
}
#debug>div{
  display: none;
  position: relative;
  background-color: rgba(0,0,0,0.6);
  color: white;
  border-radius: 3px;
}


#debug h3{
  text-align: center;
  cursor: pointer;
  margin: 0;
  padding: 10px;
}
#debug h3+*{
  display: none;
}
/*#debug h3+*.active{*/
/*display: block;*/
/*}*/
/*-----------------*/


/* products attributes */
.products_attributes_id .wrapper-title {
  padding: 28px 0;
}

#tabs-attr{
  padding-top: 20px;
}


.products_options td[data-name="products_options_name"], .products_options_values td[data-name="products_options_values_name"]{
  cursor: pointer;
}

.products_options td[data-name="products_options_name"]:hover, .products_options_values td[data-name="products_options_values_name"]:hover{
  text-decoration: underline;
}

.products_options_values  td[data-name="products_options_values_image"] img{
  border: solid 1px lightgrey;
  max-width: 100px;
  max-height: 100px;
}
/* products attributes */

#add { margin: 0; }

.languages_translater #add,.languages_translater #add_const{
  cursor: pointer;
  padding: 6px;
  width: 200px;
  margin-bottom: 15px;
}
.form-control.error{
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

/*xsell_product*/

.xsell_products th[data-table="products_id"]{
  width: 60px;
}

.xsell_products th[data-table="products_model"]{
  width: 180px;
}

.xsell_products th[data-table="products_image"]{
  width: 80px;
}

.xsell_products th[data-table="products_name"]{
  width: 25%;
}

.wrapper_xsell_products{
  max-height: 50vh;
  overflow: auto;
}

.wrapper_xsell_new_products{
  max-height: 50vh;
  overflow: auto;
  margin-bottom: 20px;
}

.wrapper_xsell_products .input_wrapper input{
  width: 40px;
  margin-right: 10px;
}

.wrapper_xsell_products .input_wrapper:hover{
  background-color: #dee5e7;
}

.wrapper_xsell_products .disabled{
  pointer-events:none;
  background-color: transparent;
  border: 0;
}

.wrapper_xsell_products .input_wrapper, .fa-trash-o{
  cursor: pointer;
}

/*Backup page*/
.container.backup{
  margin-bottom: 100px;
}

.container.backup .form-control{
  margin-bottom: 15px;
}

/*stats_keywords*/

#stats_keywords .input_wrapper{
  cursor: pointer;
}

#stats_keywords input.active{
  border: 1px solid #e3f1e9;
  background-color: #fafbfc;
}

#stats_keywords .disabled{
  pointer-events:none;
  background-color: transparent;
  border: 0;
}

#stats_keywords .input_wrapper input{
  width: 90%;
  margin-right: 10px;
}

.wrapper_stats_keywords .input_wrapper:hover{
  background-color: #dee5e7;
}

#most_viewed td[data-name="products_name"]:hover{
  cursor: pointer;
}

#stats_customers td[data-name="fio"]:hover{
  cursor: pointer;
}
.modal-open .colorpicker{
  z-index: 1100;
}
#own_table.customers th[data-table="phones"] {
  width: 130px;
}

#own_table.customers th[data-table="customers_id"] {
  width: 60px;
}

#own_table.customers th[data-table="customers_info_ordersum_value"] {
  width: 100px;
}

#own_table.customers th[data-table="customers_info_date_account_created"] {
  width: 110px;
}

#own_table.customers th[data-table="status"] {
  width: 70px;
}
#own_table.customers td[data-name="customers_email_address"],#own_table.customers td[data-name="phones"] {
  word-break: break-all;
}

#own_table.customers th:last-of-type {
  width: 140px!important;
}

.products_inner_left {
  float:left;
  width:100%;
  margin-right:-300px;
}
.products_inner_left-cont {
  margin-right:310px;
  /* width: calc(100% - 310px); */
  /* float: left; */
  overflow-x: scroll;
}
.products_inner_left-cont tr td:first-of-type {
  width: 130px!important;
}
.products_inner_right {
  float:right;
  width:300px;
}
@media (min-width: 1600px) {
  .fix-width {
    max-width:1440px;
  }
  .container{
    width:1440px!important;
  }
}
@media (min-width: 400px) and (max-width: 1090px) {
  #modules-list li {
    padding: 0 10px;
    font-size: 13px;
  }
  .m-r {
    margin-right: 10px;
  }
}

@media (max-width: 399px) {
  .tab-container .table > thead > tr > td:not(:last-of-type),
  .tab-container .table > tbody > tr > td:not(:last-of-type),
  .tab-container .table > tfoot > tr > td:not(:last-of-type) {
    font-size: 10px;
  }

  .tab-container .table > thead > tr > td:nth-of-type(4),
  .tab-container .table > tbody > tr > td:nth-of-type(4),
  .tab-container .table > tfoot > tr > td:nth-of-type(4) {
    font-size: 11px;
  }

  #modules-list .col-xs-6 {
    width: 100%;
  }
}

@media (max-width: 439px) {
  .tab-container .table td:first-of-type {
    max-width: 50px;
  }

  .tab-container #overview-tabs.nav-pills > li {
    width: 30%;
  }
}

@media (max-width: 550px) {
  .tab-container .table > thead > tr > th,
  .tab-container .table > tbody > tr > th,
  .tab-container .table > tfoot > tr > th,
  .tab-container .table > thead > tr > td,
  .tab-container .table > tbody > tr > td,
  .tab-container .table > tfoot > tr > td {
    max-width: 50px !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #latest-orders .table th:nth-of-type(3),
  #latest-orders .table th:nth-of-type(4) {
    max-width: 30%;
  }

  .tab-container .table > tbody > tr > th,
  .tab-container .table > tfoot > tr > th,
  .tab-container .table > tbody > tr > td,
  .tab-container .table > tfoot > tr > td {
    padding-right: 6px;
    padding-left: 6px;
  }
  .loginModal {
    width: 300px;
    margin: 50% auto;
    position: unset;
  }
}

@media (max-width: 600px) {
  .tab-container .table td:first-of-type {
    max-width: 100px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .inner {
    top: 0;
    transform: none;
  }
  .off-screen {
    width: 40%;
  }
  #overflow_admin {
    position: fixed;
    display: block;
    left: -2000px;
    top: 50px;
    z-index: 4;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    cursor: pointer;
    transition: opacity .3s;
  }
  #overflow_admin.overflow_admin-open {
    left:0;
    opacity: 0.25;
    transition: opacity .3s;
  }
  .pos-rlt {
    position: fixed;
    bottom: 60px;
    width: 100%;
    background: #f4dc47;
  }
  .inner.innerLeft,
  .inner.innerRight {
    position: static;
    transform: none;
  }
  .wrapper_stats_customers span {
    margin-bottom: 10px;
    display: block;
  }
  .wrapper_stats_customers input[type='submit'] {
    margin-left: 0;
  }
  .nav_table {
    display: flex!important;
    flex-direction: column;
    /*justify-content: space-between;*/
    margin-top: 10px;
  }
  .nav_table>a.link {
    display: flex!important;
    white-space: unset!important;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 100%;
    margin-bottom: 5px;
  }
  .edit_orders input#search {
    margin: 15px 0;
  }
  .edit_orders .steps {
    display: flex;
    flex-direction: column;
  }
  .edit_orders .steps .dataTableContent:first-of-type {
    text-align: left;
    margin-bottom: 10px;
  }
  .edit_orders .steps .add_product_text {
    display: none;
  }
  .edit_orders .steps .add_prpoduct_btn {
    width: 80px;
    margin-top: 15px;
    float: left;
  }
  .edit_orders .customer_shipping_address {
    width: 100%;
  }

  .edit_orders .customer_shipping_address input.form-control {
    border: none;
    padding-left: 0;
  }
  .edit_orders .dataTableHeadingRow.buyer_data {
    display: none;
  }
  .edit_orders .customer_shipping_address tr::after {
    content: ' ';
    display: block;
    background: #f0f3f4;
    height: 30px;
  }
  .edit_orders .customer_shipping_address td{
    display: block;
    width: 100% \9;
    float: left\9;
    text-align: left;
    padding-left: 55%!important;
    border-bottom: 1px solid #cacaca!important;
    border-right:1px solid #cacaca!important;
    border-left:1px solid #cacaca!important;
    border-top: none;
    position: relative;
    min-height: 30px;
    font-size: 13px;
    line-height: 30px;
    background: #fff;
  }
  .edit_orders .customer_shipping_address>tbody tr>td {
    /*padding-left: 50%!important;*/
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 50%!important;

  }
  .edit_orders .customer_shipping_address td:first-child {
    border-top: 1px solid #ddd;
  }
  .edit_orders .customer_shipping_address td:last-child {
    border-bottom: 1px solid #cacaca;
    text-align: left!important;
  }

  .edit_orders .customer_shipping_address td:before {
    content: attr(data-label);
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    width: 49%;
  }

  .edit_orders .edit_orders_block {
    font-size: 13px;
  }
  .edit_orders .dataTableRow tr:not(.dataTableHeadingRow) > td {
    padding: 4px;
  }
  .edit_orders .shipping_amount,
  .edit_orders .status_notifications {
    padding-left: 0!important;
    display: block;
    width: 100%;
  }
  .edit_orders .table-responsive {
    border:none;
  }
  .edit_orders .form-control {
    font-size: 13px;
  }
  .edit_orders .edit_orders_header {
    flex-direction: column;
    align-items: flex-start;
  }
  .edit_orders .edit_orders_header .actions_btn {
    margin-top: 10px;
  }
  .edit_orders .edit_orders_products_table tr:nth-of-type(2) > td {
    padding: 2px 2px 15px;
  }
  .edit_orders .status_notifications .dataTableHeadingRow td,
  .edit_orders .shipping_amount .dataTableHeadingRow td {
    white-space: unset;
  }
  .edit_orders .actions_btn {
    text-align: left;
  }
  ._orinationRight_25 .button_1O {
    margin-right: 15px!important;
    margin-bottom: 72px;
  }
  ._show_1e.wrap_mW {
    z-index: 990!important;
  }
  .popup_3A {
    z-index: initial;
  }
  .new_index_navigation {
    position: fixed;
    z-index: 999;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    /*bottom: 76px;*/
    height: 60px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-image: linear-gradient(to bottom, #525a71, #313646);
    color: #fff;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
  }
  .new_index_navigation a {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    font-size: 13px;
    font-weight: 500;
  }
  .new_index_navigation a .fa {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .new_index_navigation a span {
    position: absolute;
    top: -8px;
    left: 27px;
    padding: 1px 2px;
    min-width: 17px;
    border-radius: 2px;
    background: #fff;
    color: #393f50;
    line-height: 1.4;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .h3, h3 {
    font-size: 18px;
    font-weight: normal !important;
    color: #333;
  }
  .btn {
    font-size: 13px;
  }
  .modal {
    font-size: 13px;
  }
  .modal_order_details .col-md-4{
    padding: 0;
  }
  .const_filter, .val_filter {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
  }
  ul#topics {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #333;
  }
  ul#topics>li:not(.active) {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  ul#topics>li.active {
    background-color: #f5f5f5;
  }

  .languages_translater .form-horizontal .form-group .no-padder{
    padding-right: 15px!important;
    padding-left: 15px!important;
    margin-bottom: 5px;
  }
  .form-horizontal.customers .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .app-aside-dock .app-aside .navi > ul {
    display: block;
  }
  .app-aside-dock .app-aside .navi > ul > li {
    display: block;
    float: left;
    width: 100%;
  }
  .dayOrderStyle {
    display: block;
  }
  #own_table td[data-name="configuration_description"] {
    white-space: unset!important;
  }
  #own_pagination {
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
  }
  .pagin_admin {
    text-align: center;
    padding-bottom: 15px;
  }
  .panel-default {
    border: none;
  }
  #action_orders {
    margin-bottom: 20px;
  }
  .table-striped.orders,
  #own_table {
    margin-top: 20px;
    position: relative;
  }
  #own_table thead,
  .table-striped.orders thead,
  .panel>.table-bordered:not(.configuration-table) thead {
    display: none;
  }
  #own_table tr::after, .panel>.table-bordered:not(.configuration-table) tr::after {
    content: ' ';
    display: block;
    background: #f0f3f4;
    height: 40px;
  }
  #own_table tr::after {
    display: none;
  }
  #own_table td,
  .table-striped.orders td,
  .panel>.table-bordered:not(.configuration-table) td,
  .panel>.table-bordered.shipping_modules td{
    display: block;
    width: 100% \9;
    float: left\9;
    text-align: left;
    padding-left: 55%!important;
    border-bottom: 1px solid #cacaca!important;
    border-right:1px solid #cacaca!important;
    border-left:1px solid #cacaca!important;
    border-top: none;
    position: relative;
    min-height: 20px;
    font-size: 15px;
    word-break: break-all;
  }
  #own_table td.datepicker {
    margin: 0;
  }
  #own_table td .btn_own {
    font-size: 18px;
    margin: 0 0 0 15px;
  }
  .panel>.table-bordered.payment_modules>tbody tr>td {
    padding-left: 10px!important;
    padding-right: 10px;
    padding-top: 32px;
    max-width: 100%;
    width: 100%;
  }
  #own_table.stats_keywords td {
    padding-left: 40%!important;
  }
  #own_table.customers_groups td {
    padding-left: 65%!important;
  }
  #own_table td:first-child,
  .table-striped.orders td:first-child,
  .panel>.table-bordered:not(.configuration-table) td:first-child {
    border-top: 1px solid #ddd;
  }
  #own_table td:last-child,
  .table-striped.orders td:last-child,
  .panel>.table-bordered:not(.configuration-table) td:last-child {
    border-bottom: 1px solid #cacaca;
    text-align: right!important;
  }

  #own_table td:before,
  .table-striped.orders td:before,
  .panel>.table-bordered:not(.configuration-table) td:before,
  .panel>.table-bordered.shipping_modules td:before {
    content: attr(data-label);
    position: absolute;
    top: 50%;
    left:10px;
    transform: translateY(-50%);
    width: 50%;
  }
  .panel>.table-bordered.payment_modules td:before {
    content: attr(data-label);
    position: absolute;
    top: 0;
    left: 50%;
    height: 290px;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    line-height: 29px;
    background: #eee;
  }
  #own_table.stats_keywords td:before {
    width: 40%;
  }
  #own_table.customers_groups td:before {
    width: 60%;
  }
  .panel>.table-bordered.configuration-table td {
    max-width: 49%;
    width: 49%;
    word-break: break-all;
    padding: 8px;
  }
}

@media (min-width: 992px) {
  .navbar-collapse, .app-content {
    margin-left: 170px;
  }
}

@media (min-width: 501px) and (max-width: 600px) {
  .off-screen {
    width: 50%;
  }

  .off-screen + * {
    -webkit-transform: translate3d(50%, 0, 0px);
    transform: translate3d(50%, 0, 0px);
  }
}
@media(max-width: 500px) {
  #tabs-attr .nav-tabs {
    display: flex;
    margin-bottom: 20px;
  }
  #tabs-attr .nav-tabs a {
    font-size: 13px;
    text-align: center;
  }
  .wrapper-md .col-xs-4 {
    padding-right: 0;
    padding-left: 0;
  }
  .panel-body .col-xs-4 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .status-heading > a {
    font-size: 13px;
  }
  .innerCounters .stats-heading .h1 {
    font-size: 28px;
  }
  .innerCounters .stats-heading.sales-sum .h1 {
    font-size: 21px;
  }
  .btn_own {
    margin: 0 2px 0 0;
  }
}
@media (min-width: 401px) and (max-width: 500px) {
  .off-screen {
    width: 60%;
  }

  .off-screen + * {
    -webkit-transform: translate3d(60%, 0, 0px);
    transform: translate3d(60%, 0, 0px);
  }
}

@media (max-width: 400px) {
  #action_orders .btn {
    padding: 6px 4px;
    font-size: 13px;
  }
  .off-screen {
    width: 80%;
  }

  .off-screen + * {
    -webkit-transform: translate3d(80%, 0, 0px);
    transform: translate3d(80%, 0, 0px);
  }
  #own_table {
    font-size: 13px;
  }
  #own_table td .btn_own {
    margin: 0 0 0 10px;
  }
}
@media (max-width: 767px) {
  .products_inner_left, .products_inner_left-cont {
    margin-right: 0;
  }
  .products_inner_right {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .products_inner_left-cont tr {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .products_inner_left-cont tr td:first-of-type {
    width: 100% !important;
    text-align: left;
    padding: 0 11px;
  }
  .products_inner_left-cont tr td:last-of-type {
    padding: 5px;
  }
}


.checkbox-flex {
  display: flex !important;
  align-items: center !important;
}

.checkbox-flex input[type=checkbox]{
  margin-top: 0 !important;
}

.fast-orders-status-btn-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}