@charset "UTF-8";
#vw-content-top-obmen-widgets {
  background-color: #eff4f7;
  margin-top: -10px;
  padding: 15px 20px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
#vw-content-top-obmen-widgets h2 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #222;
}
#vw-content-top-obmen-widgets br {
  display: none;
}
#vw-content-top-obmen-widgets a {
  color: #4a6fa5;
  text-decoration: none;
}
#vw-content-top-obmen-widgets a:hover {
  text-decoration: underline;
}
#vw-content-top-obmen-widgets .currency-block {
  display: inline !important;
  border: none !important;
  padding: 0 !important;
  margin: 0;
}
#vw-content-top-obmen-widgets var {
  font-style: normal;
  font-weight: bold;
  color: #000;
}
#vw-content-top-obmen-widgets .currency-limits {
  display: none;
  /* На скриншоте лимитов нет, лучше скрыть для чистоты */
}
#vw-content-top-obmen-widgets .wrap-tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
#vw-content-top-obmen-widgets .btn-info {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #4a6fa5;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  cursor: help;
}
#vw-content-top-obmen-widgets .btn-info::before {
  content: "i";
  font-family: serif;
  font-weight: bold;
}

/*# sourceMappingURL=obmen-content-topobmen-block.css.map */
