@charset "UTF-8";
/* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
/* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
/* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
/* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
/* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
/* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
body > div#main {
  margin-left: 0;
  margin-right: 0;
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ VIOLET */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ RED */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ GREEN */
  /* НАСЫЩЕННОСТЬ|ЯРКОСТЬ ORANGE */
  /* ОТСТУПЫ ДЛЯ ТАБЛИЦ */
}
body > div#main > div#menu {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  margin-bottom: 24px;
}
body > div#main > div#menu > div.titled {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main > div#menu > div.units {
  display: grid;
  grid-template-areas: "naturals legals" "slider slider";
  justify-content: center;
}
body > div#main > div#menu > div.units > a:not(.faq) {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
body > div#main > div#menu > div.units > a.faq {
  display: none;
}
body > div#main > div#menu > div.units > a.naturals {
  grid-area: naturals;
}
body > div#main > div#menu > div.units > a.legals {
  grid-area: legals;
}
body > div#main > div#menu > div.units > span.slider {
  grid-area: slider;
  display: block;
  position: static;
}
body > div#main > div#menu > div.elements-on-page {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main > div#menu > div.elements-on-page > div.buttons {
  text-align: left;
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a {
  padding: 0;
  width: 36px;
  height: 36px;
  background-position: center;
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a:not(:first-of-type) {
  margin-left: 8px;
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.back::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.import::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.add::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.groups-profiles::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.history::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.clear::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.add-profile::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.add-trackes::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.money-credit::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.setting::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.settings-role::after {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.filters {
  position: relative;
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.filters::before {
  content: "";
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.filters::after {
  display: none;
  position: absolute;
  top: 6px;
  right: 6px;
}
body > div#main > div#menu > div.elements-on-page > div.buttons > a.filters.used {
  box-shadow: 0 0 0 2px #FF7200;
}
body > div#main > div#menu > div.elements-on-page > div.sort {
  display: inline-block;
}
body > div#main > div#content {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main > div#filters {
  align-items: stretch;
}
body > div#main > div#filters > h2 {
  width: auto;
  padding: 12px 16px 14px 22px;
}
body > div#main > div#filters > form {
  width: auto;
  flex-wrap: nowrap;
  overflow: auto;
}
body > div#main > div#filters > form > div.content {
  padding: 16px 12px;
  margin-bottom: 45px;
}
body > div#main > div#filters > form > div.content > div.subjectData {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
}
body > div#main > div#filters > form > div.content > div.subjectData > label {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 50%;
}
body > div#main > div#filters > form > div.content > div.subjectData > label > input {
  margin-top: 4px;
  width: 100%;
}
body > div#main > div#filters > form > div.content > div.date > p {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main > div#filters > form > div.content > div.date > label {
  width: 100%;
}
body > div#main > div#filters > form > div.content > div.date > label > input {
  margin-top: 0;
}
body > div#main > div#filters > form > div.content > div.date > span {
  display: block;
  text-align: center;
  margin: 4px 0;
}
body > div#main > div#filters > form > div.content > div.labels > p {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main > div#filters > form > p.actions {
  width: auto;
  position: static;
  padding: 16px 24px 24px 24px;
}
body > div#main.legals > div#menu, body > div#main.naturals > div#menu {
  margin-bottom: 18px;
}
body > div#main.legals > div#menu > div.units, body > div#main.naturals > div#menu > div.units {
  padding: 0 6px;
  margin-bottom: 16px;
}
body > div#main.legals > div#menu > div.units > a:not(.faq), body > div#main.naturals > div#menu > div.units > a:not(.faq) {
  padding: 0 6px 12px 6px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
  width: 155px;
}
body > div#main.legals > div#menu > div.units > span.slider, body > div#main.naturals > div#menu > div.units > span.slider {
  left: 0;
  width: 167px;
}
body > div#main.legals > div#menu > div.elements-on-page, body > div#main.naturals > div#menu > div.elements-on-page {
  margin-left: 16px;
  margin-right: 16px;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 12px;
}
body > div#main.legals > div#menu > div.elements-on-page > div.buttons > a.back, body > div#main.legals > div#menu > div.elements-on-page > div.buttons > a.add, body > div#main.legals > div#menu > div.elements-on-page > div.buttons > a.groups-profiles, body > div#main.naturals > div#menu > div.elements-on-page > div.buttons > a.back, body > div#main.naturals > div#menu > div.elements-on-page > div.buttons > a.add, body > div#main.naturals > div#menu > div.elements-on-page > div.buttons > a.groups-profiles {
  padding: 0;
  width: 36px;
  height: 36px;
  background-position: center;
}
body > div#main.legals > div#menu > div.elements-on-page > div.buttons > a.back:after, body > div#main.legals > div#menu > div.elements-on-page > div.buttons > a.add:after, body > div#main.legals > div#menu > div.elements-on-page > div.buttons > a.groups-profiles:after, body > div#main.naturals > div#menu > div.elements-on-page > div.buttons > a.back:after, body > div#main.naturals > div#menu > div.elements-on-page > div.buttons > a.add:after, body > div#main.naturals > div#menu > div.elements-on-page > div.buttons > a.groups-profiles:after {
  content: "";
  width: 0;
}
body > div#main.legals > div#content, body > div#main.naturals > div#content {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main.legals > div#content > div.updater, body > div#main.naturals > div#content > div.updater {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main.legals > div#content > div.massActions, body > div#main.naturals > div#content > div.massActions {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main.legals > div#content > div.massActions input.circle, body > div#main.naturals > div#content > div.massActions input.circle {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
body > div#main.legals > div#content > div.massActions > div.actions, body > div#main.naturals > div#content > div.massActions > div.actions {
  display: block;
  margin-top: 14px;
}
body > div#main.legals > div#content > div.massActions > div.actions > button, body > div#main.naturals > div#content > div.massActions > div.actions > button {
  margin-right: 6px;
}
body > div#main.legals > div#content > div.massActions > div.actions > button:last-child, body > div#main.naturals > div#content > div.massActions > div.actions > button:last-child {
  margin-right: 0;
}
body > div#main.legals > div#content > div.massActions > label.checkbox, body > div#main.naturals > div#content > div.massActions > label.checkbox {
  margin-left: 8px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
