/*
 reg_id: 5098909
 staff_id:419
 */
.text-block {
  padding: 0 0 20px; }
  .text-block-title {
    color: #414141;
    font: 700 24px/1 roboto_condensed, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-align: center; }
  .text-block-body {
    color: #414141;
    font-size: 15px; }

.center_p ul li {
  width: auto;
  margin-right: 4px; }

.footer-bottom-panel {
  padding: 30px; }

.footer-bottom-panel ul {
  padding: 10px 0; }

#sandbox_theme_panel_45640 {
  top: 50% !important;
  right: 0 !important;
  left: inherit !important;
  width: 200px !important;
  font-size: 12px !important; }

.top-panel-inner {
  padding-top: 40px; }

.lang {
  top: 17px; }

.sver_block {
  position: absolute;
  top: 18px;
  right: 70px;
  z-index: 99; }
  .sver_block .sver_block_title {
    font-size: 16px;
    color: #fff;
    padding-left: 25px;
    background: url(https://westgroup.by/t/v2363/images/vgor.png) 0 50% no-repeat;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    cursor: pointer; }
  .sver_block .sver_block_body {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 170px;
    font-size: 14px;
    background: #fff;
    padding: 10px;
    text-align: right;
    color: #000;
    border-radius: 5px 0 5px 5px; }
    .sver_block .sver_block_body a {
      text-decoration: none;
      color: #000; }
  .sver_block.active .sver_block_body {
    display: block; }
