html,
body,
.tooltip,
.popover {
  font-family: 'Roboto', sans-serif !important;
  /* font-family: 'Montserrat', sans-serif !important;  */
  font-weight: 400 !important; }

/* moder */
html {
  font-size: 13px !important; }

body {
  line-height: 1.5 !important;
  background-color: #efeff5 !important; }

.kt-header__topbar {
  width: 100%; }

.kt-header__topbar .kt-header__topbar-item--search {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 0; }

a.kt-menu__link.sale_menu:after {
	content: "%";
    position: absolute;
    right: 0;
    height: 20px;
    width: 20px;
    font-size: 14px;
    visibility: inherit;
    color: #fff;
    background-color: red;
    text-align: center;
    border-radius: 20px;
    top: 8px;
}


a.kt-menu__link.new:after {
content: "NEW";
    position: absolute;
    right: 0;
    height: 20px;
    width: 20px;
    font-size: 8px;
    visibility: inherit;
    color: #fff;
    background-color: #4CAF50;
    text-align: center;
    border-radius: 20px;
    top: 8px;
    padding-top: 4px;
}


.kt-header__topbar .kt-header__topbar-item--search > .kt-header__topbar-wrapper {
  width: 100%; }

.kt-header {
  height: auto; }

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search {
  max-width: 380px;
  width: 100%; }

.kt-quick-search .kt-quick-search__addtocart {
  width: 46px; }

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--manager .kt-header__topbar-wrapper {
  cursor: default; }

.kt-header__topbar-item--user.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.dropdown-menu.show {
  display: block !important; }

.kt-aside__brand-logo > a,
.kt-header-mobile__logo > a {
  color: #fff; }

#bx-soa-order-form [class="col-*"] {
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: auto; }

#bx-soa-order-form .row {
  display: block; }

.kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table {
  display: table !important; }

.kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table > .kt-datatable__head, .kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table > .kt-datatable__body, .kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table > .kt-datatable__foot {
  display: table-header-group; }

.kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__head, .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__body, .kt-datatable.kt-datatable--default > .kt-datatable__table > .kt-datatable__foot {
  display: table-row-group; }

.kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table > .kt-datatable__head .kt-datatable__row, .kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table > .kt-datatable__body .kt-datatable__row, .kt-datatable.kt-datatable--default.kt-datatable--loaded > .kt-datatable__table > .kt-datatable__foot .kt-datatable__row {
  display: table-row !important; }

.bx-yandex-map {
  width: 100% !important; }

.text-line-through {
  text-decoration: line-through; }

.text-decoration-underline {
  text-decoration: underline; }

.custom-file-label::after {
  content: attr(data-title); }

.lh-0 {
  line-height: 0; }

.lh-1 {
  line-height: 1; }

.was-validated .form-control:invalid,
.form-control.is-invalid {
  padding-right: 1.3em;
  background-image: none; }

.product-amount {
  width: 7.25rem; }

.product-amount-field.form-control {
  width: 48px;
  text-align: center; }

.rskp-e-pt__col--quantity input[type=number],
.product-amount-field[type=number] {
  -moz-appearance: textfield; }

.rskp-e-pt__col--quantity input[type=number]::-webkit-inner-spin-button,
.rskp-e-pt__col--quantity input[type=number]::-webkit-outer-spin-button,
.product-amount-field[type=number]::-webkit-inner-spin-button,
.product-amount-field[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.rskp-e-pt__col--quantity input[type=number] {
  text-align: right; }

.kt-portlet__body iframe {
  max-width: 100%; }

.vgt-wrap .vgt-checkbox-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.jstree-default .jstree-anchor {
  color: #646c9a;
  white-space: normal;
  height: auto; }

.jstree-default .jstree-hovered,
.jstree-default .jstree-clicked {
  background: transparent; }

.jstree-default .jstree-search {
  font-weight: normal;
  font-style: normal; }

.kt-widget-17 .kt-widget-17__item .kt-widget-17__product .kt-widget-17__thumb .kt-widget-17__image {
  width: auto;
  max-width: 100%; }

@media (max-width: 1024px) {
  .kt-login-v2 .kt-login-v2__body {
    padding: 0 1rem; }
  html .mod-panel .kt-wrapper {
    margin-top: 10px; }
  html .mod-simple .kt-wrapper {
    margin-top: 50px; }
  html .kt-header-mobile--fixed .kt-header-mobile {
    z-index: 105; }
  html .kt-header-mobile--fixed .kt-header__topbar {
    z-index: 104; } }

/* /moder */
.kt-nav .kt-nav__link-text {
  overflow: hidden;
  text-overflow: ellipsis; }

@media (max-width: 1024px) {
  .kt-header-mobile--fixed .kt-page {
    padding-top: 60px; } }

@media (max-width: 480px) {
  .kt-footer .kt-footer__menu .kt-footer__menu-link,
  .kt-footer .kt-footer__copyright {
    font-size: 9px; } }

fieldset[disabled] .vue-swatches {
  pointer-events: none; }

.vue-swatches {
  position: relative;
  outline: none; }

.vue-swatches__trigger {
  display: inline-block;
  cursor: pointer; }

.vue-swatches__trigger.vue-swatches--is-empty {
  border: 2px solid #ccc; }

.vue-swatches__trigger.vue-swatches--is-disabled {
  cursor: not-allowed; }

.vue-swatches__container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 5px; }

.vue-swatches__container:not(.vue-swatches--inline) {
  position: absolute;
  display: block;
  overflow: auto;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.2), 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 2px 3px rgba(10, 10, 10, 0.2), 0 0 0 1px rgba(10, 10, 10, 0.2);
  z-index: 50; }

.vue-swatches__wrapper {
  background-color: inherit; }

.vue-swatches__row {
  font-size: 0; }

.vue-swatches__fallback__wrapper {
  display: table; }

.vue-swatches__fallback__input--wrapper {
  display: table-cell;
  padding-right: 10px;
  width: 100%;
  font-size: 14px; }

.vue-swatches__fallback__input {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  color: #35495e;
  background: #fff; }

.vue-swatches__fallback__button {
  display: table-cell;
  padding: 6px 15px;
  border: 0;
  cursor: pointer;
  font-weight: 700;
  color: #fff;
  background-color: #3571c8;
  border-radius: 5px; }

.vue-swatches-show-hide-enter-active, .vue-swatches-show-hide-leave-active {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.vue-swatches-show-hide-enter, .vue-swatches-show-hide-leave-active {
  opacity: 0; }

.vue-swatches--has-children-centered {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.vue-swatches__diagonal--wrapper {
  width: 100%;
  height: 100%; }

.vue-swatches__diagonal {
  width: 75%;
  height: 75%;
  background: linear-gradient(to top right, transparent 0, transparent calc(50% - 2.4px), #de080a 50%, transparent calc(50% + 2.4px), transparent); }

.vue-swatches__swatch {
  position: relative;
  font-size: 0; }

.vue-swatches__swatch:focus, .vue-swatches__swatch:hover {
  opacity: .9;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.75);
          box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.75);
  outline: none; }

.vue-swatches__swatch.vue-swatches__swatch--border, .vue-swatches__swatch.vue-swatches__swatch--selected {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.75);
          box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.75); }

.vue-swatches__swatch .vue-swatches__diagonal--wrapper {
  position: absolute; }

.vue-swatches__check__wrapper {
  position: absolute;
  width: 100%;
  height: 100%; }

.vue-swatches__check__circle {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15); }

.vue-swatches__check__path {
  fill: #fff; }

.v-select {
  position: relative;
  font-family: inherit; }

.v-select, .v-select * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@-webkit-keyframes vSelectSpinner {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes vSelectSpinner {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.vs__fade-enter-active, .vs__fade-leave-active {
  -webkit-transition: opacity 0.15s cubic-bezier(1, 0.5, 0.8, 1);
  transition: opacity 0.15s cubic-bezier(1, 0.5, 0.8, 1); }

.vs__fade-enter, .vs__fade-leave-to {
  opacity: 0; }

.vs--disabled .vs__clear, .vs--disabled .vs__dropdown-toggle, .vs--disabled .vs__open-indicator, .vs--disabled .vs__search, .vs--disabled .vs__selected {
  cursor: not-allowed;
  background-color: #f8f8f8; }

.v-select[dir=rtl] .vs__actions {
  padding: 0 3px 0 6px; }

.v-select[dir=rtl] .vs__clear {
  margin-left: 6px;
  margin-right: 0; }

.v-select[dir=rtl] .vs__deselect {
  margin-left: 0;
  margin-right: 2px; }

.v-select[dir=rtl] .vs__dropdown-menu {
  text-align: right; }

.vs__dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 4px;
  background: 0 0;
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
  white-space: normal; }

.vs__selected-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 2px;
  position: relative; }

.vs__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 6px 0 3px; }

.vs--searchable .vs__dropdown-toggle {
  cursor: text; }

.vs--unsearchable .vs__dropdown-toggle {
  cursor: pointer; }

.vs--open .vs__dropdown-toggle {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.vs__open-indicator {
  fill: rgba(60, 60, 60, 0.5);
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  transition: -webkit-transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855), -webkit-transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  -webkit-transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
          transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855); }

.vs--open .vs__open-indicator {
  -webkit-transform: rotate(180deg) scale(1);
          transform: rotate(180deg) scale(1); }

.vs--loading .vs__open-indicator {
  opacity: 0; }

.vs__clear {
  fill: rgba(60, 60, 60, 0.5);
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  margin-right: 8px; }