body > div#main.legals > div#content > form, body > div#main.naturals > div#content > form {
  overflow: auto;
  margin-left: 0;
  margin-right: 0;
}
body > div#main.legals > div#content > form > table, body > div#main.naturals > div#content > form > table {
  overflow: auto;
}
body > div#main.legals > div#content > form > table > thead, body > div#main.naturals > div#content > form > table > thead {
  display: none;
}
body > div#main.legals > div#content > form > table > thead > tr > td:first-child, body > div#main.naturals > div#content > form > table > thead > tr > td:first-child {
  position: sticky;
  left: 0;
  background-color: #E8EBFC;
}
body > div#main.legals > div#content > form > table > thead > tr > td:first-child:after, body > div#main.naturals > div#content > form > table > thead > tr > td:first-child:after {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 8px;
  z-index: 1;
  background: linear-gradient(90deg, #2B43E355 0, #2b43e332 1px, transparent);
}
body > div#main.legals > div#content > form > table > thead > tr > td:first-of-type, body > div#main.naturals > div#content > form > table > thead > tr > td:first-of-type {
  padding-left: 16px;
  padding-right: 16px;
}
body > div#main.legals > div#content > form > table > thead > tr > td.info, body > div#main.naturals > div#content > form > table > thead > tr > td.info {
  width: 450px;
}
body > div#main.legals > div#content > form > table > tbody > tr, body > div#main.naturals > div#content > form > table > tbody > tr {
  display: block;
  padding: 16px;
  position: relative;
  background: #FFF;
  border-radius: 8px;
  border: 1px solid #D1D7FA;
  margin-bottom: 8px;
}
body > div#main.legals > div#content > form > table > tbody > tr:has(> td.strCheck > label.checkbox > input:checked), body > div#main.naturals > div#content > form > table > tbody > tr:has(> td.strCheck > label.checkbox > input:checked) {
  transition: 0s;
  background-color: #E8EBFC;
}
body > div#main.legals > div#content > form > table > tbody > tr:has(> td.strCheck > label.checkbox > input:checked) > td, body > div#main.naturals > div#content > form > table > tbody > tr:has(> td.strCheck > label.checkbox > input:checked) > td {
  transition: 0s;
  background-color: #E8EBFC;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.strCheck, body > div#main.naturals > div#content > form > table > tbody > tr > td.strCheck {
  display: inline-block;
  padding: 0;
  text-align: center;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.id, body > div#main.naturals > div#content > form > table > tbody > tr > td.id {
  display: inline-block;
  padding: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.id:before, body > div#main.naturals > div#content > form > table > tbody > tr > td.id:before {
  content: "№ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.date_add, body > div#main.naturals > div#content > form > table > tbody > tr > td.date_add {
  display: inline-block;
  float: right;
  padding: 0;
  text-align: right;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.date_add > p, body > div#main.naturals > div#content > form > table > tbody > tr > td.date_add > p {
  display: inline-block;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.date_add > p.date, body > div#main.naturals > div#content > form > table > tbody > tr > td.date_add > p.date {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  margin-right: 4px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.date_add > p.date:before, body > div#main.naturals > div#content > form > table > tbody > tr > td.date_add > p.date:before {
  content: "от ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.date_add > p.time, body > div#main.naturals > div#content > form > table > tbody > tr > td.date_add > p.time {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info, body > div#main.naturals > div#content > form > table > tbody > tr > td.info {
  display: block;
  margin-top: 16px;
  padding: 0;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info > p:has(+ p), body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p:has(+ p) {
  margin-bottom: 0;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info > p.name, body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p.name {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info > p.name:has(+ p), body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p.name:has(+ p) {
  margin-bottom: 16px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info > p.inn, body > div#main.legals > div#content > form > table > tbody > tr > td.info > p.additional, body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p.inn, body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p.additional {
  display: block;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info > p.inn + p.additional, body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p.inn + p.additional {
  margin-top: 8px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.info > p > span, body > div#main.naturals > div#content > form > table > tbody > tr > td.info > p > span {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  margin-right: 12px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.comment, body > div#main.naturals > div#content > form > table > tbody > tr > td.comment {
  display: block;
  padding: 0;
  margin-top: 16px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.comment:has(div > span:empty), body > div#main.naturals > div#content > form > table > tbody > tr > td.comment:has(div > span:empty) {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.comment > div, body > div#main.naturals > div#content > form > table > tbody > tr > td.comment > div {
  display: block;
  position: relative;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.comment > div > span, body > div#main.naturals > div#content > form > table > tbody > tr > td.comment > div > span {
  display: block;
  background-color: #F5F7FF;
  padding: 10px 50px 10px 10px;
  border-radius: 12px;
  text-overflow: ellipsis;
  word-break: keep-all;
  overflow: hidden;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.comment > div > div.actions, body > div#main.naturals > div#content > form > table > tbody > tr > td.comment > div > div.actions {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.comment > div > div.actions > a.btn-edit, body > div#main.naturals > div#content > form > table > tbody > tr > td.comment > div > div.actions > a.btn-edit {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.group, body > div#main.naturals > div#content > form > table > tbody > tr > td.group {
  display: block;
  padding: 0;
  margin-top: 16px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.group:has(div > span:empty), body > div#main.naturals > div#content > form > table > tbody > tr > td.group:has(div > span:empty) {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.group > div, body > div#main.naturals > div#content > form > table > tbody > tr > td.group > div {
  display: block;
  text-align: left;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.group > div > p, body > div#main.naturals > div#content > form > table > tbody > tr > td.group > div > p {
  display: inline-block;
  height: auto;
  text-align: left;
  margin-bottom: 0;
  padding-left: 36px;
  background-image: url("icons/mobile-groups.svg");
  background-size: 24px;
  background-position: left center;
  background-repeat: no-repeat;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.group > div > a.btn-settings, body > div#main.naturals > div#content > form > table > tbody > tr > td.group > div > a.btn-settings {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message, body > div#main.naturals > div#content > form > table > tbody > tr > td.message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  text-align: left;
  margin-top: 16px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message:has(p > span:empty), body > div#main.naturals > div#content > form > table > tbody > tr > td.message:has(p > span:empty) {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message > p, body > div#main.naturals > div#content > form > table > tbody > tr > td.message > p {
  height: auto;
  margin-right: 0;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message > p > span, body > div#main.naturals > div#content > form > table > tbody > tr > td.message > p > span {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message > p > span.date, body > div#main.naturals > div#content > form > table > tbody > tr > td.message > p > span.date {
  font-weight: 600;
  margin-right: 8px;
  vertical-align: middle;
  margin-bottom: 0;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message > p > span.date:before, body > div#main.naturals > div#content > form > table > tbody > tr > td.message > p > span.date:before {
  content: "Проверка ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
  margin-right: 8px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.message > p > span.time, body > div#main.naturals > div#content > form > table > tbody > tr > td.message > p > span.time {
  font-weight: 400;
  color: #3C4475;
  vertical-align: middle;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.history, body > div#main.naturals > div#content > form > table > tbody > tr > td.history {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.check, body > div#main.naturals > div#content > form > table > tbody > tr > td.check {
  display: block;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.check:before, body > div#main.naturals > div#content > form > table > tbody > tr > td.check:before {
  content: "отслеживается ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
  margin-right: 10px;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.delete, body > div#main.naturals > div#content > form > table > tbody > tr > td.delete {
  display: none;
}
body > div#main.legals > div#content > form > table > tbody > tr > td.mobile-settings, body > div#main.naturals > div#content > form > table > tbody > tr > td.mobile-settings {
  position: absolute;
  bottom: 16px;
  right: 16px;
  display: block;
  padding: 0;
  margin-top: 16px;
  text-align: right;
}
body > div#main.legals.new > div#content, body > div#main.naturals.new > div#content {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main.legals.new > div#content > form, body > div#main.naturals.new > div#content > form {
  max-width: 900px;
}
body > div#main.legals.new > div#content > form > div.inputs, body > div#main.naturals.new > div#content > form > div.inputs {
  width: 100%;
  margin-bottom: 32px;
  display: block;
}
body > div#main.legals.new > div#content > form > div.inputs > div, body > div#main.naturals.new > div#content > form > div.inputs > div {
  margin-bottom: 16px;
}
body > div#main.legals.new > div#content > form > div.inputs > div > h5, body > div#main.naturals.new > div#content > form > div.inputs > div > h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
body > div#main.legals.new > div#content > form > div.inputs > div.type, body > div#main.naturals.new > div#content > form > div.inputs > div.type {
  margin-top: 20px;
  margin-bottom: 20px;
}
body > div#main.legals.new > div#content > form > input, body > div#main.naturals.new > div#content > form > input {
  width: 100%;
  margin-bottom: 8px;
}
body > div#main.legals.new > div#content > form > p, body > div#main.naturals.new > div#content > form > p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #050B2E;
}
body > div#main.import > div#menu > div.elements-on-page {
  margin-left: 20px;
  margin-right: 20px;
}
body > div#main.import > div#content {
  margin-left: 20px;
  margin-right: 20px;
}
body > div#main.import > div#content p.consent {
  max-width: 800px;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #050B2E;
}
body > div#main.import > div#content input.submit {
  max-width: 800px;
  width: 100%;
  margin-bottom: 8px;
}
body > div#main.import > div#content > form {
  max-width: 800px;
}
body > div#main.import > div#content > form > h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #292D31;
  margin-bottom: 8px;
}
body > div#main.import > div#content > form > div.file {
  margin-bottom: 12px;
}
body > div#main.import > div#content > form > div.file > label {
  display: inline-block;
  padding: 8px 16px 8px 48px;
  border: 2px solid #D1D7FA;
  border-radius: 12px;
  user-select: none;
  cursor: pointer;
  background-image: url("icons/table.svg");
  background-size: 24px;
  background-position: left 16px center;
  background-repeat: no-repeat;
  margin-right: 8px;
}
body > div#main.import > div#content > form > div.file > label:hover {
  color: #102089;
  border-color: #7686EF;
  background-color: #E8EBFC;
}
body > div#main.import > div#content > form > div.file > label:active {
  color: #102089;
  border-color: #7686EF;
  background-color: #7686EF;
}
body > div#main.import > div#content > form > div.file > label > input[type=file] {
  display: none;
}
body > div#main.import > div#content > form > div.file > span {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.import > div#content > form > div.file > span.unload {
  color: #E13A3A;
}
body > div#main.import > div#content > form > div.file > span.unload.load {
  color: #00C036;
}
body > div#main.import > div#content > form > input[type=button] {
  width: 100%;
  margin-bottom: 8px;
}
body > div#main.import > div#content > form > p.consent {
  width: 100%;
}
body > div#main.import > div#content > div.warning {
  max-width: 800px;
  margin-bottom: 20px;
}
body > div#main.import > div#content > div.warning > p {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #292D31;
  margin-bottom: 8px;
}
body > div#main.import > div#content > div.warning > p:not(:first-of-type) {
  margin-top: 12px;
}
body > div#main.import > div#content > div.warning > ul {
  list-style: outside;
  margin-left: 18px;
}
body > div#main.import > div#content p.consent:has(+ div.slc) {
  margin-bottom: 40px;
}
body > div#main.import > div#content div.tbl + input.submit {
  margin-top: 40px;
}
body > div#main.import > div#content div.slc + div.tbl {
  margin-top: 16px;
}
body > div#main.import > div#content > div.tbl {
  overflow-x: auto;
}
body > div#main.import > div#content > div.tbl > table * {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.import > div#content > div.tbl > table td {
  position: relative;
}
body > div#main.import > div#content > div.tbl > table td:not(:last-child)::after {
  content: "";
  position: absolute;
  border-right: 1px solid #7B7F9D;
  top: 5px;
  bottom: 5px;
  right: 0;
}
body > div#main.import > div#content > div.tbl > table td.e {
  background-color: #ef7676 !important;
}
body > div#main.import > div#content > div.tbl > table tbody[contenteditable]:focus {
  outline: 0;
}
body > div#main.import > div#content > div.tbl > table > thead > tr > td {
  text-align: left;
}
body > div#main.import > div#content > div.tbl > table > thead > tr > td > select {
  text-align: left;
}
body > div#main.import > div#content > div.tbl > table > thead > tr > td > select > option {
  text-align: left;
}
body > div#main.import > div#content > div.tbl > table.c1 > tbody tr:nth-of-type(even) > td:nth-of-type(1) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c1 > tbody tr:nth-of-type(odd) > td:nth-of-type(1) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c2 > tbody tr:nth-of-type(even) > td:nth-of-type(2) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c2 > tbody tr:nth-of-type(odd) > td:nth-of-type(2) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c3 > tbody tr:nth-of-type(even) > td:nth-of-type(3) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c3 > tbody tr:nth-of-type(odd) > td:nth-of-type(3) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c4 > tbody tr:nth-of-type(even) > td:nth-of-type(4) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c4 > tbody tr:nth-of-type(odd) > td:nth-of-type(4) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c5 > tbody tr:nth-of-type(even) > td:nth-of-type(5) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c5 > tbody tr:nth-of-type(odd) > td:nth-of-type(5) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c6 > tbody tr:nth-of-type(even) > td:nth-of-type(6) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c6 > tbody tr:nth-of-type(odd) > td:nth-of-type(6) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c7 > tbody tr:nth-of-type(even) > td:nth-of-type(7) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c7 > tbody tr:nth-of-type(odd) > td:nth-of-type(7) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c8 > tbody tr:nth-of-type(even) > td:nth-of-type(8) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c8 > tbody tr:nth-of-type(odd) > td:nth-of-type(8) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c9 > tbody tr:nth-of-type(even) > td:nth-of-type(9) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c9 > tbody tr:nth-of-type(odd) > td:nth-of-type(9) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c10 > tbody tr:nth-of-type(even) > td:nth-of-type(10) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c10 > tbody tr:nth-of-type(odd) > td:nth-of-type(10) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c11 > tbody tr:nth-of-type(even) > td:nth-of-type(11) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c11 > tbody tr:nth-of-type(odd) > td:nth-of-type(11) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c12 > tbody tr:nth-of-type(even) > td:nth-of-type(12) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c12 > tbody tr:nth-of-type(odd) > td:nth-of-type(12) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c13 > tbody tr:nth-of-type(even) > td:nth-of-type(13) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c13 > tbody tr:nth-of-type(odd) > td:nth-of-type(13) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c14 > tbody tr:nth-of-type(even) > td:nth-of-type(14) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c14 > tbody tr:nth-of-type(odd) > td:nth-of-type(14) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c15 > tbody tr:nth-of-type(even) > td:nth-of-type(15) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c15 > tbody tr:nth-of-type(odd) > td:nth-of-type(15) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c16 > tbody tr:nth-of-type(even) > td:nth-of-type(16) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c16 > tbody tr:nth-of-type(odd) > td:nth-of-type(16) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c17 > tbody tr:nth-of-type(even) > td:nth-of-type(17) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c17 > tbody tr:nth-of-type(odd) > td:nth-of-type(17) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c18 > tbody tr:nth-of-type(even) > td:nth-of-type(18) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c18 > tbody tr:nth-of-type(odd) > td:nth-of-type(18) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c19 > tbody tr:nth-of-type(even) > td:nth-of-type(19) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c19 > tbody tr:nth-of-type(odd) > td:nth-of-type(19) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c20 > tbody tr:nth-of-type(even) > td:nth-of-type(20) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c20 > tbody tr:nth-of-type(odd) > td:nth-of-type(20) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c21 > tbody tr:nth-of-type(even) > td:nth-of-type(21) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c21 > tbody tr:nth-of-type(odd) > td:nth-of-type(21) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c22 > tbody tr:nth-of-type(even) > td:nth-of-type(22) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c22 > tbody tr:nth-of-type(odd) > td:nth-of-type(22) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c23 > tbody tr:nth-of-type(even) > td:nth-of-type(23) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c23 > tbody tr:nth-of-type(odd) > td:nth-of-type(23) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c24 > tbody tr:nth-of-type(even) > td:nth-of-type(24) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c24 > tbody tr:nth-of-type(odd) > td:nth-of-type(24) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c25 > tbody tr:nth-of-type(even) > td:nth-of-type(25) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c25 > tbody tr:nth-of-type(odd) > td:nth-of-type(25) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c26 > tbody tr:nth-of-type(even) > td:nth-of-type(26) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c26 > tbody tr:nth-of-type(odd) > td:nth-of-type(26) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c27 > tbody tr:nth-of-type(even) > td:nth-of-type(27) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c27 > tbody tr:nth-of-type(odd) > td:nth-of-type(27) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c28 > tbody tr:nth-of-type(even) > td:nth-of-type(28) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c28 > tbody tr:nth-of-type(odd) > td:nth-of-type(28) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c29 > tbody tr:nth-of-type(even) > td:nth-of-type(29) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c29 > tbody tr:nth-of-type(odd) > td:nth-of-type(29) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c30 > tbody tr:nth-of-type(even) > td:nth-of-type(30) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c30 > tbody tr:nth-of-type(odd) > td:nth-of-type(30) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c31 > tbody tr:nth-of-type(even) > td:nth-of-type(31) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c31 > tbody tr:nth-of-type(odd) > td:nth-of-type(31) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c32 > tbody tr:nth-of-type(even) > td:nth-of-type(32) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c32 > tbody tr:nth-of-type(odd) > td:nth-of-type(32) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c33 > tbody tr:nth-of-type(even) > td:nth-of-type(33) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c33 > tbody tr:nth-of-type(odd) > td:nth-of-type(33) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c34 > tbody tr:nth-of-type(even) > td:nth-of-type(34) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c34 > tbody tr:nth-of-type(odd) > td:nth-of-type(34) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c35 > tbody tr:nth-of-type(even) > td:nth-of-type(35) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c35 > tbody tr:nth-of-type(odd) > td:nth-of-type(35) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c36 > tbody tr:nth-of-type(even) > td:nth-of-type(36) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c36 > tbody tr:nth-of-type(odd) > td:nth-of-type(36) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c37 > tbody tr:nth-of-type(even) > td:nth-of-type(37) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c37 > tbody tr:nth-of-type(odd) > td:nth-of-type(37) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c38 > tbody tr:nth-of-type(even) > td:nth-of-type(38) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c38 > tbody tr:nth-of-type(odd) > td:nth-of-type(38) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c39 > tbody tr:nth-of-type(even) > td:nth-of-type(39) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c39 > tbody tr:nth-of-type(odd) > td:nth-of-type(39) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c40 > tbody tr:nth-of-type(even) > td:nth-of-type(40) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c40 > tbody tr:nth-of-type(odd) > td:nth-of-type(40) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c41 > tbody tr:nth-of-type(even) > td:nth-of-type(41) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c41 > tbody tr:nth-of-type(odd) > td:nth-of-type(41) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c42 > tbody tr:nth-of-type(even) > td:nth-of-type(42) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c42 > tbody tr:nth-of-type(odd) > td:nth-of-type(42) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c43 > tbody tr:nth-of-type(even) > td:nth-of-type(43) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c43 > tbody tr:nth-of-type(odd) > td:nth-of-type(43) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c44 > tbody tr:nth-of-type(even) > td:nth-of-type(44) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c44 > tbody tr:nth-of-type(odd) > td:nth-of-type(44) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c45 > tbody tr:nth-of-type(even) > td:nth-of-type(45) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c45 > tbody tr:nth-of-type(odd) > td:nth-of-type(45) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c46 > tbody tr:nth-of-type(even) > td:nth-of-type(46) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c46 > tbody tr:nth-of-type(odd) > td:nth-of-type(46) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c47 > tbody tr:nth-of-type(even) > td:nth-of-type(47) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c47 > tbody tr:nth-of-type(odd) > td:nth-of-type(47) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c48 > tbody tr:nth-of-type(even) > td:nth-of-type(48) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c48 > tbody tr:nth-of-type(odd) > td:nth-of-type(48) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c49 > tbody tr:nth-of-type(even) > td:nth-of-type(49) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c49 > tbody tr:nth-of-type(odd) > td:nth-of-type(49) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c50 > tbody tr:nth-of-type(even) > td:nth-of-type(50) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c50 > tbody tr:nth-of-type(odd) > td:nth-of-type(50) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c51 > tbody tr:nth-of-type(even) > td:nth-of-type(51) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c51 > tbody tr:nth-of-type(odd) > td:nth-of-type(51) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c52 > tbody tr:nth-of-type(even) > td:nth-of-type(52) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c52 > tbody tr:nth-of-type(odd) > td:nth-of-type(52) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c53 > tbody tr:nth-of-type(even) > td:nth-of-type(53) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c53 > tbody tr:nth-of-type(odd) > td:nth-of-type(53) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c54 > tbody tr:nth-of-type(even) > td:nth-of-type(54) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c54 > tbody tr:nth-of-type(odd) > td:nth-of-type(54) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c55 > tbody tr:nth-of-type(even) > td:nth-of-type(55) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c55 > tbody tr:nth-of-type(odd) > td:nth-of-type(55) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c56 > tbody tr:nth-of-type(even) > td:nth-of-type(56) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c56 > tbody tr:nth-of-type(odd) > td:nth-of-type(56) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c57 > tbody tr:nth-of-type(even) > td:nth-of-type(57) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c57 > tbody tr:nth-of-type(odd) > td:nth-of-type(57) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c58 > tbody tr:nth-of-type(even) > td:nth-of-type(58) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c58 > tbody tr:nth-of-type(odd) > td:nth-of-type(58) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c59 > tbody tr:nth-of-type(even) > td:nth-of-type(59) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c59 > tbody tr:nth-of-type(odd) > td:nth-of-type(59) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c60 > tbody tr:nth-of-type(even) > td:nth-of-type(60) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c60 > tbody tr:nth-of-type(odd) > td:nth-of-type(60) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c61 > tbody tr:nth-of-type(even) > td:nth-of-type(61) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c61 > tbody tr:nth-of-type(odd) > td:nth-of-type(61) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c62 > tbody tr:nth-of-type(even) > td:nth-of-type(62) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c62 > tbody tr:nth-of-type(odd) > td:nth-of-type(62) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c63 > tbody tr:nth-of-type(even) > td:nth-of-type(63) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c63 > tbody tr:nth-of-type(odd) > td:nth-of-type(63) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c64 > tbody tr:nth-of-type(even) > td:nth-of-type(64) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c64 > tbody tr:nth-of-type(odd) > td:nth-of-type(64) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c65 > tbody tr:nth-of-type(even) > td:nth-of-type(65) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c65 > tbody tr:nth-of-type(odd) > td:nth-of-type(65) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c66 > tbody tr:nth-of-type(even) > td:nth-of-type(66) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c66 > tbody tr:nth-of-type(odd) > td:nth-of-type(66) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c67 > tbody tr:nth-of-type(even) > td:nth-of-type(67) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c67 > tbody tr:nth-of-type(odd) > td:nth-of-type(67) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c68 > tbody tr:nth-of-type(even) > td:nth-of-type(68) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c68 > tbody tr:nth-of-type(odd) > td:nth-of-type(68) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c69 > tbody tr:nth-of-type(even) > td:nth-of-type(69) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c69 > tbody tr:nth-of-type(odd) > td:nth-of-type(69) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c70 > tbody tr:nth-of-type(even) > td:nth-of-type(70) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c70 > tbody tr:nth-of-type(odd) > td:nth-of-type(70) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c71 > tbody tr:nth-of-type(even) > td:nth-of-type(71) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c71 > tbody tr:nth-of-type(odd) > td:nth-of-type(71) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c72 > tbody tr:nth-of-type(even) > td:nth-of-type(72) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c72 > tbody tr:nth-of-type(odd) > td:nth-of-type(72) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c73 > tbody tr:nth-of-type(even) > td:nth-of-type(73) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c73 > tbody tr:nth-of-type(odd) > td:nth-of-type(73) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c74 > tbody tr:nth-of-type(even) > td:nth-of-type(74) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c74 > tbody tr:nth-of-type(odd) > td:nth-of-type(74) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c75 > tbody tr:nth-of-type(even) > td:nth-of-type(75) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c75 > tbody tr:nth-of-type(odd) > td:nth-of-type(75) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c76 > tbody tr:nth-of-type(even) > td:nth-of-type(76) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c76 > tbody tr:nth-of-type(odd) > td:nth-of-type(76) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c77 > tbody tr:nth-of-type(even) > td:nth-of-type(77) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c77 > tbody tr:nth-of-type(odd) > td:nth-of-type(77) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c78 > tbody tr:nth-of-type(even) > td:nth-of-type(78) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c78 > tbody tr:nth-of-type(odd) > td:nth-of-type(78) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c79 > tbody tr:nth-of-type(even) > td:nth-of-type(79) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c79 > tbody tr:nth-of-type(odd) > td:nth-of-type(79) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c80 > tbody tr:nth-of-type(even) > td:nth-of-type(80) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c80 > tbody tr:nth-of-type(odd) > td:nth-of-type(80) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c81 > tbody tr:nth-of-type(even) > td:nth-of-type(81) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c81 > tbody tr:nth-of-type(odd) > td:nth-of-type(81) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c82 > tbody tr:nth-of-type(even) > td:nth-of-type(82) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c82 > tbody tr:nth-of-type(odd) > td:nth-of-type(82) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c83 > tbody tr:nth-of-type(even) > td:nth-of-type(83) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c83 > tbody tr:nth-of-type(odd) > td:nth-of-type(83) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c84 > tbody tr:nth-of-type(even) > td:nth-of-type(84) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c84 > tbody tr:nth-of-type(odd) > td:nth-of-type(84) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c85 > tbody tr:nth-of-type(even) > td:nth-of-type(85) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c85 > tbody tr:nth-of-type(odd) > td:nth-of-type(85) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c86 > tbody tr:nth-of-type(even) > td:nth-of-type(86) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c86 > tbody tr:nth-of-type(odd) > td:nth-of-type(86) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c87 > tbody tr:nth-of-type(even) > td:nth-of-type(87) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c87 > tbody tr:nth-of-type(odd) > td:nth-of-type(87) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c88 > tbody tr:nth-of-type(even) > td:nth-of-type(88) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c88 > tbody tr:nth-of-type(odd) > td:nth-of-type(88) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c89 > tbody tr:nth-of-type(even) > td:nth-of-type(89) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c89 > tbody tr:nth-of-type(odd) > td:nth-of-type(89) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c90 > tbody tr:nth-of-type(even) > td:nth-of-type(90) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c90 > tbody tr:nth-of-type(odd) > td:nth-of-type(90) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c91 > tbody tr:nth-of-type(even) > td:nth-of-type(91) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c91 > tbody tr:nth-of-type(odd) > td:nth-of-type(91) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c92 > tbody tr:nth-of-type(even) > td:nth-of-type(92) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c92 > tbody tr:nth-of-type(odd) > td:nth-of-type(92) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c93 > tbody tr:nth-of-type(even) > td:nth-of-type(93) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c93 > tbody tr:nth-of-type(odd) > td:nth-of-type(93) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c94 > tbody tr:nth-of-type(even) > td:nth-of-type(94) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c94 > tbody tr:nth-of-type(odd) > td:nth-of-type(94) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c95 > tbody tr:nth-of-type(even) > td:nth-of-type(95) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c95 > tbody tr:nth-of-type(odd) > td:nth-of-type(95) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c96 > tbody tr:nth-of-type(even) > td:nth-of-type(96) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c96 > tbody tr:nth-of-type(odd) > td:nth-of-type(96) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c97 > tbody tr:nth-of-type(even) > td:nth-of-type(97) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c97 > tbody tr:nth-of-type(odd) > td:nth-of-type(97) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c98 > tbody tr:nth-of-type(even) > td:nth-of-type(98) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c98 > tbody tr:nth-of-type(odd) > td:nth-of-type(98) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c99 > tbody tr:nth-of-type(even) > td:nth-of-type(99) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c99 > tbody tr:nth-of-type(odd) > td:nth-of-type(99) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c100 > tbody tr:nth-of-type(even) > td:nth-of-type(100) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c100 > tbody tr:nth-of-type(odd) > td:nth-of-type(100) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c101 > tbody tr:nth-of-type(even) > td:nth-of-type(101) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c101 > tbody tr:nth-of-type(odd) > td:nth-of-type(101) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c102 > tbody tr:nth-of-type(even) > td:nth-of-type(102) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c102 > tbody tr:nth-of-type(odd) > td:nth-of-type(102) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c103 > tbody tr:nth-of-type(even) > td:nth-of-type(103) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c103 > tbody tr:nth-of-type(odd) > td:nth-of-type(103) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c104 > tbody tr:nth-of-type(even) > td:nth-of-type(104) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c104 > tbody tr:nth-of-type(odd) > td:nth-of-type(104) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c105 > tbody tr:nth-of-type(even) > td:nth-of-type(105) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c105 > tbody tr:nth-of-type(odd) > td:nth-of-type(105) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c106 > tbody tr:nth-of-type(even) > td:nth-of-type(106) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c106 > tbody tr:nth-of-type(odd) > td:nth-of-type(106) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c107 > tbody tr:nth-of-type(even) > td:nth-of-type(107) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c107 > tbody tr:nth-of-type(odd) > td:nth-of-type(107) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c108 > tbody tr:nth-of-type(even) > td:nth-of-type(108) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c108 > tbody tr:nth-of-type(odd) > td:nth-of-type(108) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c109 > tbody tr:nth-of-type(even) > td:nth-of-type(109) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c109 > tbody tr:nth-of-type(odd) > td:nth-of-type(109) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c110 > tbody tr:nth-of-type(even) > td:nth-of-type(110) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c110 > tbody tr:nth-of-type(odd) > td:nth-of-type(110) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c111 > tbody tr:nth-of-type(even) > td:nth-of-type(111) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c111 > tbody tr:nth-of-type(odd) > td:nth-of-type(111) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c112 > tbody tr:nth-of-type(even) > td:nth-of-type(112) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c112 > tbody tr:nth-of-type(odd) > td:nth-of-type(112) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c113 > tbody tr:nth-of-type(even) > td:nth-of-type(113) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c113 > tbody tr:nth-of-type(odd) > td:nth-of-type(113) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c114 > tbody tr:nth-of-type(even) > td:nth-of-type(114) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c114 > tbody tr:nth-of-type(odd) > td:nth-of-type(114) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c115 > tbody tr:nth-of-type(even) > td:nth-of-type(115) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c115 > tbody tr:nth-of-type(odd) > td:nth-of-type(115) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c116 > tbody tr:nth-of-type(even) > td:nth-of-type(116) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c116 > tbody tr:nth-of-type(odd) > td:nth-of-type(116) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c117 > tbody tr:nth-of-type(even) > td:nth-of-type(117) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c117 > tbody tr:nth-of-type(odd) > td:nth-of-type(117) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c118 > tbody tr:nth-of-type(even) > td:nth-of-type(118) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c118 > tbody tr:nth-of-type(odd) > td:nth-of-type(118) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c119 > tbody tr:nth-of-type(even) > td:nth-of-type(119) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c119 > tbody tr:nth-of-type(odd) > td:nth-of-type(119) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c120 > tbody tr:nth-of-type(even) > td:nth-of-type(120) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c120 > tbody tr:nth-of-type(odd) > td:nth-of-type(120) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c121 > tbody tr:nth-of-type(even) > td:nth-of-type(121) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c121 > tbody tr:nth-of-type(odd) > td:nth-of-type(121) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c122 > tbody tr:nth-of-type(even) > td:nth-of-type(122) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c122 > tbody tr:nth-of-type(odd) > td:nth-of-type(122) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c123 > tbody tr:nth-of-type(even) > td:nth-of-type(123) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c123 > tbody tr:nth-of-type(odd) > td:nth-of-type(123) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c124 > tbody tr:nth-of-type(even) > td:nth-of-type(124) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c124 > tbody tr:nth-of-type(odd) > td:nth-of-type(124) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c125 > tbody tr:nth-of-type(even) > td:nth-of-type(125) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c125 > tbody tr:nth-of-type(odd) > td:nth-of-type(125) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c126 > tbody tr:nth-of-type(even) > td:nth-of-type(126) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c126 > tbody tr:nth-of-type(odd) > td:nth-of-type(126) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c127 > tbody tr:nth-of-type(even) > td:nth-of-type(127) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c127 > tbody tr:nth-of-type(odd) > td:nth-of-type(127) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c128 > tbody tr:nth-of-type(even) > td:nth-of-type(128) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c128 > tbody tr:nth-of-type(odd) > td:nth-of-type(128) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c129 > tbody tr:nth-of-type(even) > td:nth-of-type(129) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c129 > tbody tr:nth-of-type(odd) > td:nth-of-type(129) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c130 > tbody tr:nth-of-type(even) > td:nth-of-type(130) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c130 > tbody tr:nth-of-type(odd) > td:nth-of-type(130) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c131 > tbody tr:nth-of-type(even) > td:nth-of-type(131) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c131 > tbody tr:nth-of-type(odd) > td:nth-of-type(131) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c132 > tbody tr:nth-of-type(even) > td:nth-of-type(132) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c132 > tbody tr:nth-of-type(odd) > td:nth-of-type(132) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c133 > tbody tr:nth-of-type(even) > td:nth-of-type(133) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c133 > tbody tr:nth-of-type(odd) > td:nth-of-type(133) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c134 > tbody tr:nth-of-type(even) > td:nth-of-type(134) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c134 > tbody tr:nth-of-type(odd) > td:nth-of-type(134) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c135 > tbody tr:nth-of-type(even) > td:nth-of-type(135) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c135 > tbody tr:nth-of-type(odd) > td:nth-of-type(135) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c136 > tbody tr:nth-of-type(even) > td:nth-of-type(136) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c136 > tbody tr:nth-of-type(odd) > td:nth-of-type(136) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c137 > tbody tr:nth-of-type(even) > td:nth-of-type(137) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c137 > tbody tr:nth-of-type(odd) > td:nth-of-type(137) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c138 > tbody tr:nth-of-type(even) > td:nth-of-type(138) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c138 > tbody tr:nth-of-type(odd) > td:nth-of-type(138) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c139 > tbody tr:nth-of-type(even) > td:nth-of-type(139) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c139 > tbody tr:nth-of-type(odd) > td:nth-of-type(139) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c140 > tbody tr:nth-of-type(even) > td:nth-of-type(140) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c140 > tbody tr:nth-of-type(odd) > td:nth-of-type(140) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c141 > tbody tr:nth-of-type(even) > td:nth-of-type(141) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c141 > tbody tr:nth-of-type(odd) > td:nth-of-type(141) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c142 > tbody tr:nth-of-type(even) > td:nth-of-type(142) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c142 > tbody tr:nth-of-type(odd) > td:nth-of-type(142) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c143 > tbody tr:nth-of-type(even) > td:nth-of-type(143) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c143 > tbody tr:nth-of-type(odd) > td:nth-of-type(143) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c144 > tbody tr:nth-of-type(even) > td:nth-of-type(144) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c144 > tbody tr:nth-of-type(odd) > td:nth-of-type(144) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c145 > tbody tr:nth-of-type(even) > td:nth-of-type(145) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c145 > tbody tr:nth-of-type(odd) > td:nth-of-type(145) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c146 > tbody tr:nth-of-type(even) > td:nth-of-type(146) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c146 > tbody tr:nth-of-type(odd) > td:nth-of-type(146) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c147 > tbody tr:nth-of-type(even) > td:nth-of-type(147) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c147 > tbody tr:nth-of-type(odd) > td:nth-of-type(147) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c148 > tbody tr:nth-of-type(even) > td:nth-of-type(148) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c148 > tbody tr:nth-of-type(odd) > td:nth-of-type(148) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c149 > tbody tr:nth-of-type(even) > td:nth-of-type(149) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c149 > tbody tr:nth-of-type(odd) > td:nth-of-type(149) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c150 > tbody tr:nth-of-type(even) > td:nth-of-type(150) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c150 > tbody tr:nth-of-type(odd) > td:nth-of-type(150) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c151 > tbody tr:nth-of-type(even) > td:nth-of-type(151) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c151 > tbody tr:nth-of-type(odd) > td:nth-of-type(151) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c152 > tbody tr:nth-of-type(even) > td:nth-of-type(152) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c152 > tbody tr:nth-of-type(odd) > td:nth-of-type(152) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c153 > tbody tr:nth-of-type(even) > td:nth-of-type(153) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c153 > tbody tr:nth-of-type(odd) > td:nth-of-type(153) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c154 > tbody tr:nth-of-type(even) > td:nth-of-type(154) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c154 > tbody tr:nth-of-type(odd) > td:nth-of-type(154) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c155 > tbody tr:nth-of-type(even) > td:nth-of-type(155) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c155 > tbody tr:nth-of-type(odd) > td:nth-of-type(155) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c156 > tbody tr:nth-of-type(even) > td:nth-of-type(156) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c156 > tbody tr:nth-of-type(odd) > td:nth-of-type(156) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c157 > tbody tr:nth-of-type(even) > td:nth-of-type(157) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c157 > tbody tr:nth-of-type(odd) > td:nth-of-type(157) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c158 > tbody tr:nth-of-type(even) > td:nth-of-type(158) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c158 > tbody tr:nth-of-type(odd) > td:nth-of-type(158) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c159 > tbody tr:nth-of-type(even) > td:nth-of-type(159) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c159 > tbody tr:nth-of-type(odd) > td:nth-of-type(159) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c160 > tbody tr:nth-of-type(even) > td:nth-of-type(160) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c160 > tbody tr:nth-of-type(odd) > td:nth-of-type(160) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c161 > tbody tr:nth-of-type(even) > td:nth-of-type(161) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c161 > tbody tr:nth-of-type(odd) > td:nth-of-type(161) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c162 > tbody tr:nth-of-type(even) > td:nth-of-type(162) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c162 > tbody tr:nth-of-type(odd) > td:nth-of-type(162) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c163 > tbody tr:nth-of-type(even) > td:nth-of-type(163) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c163 > tbody tr:nth-of-type(odd) > td:nth-of-type(163) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c164 > tbody tr:nth-of-type(even) > td:nth-of-type(164) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c164 > tbody tr:nth-of-type(odd) > td:nth-of-type(164) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c165 > tbody tr:nth-of-type(even) > td:nth-of-type(165) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c165 > tbody tr:nth-of-type(odd) > td:nth-of-type(165) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c166 > tbody tr:nth-of-type(even) > td:nth-of-type(166) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c166 > tbody tr:nth-of-type(odd) > td:nth-of-type(166) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c167 > tbody tr:nth-of-type(even) > td:nth-of-type(167) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c167 > tbody tr:nth-of-type(odd) > td:nth-of-type(167) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c168 > tbody tr:nth-of-type(even) > td:nth-of-type(168) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c168 > tbody tr:nth-of-type(odd) > td:nth-of-type(168) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c169 > tbody tr:nth-of-type(even) > td:nth-of-type(169) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c169 > tbody tr:nth-of-type(odd) > td:nth-of-type(169) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c170 > tbody tr:nth-of-type(even) > td:nth-of-type(170) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c170 > tbody tr:nth-of-type(odd) > td:nth-of-type(170) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c171 > tbody tr:nth-of-type(even) > td:nth-of-type(171) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c171 > tbody tr:nth-of-type(odd) > td:nth-of-type(171) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c172 > tbody tr:nth-of-type(even) > td:nth-of-type(172) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c172 > tbody tr:nth-of-type(odd) > td:nth-of-type(172) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c173 > tbody tr:nth-of-type(even) > td:nth-of-type(173) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c173 > tbody tr:nth-of-type(odd) > td:nth-of-type(173) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c174 > tbody tr:nth-of-type(even) > td:nth-of-type(174) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c174 > tbody tr:nth-of-type(odd) > td:nth-of-type(174) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c175 > tbody tr:nth-of-type(even) > td:nth-of-type(175) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c175 > tbody tr:nth-of-type(odd) > td:nth-of-type(175) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c176 > tbody tr:nth-of-type(even) > td:nth-of-type(176) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c176 > tbody tr:nth-of-type(odd) > td:nth-of-type(176) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c177 > tbody tr:nth-of-type(even) > td:nth-of-type(177) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c177 > tbody tr:nth-of-type(odd) > td:nth-of-type(177) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c178 > tbody tr:nth-of-type(even) > td:nth-of-type(178) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c178 > tbody tr:nth-of-type(odd) > td:nth-of-type(178) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c179 > tbody tr:nth-of-type(even) > td:nth-of-type(179) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c179 > tbody tr:nth-of-type(odd) > td:nth-of-type(179) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c180 > tbody tr:nth-of-type(even) > td:nth-of-type(180) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c180 > tbody tr:nth-of-type(odd) > td:nth-of-type(180) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c181 > tbody tr:nth-of-type(even) > td:nth-of-type(181) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c181 > tbody tr:nth-of-type(odd) > td:nth-of-type(181) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c182 > tbody tr:nth-of-type(even) > td:nth-of-type(182) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c182 > tbody tr:nth-of-type(odd) > td:nth-of-type(182) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c183 > tbody tr:nth-of-type(even) > td:nth-of-type(183) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c183 > tbody tr:nth-of-type(odd) > td:nth-of-type(183) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c184 > tbody tr:nth-of-type(even) > td:nth-of-type(184) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c184 > tbody tr:nth-of-type(odd) > td:nth-of-type(184) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c185 > tbody tr:nth-of-type(even) > td:nth-of-type(185) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c185 > tbody tr:nth-of-type(odd) > td:nth-of-type(185) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c186 > tbody tr:nth-of-type(even) > td:nth-of-type(186) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c186 > tbody tr:nth-of-type(odd) > td:nth-of-type(186) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c187 > tbody tr:nth-of-type(even) > td:nth-of-type(187) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c187 > tbody tr:nth-of-type(odd) > td:nth-of-type(187) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c188 > tbody tr:nth-of-type(even) > td:nth-of-type(188) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c188 > tbody tr:nth-of-type(odd) > td:nth-of-type(188) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c189 > tbody tr:nth-of-type(even) > td:nth-of-type(189) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c189 > tbody tr:nth-of-type(odd) > td:nth-of-type(189) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c190 > tbody tr:nth-of-type(even) > td:nth-of-type(190) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c190 > tbody tr:nth-of-type(odd) > td:nth-of-type(190) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c191 > tbody tr:nth-of-type(even) > td:nth-of-type(191) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c191 > tbody tr:nth-of-type(odd) > td:nth-of-type(191) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c192 > tbody tr:nth-of-type(even) > td:nth-of-type(192) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c192 > tbody tr:nth-of-type(odd) > td:nth-of-type(192) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c193 > tbody tr:nth-of-type(even) > td:nth-of-type(193) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c193 > tbody tr:nth-of-type(odd) > td:nth-of-type(193) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c194 > tbody tr:nth-of-type(even) > td:nth-of-type(194) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c194 > tbody tr:nth-of-type(odd) > td:nth-of-type(194) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c195 > tbody tr:nth-of-type(even) > td:nth-of-type(195) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c195 > tbody tr:nth-of-type(odd) > td:nth-of-type(195) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c196 > tbody tr:nth-of-type(even) > td:nth-of-type(196) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c196 > tbody tr:nth-of-type(odd) > td:nth-of-type(196) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c197 > tbody tr:nth-of-type(even) > td:nth-of-type(197) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c197 > tbody tr:nth-of-type(odd) > td:nth-of-type(197) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c198 > tbody tr:nth-of-type(even) > td:nth-of-type(198) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c198 > tbody tr:nth-of-type(odd) > td:nth-of-type(198) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c199 > tbody tr:nth-of-type(even) > td:nth-of-type(199) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c199 > tbody tr:nth-of-type(odd) > td:nth-of-type(199) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c200 > tbody tr:nth-of-type(even) > td:nth-of-type(200) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c200 > tbody tr:nth-of-type(odd) > td:nth-of-type(200) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c201 > tbody tr:nth-of-type(even) > td:nth-of-type(201) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c201 > tbody tr:nth-of-type(odd) > td:nth-of-type(201) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c202 > tbody tr:nth-of-type(even) > td:nth-of-type(202) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c202 > tbody tr:nth-of-type(odd) > td:nth-of-type(202) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c203 > tbody tr:nth-of-type(even) > td:nth-of-type(203) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c203 > tbody tr:nth-of-type(odd) > td:nth-of-type(203) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c204 > tbody tr:nth-of-type(even) > td:nth-of-type(204) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c204 > tbody tr:nth-of-type(odd) > td:nth-of-type(204) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c205 > tbody tr:nth-of-type(even) > td:nth-of-type(205) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c205 > tbody tr:nth-of-type(odd) > td:nth-of-type(205) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c206 > tbody tr:nth-of-type(even) > td:nth-of-type(206) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c206 > tbody tr:nth-of-type(odd) > td:nth-of-type(206) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c207 > tbody tr:nth-of-type(even) > td:nth-of-type(207) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c207 > tbody tr:nth-of-type(odd) > td:nth-of-type(207) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c208 > tbody tr:nth-of-type(even) > td:nth-of-type(208) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c208 > tbody tr:nth-of-type(odd) > td:nth-of-type(208) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c209 > tbody tr:nth-of-type(even) > td:nth-of-type(209) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c209 > tbody tr:nth-of-type(odd) > td:nth-of-type(209) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c210 > tbody tr:nth-of-type(even) > td:nth-of-type(210) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c210 > tbody tr:nth-of-type(odd) > td:nth-of-type(210) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c211 > tbody tr:nth-of-type(even) > td:nth-of-type(211) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c211 > tbody tr:nth-of-type(odd) > td:nth-of-type(211) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c212 > tbody tr:nth-of-type(even) > td:nth-of-type(212) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c212 > tbody tr:nth-of-type(odd) > td:nth-of-type(212) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c213 > tbody tr:nth-of-type(even) > td:nth-of-type(213) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c213 > tbody tr:nth-of-type(odd) > td:nth-of-type(213) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c214 > tbody tr:nth-of-type(even) > td:nth-of-type(214) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c214 > tbody tr:nth-of-type(odd) > td:nth-of-type(214) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c215 > tbody tr:nth-of-type(even) > td:nth-of-type(215) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c215 > tbody tr:nth-of-type(odd) > td:nth-of-type(215) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c216 > tbody tr:nth-of-type(even) > td:nth-of-type(216) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c216 > tbody tr:nth-of-type(odd) > td:nth-of-type(216) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c217 > tbody tr:nth-of-type(even) > td:nth-of-type(217) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c217 > tbody tr:nth-of-type(odd) > td:nth-of-type(217) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c218 > tbody tr:nth-of-type(even) > td:nth-of-type(218) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c218 > tbody tr:nth-of-type(odd) > td:nth-of-type(218) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c219 > tbody tr:nth-of-type(even) > td:nth-of-type(219) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c219 > tbody tr:nth-of-type(odd) > td:nth-of-type(219) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c220 > tbody tr:nth-of-type(even) > td:nth-of-type(220) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c220 > tbody tr:nth-of-type(odd) > td:nth-of-type(220) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c221 > tbody tr:nth-of-type(even) > td:nth-of-type(221) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c221 > tbody tr:nth-of-type(odd) > td:nth-of-type(221) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c222 > tbody tr:nth-of-type(even) > td:nth-of-type(222) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c222 > tbody tr:nth-of-type(odd) > td:nth-of-type(222) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c223 > tbody tr:nth-of-type(even) > td:nth-of-type(223) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c223 > tbody tr:nth-of-type(odd) > td:nth-of-type(223) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c224 > tbody tr:nth-of-type(even) > td:nth-of-type(224) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c224 > tbody tr:nth-of-type(odd) > td:nth-of-type(224) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c225 > tbody tr:nth-of-type(even) > td:nth-of-type(225) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c225 > tbody tr:nth-of-type(odd) > td:nth-of-type(225) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c226 > tbody tr:nth-of-type(even) > td:nth-of-type(226) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c226 > tbody tr:nth-of-type(odd) > td:nth-of-type(226) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c227 > tbody tr:nth-of-type(even) > td:nth-of-type(227) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c227 > tbody tr:nth-of-type(odd) > td:nth-of-type(227) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c228 > tbody tr:nth-of-type(even) > td:nth-of-type(228) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c228 > tbody tr:nth-of-type(odd) > td:nth-of-type(228) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c229 > tbody tr:nth-of-type(even) > td:nth-of-type(229) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c229 > tbody tr:nth-of-type(odd) > td:nth-of-type(229) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c230 > tbody tr:nth-of-type(even) > td:nth-of-type(230) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c230 > tbody tr:nth-of-type(odd) > td:nth-of-type(230) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c231 > tbody tr:nth-of-type(even) > td:nth-of-type(231) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c231 > tbody tr:nth-of-type(odd) > td:nth-of-type(231) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c232 > tbody tr:nth-of-type(even) > td:nth-of-type(232) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c232 > tbody tr:nth-of-type(odd) > td:nth-of-type(232) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c233 > tbody tr:nth-of-type(even) > td:nth-of-type(233) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c233 > tbody tr:nth-of-type(odd) > td:nth-of-type(233) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c234 > tbody tr:nth-of-type(even) > td:nth-of-type(234) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c234 > tbody tr:nth-of-type(odd) > td:nth-of-type(234) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c235 > tbody tr:nth-of-type(even) > td:nth-of-type(235) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c235 > tbody tr:nth-of-type(odd) > td:nth-of-type(235) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c236 > tbody tr:nth-of-type(even) > td:nth-of-type(236) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c236 > tbody tr:nth-of-type(odd) > td:nth-of-type(236) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c237 > tbody tr:nth-of-type(even) > td:nth-of-type(237) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c237 > tbody tr:nth-of-type(odd) > td:nth-of-type(237) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c238 > tbody tr:nth-of-type(even) > td:nth-of-type(238) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c238 > tbody tr:nth-of-type(odd) > td:nth-of-type(238) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c239 > tbody tr:nth-of-type(even) > td:nth-of-type(239) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c239 > tbody tr:nth-of-type(odd) > td:nth-of-type(239) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c240 > tbody tr:nth-of-type(even) > td:nth-of-type(240) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c240 > tbody tr:nth-of-type(odd) > td:nth-of-type(240) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c241 > tbody tr:nth-of-type(even) > td:nth-of-type(241) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c241 > tbody tr:nth-of-type(odd) > td:nth-of-type(241) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c242 > tbody tr:nth-of-type(even) > td:nth-of-type(242) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c242 > tbody tr:nth-of-type(odd) > td:nth-of-type(242) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c243 > tbody tr:nth-of-type(even) > td:nth-of-type(243) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c243 > tbody tr:nth-of-type(odd) > td:nth-of-type(243) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c244 > tbody tr:nth-of-type(even) > td:nth-of-type(244) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c244 > tbody tr:nth-of-type(odd) > td:nth-of-type(244) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c245 > tbody tr:nth-of-type(even) > td:nth-of-type(245) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c245 > tbody tr:nth-of-type(odd) > td:nth-of-type(245) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c246 > tbody tr:nth-of-type(even) > td:nth-of-type(246) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c246 > tbody tr:nth-of-type(odd) > td:nth-of-type(246) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c247 > tbody tr:nth-of-type(even) > td:nth-of-type(247) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c247 > tbody tr:nth-of-type(odd) > td:nth-of-type(247) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c248 > tbody tr:nth-of-type(even) > td:nth-of-type(248) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c248 > tbody tr:nth-of-type(odd) > td:nth-of-type(248) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c249 > tbody tr:nth-of-type(even) > td:nth-of-type(249) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c249 > tbody tr:nth-of-type(odd) > td:nth-of-type(249) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c250 > tbody tr:nth-of-type(even) > td:nth-of-type(250) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c250 > tbody tr:nth-of-type(odd) > td:nth-of-type(250) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c251 > tbody tr:nth-of-type(even) > td:nth-of-type(251) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c251 > tbody tr:nth-of-type(odd) > td:nth-of-type(251) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c252 > tbody tr:nth-of-type(even) > td:nth-of-type(252) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c252 > tbody tr:nth-of-type(odd) > td:nth-of-type(252) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c253 > tbody tr:nth-of-type(even) > td:nth-of-type(253) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c253 > tbody tr:nth-of-type(odd) > td:nth-of-type(253) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c254 > tbody tr:nth-of-type(even) > td:nth-of-type(254) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c254 > tbody tr:nth-of-type(odd) > td:nth-of-type(254) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c255 > tbody tr:nth-of-type(even) > td:nth-of-type(255) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c255 > tbody tr:nth-of-type(odd) > td:nth-of-type(255) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > div.tbl > table.c256 > tbody tr:nth-of-type(even) > td:nth-of-type(256) {
  background-color: #D1D7FA;
}
body > div#main.import > div#content > div.tbl > table.c256 > tbody tr:nth-of-type(odd) > td:nth-of-type(256) {
  background-color: #E8EBFC;
}
body > div#main.import > div#content > p {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-left: 12px;
}
body > div#main.import > div#content > p.goodResults > b {
  color: #00C036;
  margin-bottom: 4px;
}
body > div#main.import > div#content > p.badResults > b {
  color: #E13A3A;
}
body > div#main.import > div#content > p + table.result {
  margin-top: 18px;
}
body > div#main.import > div#content > table.result {
  border-radius: 0;
  width: 100%;
}
body > div#main.import > div#content > table.result > thead {
  display: none;
}
body > div#main.import > div#content > table.result > tbody > tr {
  display: block;
  border-radius: 16px;
  border: 1px solid #D1D7FA;
  margin-bottom: 16px;
  background-color: white;
}
body > div#main.import > div#content > table.result > tbody > tr td {
  display: block;
  padding: 4px 12px 4px 12px;
}
body > div#main.import > div#content > table.result > tbody > tr td:first-child {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
  text-align: left;
  margin-top: 8px;
}
body > div#main.import > div#content > table.result > tbody > tr td:first-child:before {
  content: "№ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(2) {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(3) {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(3):before {
  content: "ИНН ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(4) {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(4):before {
  content: "ОГРН ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(5) {
  border-radius: 0 0 16px 16px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  border-top: 1px dashed #ef7676;
  background-color: #fce8e8;
}
body > div#main.import > div#content > table.result > tbody > tr td:nth-child(5):before {
  content: "Причина ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#menu > div.elements-on-page {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main.groups > div#content {
  margin-left: 8px;
  margin-right: 8px;
}
body > div#main.groups > div#content > table {
  width: 100%;
  border-radius: 0;
}
body > div#main.groups > div#content > table > thead {
  display: none;
}
body > div#main.groups > div#content > table > tbody > tr {
  display: block;
  padding: 16px;
  margin-bottom: 8px;
  position: relative;
  background: #FFF;
  border-radius: 8px;
  border: 1px solid #D1D7FA;
}
body > div#main.groups > div#content > table > tbody > tr > td {
  padding: 0;
}
body > div#main.groups > div#content > table > tbody > tr > td:not(.is-added-subject) {
  margin-bottom: 8px;
}
body > div#main.groups > div#content > table > tbody > tr > td.ID {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.ID:before {
  content: "№ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.name {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.groups > div#content > table > tbody > tr > td.timecr {
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.timecr:before {
  content: "от ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.creator {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.creator:before {
  content: "создатель ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.is-added-subject {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #3C4475;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.is-added-subject:before {
  content: "субъектов: ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.groups > div#content > table > tbody > tr > td.actions {
  display: none;
}
body > div#main.groups > div#content > table > tbody > tr > td.mobile-settings {
  display: block;
  position: absolute;
  bottom: 0;
  right: 16px;
}
body > div#main.groups > div#content > table > tbody > tr > td.mobile-settings > div {
  right: 45px;
}
body > div#main.refill > div#menu > div.titled {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.refill > div#menu > div.titled > a {
  position: absolute;
}
body > div#main.refill > div#menu > div.elements-on-page > div.sort {
  display: block;
}
body > div#main.refill > div#content {
  max-width: 900px;
}
body > div#main.refill > div#content > table {
  width: 100%;
  display: block;
  border-radius: 0;
}
body > div#main.refill > div#content > table[data-count="0"] {
  display: none;
}
body > div#main.refill > div#content > table[data-count="0"] ~ div.empty {
  display: block;
}
body > div#main.refill > div#content > table > thead {
  display: none;
}
body > div#main.refill > div#content > table > tbody {
  display: block;
}
body > div#main.refill > div#content > table > tbody > tr {
  display: block;
  padding: 8px 12px;
  border-radius: 12px;
  background-color: #FFF;
  position: relative;
  border: 1px solid #D1D7FA;
  margin-bottom: 12px;
}
body > div#main.refill > div#content > table > tbody > tr > td {
  padding: 0;
}
body > div#main.refill > div#content > table > tbody > tr > td:first-of-type {
  padding: 0;
  text-align: left;
}
body > div#main.refill > div#content > table > tbody > tr > td:not(:first-of-type) {
  padding: 0;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(1) {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
  margin-bottom: 6px;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(1):before {
  content: "№ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(2) {
  position: absolute;
  top: 8px;
  right: 12px;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(2) > p {
  display: inline-block;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(2) > p.date {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(2) > p.time {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(2) > p + p {
  margin-left: 8px;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(3) {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(3):before {
  content: "куплено проверок: ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(4) {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  display: block;
}
body > div#main.refill > div#content > table > tbody > tr > td:nth-child(4):before {
  content: "на сумму: ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.debit > div#menu > div.titled {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.debit > div#menu > div.titled > a {
  position: absolute;
}
body > div#main.debit > div#menu > div.elements-on-page > div.sort {
  display: block;
}
body > div#main.debit > div#content {
  max-width: 900px;
}
body > div#main.debit > div#content > table {
  width: 100%;
  border-radius: 0;
  display: block;
}
body > div#main.debit > div#content > table[data-count="0"] {
  display: none;
}
body > div#main.debit > div#content > table[data-count="0"] ~ div.empty {
  display: block;
}
body > div#main.debit > div#content > table > thead {
  display: none;
}
body > div#main.debit > div#content > table > tbody {
  display: block;
}
body > div#main.debit > div#content > table > tbody > tr {
  display: block;
  border-radius: 16px;
  border: 1px solid #D1D7FA;
  padding: 12px 16px;
  position: relative;
  margin-bottom: 16px;
  background-color: white;
}
body > div#main.debit > div#content > table > tbody > tr > td {
  display: block;
  padding: 0;
}
body > div#main.debit > div#content > table > tbody > tr > td:first-of-type {
  text-align: left;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(1) {
  display: inline-block;
  margin-bottom: 12px;
  padding: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(1):before {
  content: "№ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(2) {
  display: block;
  margin-bottom: 8px;
  padding: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  vertical-align: middle;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(2):before {
  content: "тип: ";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(3) > p:has(+ p) {
  margin-bottom: 8px;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(3) > p.name {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(3) > p.name:has(+ p) {
  margin-bottom: 12px;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(3) > p > span {
  color: #7B7F9D;
  margin-right: 12px;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(4) {
  display: inline-block;
  float: right;
  position: absolute;
  top: 12px;
  right: 16px;
  padding: 0;
  text-align: right;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(4) > p {
  display: inline-block;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(4) > p.date {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  margin-right: 4px;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(4) > p.date:before {
  content: "от ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  vertical-align: middle;
}
body > div#main.debit > div#content > table > tbody > tr > td:nth-child(4) > p.time {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
}
body > div#main.notifications > div#content {
  max-width: 900px;
}
body > div#main.notifications > div#content > div.socials > div.card {
  display: block;
  max-width: 230px;
}
body > div#main.notifications > div#content > div.socials > div.card + div.card {
  margin-left: 0;
  margin-top: 12px;
}
body > div#main.notifications > div#content > table {
  border-radius: 0;
  width: 100%;
}
body > div#main.notifications > div#content > table[data-count="0"] {
  display: none;
}
body > div#main.notifications > div#content > table[data-count="0"] ~ div.empty {
  display: block;
}
body > div#main.notifications > div#content > table > tbody > div {
  margin-bottom: 14px;
}
body > div#main.notifications > div#content > table > tbody > div > a {
  padding: 12px 36px 12px 14px;
  background-color: #E8EBFC;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #050B2E;
  display: block;
  background-image: url("icons/hide_list.svg");
  background-size: 24px;
  background-position: center right 8px;
  background-repeat: no-repeat;
}
body > div#main.notifications > div#content > table > tbody > div > a:has(+ div.message:not(:empty)) {
  background-image: url("icons/show_list.svg");
}
body > div#main.notifications > div#content > table > tbody > div > div.message {
  background-color: #F5F7FF;
  padding: 24px 16px 14px 16px;
  display: none;
}
body > div#main.notifications > div#content > table > tbody > div > div.message:not(:empty) {
  display: block;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > p {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
  padding-bottom: 12px;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul {
  list-style-type: none;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul:first-of-type {
  padding-bottom: 16px;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li {
  padding: 8px 16px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li:nth-child(even) {
  background-color: #E8EBFC;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li:hover {
  background-color: #D1D7FA;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li > a {
  color: #2B43E3;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li > a:hover {
  color: #7686EF;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > ul > li > a:active {
  color: #102089;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > thead {
  display: none;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody {
  display: block;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 8px 16px;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr:has(+ tr) {
  margin-bottom: 10px;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td {
  padding: 0;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:empty {
  display: none;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:first-of-type {
  padding-left: 0;
  display: inline-block;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(2) {
  display: inline-block;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(2):before {
  content: "ИНН ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(3) {
  display: inline-block;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(4) {
  display: none;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(5) {
  order: -1;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(5) > a {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(5) > a:before {
  content: "[ ";
}
body > div#main.notifications > div#content > table > tbody > div > div.message > table > tbody > tr > td:nth-child(5) > a:after {
  content: " ]";
}
body > div#main.notifications > div#content > div.empty {
  display: none;
}
body > div#main.team.settings > div#content > table.list {
  border-radius: 0;
  width: 100%;
}
body > div#main.team.settings > div#content > table.list > thead {
  display: none;
}
body > div#main.team.settings > div#content > table.list > tbody > tr {
  display: block;
  text-align: left;
  border-radius: 8px;
  border: 1px solid #D1D7FA;
  margin-bottom: 8px;
  padding: 8px 16px;
  position: relative;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td {
  display: block;
  padding: 0;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td:not(:first-child) {
  margin-top: 6px;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.ID {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  padding: 0;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.ID:before {
  content: "№ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  padding-right: 4px;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.name {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
  word-break: break-word;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.role {
  text-align: left;
  padding: 0;
  margin-bottom: 6px;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.role:before {
  content: "РОЛЬ ";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  padding-right: 6px;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.role.action {
  display: none;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.history {
  display: none;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > td.delete {
  display: none;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > div.mobile-settings {
  display: block;
  position: absolute;
  bottom: 6px;
  right: 16px;
}
body > div#main.team.settings > div#content > table.list > tbody > tr > div.mobile-settings > div.btns-actions {
  display: none;
  position: absolute;
  top: 0;
  right: 45px;
  box-shadow: 0 4px 32px rgba(118, 134, 239, 0.32);
}
body > div#main.team.settings > div#content > table.list > tbody > tr > div.mobile-settings > div.btns-actions.show {
  display: flex;
}
body > div#main.team.settings_rules > div#content > form > h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  padding-left: 0;
  text-align: center;
}
body > div#main.team.settings_rules > div#content > form > table {
  margin-bottom: 8px;
  border-radius: 0;
}
body > div#main.team.settings_rules > div#content > form > table > thead {
  display: none;
}
body > div#main.team.settings_rules > div#content > form > table > tbody > tr {
  display: block;
  margin-bottom: 12px;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #D1D7FA;
}
body > div#main.team.settings_rules > div#content > form > table > tbody > tr > td {
  text-align: left;
  padding: 0;
  display: block;
}
body > div#main.team.settings_rules > div#content > form > table > tbody > tr > td:first-of-type {
  width: 100%;
  padding-right: 0;
  margin-bottom: 16px;
  flex: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-align: center;
}
body > div#main.team.settings_rules > div#content > form > table > tbody > tr > td:not(:first-of-type) {
  margin-bottom: 16px;
  height: 28px;
}
body > div#main.team.settings_rules > div#content > form > table > tbody > tr > td:not(:first-of-type):before {
  content: attr(data-name);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #050B2E;
  margin-right: 5px;
}
body > div#main.team.settings_rules > div#content > form > table > tbody > tr > td:not(:first-of-type) > label {
  float: right;
}
body > div#main.team.settings_rules > div#content > form > table span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #2B43E3;
  vertical-align: super;
  cursor: default;
}
body > div#main.team.settings_rules > div#content > form > div.notes {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  padding-left: 6px;
  width: 100%;
}
body > div#main.team.settings_rules > div#content > form > input {
  display: inline-block;
  width: 100%;
}
body > div#main.history > div#menu > div.titled > span {
  display: block;
  margin-top: 6px;
}
body > div#main.history > div#content > table {
  border-radius: 0;
}
body > div#main.history > div#content > table > thead {
  display: none;
}
body > div#main.history > div#content > table > tbody > tr {
  display: block;
  position: relative;
  margin-bottom: 12px;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid #D1D7FA;
  background-color: #FFF;
}
body > div#main.history > div#content > table > tbody > tr > td {
  display: block;
}
body > div#main.history > div#content > table > tbody > tr > td:not(:last-child) {
  margin-bottom: 18px;
}
body > div#main.history > div#content > table > tbody > tr > td:first-child {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  text-align: left;
  padding: 0;
}
body > div#main.history > div#content > table > tbody > tr > td:first-child:before {
  content: "№";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  margin-right: 4px;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(2) {
  padding: 0;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(2) > p:before {
  content: attr(data-hint);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(2) > p:first-child {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  padding: 0;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(2) > p:first-child:before {
  margin-right: 4px;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(2) > p:nth-child(2):before, body > div#main.history > div#content > table > tbody > tr > td:nth-child(2) > p:nth-child(3):before {
  margin-right: 12px;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(3), body > div#main.history > div#content > table > tbody > tr > td:nth-child(4), body > div#main.history > div#content > table > tbody > tr > td:nth-child(5) {
  padding: 0;
}
body > div#main.history > div#content > table > tbody > tr > td:nth-child(3):before, body > div#main.history > div#content > table > tbody > tr > td:nth-child(4):before, body > div#main.history > div#content > table > tbody > tr > td:nth-child(5):before {
  content: attr(data-hint);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.5px;
  color: #A9AAB0;
  margin-bottom: 2px;
  display: block;
}
body > div#main.history > div#content > table > tbody > tr > td > a:after {
  display: block;
}
body > div#main.settings_users {
  max-width: initial;
  margin-right: auto;
  margin-left: auto;
}
body > div#main.settings_users > div#menu {
  position: relative;
  margin: 0 auto;
  width: 350px;
}
body > div#main.settings_users > div#menu > div.titled {
  display: block;
  margin-bottom: 0;
  text-align: center;
  line-height: 32px;
  padding-left: 36px;
}
body > div#main.settings_users > div#menu > div.elements-on-page {
  position: absolute;
  top: 0;
  left: 0;
}
body > div#main.settings_users > div#content {
  border: initial;
  margin-left: auto;
  margin-right: auto;
  padding-top: 28px;
  padding-bottom: 12px;
}
body > div#main.settings_users > div#content div.title {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #0A155C;
}
body > div#main.settings_users > div#content div.title > a.faq {
  vertical-align: middle;
  margin-left: 6px;
}
body > div#main.settings_users > div#content div.warning {
  padding: 16px 24px 16px 54px;
  border-radius: 12px;
  margin-bottom: 12px;
  text-align: justify;
  background-color: #F5F7FF;
  color: #050B2E;
  margin-top: 15px;
  background-image: url("icons/info.svg");
  background-size: 24px;
  background-position: top 14px left 18px;
  background-repeat: no-repeat;
}
body > div#main.settings_users > div#content div.warning:empty {
  display: none;
}
body > div#main.settings_users > div#content div.caption {
  margin-bottom: 4px;
  font-weight: 600;
  color: #292D31;
}
body > div#main.settings_users > div#content div.caption > a {
  margin-left: 8px;
}
body > div#main.settings_users > div#content div.caption > a {
  color: #2B43E3;
}
body > div#main.settings_users > div#content div.caption > a:hover {
  color: #7686EF;
}
body > div#main.settings_users > div#content div.caption > a:active {
  color: #102089;
}
body > div#main.settings_users > div#content div.caption > a.delete {
  color: #E13A3A;
}
body > div#main.settings_users > div#content div.caption > a.delete:hover {
  color: #ef7676;
}
body > div#main.settings_users > div#content div.caption > a.delete:active {
  color: #891010;
}
body > div#main.settings_users > div#content div.card {
  height: 35px;
  padding: 14px 14px 14px 60px;
  background-size: 26px;
  background-position: left 18px center;
  background-repeat: no-repeat;
}
body > div#main.settings_users > div#content div.card div.titled {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
body > div#main.settings_users > div#content div.card div.titled:has(+ div.name-account:empty) {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
}
body > div#main.settings_users > div#content div.card div.name-account {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #7B7F9D;
  overflow: hidden;
  text-overflow: ellipsis;
}
body > div#main.settings_users > div#content div.card a {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #2B43E3;
}
body > div#main.settings_users > div#content input {
  width: 270px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
}
body > div#main.settings_users > div#content > div {
  max-width: 325px;
  margin: 0 auto;
}
body > div#main.settings_users > div#content > div.auth > div.name {
  margin-bottom: 24px;
  width: initial;
}
body > div#main.settings_users > div#content > div.auth > div.name.disabled {
  filter: opacity(0.6);
  user-select: none;
}
body > div#main.settings_users > div#content > div.auth > div.name.disabled > a {
  cursor: default;
}
body > div#main.settings_users > div#content > div.auth > div.name.disabled > a {
  color: #2B43E3;
}
body > div#main.settings_users > div#content > div.auth > div.name.disabled > a:hover {
  color: #2B43E3;
}
body > div#main.settings_users > div#content > div.auth > div.name.disabled > a:active {
  color: #2B43E3;
}
body > div#main.settings_users > div#content > div.auth > div.name > a.update {
  padding: 0;
  width: 36px;
  height: 36px;
  background-position: center;
  margin-left: 12px;
}
body > div#main.settings_users > div#content > div.auth > div.name > a.update:hover {
  color: #102089;
  border-color: #7686EF;
  background-color: #E8EBFC;
}
body > div#main.settings_users > div#content > div.auth > div.name > a.update:active {
  color: #102089;
  border-color: #7686EF;
  background-color: #7686EF;
}
body > div#main.settings_users > div#content > div.auth > div.name > a.update:disabled {
  pointer-events: none;
  opacity: 0.4;
}
body > div#main.settings_users > div#content > div.auth > div.name > a.update:before {
  content: "";
}
body > div#main.settings_users > div#content > div.auth > div.password {
  margin-top: 32px;
}
body > div#main.settings_users > div#content > div.auth > div.password.disabled {
  filter: opacity(0.6);
  user-select: none;
}
body > div#main.settings_users > div#content > div.auth > div.password.disabled a {
  cursor: default;
}
body > div#main.settings_users > div#content > div.auth > div.password.disabled a {
  color: #2B43E3;
}
body > div#main.settings_users > div#content > div.auth > div.password.disabled a:hover {
  color: #2B43E3;
}
body > div#main.settings_users > div#content > div.auth > div.password.disabled a:active {
  color: #2B43E3;
}
body > div#main.settings_users > div#content > div.auth > div.password > a.update {
  padding: 0;
  width: 36px;
  height: 36px;
  background-position: center;
  margin-left: 12px;
}
body > div#main.settings_users > div#content > div.auth > div.password > a.update:hover {
  color: #102089;
  border-color: #7686EF;
  background-color: #E8EBFC;
}
body > div#main.settings_users > div#content > div.auth > div.password > a.update:active {
  color: #102089;
  border-color: #7686EF;
  background-color: #7686EF;
}
body > div#main.settings_users > div#content > div.auth > div.password > a.update:disabled {
  pointer-events: none;
  opacity: 0.4;
}
body > div#main.settings_users > div#content > div.auth > div.password > a.update:before {
  content: "";
}
body > div#main.settings_users > div#content > div.bind > div.socialnet > div.card > div > div.name-account {
  width: 140px;
}
body > div#main.settings_users > div#content > div.notifications > div.corp > div > div.card > div.name-account {
  width: 100%;
}
body > div#main.settings_users > div#content > div.notifications > div.telegram_bot > div.card > div > div.name-account {
  width: 140px;
}
body > div#dialog > dialog.refill > div.container {
  padding: 24px 26px 16px 26px;
}
body > div#dialog > dialog.refill > div.container > div.body {
  margin: 16px 0;
}
body > div#dialog > dialog.refill > div.container > div.body > p {
  margin-bottom: 12px;
}
body > div#dialog > dialog.refill > div.container > div.body > div > input {
  width: 150px;
  margin-bottom: 12px;
}
body > div#dialog > dialog.refill > div.container > div.body > div > p {
  display: inline-block;
}
body > div#dialog > dialog.refill > div.container > div.body > div > p.red {
  color: #E13A3A;
}
body > div#dialog > dialog.deleteAccount > div.container > div.body > select {
  width: 100%;
}
body > div#dialog > dialog.hint.check-statistics b:after {
  content: attr(data-mobile);
}

/*# sourceMappingURL=console360.css.map */
