.pic {
  width: 500px;
  margin-top: 60px;
}
.smaller {
  font-size: 0.85em;
}
.smallest {
  font-size: 0.55em;
}
.logo {
  position: absolute;
  top: 120px;
  left: 635px;
  width: 90px;
  background-color: #fff;
}
.logo-img {
  position: absolute;
  top: 30%;
  right: 10%;
}
th.condition {
  width: 50%;
}
th.editor,
th.editor2 {
  position: relative;
}
th.editor {
  width: 20%;
}
th.editor2 {
  width: 25%;
}
th .table-logo {
  position: relative;
  top: 10px;
}
td {
  padding: 0 10px;
}
td.green {
  background-color: #cff3af !important;
}
.slide ul>lilang(ru)before {
  color: #1c2f21;
}
.slide ul.plus>lilang(ru)before {
  content: '+';
  color: #50891d;
}
.slide ul.minus>lilang(ru)before {
  content: '–';
  color: #ec190c;
}
.gray {
  color: #808080;
}
.slide li {
  margin-bottom: 10px;
  line-height: 1.5;
}
.slide li.active span {
  border-bottom: 1px solid #005dac;
}
.svg-logo {
  position: absolute;
  bottom: 3%;
  right: 3%;
  width: 100px;
}