.vs__dropdown-menu {
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1000;
  padding: 5px 0;
  margin: 0;
  width: 100%;
  max-height: 350px;
  min-width: 160px;
  overflow-y: auto;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-top-style: none;
  border-radius: 0 0 4px 4px;
  text-align: left;
  list-style: none;
  background: #fff; }

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

.vs__dropdown-option {
  line-height: 1.42857143;
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #333;
  white-space: nowrap; }

.vs__dropdown-option:hover {
  cursor: pointer; }

.vs__dropdown-option--highlight {
  background: #5897fb;
  color: #fff; }

.vs__dropdown-option--disabled {
  background: inherit;
  color: rgba(60, 60, 60, 0.5); }

.vs__dropdown-option--disabled:hover {
  cursor: inherit; }

.vs__selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f0f0f0;
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
  color: #333;
  line-height: 1.4;
  margin: 4px 2px 0;
  padding: 0 .25em; }

.vs__deselect {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 4px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: 0 0;
  fill: rgba(60, 60, 60, 0.5);
  text-shadow: 0 1px 0 #fff; }

.vs--single .vs__selected {
  background-color: transparent;
  border-color: transparent; }

.vs--single.vs--open .vs__selected {
  position: absolute;
  opacity: .4; }

.vs--single.vs--searching .vs__selected {
  display: none; }

.vs__search::-webkit-search-cancel-button {
  display: none; }

.vs__search::-ms-clear, .vs__search::-webkit-search-decoration, .vs__search::-webkit-search-results-button, .vs__search::-webkit-search-results-decoration {
  display: none; }

.vs__search, .vs__search:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.4;
  font-size: 1em;
  border: 1px solid transparent;
  border-left: none;
  outline: 0;
  margin: 4px 0 0;
  padding: 0 7px;
  background: 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 0;
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.vs__search::-webkit-input-placeholder {
  color: inherit; }

.vs__search::-moz-placeholder {
  color: inherit; }

.vs__search:-ms-input-placeholder {
  color: inherit; }

.vs__search::-ms-input-placeholder {
  color: inherit; }

.vs__search::placeholder {
  color: inherit; }

.vs--unsearchable .vs__search {
  opacity: 1; }

.vs--unsearchable .vs__search:hover {
  cursor: pointer; }

.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search {
  opacity: .2; }

.vs__spinner {
  -ms-flex-item-align: center;
      align-self: center;
  opacity: 0;
  font-size: 5px;
  text-indent: -9999em;
  overflow: hidden;
  border: 0.9em solid rgba(100, 100, 100, 0.1);
  border-left-color: rgba(60, 60, 60, 0.45);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: vSelectSpinner 1.1s linear infinite;
  animation: vSelectSpinner 1.1s linear infinite;
  -webkit-transition: opacity .1s;
  transition: opacity .1s; }

.vs__spinner, .vs__spinner:after {
  border-radius: 50%;
  width: 5em;
  height: 5em; }

.vs--loading .vs__spinner {
  opacity: 1; }

.vgt-table.striped tbody tr:nth-of-type(odd) {
  background-color: rgba(51, 68, 109, 0.03); }

.vgt-right-align {
  text-align: right; }

.vgt-left-align {
  text-align: left; }

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

.vgt-pull-left {
  float: left !important; }

.vgt-pull-right {
  float: right !important; }

.vgt-clearfix::after {
  display: block;
  content: "";
  clear: both; }

.vgt-responsive {
  width: 100%;
  overflow-x: auto;
  position: relative; }

.vgt-text-disabled {
  color: #909399; }

.vgt-wrap {
  position: relative; }

.vgt-fixed-header {
  position: absolute;
  z-index: 10;
  width: 100%;
  overflow-x: auto; }

table.vgt-table {
  font-size: 16px;
  border-collapse: collapse;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  table-layout: auto;
  border: 1px solid #dcdfe6; }

table.vgt-table td {
  padding: .75em .75em .75em .75em;
  vertical-align: top;
  border-bottom: 1px solid #dcdfe6;
  color: #606266; }

table.vgt-table tr.clickable {
  cursor: pointer; }

table.vgt-table tr.clickable:hover {
  background-color: #f1f5fd; }

.vgt-table th {
  padding: .75em 1.5em .75em .75em;
  vertical-align: middle;
  position: relative; }

.vgt-table th.sortable {
  cursor: pointer; }

.vgt-table th.sortable:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  right: 6px;
  top: 50%;
  margin-top: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #cfd3e0; }

.vgt-table th.sortable:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  right: 6px;
  top: 50%;
  margin-bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #cfd3e0; }

.vgt-table th.line-numbers, .vgt-table th.vgt-checkbox-col {
  padding: 0 .75em 0 .75em;
  color: #606266;
  border-right: 1px solid #dcdfe6;
  word-wrap: break-word;
  width: 25px;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f5f8), to(#f1f3f6));
  background: linear-gradient(#f4f5f8, #f1f3f6); }

.vgt-table th.filter-th {
  padding: .75em .75em .75em .75em; }

.vgt-table th.vgt-row-header {
  border-bottom: 2px solid #dcdfe6;
  border-top: 2px solid #dcdfe6;
  background-color: #fafafb; }

.vgt-table th.vgt-row-header .triangle {
  width: 24px;
  height: 24px;
  border-radius: 15%;
  position: relative;
  margin: 0 8px; }

.vgt-table th.vgt-row-header .triangle:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #606266;
  margin-left: -3px;
  -webkit-transition: .3s ease transform;
  transition: .3s ease transform; }

.vgt-table th.vgt-row-header .triangle.expand:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.vgt-table thead th {
  color: #606266;
  vertical-align: bottom;
  border-bottom: 1px solid #dcdfe6;
  padding-right: 1.5em;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f5f8), to(#f1f3f6));
  background: linear-gradient(#f4f5f8, #f1f3f6); }

.vgt-table thead th.vgt-checkbox-col {
  vertical-align: middle; }

.vgt-table thead th.sorting-asc:after {
  border-bottom: 5px solid #409eff; }

.vgt-table thead th.sorting-desc:before {
  border-top: 5px solid #409eff; }

.vgt-input, .vgt-select {
  width: 100%;
  height: 32px;
  line-height: 1;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 6px 12px;
  color: #606266;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: none;
  background-color: #fff;
  border: 1px solid #dcdfe6;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.vgt-input::-webkit-input-placeholder, .vgt-select::-webkit-input-placeholder {
  color: #606266;
  opacity: .3; }

.vgt-input::-moz-placeholder, .vgt-select::-moz-placeholder {
  color: #606266;
  opacity: .3; }

.vgt-input:-ms-input-placeholder, .vgt-select:-ms-input-placeholder {
  color: #606266;
  opacity: .3; }

.vgt-input::-ms-input-placeholder, .vgt-select::-ms-input-placeholder {
  color: #606266;
  opacity: .3; }

.vgt-input::placeholder, .vgt-select::placeholder {
  color: #606266;
  opacity: .3; }

.vgt-input:focus, .vgt-select:focus {
  outline: 0;
  border-color: #409eff; }

.v-select {
  border-radius: 4px;
  color: #606266; }

.v-select::-webkit-input-placeholder {
  color: #606266;
  opacity: .3; }

.v-select::-moz-placeholder {
  color: #606266;
  opacity: .3; }

.v-select:-ms-input-placeholder {
  color: #606266;
  opacity: .3; }

.v-select::-ms-input-placeholder {
  color: #606266;
  opacity: .3; }

.v-select::placeholder {
  color: #606266;
  opacity: .3; }

.v-select:focus {
  outline: 0;
  border-color: #409eff; }

.v-select input {
  color: #606266; }

.v-select .vs__open-indicator {
  fill: #606266; }

.vgt-loading {
  position: absolute;
  width: 100%;
  z-index: 10;
  margin-top: 117px; }

.vgt-loading__content {
  background-color: #c0dfff;
  color: #409eff;
  padding: 7px 30px;
  border-radius: 3px; }

.vgt-inner-wrap.is-loading {
  opacity: .5;
  pointer-events: none; }

.vgt-table.bordered td, .vgt-table.bordered th {
  border: 1px solid #dcdfe6; }

.vgt-table.bordered th.vgt-row-header {
  border-bottom: 3px solid #dcdfe6; }

.vgt-wrap.rtl {
  direction: rtl; }

.vgt-wrap.rtl .vgt-table thead th, .vgt-wrap.rtl .vgt-table.condensed thead th {
  padding-left: 1.5em;
  padding-right: .75em; }

.vgt-wrap.rtl .vgt-table th.sorting-asc:after, .vgt-wrap.rtl .vgt-table th.sorting:after {
  margin-right: 5px;
  margin-left: 0; }

.vgt-wrap.rtl .vgt-table th.sortable:after, .vgt-wrap.rtl .vgt-table th.sortable:before {
  right: inherit;
  left: 6px; }

.vgt-table.condensed td, .vgt-table.condensed th.vgt-row-header {
  padding: .4em .4em .4em .4em; }

.vgt-global-search {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: 1px solid #dcdfe6;
  border-bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f5f8), to(#f1f3f6));
  background: linear-gradient(#f4f5f8, #f1f3f6); }

.vgt-global-search__input {
  position: relative;
  padding-left: 40px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.vgt-global-search__input .input__icon {
  position: absolute;
  left: 0;
  max-width: 32px; }

.vgt-global-search__input .input__icon .magnifying-glass {
  margin-top: 3px;
  margin-left: 8px;
  display: block;
  width: 16px;
  height: 16px;
  border: 2px solid #d6dae2;
  position: relative;
  border-radius: 50%; }

.vgt-global-search__input .input__icon .magnifying-glass:before {
  content: "";
  display: block;
  position: absolute;
  right: -7px;
  bottom: -5px;
  background: #d6dae2;
  width: 8px;
  height: 4px;
  border-radius: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }

.vgt-global-search__actions {
  margin-left: 10px; }

.vgt-selection-info-row {
  background: #fdf9e8;
  padding: 5px 16px;
  font-size: 13px;
  border-top: 1px solid #dcdfe6;
  border-left: 1px solid #dcdfe6;
  border-right: 1px solid #dcdfe6;
  color: #d3aa3b;
  font-weight: 700; }

.vgt-selection-info-row a {
  font-weight: 700;
  display: inline-block;
  margin-left: 10px; }

.vgt-wrap__actions-footer {
  border: 1px solid #dcdfe6; }

.vgt-wrap__footer {
  color: #606266;
  padding: 1em;
  border: 1px solid #dcdfe6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f5f8), to(#f1f3f6));
  background: linear-gradient(#f4f5f8, #f1f3f6); }

.vgt-wrap__footer .footer__row-count__label, .vgt-wrap__footer .footer__row-count__select {
  display: inline-block;
  vertical-align: middle; }

.vgt-wrap__footer .footer__row-count__label {
  font-size: 14px;
  color: #909399; }

.vgt-wrap__footer .footer__row-count__select {
  background-color: transparent;
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  height: auto;
  font-size: 14px;
  margin-left: 8px;
  color: #606266;
  font-weight: 700; }

.vgt-wrap__footer .footer__row-count__select:focus {
  outline: 0;
  border-color: #409eff; }

.vgt-wrap__footer .footer__navigation {
  font-size: 14px; }

.vgt-wrap__footer .footer__navigation__info, .vgt-wrap__footer .footer__navigation__page-btn, .vgt-wrap__footer .footer__navigation__page-info {
  display: inline-block;
  vertical-align: middle; }

.vgt-wrap__footer .footer__navigation__page-btn {
  text-decoration: none;
  color: #606266;
  font-weight: 700;
  white-space: nowrap; }

.vgt-wrap__footer .footer__navigation__page-btn:focus {
  outline: 0;
  border: 0; }

.vgt-wrap__footer .footer__navigation__page-btn.disabled, .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover {
  opacity: .5;
  cursor: not-allowed; }

.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after, .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after {
  border-right-color: #606266; }

.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after, .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after {
  border-left-color: #606266; }

.vgt-wrap__footer .footer__navigation__page-btn .chevron {
  width: 24px;
  height: 24px;
  border-radius: 15%;
  position: relative;
  margin: 0 8px; }

.vgt-wrap__footer .footer__navigation__page-btn .chevron:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent; }

.vgt-wrap__footer .footer__navigation__page-btn .chevron.left::after {
  border-right: 6px solid #409eff;
  margin-left: -3px; }

.vgt-wrap__footer .footer__navigation__page-btn .chevron.right::after {
  border-left: 6px solid #409eff;
  margin-left: -3px; }

.vgt-wrap__footer .footer__navigation__info, .vgt-wrap__footer .footer__navigation__page-info {
  display: inline-block;
  color: #909399;
  margin: 0 16px; }

.vgt-wrap__footer .footer__navigation__page-info__current-entry {
  width: 30px;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  font-weight: 700; }

@media only screen and (max-width: 750px) {
  .vgt-wrap__footer .footer__navigation__info {
    display: none; }
  .vgt-wrap__footer .footer__navigation__page-btn {
    margin-left: 16px; } }

.vgt-table.nocturnal {
  border: 1px solid #435169;
  background-color: #324057; }

.vgt-table.nocturnal tr.clickable:hover {
  background-color: #445168; }

.vgt-table.nocturnal td {
  border-bottom: 1px solid #435169;
  color: #c7ced8; }

.vgt-table.nocturnal th.line-numbers, .vgt-table.nocturnal th.vgt-checkbox-col {
  color: #c7ced8;
  border-right: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c394f), to(#2c394f));
  background: linear-gradient(#2c394f, #2c394f); }

.vgt-table.nocturnal thead th {
  color: #c7ced8;
  border-bottom: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c394f), to(#2c394f));
  background: linear-gradient(#2c394f, #2c394f); }

.vgt-table.nocturnal thead th.sortable:before {
  border-top-color: #3e5170; }

.vgt-table.nocturnal thead th.sortable:after {
  border-bottom-color: #3e5170; }

.vgt-table.nocturnal thead th.sortable.sorting-asc {
  color: #fff; }

.vgt-table.nocturnal thead th.sortable.sorting-asc:after {
  border-bottom-color: #409eff; }

.vgt-table.nocturnal thead th.sortable.sorting-desc {
  color: #fff; }

.vgt-table.nocturnal thead th.sortable.sorting-desc:before {
  border-top-color: #409eff; }

.vgt-table.nocturnal.bordered td, .vgt-table.nocturnal.bordered th {
  border: 1px solid #435169; }

.vgt-table.nocturnal .vgt-input, .vgt-table.nocturnal .vgt-select {
  color: #c7ced8;
  background-color: #232d3f;
  border: 1px solid #435169; }

.vgt-table.nocturnal .vgt-input::-webkit-input-placeholder, .vgt-table.nocturnal .vgt-select::-webkit-input-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-table.nocturnal .vgt-input::-moz-placeholder, .vgt-table.nocturnal .vgt-select::-moz-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-table.nocturnal .vgt-input:-ms-input-placeholder, .vgt-table.nocturnal .vgt-select:-ms-input-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-table.nocturnal .vgt-input::-ms-input-placeholder, .vgt-table.nocturnal .vgt-select::-ms-input-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-table.nocturnal .vgt-input::placeholder, .vgt-table.nocturnal .vgt-select::placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-table.nocturnal .v-select {
  background-color: #232d3f; }

.vgt-table.nocturnal .v-select input {
  color: #c7ced8; }

.vgt-table.nocturnal .v-select .vs__open-indicator {
  fill: #c7ced8; }

.vgt-wrap.nocturnal .vgt-wrap__footer {
  color: #c7ced8;
  border: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c394f), to(#2c394f));
  background: linear-gradient(#2c394f, #2c394f); }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__label {
  color: #8290a7; }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select {
  color: #c7ced8; }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select:focus {
  border-color: #409eff; }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn {
  color: #c7ced8; }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after, .vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after {
  border-right-color: #c7ced8; }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after, .vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after {
  border-left-color: #c7ced8; }

.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__info, .vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-info {
  color: #8290a7; }

.vgt-wrap.nocturnal .vgt-global-search {
  border: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#2c394f), to(#2c394f));
  background: linear-gradient(#2c394f, #2c394f); }

.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass {
  border: 2px solid #3f4c63; }

.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass:before {
  background: #3f4c63; }

.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input, .vgt-wrap.nocturnal .vgt-global-search__input .vgt-select {
  color: #c7ced8;
  background-color: #232d3f;
  border: 1px solid #435169; }

.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::-webkit-input-placeholder, .vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::-webkit-input-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::-moz-placeholder, .vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::-moz-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input:-ms-input-placeholder, .vgt-wrap.nocturnal .vgt-global-search__input .vgt-select:-ms-input-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::-ms-input-placeholder, .vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::-ms-input-placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::placeholder, .vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::placeholder {
  color: #c7ced8;
  opacity: .3; }

.vgt-table.black-rhino {
  border: 1px solid #435169;
  background-color: #dfe5ee; }

.vgt-table.black-rhino tr.clickable:hover {
  background-color: #fff; }

.vgt-table.black-rhino td {
  border-bottom: 1px solid #bbc5d6;
  color: #49515e; }

.vgt-table.black-rhino th.line-numbers, .vgt-table.black-rhino th.vgt-checkbox-col {
  color: #dae2f0;
  border-right: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#4c5c79), to(#4e5d7c));
  background: linear-gradient(#4c5c79, #4e5d7c); }

.vgt-table.black-rhino thead th {
  color: #dae2f0;
  text-shadow: 1px 1px #3e5170;
  border-bottom: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#4c5c79), to(#4e5d7c));
  background: linear-gradient(#4c5c79, #4e5d7c); }

.vgt-table.black-rhino thead th.sortable:before {
  border-top-color: #607498; }

.vgt-table.black-rhino thead th.sortable:after {
  border-bottom-color: #607498; }

.vgt-table.black-rhino thead th.sortable.sorting-asc {
  color: #fff; }

.vgt-table.black-rhino thead th.sortable.sorting-asc:after {
  border-bottom-color: #409eff; }

.vgt-table.black-rhino thead th.sortable.sorting-desc:before {
  border-top-color: #409eff; }

.vgt-table.black-rhino.bordered td {
  border: 1px solid #bbc5d6; }

.vgt-table.black-rhino.bordered th {
  border: 1px solid #435169; }

.vgt-table.black-rhino .vgt-input, .vgt-table.black-rhino .vgt-select {
  color: #dae2f0;
  background-color: #34445f;
  border: 1px solid transparent; }

.vgt-table.black-rhino .vgt-input::-webkit-input-placeholder, .vgt-table.black-rhino .vgt-select::-webkit-input-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-table.black-rhino .vgt-input::-moz-placeholder, .vgt-table.black-rhino .vgt-select::-moz-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-table.black-rhino .vgt-input:-ms-input-placeholder, .vgt-table.black-rhino .vgt-select:-ms-input-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-table.black-rhino .vgt-input::-ms-input-placeholder, .vgt-table.black-rhino .vgt-select::-ms-input-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-table.black-rhino .vgt-input::placeholder, .vgt-table.black-rhino .vgt-select::placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-table.black-rhino .v-select {
  background-color: #34445f; }

.vgt-table.black-rhino .v-select input {
  color: #dae2f0; }

.vgt-table.black-rhino .v-select .vs__open-indicator {
  fill: #dae2f0; }

.vgt-wrap.black-rhino .vgt-wrap__footer {
  color: #dae2f0;
  border: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#4c5c79), to(#4e5d7c));
  background: linear-gradient(#4c5c79, #4e5d7c); }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count {
  position: relative;
  padding-right: 3px; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__label {
  color: #98a5b9; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select {
  color: #49515e;
  background: #dfe5ee;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 15px;
  padding-left: 5px;
  border-radius: 3px; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select::-ms-expand {
  display: none; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select:focus {
  border-color: #409eff; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count::after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  right: 6px;
  top: 50%;
  margin-top: -1px;
  border-top: 6px solid #49515e;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: none;
  pointer-events: none; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn {
  color: #dae2f0; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after, .vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after {
  border-right-color: #dae2f0; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after, .vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after {
  border-left-color: #dae2f0; }

.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__info, .vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-info {
  color: #dae2f0; }

.vgt-wrap.black-rhino .vgt-global-search {
  border: 1px solid #435169;
  background: -webkit-gradient(linear, left top, left bottom, from(#4c5c79), to(#4e5d7c));
  background: linear-gradient(#4c5c79, #4e5d7c); }

.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass {
  border: 2px solid #3f4c63; }

.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass:before {
  background: #3f4c63; }

.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input, .vgt-wrap.black-rhino .vgt-global-search__input .vgt-select {
  color: #dae2f0;
  background-color: #44516c;
  border: 1px solid transparent; }

.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::-webkit-input-placeholder, .vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::-webkit-input-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::-moz-placeholder, .vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::-moz-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input:-ms-input-placeholder, .vgt-wrap.black-rhino .vgt-global-search__input .vgt-select:-ms-input-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::-ms-input-placeholder, .vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::-ms-input-placeholder {
  color: #dae2f0;
  opacity: .3; }

.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::placeholder, .vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::placeholder {
  color: #dae2f0;
  opacity: .3; }

.btn.btn-light-hover-primary {
  background: #fff;
  border-color: #5867dd;
  color: #5867dd; }
  .btn.btn-light-hover-primary:hover, .btn.btn-light-hover-primary:focus, .btn.btn-light-hover-primary:not(.disabled):not(:disabled):active:focus, .btn.btn-light-hover-primary:not(.disabled):not(:disabled):active {
    background-color: #5867dd;
    color: #fff; }

.colorpicker-button {
  position: relative; }
  .colorpicker-button__button {
    -webkit-transition: none;
    transition: none; }
    .colorpicker-button__button, .colorpicker-button__button:hover, .colorpicker-button__button:focus, .colorpicker-button__button:not(.disabled):not(:disabled):active {
      background-color: currentColor;
      border-color: #e2dfdf; }
  .colorpicker-button__picker {
    position: absolute;
    margin-top: 5px;
    margin-left: -30px; }

.kt-aside--minimize .kt-aside__brand a {
  display: none; }

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
  color: #f2f5ff; }

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text:hover, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text:focus, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text:active,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text:hover,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text:focus,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text:active {
  color: #f2f5ff;
  opacity: 0.75; }

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
  color: #f2f5ff;
  opacity: 0.75; }

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
  background-color: #f2f5ff;
  opacity: 0.75; }

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading,
.kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__ver-arrow,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
  opacity: 1; }

@media (min-width: 1025px) {
  .kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link > .kt-menu__link-icon {
    color: #f2f5ff;
    opacity: 0.75; }
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler span {
    background: #f2f5ff;
    opacity: 0.75; }
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler span::before,
  .kt-aside__brand .kt-aside__brand-tools .kt-aside__brand-aside-toggler span::after {
    background: #f2f5ff; } }

.btn-colored--5867dd.btn-outline-primary {
  background-color: transparent;
  border-color: #5867dd;
  color: #5867dd; }
  .btn-colored--5867dd.btn-outline-primary:hover, .btn-colored--5867dd.btn-outline-primary:focus, .btn-colored--5867dd.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--5867dd.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #5867dd;
    border-color: #5867dd;
    color: #fff; }

.btn-colored--5867dd.btn-primary {
  background: #5867dd;
  border-color: #5867dd;
  color: #fff; }
  .btn-colored--5867dd.btn-primary:hover, .btn-colored--5867dd.btn-primary:focus, .btn-colored--5867dd.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--5867dd.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--5867dd.btn-primary {
    background-color: #2e40d4;
    border-color: #2e40d4; }

.btn-colored--d32f2f.btn-outline-primary {
  background-color: transparent;
  border-color: #d32f2f;
  color: #d32f2f; }
  .btn-colored--d32f2f.btn-outline-primary:hover, .btn-colored--d32f2f.btn-outline-primary:focus, .btn-colored--d32f2f.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--d32f2f.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #d32f2f;
    border-color: #d32f2f;
    color: #fff; }

.btn-colored--d32f2f.btn-primary {
  background: #d32f2f;
  border-color: #d32f2f;
  color: #fff; }
  .btn-colored--d32f2f.btn-primary:hover, .btn-colored--d32f2f.btn-primary:focus, .btn-colored--d32f2f.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--d32f2f.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--d32f2f.btn-primary {
    background-color: #ab2424;
    border-color: #ab2424; }

.btn-colored--c2185b.btn-outline-primary {
  background-color: transparent;
  border-color: #c2185b;
  color: #c2185b; }
  .btn-colored--c2185b.btn-outline-primary:hover, .btn-colored--c2185b.btn-outline-primary:focus, .btn-colored--c2185b.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--c2185b.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #c2185b;
    border-color: #c2185b;
    color: #fff; }

.btn-colored--c2185b.btn-primary {
  background: #c2185b;
  border-color: #c2185b;
  color: #fff; }
  .btn-colored--c2185b.btn-primary:hover, .btn-colored--c2185b.btn-primary:focus, .btn-colored--c2185b.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--c2185b.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--c2185b.btn-primary {
    background-color: #951246;
    border-color: #951246; }

.btn-colored--7b1fa2.btn-outline-primary {
  background-color: transparent;
  border-color: #7b1fa2;
  color: #7b1fa2; }
  .btn-colored--7b1fa2.btn-outline-primary:hover, .btn-colored--7b1fa2.btn-outline-primary:focus, .btn-colored--7b1fa2.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--7b1fa2.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #7b1fa2;
    border-color: #7b1fa2;
    color: #fff; }

.btn-colored--7b1fa2.btn-primary {
  background: #7b1fa2;
  border-color: #7b1fa2;
  color: #fff; }
  .btn-colored--7b1fa2.btn-primary:hover, .btn-colored--7b1fa2.btn-primary:focus, .btn-colored--7b1fa2.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--7b1fa2.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--7b1fa2.btn-primary {
    background-color: #5a1777;
    border-color: #5a1777; }

.btn-colored--512da8.btn-outline-primary {
  background-color: transparent;
  border-color: #512da8;
  color: #512da8; }
  .btn-colored--512da8.btn-outline-primary:hover, .btn-colored--512da8.btn-outline-primary:focus, .btn-colored--512da8.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--512da8.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #512da8;
    border-color: #512da8;
    color: #fff; }

.btn-colored--512da8.btn-primary {
  background: #512da8;
  border-color: #512da8;
  color: #fff; }
  .btn-colored--512da8.btn-primary:hover, .btn-colored--512da8.btn-primary:focus, .btn-colored--512da8.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--512da8.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--512da8.btn-primary {
    background-color: #3e2280;
    border-color: #3e2280; }

.btn-colored--303f9f.btn-outline-primary {
  background-color: transparent;
  border-color: #303f9f;
  color: #303f9f; }
  .btn-colored--303f9f.btn-outline-primary:hover, .btn-colored--303f9f.btn-outline-primary:focus, .btn-colored--303f9f.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--303f9f.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #303f9f;
    border-color: #303f9f;
    color: #fff; }

.btn-colored--303f9f.btn-primary {
  background: #303f9f;
  border-color: #303f9f;
  color: #fff; }
  .btn-colored--303f9f.btn-primary:hover, .btn-colored--303f9f.btn-primary:focus, .btn-colored--303f9f.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--303f9f.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--303f9f.btn-primary {
    background-color: #242f78;
    border-color: #242f78; }

.btn-colored--1976d2.btn-outline-primary {
  background-color: transparent;
  border-color: #1976d2;
  color: #1976d2; }
  .btn-colored--1976d2.btn-outline-primary:hover, .btn-colored--1976d2.btn-outline-primary:focus, .btn-colored--1976d2.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--1976d2.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #1976d2;
    border-color: #1976d2;
    color: #fff; }

.btn-colored--1976d2.btn-primary {
  background: #1976d2;
  border-color: #1976d2;
  color: #fff; }
  .btn-colored--1976d2.btn-primary:hover, .btn-colored--1976d2.btn-primary:focus, .btn-colored--1976d2.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--1976d2.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--1976d2.btn-primary {
    background-color: #145ca4;
    border-color: #145ca4; }

.btn-colored--0288d1.btn-outline-primary {
  background-color: transparent;
  border-color: #0288d1;
  color: #0288d1; }
  .btn-colored--0288d1.btn-outline-primary:hover, .btn-colored--0288d1.btn-outline-primary:focus, .btn-colored--0288d1.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--0288d1.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #0288d1;
    border-color: #0288d1;
    color: #fff; }

.btn-colored--0288d1.btn-primary {
  background: #0288d1;
  border-color: #0288d1;
  color: #fff; }
  .btn-colored--0288d1.btn-primary:hover, .btn-colored--0288d1.btn-primary:focus, .btn-colored--0288d1.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--0288d1.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--0288d1.btn-primary {
    background-color: #02679e;
    border-color: #02679e; }

.btn-colored--0097a7.btn-outline-primary {
  background-color: transparent;
  border-color: #0097a7;
  color: #0097a7; }
  .btn-colored--0097a7.btn-outline-primary:hover, .btn-colored--0097a7.btn-outline-primary:focus, .btn-colored--0097a7.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--0097a7.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #0097a7;
    border-color: #0097a7;
    color: #fff; }

.btn-colored--0097a7.btn-primary {
  background: #0097a7;
  border-color: #0097a7;
  color: #fff; }
  .btn-colored--0097a7.btn-primary:hover, .btn-colored--0097a7.btn-primary:focus, .btn-colored--0097a7.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--0097a7.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--0097a7.btn-primary {
    background-color: #006974;
    border-color: #006974; }

.btn-colored--00796b.btn-outline-primary {
  background-color: transparent;
  border-color: #00796b;
  color: #00796b; }
  .btn-colored--00796b.btn-outline-primary:hover, .btn-colored--00796b.btn-outline-primary:focus, .btn-colored--00796b.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--00796b.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #00796b;
    border-color: #00796b;
    color: #fff; }

.btn-colored--00796b.btn-primary {
  background: #00796b;
  border-color: #00796b;
  color: #fff; }
  .btn-colored--00796b.btn-primary:hover, .btn-colored--00796b.btn-primary:focus, .btn-colored--00796b.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--00796b.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--00796b.btn-primary {
    background-color: #00463e;
    border-color: #00463e; }

.btn-colored--388e3c.btn-outline-primary {
  background-color: transparent;
  border-color: #388e3c;
  color: #388e3c; }
  .btn-colored--388e3c.btn-outline-primary:hover, .btn-colored--388e3c.btn-outline-primary:focus, .btn-colored--388e3c.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--388e3c.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #388e3c;
    border-color: #388e3c;
    color: #fff; }

.btn-colored--388e3c.btn-primary {
  background: #388e3c;
  border-color: #388e3c;
  color: #fff; }
  .btn-colored--388e3c.btn-primary:hover, .btn-colored--388e3c.btn-primary:focus, .btn-colored--388e3c.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--388e3c.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--388e3c.btn-primary {
    background-color: #2a692d;
    border-color: #2a692d; }

.btn-colored--689f38.btn-outline-primary {
  background-color: transparent;
  border-color: #689f38;
  color: #689f38; }
  .btn-colored--689f38.btn-outline-primary:hover, .btn-colored--689f38.btn-outline-primary:focus, .btn-colored--689f38.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--689f38.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #689f38;
    border-color: #689f38;
    color: #fff; }

.btn-colored--689f38.btn-primary {
  background: #689f38;
  border-color: #689f38;
  color: #fff; }
  .btn-colored--689f38.btn-primary:hover, .btn-colored--689f38.btn-primary:focus, .btn-colored--689f38.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--689f38.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--689f38.btn-primary {
    background-color: #4f792b;
    border-color: #4f792b; }

.btn-colored--afb42b.btn-outline-primary {
  background-color: transparent;
  border-color: #afb42b;
  color: #afb42b; }
  .btn-colored--afb42b.btn-outline-primary:hover, .btn-colored--afb42b.btn-outline-primary:focus, .btn-colored--afb42b.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--afb42b.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #afb42b;
    border-color: #afb42b;
    color: #fff; }

.btn-colored--afb42b.btn-primary {
  background: #afb42b;
  border-color: #afb42b;
  color: #fff; }
  .btn-colored--afb42b.btn-primary:hover, .btn-colored--afb42b.btn-primary:focus, .btn-colored--afb42b.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--afb42b.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--afb42b.btn-primary {
    background-color: #878b21;
    border-color: #878b21; }

.btn-colored--fbc02d.btn-outline-primary {
  background-color: transparent;
  border-color: #fbc02d;
  color: #fbc02d; }
  .btn-colored--fbc02d.btn-outline-primary:hover, .btn-colored--fbc02d.btn-outline-primary:focus, .btn-colored--fbc02d.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--fbc02d.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #fbc02d;
    border-color: #fbc02d;
    color: #fff; }

.btn-colored--fbc02d.btn-primary {
  background: #fbc02d;
  border-color: #fbc02d;
  color: #fff; }
  .btn-colored--fbc02d.btn-primary:hover, .btn-colored--fbc02d.btn-primary:focus, .btn-colored--fbc02d.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--fbc02d.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--fbc02d.btn-primary {
    background-color: #f0ad05;
    border-color: #f0ad05; }

.btn-colored--ffa000.btn-outline-primary {
  background-color: transparent;
  border-color: #ffa000;
  color: #ffa000; }
  .btn-colored--ffa000.btn-outline-primary:hover, .btn-colored--ffa000.btn-outline-primary:focus, .btn-colored--ffa000.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--ffa000.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #ffa000;
    border-color: #ffa000;
    color: #fff; }

.btn-colored--ffa000.btn-primary {
  background: #ffa000;
  border-color: #ffa000;
  color: #fff; }
  .btn-colored--ffa000.btn-primary:hover, .btn-colored--ffa000.btn-primary:focus, .btn-colored--ffa000.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--ffa000.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--ffa000.btn-primary {
    background-color: #cc8000;
    border-color: #cc8000; }

.btn-colored--f57c00.btn-outline-primary {
  background-color: transparent;
  border-color: #f57c00;
  color: #f57c00; }
  .btn-colored--f57c00.btn-outline-primary:hover, .btn-colored--f57c00.btn-outline-primary:focus, .btn-colored--f57c00.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--f57c00.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #f57c00;
    border-color: #f57c00;
    color: #fff; }

.btn-colored--f57c00.btn-primary {
  background: #f57c00;
  border-color: #f57c00;
  color: #fff; }
  .btn-colored--f57c00.btn-primary:hover, .btn-colored--f57c00.btn-primary:focus, .btn-colored--f57c00.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--f57c00.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--f57c00.btn-primary {
    background-color: #c26200;
    border-color: #c26200; }

.btn-colored--e64a19.btn-outline-primary {
  background-color: transparent;
  border-color: #e64a19;
  color: #e64a19; }
  .btn-colored--e64a19.btn-outline-primary:hover, .btn-colored--e64a19.btn-outline-primary:focus, .btn-colored--e64a19.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--e64a19.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #e64a19;
    border-color: #e64a19;
    color: #fff; }

.btn-colored--e64a19.btn-primary {
  background: #e64a19;
  border-color: #e64a19;
  color: #fff; }
  .btn-colored--e64a19.btn-primary:hover, .btn-colored--e64a19.btn-primary:focus, .btn-colored--e64a19.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--e64a19.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--e64a19.btn-primary {
    background-color: #b83b14;
    border-color: #b83b14; }

.btn-colored--5d4037.btn-outline-primary {
  background-color: transparent;
  border-color: #5d4037;
  color: #5d4037; }
  .btn-colored--5d4037.btn-outline-primary:hover, .btn-colored--5d4037.btn-outline-primary:focus, .btn-colored--5d4037.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--5d4037.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #5d4037;
    border-color: #5d4037;
    color: #fff; }

.btn-colored--5d4037.btn-primary {
  background: #5d4037;
  border-color: #5d4037;
  color: #fff; }
  .btn-colored--5d4037.btn-primary:hover, .btn-colored--5d4037.btn-primary:focus, .btn-colored--5d4037.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--5d4037.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--5d4037.btn-primary {
    background-color: #3d2a24;
    border-color: #3d2a24; }

.btn-colored--616161.btn-outline-primary {
  background-color: transparent;
  border-color: #616161;
  color: #616161; }
  .btn-colored--616161.btn-outline-primary:hover, .btn-colored--616161.btn-outline-primary:focus, .btn-colored--616161.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--616161.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #616161;
    border-color: #616161;
    color: #fff; }

.btn-colored--616161.btn-primary {
  background: #616161;
  border-color: #616161;
  color: #fff; }
  .btn-colored--616161.btn-primary:hover, .btn-colored--616161.btn-primary:focus, .btn-colored--616161.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--616161.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--616161.btn-primary {
    background-color: #484848;
    border-color: #484848; }

.btn-colored--455a64.btn-outline-primary {
  background-color: transparent;
  border-color: #455a64;
  color: #455a64; }
  .btn-colored--455a64.btn-outline-primary:hover, .btn-colored--455a64.btn-outline-primary:focus, .btn-colored--455a64.btn-outline-primary:not(.disabled):not(:disabled):active:focus, .btn-colored--455a64.btn-outline-primary:not(.disabled):not(:disabled):active {
    background-color: #455a64;
    border-color: #455a64;
    color: #fff; }

.btn-colored--455a64.btn-primary {
  background: #455a64;
  border-color: #455a64;
  color: #fff; }
  .btn-colored--455a64.btn-primary:hover, .btn-colored--455a64.btn-primary:focus, .btn-colored--455a64.btn-primary:not(.disabled):not(:disabled):active, .btn-colored--455a64.btn-primary:not(.disabled):not(:disabled):active,
  .show > .btn-colored--455a64.btn-primary {
    background-color: #303f46;
    border-color: #303f46; }

.vgt-wrap.vgt-responsive-static .vgt-responsive {
  position: static; }

.vgt-wrap .vgt-selection-info-row {
  display: none; }

.vgt-wrap .vgt-checkbox-label {
  padding: 0;
  margin: 0 0 0 0; }

.vgt-wrap .vgt-table {
  width: 100%;
  max-width: 100%;
  table-layout: auto;
  font-size: 1rem;
  border-collapse: collapse;
  border: none;
  background-color: #fff; }
  .vgt-wrap .vgt-table thead th {
    position: relative;
    font-weight: 500; }
    .vgt-wrap .vgt-table thead th.can-sorting {
      cursor: pointer; }
      .vgt-wrap .vgt-table thead th.can-sorting:hover:after {
        visibility: visible; }
      .vgt-wrap .vgt-table thead th.can-sorting:after {
        content: "\f19d";
        display: inline-block;
        position: static;
        right: auto;
        left: auto;
        height: 8px;
        width: 8px;
        font-family: Flaticon2;
        font-size: 0.6153846rem;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: 1;
        margin-top: -1px;
        margin-left: 12px;
        vertical-align: middle;
        text-decoration: inherit;
        text-rendering: optimizeLegibility;
        text-transform: none;
        font-smoothing: antialiased;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
        visibility: hidden;
        -webkit-transform: rotate(270deg);
                transform: rotate(270deg); }
    .vgt-wrap .vgt-table thead th.sorting:after {
      visibility: visible; }
    .vgt-wrap .vgt-table thead th.sorting.sorting-desc:after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .vgt-wrap .vgt-table thead .vgt-checkbox-label {
    top: 2px; }
  .vgt-wrap .vgt-table thead tr,
  .vgt-wrap .vgt-table tbody tr {
    border-bottom: 1px solid #f0f3ff; }
    .vgt-wrap .vgt-table thead tr.vgt-row--selected th,
    .vgt-wrap .vgt-table thead tr.vgt-row--selected td,
    .vgt-wrap .vgt-table tbody tr.vgt-row--selected th,
    .vgt-wrap .vgt-table tbody tr.vgt-row--selected td {
      background: #f7f8fa; }
  .vgt-wrap .vgt-table thead th,
  .vgt-wrap .vgt-table thead td,
  .vgt-wrap .vgt-table tbody th,
  .vgt-wrap .vgt-table tbody td {
    color: #646c9a;
    padding: 16px 10px;
    border: none;
    background: transparent;
    vertical-align: middle;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease; }
    .vgt-wrap .vgt-table thead th:first-child,
    .vgt-wrap .vgt-table thead td:first-child,
    .vgt-wrap .vgt-table tbody th:first-child,
    .vgt-wrap .vgt-table tbody td:first-child {
      padding: 16px 25px; }
    .vgt-wrap .vgt-table thead th:last-child,
    .vgt-wrap .vgt-table thead td:last-child,
    .vgt-wrap .vgt-table tbody th:last-child,
    .vgt-wrap .vgt-table tbody td:last-child {
      padding-right: 25px; }
  .vgt-wrap .vgt-table .vgt-row-expanded {
    background-color: #fafafa; }
  .vgt-wrap .vgt-table .vgt-row-expanded .vgt-wrap__footer {
    background-color: #fff; }
  .vgt-wrap .vgt-table .vgt-row-expanded .vgt-wrap {
    -webkit-box-shadow: 0 0 15px 1px rgba(113, 106, 202, 0.1);
            box-shadow: 0 0 15px 1px rgba(113, 106, 202, 0.1); }

.vgt-wrap .vgt-wrap__footer {
  padding: 11px 25px;
  border: none;
  background: transparent; }

.vgt-wrap .footer__row-count,
.vgt-wrap .footer__navigation {
  margin: 5px 0; }

.vgt-wrap .footer__navigation {
  max-width: 100%;
  white-space: nowrap;
  overflow: auto; }

.vgt-wrap .footer__navigation__page-btn {
  position: relative;
  height: 2.25rem;
  min-width: 2.25rem;
  color: #93a2dd;
  padding: 0.5rem;
  margin-right: 5px;
  line-height: 1.4;
  cursor: pointer;
  border: 0;
  border-radius: 3px;
  background: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0; }
  .vgt-wrap .footer__navigation__page-btn:hover, .vgt-wrap .footer__navigation__page-btn:focus, .vgt-wrap .footer__navigation__page-btn:active, .vgt-wrap .footer__navigation__page-btn.arrow:hover, .vgt-wrap .footer__navigation__page-btn.arrow:focus, .vgt-wrap .footer__navigation__page-btn.arrow:active, .vgt-wrap .footer__navigation__page-btn.current {
    color: #ffffff;
    background: #5578eb; }
  .vgt-wrap .footer__navigation__page-btn.current {
    cursor: default; }
  .vgt-wrap .footer__navigation__page-btn.arrow {
    background: #f0f3ff; }
  .vgt-wrap .footer__navigation__page-btn.disabled {
    color: #93a2dd;
    background: #f0f3ff;
    opacity: 0.3; }
  .vgt-wrap .footer__navigation__page-btn > [class^="flaticon2-"] {
    position: relative;
    top: -1px;
    left: 2px;
    font-size: 0.6rem;
    font-weight: 500;
    line-height: 1rem;
    text-align: center; }

.vgt-wrap .footer__row-count__select {
  max-width: 65px; }
  .vgt-wrap .footer__row-count__select .btn.btn-light {
    height: 2.25rem;
    font-size: 1rem;
    font-weight: 500;
    color: #93a2dd;
    padding: 0.45rem 1rem;
    background: #f0f3ff;
    border: none; }
    .vgt-wrap .footer__row-count__select .btn.btn-light:hover {
      color: #ffffff;
      background: #5578eb;
      border: none; }

.tags-search {
  position: relative; }
  .tags-search__selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    .tags-search__selected__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 5px 8px;
      margin: 2px; }
    .tags-search__selected__remove {
      margin-left: 7px;
      cursor: pointer; }
  .tags-search__dd-menu.show-locked {
    display: none !important; }

.dropdow-menu-suggest .dropdown-item:hover, .dropdow-menu-suggest .dropdown-item:focus {
  background-color: inherit;
  color: #74788d; }

.dropdow-menu-suggest .dropdown-item.cursor {
  color: #595d6e;
  text-decoration: none;
  background-color: #f7f8fa; }

.dropdown-item.cursor {
  color: #595d6e;
  text-decoration: none;
  background-color: #f7f8fa; }

.kt-portlet.kt-portlet--draggable .kt-portlet__head {
  cursor: move; }

.kt-portlet .kt-portlet__head--is-sticky {
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
  z-index: 90;
  top: 0; }

@media all and (-ms-high-contrast: none) {
  .kt-portlet .kt-portlet__head--is-sticky {
    height: 1px; } }

.kt-pagination__links > .kt-pagination__link--disabled {
  opacity: 0.5;
  cursor: not-allowed; }
  .kt-pagination__links > .kt-pagination__link--disabled > a {
    pointer-events: none; }
  .kt-pagination__links > .kt-pagination__link--disabled:hover {
    background: rgba(235, 237, 242, 0.9) !important; }
  .kt-pagination__links > .kt-pagination__link--disabled:hover a,
  .kt-pagination__links > .kt-pagination__link--disabled:hover a i {
    color: #4b70ea !important; }

.kt-offcanvas-panel--cart {
  max-width: 100%;
  width: 600px !important;
  left: -600px; }

.kt-offcanvas-panel--right .kt-offcanvas-panel--cart {
  left: auto;
  right: -600px; }

.card-picture {
  text-align: center; }
  .card-picture img {
    max-height: 150px; }

.rs-news-list-lines .list-group-item:first-of-type {
  border-top: none; }

.product-amount-field {
  max-width: 110px; }

.bx-sls .bx-ui-sls-container {
  min-height: 36px; }

.bx-sls .dropdown-block {
  border: 1px solid #e2e5ec;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px; }

.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
  font-family: inherit;
  height: calc(1.5em + 1.3rem + 2px);
  font-size: 1rem;
  color: #495057 !important; }

.bx-sls .dropdown-icon {
  top: 12px; }

.bx-sls .bx-ui-sls-pane {
  padding: 0;
  border: 0;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
          box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  border-radius: 4px;
  top: 37px; }

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-sls .bx-ui-sls-error {
  padding: 0;
  white-space: normal; }

.bx-sls .dropdown-item {
  margin-bottom: 0; }

.bx-sls .dropdown-item-text {
  padding: 1rem 1.5rem;
  color: #74788d; }

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active {
  color: #595d6e;
  text-decoration: none;
  background-color: #f7f8fa; }

.b-news-detail__body {
  max-width: 880px; }

.sale-order-history-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: inherit;
  color: #5867dd;
  text-decoration: none;
  background-color: transparent; }
  .sale-order-history-link:hover {
    color: #2739c1; }

.sale-order-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.75rem;
  margin-bottom: 1.5rem; }

@media (min-width: 992px) {
  .sale-order-list-container {
    width: 75%; } }

.sale-order-list-container .sale-order-list-inner-row:last-child {
  margin-top: 10px; }

.sale-order-list-container .sale-order-list-inner-row-body {
  width: 100%; }

.sale-order-list-container .sale-order-list-title-container {
  background-color: #efeff5; }

.sale-order-list-container .sale-order-list-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  margin-top: 0.65rem; }

.sale-order-list-container .sale-order-list-payment-title,
.sale-order-list-container .sale-order-list-shipment-title {
  color: #646c9a; }

.sale-order-list-container .sale-order-list-status-success {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  font-size: 0.8rem;
  border-radius: 2rem;
  width: auto;
  height: 0;
  padding: 0.75rem 0.75rem;
  color: #fff;
  background-color: #1dc9b7; }

.sale-order-list-container .sale-order-list-status-alert {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  font-size: 0.8rem;
  border-radius: 2rem;
  width: auto;
  height: 0;
  padding: 0.75rem 0.75rem;
  color: #fff;
  background-color: #fd397a; }

.sale-order-list-container .sale-order-list-shipment-status-block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  font-size: 0.8rem;
  border-radius: 2rem;
  width: auto;
  height: 0;
  padding: 0.75rem 0.75rem;
  color: #fff;
  background-color: #5578eb; }

.sale-order-list-container .sale-order-list-payment-price {
  color: #6c757d; }

.sale-order-list-container .sale-order-list-shipment-status-item,
.sale-order-list-container .sale-order-list-shipment-item {
  color: #6c757d; }

.sale-order-list-container .sale-order-list-button {
  display: inline-block;
  font-weight: normal;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.65rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #5867dd;
  border-color: #5867dd; }
  .sale-order-list-container .sale-order-list-button:hover {
    color: #212529;
    text-decoration: none; }
  .sale-order-list-container .sale-order-list-button:focus, .sale-order-list-container .sale-order-list-button.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  .sale-order-list-container .sale-order-list-button.disabled, .sale-order-list-container .sale-order-list-button:disabled {
    opacity: 0.65; }
  .sale-order-list-container .sale-order-list-button:hover {
    color: #fff;
    background-color: #384ad7;
    border-color: #2e40d4; }
  .sale-order-list-container .sale-order-list-button:focus, .sale-order-list-container .sale-order-list-button.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
  .sale-order-list-container .sale-order-list-button.disabled, .sale-order-list-container .sale-order-list-button:disabled {
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }

.sale-order-list-container .sale-order-list-change-payment {
  display: none; }

.sale-order-list-container .sale-order-list-top-border {
  width: 100%;
  margin: 4px 10px 10px; }

.sale-order-list-container .sale-order-list-about-link,
.sale-order-list-container .sale-order-list-repeat-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: inherit;
  color: #5867dd;
  text-decoration: none;
  background-color: transparent; }
  .sale-order-list-container .sale-order-list-about-link:hover,
  .sale-order-list-container .sale-order-list-repeat-link:hover {
    color: #2739c1; }

.sale-order-list-container .sale-order-list-repeat-link {
  padding-right: 13px; }

@media (min-width: 992px) {
  .sale-order-list-container .sale-order-list-repeat-container,
  .sale-order-list-container .sale-order-list-cancel-container {
    text-align: right; } }

.sale-order-list-container .sale-order-list-cancel-link {
  text-decoration: none; }

.bx_my_order_cancel {
  font-size: inherit; }
  .bx_my_order_cancel textarea {
    /* begin: input styles */
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /* end: input styles */
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    height: 80px; }
    .bx_my_order_cancel textarea:focus, .bx_my_order_cancel textarea:active {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    .bx_my_order_cancel textarea:focus {
      color: #495057;
      background-color: #fff;
      border-color: #8ca3f1;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  .bx_my_order_cancel input[type="submit"] {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    border: 0;
    background: transparent;
    color: #a1a8c3;
    border: 1px solid #e8ecfa;
    text-shadow: none;
    color: #a1a8c3 !important;
    border: 1px solid #e8ecfa !important; }
    .bx_my_order_cancel input[type="submit"]:hover {
      color: #212529;
      text-decoration: none; }
    .bx_my_order_cancel input[type="submit"]:focus, .bx_my_order_cancel input[type="submit"].focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    .bx_my_order_cancel input[type="submit"].disabled, .bx_my_order_cancel input[type="submit"]:disabled {
      opacity: 0.65; }
    .bx_my_order_cancel input[type="submit"].active, .bx_my_order_cancel input[type="submit"]:active, .bx_my_order_cancel input[type="submit"]:hover {
      color: #ffffff;
      background: #5578eb;
      border-color: #5578eb; }
    .bx_my_order_cancel input[type="submit"]:hover {
      color: #ffffff !important;
      background: #5578eb !important;
      border-color: #5578eb !important; }

.sale-order-detail .sale-order-detail-title-element {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.75rem; }

.sale-order-detail .sale-order-detail-general {
  border: none; }

.sale-order-detail .sale-order-detail-back-to-list-link-down {
  padding-bottom: 10px; }

.sale-order-detail .sale-order-detail-general-item,
.sale-order-detail .sale-order-detail-general-head {
  color: inherit;
  background-color: #efeff5; }

.sale-order-detail .sale-order-detail-about-order-inner-container-name-detail,
.sale-order-detail .sale-order-detail-about-order-inner-container-status-detail,
.sale-order-detail .sale-order-detail-about-order-inner-container-price-detail,
.sale-order-detail .sale-order-detail-payment-options-info-order-number,
.sale-order-detail .sale-order-detail-methods-title,
.sale-order-detail .sale-order-detail-payment-options-methods-shipment-list-item-title,
.sale-order-detail .sale-order-detail-total-payment-list-right-item {
  color: #646c9a; }

.sale-order-detail div.sale-order-detail-about-order-inner-container-repeat {
  text-align: center; }

.sale-order-detail .payment-options-methods-row {
  padding-left: 0;
  margin-left: 0; }

.sale-order-detail .sale-order-detail-payment-options-methods-container:before,
.sale-order-detail div.payment-options-methods-row:before,
.sale-order-detail div.payment-options-methods-row:last-child:after {
  display: none; }

.sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button {
  display: inline-block;
  font-weight: normal;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.65rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #5867dd;
  border-color: #5867dd; }
  .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:hover {
    color: #212529;
    text-decoration: none; }
  .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:focus, .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button.disabled, .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:disabled {
    opacity: 0.65; }
  .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:hover {
    color: #fff;
    background-color: #384ad7;
    border-color: #2e40d4; }
  .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:focus, .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
  .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button.disabled, .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:disabled {
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }

.sale-order-detail .sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-detail .sale-order-payment-change-status-alert {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  font-size: 0.8rem;
  border-radius: 2rem;
  width: auto;
  height: 0;
  padding: 0.75rem 0.75rem;
  color: #fff;
  background-color: #fd397a; }

.sale-order-detail .sale-order-detail-payment-options-methods-info-title-status-success {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  font-size: 0.8rem;
  border-radius: 2rem;
  width: auto;
  height: 0;
  padding: 0.75rem 0.75rem;
  color: #fff;
  background-color: #1dc9b7; }

.sale-order-detail .sale-order-detail-payment-options-methods-button-container {
  text-align: center; }

.sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element {
  display: inline-block;
  font-weight: normal;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.65rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #5867dd;
  border-color: #5867dd; }
  .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element:hover {
    color: #212529;
    text-decoration: none; }
  .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element:focus, .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element.disabled, .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element:disabled {
    opacity: 0.65; }
  .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element:hover {
    color: #fff;
    background-color: #384ad7;
    border-color: #2e40d4; }
  .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element:focus, .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
  .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element.disabled, .sale-order-detail .btn-theme.sale-order-detail-payment-options-methods-button-element:disabled {
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }

@media (min-width: 768px) {
  .sale-order-detail .sale-order-detail-payment-options-shipment-image-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; } }

@media (min-width: 768px) {
  .sale-order-detail .sale-order-detail-payment-options-methods-shipment-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

.sale-order-detail .sale-order-detail-order-section {
  width: 100%; }

.sale-order-detail .sale-order-detail-order-item-table {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  table-layout: auto;
  font-size: 1rem;
  border-collapse: collapse;
  border: none;
  background-color: #fff; }
  .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-tr {
    border-bottom: 1px solid #f0f3ff; }
    .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-tr:first-child .sale-order-detail-order-item-td {
      position: relative;
      font-weight: 500; }
  .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-td {
    color: #646c9a;
    padding: 16px 10px !important;
    border: none;
    background: transparent;
    vertical-align: middle;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease; }
    .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-td:first-child {
      padding: 16px 25px !important; }
    .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-td:last-child {
      padding-right: 25px !important; }
  .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-img-block {
    display: none; }
  .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-title a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: inherit;
    color: #5867dd;
    text-decoration: none;
    background-color: transparent; }
    .sale-order-detail .sale-order-detail-order-item-table .sale-order-detail-order-item-title a:hover {
      color: #2739c1; }
  .sale-order-detail .sale-order-detail-order-item-table .bx-price {
    font-weight: normal; }

.sale-order-detail .sale-order-detail-total-payment-list-left-item {
  /* begin: body styles */
  color: #646c9a;
  /* end: body styles */
  /* begin: label styles */
  display: inline-block;
  margin-bottom: 0.5rem;
  /* end: label styles */
  font-size: 1rem;
  font-weight: 400;
  display: list-item;
  font-size: inherit; }

.sale-order-detail a.sale-order-detail-payment-options-methods-info-change-link,
.sale-order-detail a.sale-order-detail-show-link,
.sale-order-detail a.sale-order-detail-hide-link,
.sale-order-detail a.sale-order-list-cancel-payment {
  color: #5867dd;
  border-color: #5867dd; }
  .sale-order-detail a.sale-order-detail-payment-options-methods-info-change-link:hover, .sale-order-detail a.sale-order-detail-payment-options-methods-info-change-link:focus,
  .sale-order-detail a.sale-order-detail-show-link:hover,
  .sale-order-detail a.sale-order-detail-show-link:focus,
  .sale-order-detail a.sale-order-detail-hide-link:hover,
  .sale-order-detail a.sale-order-detail-hide-link:focus,
  .sale-order-detail a.sale-order-list-cancel-payment:hover,
  .sale-order-detail a.sale-order-list-cancel-payment:focus {
    color: #2739c1;
    border-color: #2739c1; }

.sale-order-list-container .sale-order-list-accomplished-title-container {
  background-color: #efeff5; }

.sale-order-list-container .sale-order-list-accomplished-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  margin-top: 0.65rem; }

.sale-personal-profile-list-container {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  table-layout: auto;
  font-size: 1rem;
  border-collapse: collapse;
  border: none;
  background-color: #fff; }
  .sale-personal-profile-list-container tr {
    border-bottom: 1px solid #f0f3ff; }
  .sale-personal-profile-list-container th {
    position: relative;
    font-weight: 500; }
  .sale-personal-profile-list-container td {
    color: #646c9a;
    padding: 16px 10px !important;
    border: none;
    background: transparent;
    vertical-align: middle;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease; }
    .sale-personal-profile-list-container td:first-child {
      padding: 16px 25px !important; }
    .sale-personal-profile-list-container td:last-child {
      padding-right: 25px !important; }
  .sale-personal-profile-list-container .sale-personal-profile-list-change-button {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: inherit;
    color: #5867dd;
    text-decoration: none;
    background-color: transparent;
    border-bottom: none; }
    .sale-personal-profile-list-container .sale-personal-profile-list-change-button:hover {
      color: #2739c1; }

.sale-profile-detail-link-list {
  margin-bottom: 10px; }

.sale-personal-profile-detail-property-location .bx-ui-sls-input-block {
  /* begin: input styles */
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  /* end: input styles */
  display: block;
  width: 100%;
  height: calc(1.5em + 1.3rem + 2px);
  padding: 0.65rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ebedf2;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  padding: 0 22px 0 30px; }
  .sale-personal-profile-detail-property-location .bx-ui-sls-input-block:focus, .sale-personal-profile-detail-property-location .bx-ui-sls-input-block:active {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .sale-personal-profile-detail-property-location .bx-ui-sls-input-block:focus {
    color: #495057;
    background-color: #fff;
    border-color: #8ca3f1;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }

.sale-personal-profile-detail-property-location .bx-sls .dropdown-block {
  -webkit-box-shadow: none;
          box-shadow: none; }

.sale-personal-profile-detail-property-location .bx-sls .bx-ui-sls-clear {
  margin-top: 4px; }

.sale-personal-profile-detail-load-file-info {
  margin-left: 0.5rem; }

.sale-personal-profile-detail-input-file {
  display: none !important; }

.sale-personal-profile-req {
  color: red; }

.kt-user-card-v4 {
  position: relative; }
  .kt-user-card-v4__button {
    position: absolute;
    right: 1.75rem;
    bottom: -1rem; }
  .kt-user-card-v4__initials {
    padding: 0;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    line-height: 2.5rem;
    text-align: center; }

#bx-soa-order {
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/ }
  #bx-soa-order .bx-soa {
    position: relative;
    z-index: 1; }
  #bx-soa-order .bx-soa-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
    #bx-soa-order .bx-soa-section.bx-step-completed {
      border: none; }
    #bx-soa-order .bx-soa-section.bx-selected {
      border: none; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-title-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        position: relative;
        padding: 0 25px;
        border-bottom: 1px solid #ebedf2;
        min-height: 60px;
        border-top-left-radius: 4px;
        -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
        transition: left 0.3s, right 0.3s, height 0.3s; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 25px;
        border-radius: 4px; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-editstep {
        display: none; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-label,
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-label label {
        /* begin: body styles */
        color: #646c9a;
        /* end: body styles */
        /* begin: label styles */
        display: inline-block;
        margin-bottom: 0.5rem;
        /* end: label styles */
        font-size: 1rem;
        font-weight: 400; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-item {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px; }
        #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-item strong {
          display: block; }
          #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-item strong:first-child {
            margin-left: 0; }
    #bx-soa-order .bx-soa-section .bx-soa-section-content {
      padding: 25px;
      border-radius: 4px; }
  #bx-soa-order .bx-soa-editstep {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    border: 0;
    background: transparent;
    color: #a1a8c3;
    border: 1px solid #e8ecfa; }
    #bx-soa-order .bx-soa-editstep:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order .bx-soa-editstep:focus, #bx-soa-order .bx-soa-editstep.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order .bx-soa-editstep.disabled, #bx-soa-order .bx-soa-editstep:disabled {
      opacity: 0.65; }
    #bx-soa-order .bx-soa-editstep:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order .bx-soa-editstep:focus, #bx-soa-order .bx-soa-editstep.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order .bx-soa-editstep.disabled, #bx-soa-order .bx-soa-editstep:disabled {
      opacity: 0.65; }
    #bx-soa-order .bx-soa-editstep.active, #bx-soa-order .bx-soa-editstep:active, #bx-soa-order .bx-soa-editstep:hover {
      color: #ffffff;
      background: #5578eb;
      border-color: #5578eb; }
  #bx-soa-order .bx-soa-section-title-container {
    overflow: auto;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    padding: 0 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 60px;
    border-top-left-radius: 4px;
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s; }
    #bx-soa-order .bx-soa-section-title-container .text-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  #bx-soa-order .bx-soa-section-title {
    font-family: 'Roboto', sans-serif !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: flex-first;
        align-content: flex-first;
    /* begin: h3 styles */
    margin-bottom: 0.5rem;
    line-height: 1.2;
    /* end: h3 styles */
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #3d4465; }
  #bx-soa-order .bx-soa-section-title-count {
    display: none; }
  #bx-soa-order input[type="radio"],
  #bx-soa-order input[type="checkbox"] {
    margin-top: 2px; }
  #bx-soa-order .btn {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    #bx-soa-order .btn:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order .btn:focus, #bx-soa-order .btn.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order .btn.disabled, #bx-soa-order .btn:disabled {
      opacity: 0.65; }
  #bx-soa-order .form-group {
    margin-bottom: 2rem; }
    #bx-soa-order .form-group.bx-soa-location-input-container:last-of-type {
      margin-bottom: 0; }
    #bx-soa-order .form-group .bx-soa-custom-label,
    #bx-soa-order .form-group label {
      /* begin: body styles */
      color: #646c9a;
      /* end: body styles */
      /* begin: label styles */
      display: inline-block;
      margin-bottom: 0.5rem;
      /* end: label styles */
      font-size: 1rem;
      font-weight: 400; }
  #bx-soa-order .form-control {
    /* begin: input styles */
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /* end: input styles */
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    #bx-soa-order .form-control:focus, #bx-soa-order .form-control:active {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    #bx-soa-order .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #8ca3f1;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  #bx-soa-order .input-group .form-control {
    width: 1%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  #bx-soa-order .input-group .input-group-addon {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-color: #ebedf2;
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #bx-soa-order .input-group .input-group-addon i {
      color: #ebedf2;
      width: 44px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      width: 100%; }
  #bx-soa-order .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #5867dd; }
  #bx-soa-order .form-control.bx-ui-sls-input-block {
    padding: 0 22px 0 30px; }
  #bx-soa-order .bx-sls .form-control .bx-ui-sls-clear {
    margin-top: 4px; }
  #bx-soa-order .bx-soa-more {
    padding-top: 0;
    margin-top: 0;
    border-top: none; }
    #bx-soa-order .bx-soa-more .bx-soa-more-btn {
      padding-right: 7.5px;
      padding-left: 7.5px; }
    #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md {
      display: inline-block;
      font-weight: normal;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.65rem 1rem;
      font-size: 1rem;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      border: 0;
      background: transparent;
      color: #a1a8c3;
      border: 1px solid #e8ecfa; }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:hover {
        color: #212529;
        text-decoration: none; }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:focus, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md.disabled, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:disabled {
        opacity: 0.65; }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md.active, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:active, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:hover {
        color: #ffffff;
        background: #5578eb;
        border-color: #5578eb; }
    #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md {
      display: inline-block;
      font-weight: normal;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.65rem 1rem;
      font-size: 1rem;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:hover {
        color: #212529;
        text-decoration: none; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:focus, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.disabled, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:disabled {
        opacity: 0.65; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:hover {
        color: #fff;
        background-color: #384ad7;
        border-color: #2e40d4; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:focus, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.disabled, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:disabled {
        color: #fff;
        background-color: #5867dd;
        border-color: #5867dd; }
  #bx-soa-order #bx-soa-auth .bx-authform-formgroup-container {
    margin-bottom: 2rem; }
  #bx-soa-order #bx-soa-auth .bx-authform-label-container {
    color: inherit;
    padding-bottom: 0;
    /* begin: body styles */
    color: #646c9a;
    /* end: body styles */
    /* begin: label styles */
    display: inline-block;
    margin-bottom: 0.5rem;
    /* end: label styles */
    font-size: 1rem;
    font-weight: 400; }
  #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"],
  #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"] {
    /* begin: input styles */
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /* end: input styles */
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"]:focus, #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"]:active,
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"]:focus,
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"]:active {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"]:focus,
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"]:focus {
      color: #495057;
      background-color: #fff;
      border-color: #8ca3f1;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:focus, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.disabled, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:focus, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.disabled, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
  #bx-soa-order #bx-soa-auth .bx-soa-reference {
    border-top: none; }
  #bx-soa-order #bx-soa-auth .bx-soa-reg-block {
    padding: 0;
    background: transparent; }
    #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg {
      display: inline-block;
      font-weight: normal;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.65rem 1rem;
      font-size: 1rem;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      border: 0;
      background: transparent;
      color: #a1a8c3;
      border: 1px solid #e8ecfa; }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:hover {
        color: #212529;
        text-decoration: none; }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:focus, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg.disabled, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:disabled {
        opacity: 0.65; }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg.active, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:active, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:hover {
        color: #ffffff;
        background: #5578eb;
        border-color: #5578eb; }
  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block {
    display: none; }
  @media (min-width: 992px) {
    #bx-soa-order #bx-soa-basket .bx-soa-section-content {
      padding: 0; }
    #bx-soa-order #bx-soa-basket .bx-soa-table-fade > div {
      position: relative !important;
      width: 100% !important;
      overflow-x: auto !important; }
    #bx-soa-order #bx-soa-basket .bx-soa-item-table {
      margin-bottom: 0;
      width: 100%;
      max-width: 100%;
      table-layout: auto;
      font-size: 1rem;
      border-collapse: collapse;
      border: none;
      background-color: #fff; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr {
        border-bottom: 1px solid #f0f3ff; }
        #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td {
          position: relative;
          font-weight: 500; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td {
        color: #646c9a;
        padding: 16px 10px !important;
        border: none;
        background: transparent;
        vertical-align: middle;
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease; }
        #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td:first-child {
          padding: 16px 25px !important; }
        #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td:last-child {
          padding-right: 25px !important; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td-title {
        line-height: inherit;
        font-size: inherit; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title {
        font-weight: inherit;
        padding-bottom: 0; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-price {
        font-weight: normal; }
    #bx-soa-order #bx-soa-basket .bx-soa-coupon,
    #bx-soa-order #bx-soa-basket .bx-soa-more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 25px;
      border-radius: 4px; }
    #bx-soa-order #bx-soa-basket .bx-soa-coupon {
      margin-top: 0;
      margin-bottom: 20px;
      padding-bottom: 0;
      border-top: none; }
    #bx-soa-order #bx-soa-basket .bx-soa-more {
      padding-top: 0; } }
  #bx-soa-order #bx-soa-total .bx-soa-cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
  #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
  #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
  #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
  #bx-soa-order #bx-soa-orderSave .btn.btn-default {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:focus, #bx-soa-order #bx-soa-orderSave .btn.btn-default.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default.disabled, #bx-soa-order #bx-soa-orderSave .btn.btn-default:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:focus, #bx-soa-order #bx-soa-orderSave .btn.btn-default.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default.disabled, #bx-soa-order #bx-soa-orderSave .btn.btn-default:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }

.sale-personal-section-index .sale-personal-section-index-block.bx-theme-blue {
  background: #506ee4; }

.sale-personal-section-index .sale-personal-section-index-block-link {
  width: 100%; }

#bx-soa-order {
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/
  /*************************************************/ }
  #bx-soa-order .bx-soa {
    position: relative;
    z-index: 1; }
  #bx-soa-order .bx-soa-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
    #bx-soa-order .bx-soa-section.bx-step-completed {
      border: none; }
    #bx-soa-order .bx-soa-section.bx-selected {
      border: none; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-title-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        position: relative;
        padding: 0 25px;
        border-bottom: 1px solid #ebedf2;
        min-height: 60px;
        border-top-left-radius: 4px;
        -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
        transition: left 0.3s, right 0.3s, height 0.3s; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 25px;
        border-radius: 4px; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-editstep {
        display: none; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-label,
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-label label {
        /* begin: body styles */
        color: #646c9a;
        /* end: body styles */
        /* begin: label styles */
        display: inline-block;
        margin-bottom: 0.5rem;
        /* end: label styles */
        font-size: 1rem;
        font-weight: 400; }
      #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-item {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px; }
        #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-item strong {
          display: block; }
          #bx-soa-order .bx-soa-section.bx-selected .bx-soa-coupon .bx-soa-coupon-item strong:first-child {
            margin-left: 0; }
    #bx-soa-order .bx-soa-section .bx-soa-section-content {
      padding: 25px;
      border-radius: 4px; }
  #bx-soa-order .bx-soa-editstep {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    border: 0;
    background: transparent;
    color: #a1a8c3;
    border: 1px solid #e8ecfa; }
    #bx-soa-order .bx-soa-editstep:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order .bx-soa-editstep:focus, #bx-soa-order .bx-soa-editstep.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order .bx-soa-editstep.disabled, #bx-soa-order .bx-soa-editstep:disabled {
      opacity: 0.65; }
    #bx-soa-order .bx-soa-editstep:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order .bx-soa-editstep:focus, #bx-soa-order .bx-soa-editstep.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order .bx-soa-editstep.disabled, #bx-soa-order .bx-soa-editstep:disabled {
      opacity: 0.65; }
    #bx-soa-order .bx-soa-editstep.active, #bx-soa-order .bx-soa-editstep:active, #bx-soa-order .bx-soa-editstep:hover {
      color: #ffffff;
      background: #5578eb;
      border-color: #5578eb; }
  #bx-soa-order .bx-soa-section-title-container {
    overflow: auto;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    padding: 0 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 60px;
    border-top-left-radius: 4px;
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s; }
    #bx-soa-order .bx-soa-section-title-container .text-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  #bx-soa-order .bx-soa-section-title {
    font-family: 'Roboto', sans-serif !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: flex-first;
        align-content: flex-first;
    /* begin: h3 styles */
    margin-bottom: 0.5rem;
    line-height: 1.2;
    /* end: h3 styles */
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #3d4465; }
  #bx-soa-order .bx-soa-section-title-count {
    display: none; }
  #bx-soa-order input[type="radio"],
  #bx-soa-order input[type="checkbox"] {
    margin-top: 2px; }
  #bx-soa-order .btn {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    #bx-soa-order .btn:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order .btn:focus, #bx-soa-order .btn.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order .btn.disabled, #bx-soa-order .btn:disabled {
      opacity: 0.65; }
  #bx-soa-order .form-group {
    margin-bottom: 2rem; }
    #bx-soa-order .form-group.bx-soa-location-input-container:last-of-type {
      margin-bottom: 0; }
    #bx-soa-order .form-group .bx-soa-custom-label,
    #bx-soa-order .form-group label {
      /* begin: body styles */
      color: #646c9a;
      /* end: body styles */
      /* begin: label styles */
      display: inline-block;
      margin-bottom: 0.5rem;
      /* end: label styles */
      font-size: 1rem;
      font-weight: 400; }
  #bx-soa-order .form-control {
    /* begin: input styles */
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /* end: input styles */
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    #bx-soa-order .form-control:focus, #bx-soa-order .form-control:active {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    #bx-soa-order .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #8ca3f1;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  #bx-soa-order .input-group .form-control {
    width: 1%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  #bx-soa-order .input-group .input-group-addon {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-color: #ebedf2;
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #bx-soa-order .input-group .input-group-addon i {
      color: #ebedf2;
      width: 44px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      width: 100%; }
  #bx-soa-order .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #5867dd; }
  #bx-soa-order .form-control.bx-ui-sls-input-block {
    padding: 0 22px 0 30px; }
  #bx-soa-order .bx-sls .form-control .bx-ui-sls-clear {
    margin-top: 4px; }
  #bx-soa-order .bx-soa-more {
    padding-top: 0;
    margin-top: 0;
    border-top: none; }
    #bx-soa-order .bx-soa-more .bx-soa-more-btn {
      padding-right: 7.5px;
      padding-left: 7.5px; }
    #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md {
      display: inline-block;
      font-weight: normal;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.65rem 1rem;
      font-size: 1rem;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      border: 0;
      background: transparent;
      color: #a1a8c3;
      border: 1px solid #e8ecfa; }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:hover {
        color: #212529;
        text-decoration: none; }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:focus, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md.disabled, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:disabled {
        opacity: 0.65; }
      #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md.active, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:active, #bx-soa-order .bx-soa-more .pull-left.btn.btn-default.btn-md:hover {
        color: #ffffff;
        background: #5578eb;
        border-color: #5578eb; }
    #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md {
      display: inline-block;
      font-weight: normal;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.65rem 1rem;
      font-size: 1rem;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:hover {
        color: #212529;
        text-decoration: none; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:focus, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.disabled, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:disabled {
        opacity: 0.65; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:hover {
        color: #fff;
        background-color: #384ad7;
        border-color: #2e40d4; }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:focus, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
      #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md.disabled, #bx-soa-order .bx-soa-more .pull-right.btn.btn-default.btn-md:disabled {
        color: #fff;
        background-color: #5867dd;
        border-color: #5867dd; }
  #bx-soa-order #bx-soa-auth .bx-authform-formgroup-container {
    margin-bottom: 2rem; }
  #bx-soa-order #bx-soa-auth .bx-authform-label-container {
    color: inherit;
    padding-bottom: 0;
    /* begin: body styles */
    color: #646c9a;
    /* end: body styles */
    /* begin: label styles */
    display: inline-block;
    margin-bottom: 0.5rem;
    /* end: label styles */
    font-size: 1rem;
    font-weight: 400; }
  #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"],
  #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"] {
    /* begin: input styles */
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    /* end: input styles */
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"]:focus, #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"]:active,
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"]:focus,
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"]:active {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="text"]:focus,
    #bx-soa-order #bx-soa-auth .bx-authform-input-container input[type="password"]:focus {
      color: #495057;
      background-color: #fff;
      border-color: #8ca3f1;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
  #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:focus, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.disabled, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:focus, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default.disabled, #bx-soa-order #bx-soa-auth .bx-authform .btn.btn-lg.btn-default:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
  #bx-soa-order #bx-soa-auth .bx-soa-reference {
    border-top: none; }
  #bx-soa-order #bx-soa-auth .bx-soa-reg-block {
    padding: 0;
    background: transparent; }
    #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg {
      display: inline-block;
      font-weight: normal;
      color: #212529;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.65rem 1rem;
      font-size: 1rem;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      border: 0;
      background: transparent;
      color: #a1a8c3;
      border: 1px solid #e8ecfa; }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:hover {
        color: #212529;
        text-decoration: none; }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:focus, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg.disabled, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:disabled {
        opacity: 0.65; }
      #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg.active, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:active, #bx-soa-order #bx-soa-auth .bx-soa-reg-block .btn.btn-default.btn-lg:hover {
        color: #ffffff;
        background: #5578eb;
        border-color: #5578eb; }
  #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-img-block {
    display: none; }
  @media (min-width: 992px) {
    #bx-soa-order #bx-soa-basket .bx-soa-section-content {
      padding: 0; }
    #bx-soa-order #bx-soa-basket .bx-soa-table-fade > div {
      position: relative !important;
      width: 100% !important;
      overflow-x: auto !important; }
    #bx-soa-order #bx-soa-basket .bx-soa-item-table {
      margin-bottom: 0;
      width: 100%;
      max-width: 100%;
      table-layout: auto;
      font-size: 1rem;
      border-collapse: collapse;
      border: none;
      background-color: #fff; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr {
        border-bottom: 1px solid #f0f3ff; }
        #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td {
          position: relative;
          font-weight: 500; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td {
        color: #646c9a;
        padding: 16px 10px !important;
        border: none;
        background: transparent;
        vertical-align: middle;
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease; }
        #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td:first-child {
          padding: 16px 25px !important; }
        #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td:last-child {
          padding-right: 25px !important; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-td-title {
        line-height: inherit;
        font-size: inherit; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title {
        font-weight: inherit;
        padding-bottom: 0; }
      #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-price {
        font-weight: normal; }
    #bx-soa-order #bx-soa-basket .bx-soa-coupon,
    #bx-soa-order #bx-soa-basket .bx-soa-more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 25px;
      border-radius: 4px; }
    #bx-soa-order #bx-soa-basket .bx-soa-coupon {
      margin-top: 0;
      margin-bottom: 20px;
      padding-bottom: 0;
      border-top: none; }
    #bx-soa-order #bx-soa-basket .bx-soa-more {
      padding-top: 0; } }
  #bx-soa-order #bx-soa-total .bx-soa-cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
  #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total .btn-default.btn-lg.btn-order-save:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
  #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
            box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 4px; }
  #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:focus, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save.disabled, #bx-soa-order #bx-soa-total-mobile .btn-default.btn-lg.btn-order-save:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }
  #bx-soa-order #bx-soa-orderSave .btn.btn-default {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:hover {
      color: #212529;
      text-decoration: none; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:focus, #bx-soa-order #bx-soa-orderSave .btn.btn-default.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(88, 103, 221, 0.25); }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default.disabled, #bx-soa-order #bx-soa-orderSave .btn.btn-default:disabled {
      opacity: 0.65; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:hover {
      color: #fff;
      background-color: #384ad7;
      border-color: #2e40d4; }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default:focus, #bx-soa-order #bx-soa-orderSave .btn.btn-default.focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5); }
    #bx-soa-order #bx-soa-orderSave .btn.btn-default.disabled, #bx-soa-order #bx-soa-orderSave .btn.btn-default:disabled {
      color: #fff;
      background-color: #5867dd;
      border-color: #5867dd; }

.kt-login-v2 .form-registration__container .kt-login-v2__submit-button {
  padding: 1rem 3rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500; }
