/* фиксируем меню-шапку (ME403) */
.t-rec.uc-pc-header{
  position: fixed !important;
  top: 0 !important; left: 0 !important; right: 0 !important;
  z-index: 10000 !important;
  background: transparent !important;
  border: 0 !important; box-shadow: none !important;
}

/* не даём сверху появляться «полосам» */
#allrecords{ padding-top: 0 !important; }

/* первый блок под шапкой — без верхних отступов/линий */
.t-rec.uc-pc-header + .t-rec,
.t-rec.uc-pc-header + .t-rec .t-container,
.t-rec.uc-pc-header + .t-rec .t-section__topwrapper,
.t-rec.uc-pc-header + .t-rec .t-section__indent,
.t-rec.uc-pc-header + .t-rec .t-cover,
.t-rec.uc-pc-header + .t-rec .t-cover__carrier{
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: 0 !important;
  box-shadow: none !important;
}

/* фон страницы, чтобы в «скруглениях» не пробивался белый */
html, body{ background:#0d0d0d; } /* при желании поменяй */

/*22082025*/
#rec1234846111 .t395__tab.t395__width_33.t395__tab_active {
  background-color: initial !important;
}

#rec1234846111 .t395__tab.t395__width_33.t395__tab_active button {
  color: #000;
  background-color: #ececec;
  margin: 2px;
  border: 2px solid #fff;
  padding: 10px;
  border-radius: 12px;
  color: #000 !important;
  /*font-size: 15px;*/
  padding: 7px;
}

#rec1234846111 li.t395__tab {
  border: none;
}

#rec1234846111 li.t395__tab_active:last-child {
  border: none !important;
}

.t395__wrapper.t-align_center {
  border: 1px solid #686666;
  border-radius: 10px;
  overflow: hidden;
  padding: 0 5px;
  max-width: 351px;
}

#rec1234846111 li.t395__tab.t395__tab_active {
  border: none !important;
  position: inherit;
}

#rec1234846111 li.t395__tab {
  border: none !important;
}

#rec1234846111 li.t395__tab:last-child {
  border: none !important;
}

#rec1234846111 button.t395__title {
  padding: initial;
    font-size: 15px;
}
/*к левому краю*/
#rec1234846111 .t395 .t395__col {
  margin: 0;
}


