.exchange-rate-table {
  /* table thead th {
    font-size: 1rem;
  } */
}
[dir] .exchange-rate-table .table th, [dir] .exchange-rate-table .table td {
  text-align: center;
}
.vs--searchable .vs__dropdown-toggle {
  min-height: 37.99px;
}
.vs--searchable .vs__search::placeholder {
  color: #b4b7bd !important;
}
[dir] .vs--searchable.is-invalid .vs__dropdown-toggle {
  border-color: #ea5455;
}
[dir] .vs--searchable.is-invalid .vs__search {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea5455' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea5455' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: calc(0.725em + 0.438rem) calc(0.725em + 0.438rem);
}
[dir=ltr] .vs--searchable.is-invalid .vs__search {
  background-position: right calc(0.3625em + 0.219rem) center;
  padding-right: calc(1.45em + 0.876rem);
}
[dir=rtl] .vs--searchable.is-invalid .vs__search {
  background-position: left calc(0.3625em + 0.219rem) center;
  padding-left: calc(1.45em + 0.876rem);
}
[dir] .bordered-layout .header-navbar {
  box-shadow: none;
}
[dir] .bordered-layout .header-navbar.floating-nav {
  border: 1px solid #ebe9f1;
}
[dir] .bordered-layout .header-navbar.fixed-top {
  border-bottom: 1px solid #ebe9f1;
  background: #f8f8f8;
}
[dir] .bordered-layout .main-menu {
  box-shadow: none;
}
[dir=ltr] .bordered-layout .main-menu {
  border-right: 1px solid #ebe9f1;
}
[dir=rtl] .bordered-layout .main-menu {
  border-left: 1px solid #ebe9f1;
}
[dir] .bordered-layout .main-menu.menu-light .navigation > li.open:not(.menu-item-closing) > a, [dir] .bordered-layout .main-menu.menu-light .navigation > li.sidebar-group-active > a {
  background: #ededed;
}
[dir] .bordered-layout .dropdown-menu {
  border: 1px solid #ebe9f1 !important;
  box-shadow: none;
}
[dir] .bordered-layout .main-menu .navigation, [dir] .bordered-layout .main-menu {
  background: #f8f8f8;
}
[dir] .bordered-layout .card, [dir] .bordered-layout .bs-stepper:not(.wizard-modern):not(.checkout-tab-steps), [dir] .bordered-layout .bs-stepper.wizard-modern .bs-stepper-content {
  border: 1px solid #ebe9f1;
  box-shadow: none;
}
[dir] .bordered-layout .footer {
  box-shadow: none !important;
}
[dir] .bordered-layout .footer-fixed .footer {
  border-top: 1px solid #ebe9f1;
}
