body {
  overflow-x: hidden;
}
.breadcrumb .page-title {
  display: inline;
}
.last-rescan-time {
  float: right;
  display: inline-block;
}
.site-menubar-unfold .site-menu .site-menu-sub,
.site-menubar-unfold .site-menu-item:not(.open) .site-menu-sub {
  display: block;
}
#newsCarousel.carousel .carousel-inner .carousel-caption {
  color: #37474f;
  position: relative;
  text-align: left;
  left: 0;
  text-shadow: none;
  padding-bottom: 0;
  padding-top: 0;
  bottom: 0;
}
#newsCarousel.carousel .carousel-inner .carousel-caption .news-short-description {
  margin-bottom: 10px;
}
#newsCarousel.carousel .carousel-inner .carousel-caption .news-date {
  margin-bottom: 12px;
  color: #76838f;
  font-size: 12px;
}
#newsCarousel.carousel .carousel-inner .carousel-caption a.news-read-more-link {
  color: #37474f;
  float: right;
}
#newsCarousel.carousel .carousel-indicators {
  left: auto;
  right: 6px;
  top: -30px;
  width: auto;
  margin-left: 0;
  height: 30px;
}
#newsCarousel.carousel .carousel-indicators li {
  opacity: 0.5;
  box-shadow: 0 0 0 2px #37474f inset;
  margin-top: 8px;
}
#newsCarousel.carousel .carousel-indicators li.active {
  box-shadow: 0 0 0 8px #37474f inset;
}
.dashboard-icons {
  text-align: center;
}
.dashboard-icons .dashboard-icon {
  display: inline-block;
  width: 14%;
  min-width: 110px;
}
.dashboard-icons .dashboard-icon .dashboard-button-icon {
  display: block;
}
.dashboard-icons .dashboard-icon .dashboard-button-icon:hover {
  text-decoration: none;
}
.dashboard-icons .dashboard-icon .dashboard-button-icon .dashboard-icon-text {
  font-size: 22px;
  color: #37474f;
}
.dashboard-summary h4 {
  display: inline;
}
.dashboard-summary .summary-details {
  float: right;
}
.short-faq .short-faq-item .short-faq-question {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: none;
  }
}
.datatable-horizontal-scroll-wrapper {
  overflow-x: auto;
}
.bottom-limit-wrapper {
  display: inline-block;
  margin-top: 9px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .bottom-limit-wrapper {
    display: block;
    text-align: center;
    clear: both;
  }
  .bottom-limit-wrapper div {
    float: none;
  }
}
.promo-page .project-option {
  padding: 20px 40px;
}
.promo-page .project-option a.option-button {
  display: block;
  text-align: center;
  border: 1px solid #76838f;
  border-radius: 4px;
  color: #37474f;
  font-size: 16px;
}
.promo-page .project-option a.option-button:hover {
  color: #37474f;
  text-decoration: none;
  background-color: #f3f7f9;
}
.promo-page .project-option a.option-button.option-button-large {
  padding: 30px;
}
.promo-page .project-option a.option-button:active {
  text-decoration: none;
}
.promo-page .project-option a.option-button.active {
  background-color: #4e97d9;
  text-decoration: none;
  color: #fff;
}
.nav-tabs-vertical .tab-content {
  border-left: 1px solid #e4eaec;
}
.promo-option-buttons .btn {
  margin-bottom: 20px;
  margin-right: 15px;
}
.banner-list {
  padding: 15px;
}
.banner-list .banner-option {
  border: 1px solid #76838f;
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 15px;
  padding: 5px;
  position: relative;
}
.banner-list .banner-option .checkbox-custom {
  position: absolute;
  top: -11px;
  left: 0;
}
.table .table-link {
  text-decoration: none;
  display: inline-block;
  line-height: 30px;
  color: #76838f;
  margin-right: 20px;
}
.table .table-link i {
  font-size: 26px;
  line-height: 38px;
}
.table .table-link span {
  vertical-align: top;
  display: inline-block;
  line-height: 42px;
  margin-left: 10px;
}
.table .errorRow td {
  text-align: center;
  background-color: #fa7a7a;
  color: #fff;
  border: none;
}
.products-table td,
.products-table th {
  text-align: center;
  vertical-align: middle;
}
.products-table td:nth-child(1),
.products-table th:nth-child(1) {
  text-align: left;
}
.products-table td .product-logo,
.products-table th .product-logo {
  display: inline-block;
  margin-left: 15px;
  text-align: center;
}
.products-table td .product-logo img,
.products-table th .product-logo img {
  width: 150px;
  height: 50px;
}
.products-table td .product-mobile-version,
.products-table th .product-mobile-version {
  font-size: 20px;
}
.products-table td .product-mobile-version .empty-icon,
.products-table th .product-mobile-version .empty-icon {
  position: relative;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 18px;
  height: 18px;
  border: 1px solid #76838f;
}
.products-table td .product-mobile-version label,
.products-table th .product-mobile-version label {
  font-size: 0;
}
.news-panel .panel-heading .panel-title {
  float: left;
}
.news-panel .panel-body p img {
  max-width: 100%;
  height: auto;
}
.news-panel .panel-heading .news-date {
  float: right;
  padding: 20px;
}
.block-ip-switcher > * {
  display: inline-block;
}
.block-ip-switcher label {
  font-size: 0;
}
.promo-option-buttons .btn-primary:focus {
  background-color: #4e97d9;
  color: #fff;
}
.promo-option-buttons .btn-outline.btn-primary:hover {
  background-color: #4e97d9;
  color: #fff;
}
.promo-option-buttons .btn-outline.btn-primary:focus {
  background-color: #fff;
  color: #4e97d9;
}
.contact-info ul {
  padding-left: 0;
  left: auto;
}
.contact-info ul li {
  list-style: none;
  color: #76838f;
  font-size: 16px;
  margin-right: 25px;
  margin-left: 0;
}
.contact-info ul li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .contact-info ul li {
    display: inline-block;
  }
}
.contact-info ul li span {
  vertical-align: top;
}
.contact-info ul li a {
  color: #76838f;
}
.contact-info ul li a:hover {
  text-decoration: none;
}
.contact-info ul li i {
  background-image: url("../images/contact_icons.png");
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.contact-info ul li i.teams-icon {
  background-image: url("../images/teams.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.contact-info ul li i.icq-icon {
  background-position: -24px 0;
}
.contact-info ul li i.mail-icon {
  background-position: -48px 0;
}
.contact-info ul li i.telegram-icon {
  background-image: url("../images/telegram.svg");
  background-repeat: no-repeat;
}
.contact-info {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0 25px;
}
.contact-info ul {
  display: flex;
}
.contact-info .contact-type {
  font-size: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .contact-info {
    align-items: flex-start;
  }
  .contact-info ul {
    flex-flow: column;
  }
}
.summary-icon {
  padding: 8px 0;
  text-align: center;
  line-height: 1.5;
  border-radius: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  margin: 0;
  font-size: 15px;
  height: 40px;
  width: 40px;
  color: #fff;
  display: inline-block;
}
.col-lg-2.promo-type {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #e5e5e5;
  color: #000;
  text-decoration: none;
  margin-right: 25px;
  margin-bottom: 15px;
}
.col-lg-2.promo-type:hover {
  text-decoration: none;
  color: #000;
}
.promo-create-option {
  display: inline-block;
  color: #000;
  text-decoration: none;
  margin-right: 25px;
  margin-bottom: 15px;
}
.promo-create-option:hover,
.promo-create-option:active,
.promo-create-option:link {
  color: #000;
  text-decoration: none;
}
.promo-create-option .image-placeholder {
  width: 200px;
  height: 66px;
  background-color: #f1f0e1;
}
.scrollingTextInner {
  position: relative;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}
.scrollingText {
  left: 0;
  position: relative;
  white-space: nowrap;
  width: auto;
}
.scrollingText .summaryDiff {
  margin-top: -1px !important;
}
.navbar-fixed-top {
  z-index: 6;
}
.datepicker .prev,
.datepicker .next,
.datepicker .datepicker-switch {
  cursor: pointer;
}
.errorMessage {
  text-align: center;
  background-color: #fa7a7a;
  color: #fff;
  border: none;
  padding: 8px;
}
.clear {
  clear: both;
}
.webmaster-message {
  text-align: center;
}
li.site-menu-item .site-menu-icon.svg-icon{
  width: 16px;
  margin-right: 12px;
  color: #acb7be;
  text-align: center;
}
li.site-menu-item .site-menu-icon.svg-icon svg{
  max-width: 28px;
  vertical-align: middle;
}
li.site-menu-item.active .site-menu-icon.svg-icon {
  color: #fff;
}
.contact-info ul li i.pr-icon {
  background-image: url("../images/public_relations.svg");
  background-repeat: no-repeat;
}