﻿.rb1710_clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.global-header.rb1710_header .rb1710_header__support__btn {
  display: block !important;
  height: auto !important;
  margin: 10px auto 0;
  padding: 9px 0 !important;
  border: 1px solid #dbceae !important;
  border-radius: 4px;
  background: -webkit-linear-gradient(top, #fafaf9 0%, #efefe4 100%);
  background: linear-gradient(to bottom, #fafaf9 0%, #efefe4 100%);
  color: #333 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 1.4;
  text-align: center;
  cursor: pointer;
  text-decoration: none !important;
}

.global-header.rb1710_header .rb1710_header__support__btn:first-child {
  margin-top: 0;
}

.global-header.rb1710_header .rb1710_header__support__btn:hover, .global-header.rb1710_header .rb1710_header__support__btn:active {
  background: -webkit-linear-gradient(top, #fff 0%, #f7f7f3 100%);
  background: linear-gradient(to bottom, #fff 0%, #f7f7f3 100%);
}
