


/* Start:/local/components/iek/infobaza.section/templates/.default/style.css?15317356564145*/
/*
  Правки необходимо внести в style.styl
  Для "постоянно" компиляции запустить stylus -w style.styl &
*/
.catalog-section-list ul {
  padding: 0 0 0 15px;
  margin: 0;
  list-style: none;
}
.catalog-section-list ul.lvl-1 {
  padding: 0 5px;
}
.catalog-section-list ul.lvl-1 > li {
  padding-left: 0;
  background: none;
}
.catalog-section-list ul li {
  padding-left: 10px;
  background: url("/images/bull1.gif") no-repeat 0 4px;
  position: relative;
}
.catalog-section-list span {
  color: #333;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.catalog-section-list span:hover {
  color: #808080;
}
.catalog-section-list .spoiler-control {
  display: block;
  font-weight: bold;
}
.catalog-section-list .download {
  font-size: 12px;
  display: none;
  color: #000;
  float: right;
  margin-top: 2px;
  margin-left: 10px;
}
.catalog-section-list .download:hover,
color: #808080,
.catalog-section-list .download.download--1 {
  margin-top: 6px;
}
.catalog-section-list .sl-items {
  max-width: 250px;
  margin-left: 15px;
}
.catalog-section-list .sl-items .highlight {
  color: #c9a737;
}
.catalog-section-list .sl-items td {
  border-collapse: collapse;
  border: 0px solid #808080;
  border-top: 0;
  border-bottom: 0;
  padding: 5px;
}
.catalog-section-list .sl-items tr:first-child td {
  border-top: 0px solid #808080;
}
.catalog-section-list .sl-items tr:last-child td {
  border-bottom: 0px solid #808080;
}
.clear {
  clear: both;
}
.catalog-section-list h2 {
  margin: 0;
  padding: 5px 0;
  font-size: 14px;
  color: #c9a737;
}
.catalog-section-list h2:hover {
  color: #2b4244;
}
.catalog-section-list .lvl-1 {
  border: solid 1px transparent;
}
.catalog-section-list .root-active {
  border: solid 1px #fbcb30;
}
.infobaza-search {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding: 4px 20px 4px 5px;
  width: 300px;
  box-sizing: border-box;
}
.infobaza-search--wrapper {
  margin: 0 0 10px 6px;
  position: relative;
}
.infobaza-search--button {
  position: absolute;
  width: 24px;
  height: 25px;
  background: url("/images/arrow-right.png") no-repeat 50% 50%;
  top: 0;
  left: 278px;
  cursor: pointer;
}
.infobaza-search-results {
  margin-left: 6px;
}
.infobaza-search-results .results-no {
  color: #008000;
}
.infobaza-search-results .back-tree,
.infobaza-search-results .results-item {
  cursor: pointer;
  margin-bottom: 5px;
}
.infobaza-search-results .back-tree .caption,
.infobaza-search-results .results-item .caption {
  text-decoration: underline;
}
.infobaza-search-results .back-tree:hover .caption,
.infobaza-search-results .results-item:hover .caption {
  text-decoration: none;
}
.infobaza-search-results .back-tree .article,
.infobaza-search-results .results-item .article {
  margin-right: 20px;
  font-weight: bold;
}
.infobaza-search-results .back-tree {
  margin: 10px 0;
}
.infobaza-listdownload-button {
  float: right;
  margin: 6px 10px 0 0;
  text-decoration: underline;
  cursor: pointer;
}
.infobaza-listdownload-block {
  display: none;
  margin: 10px 6px;
}
.infobaza-listdownload-block .listdownload-hint {
  padding-top: 10px;
  margin: 0 0 10px 0;
}
.infobaza-listdownload-block .listdownload-list {
  resize: none;
  width: 100%;
  height: 200px;
}
.infobaza-listdownload-block .listdownload-notify {
  margin-top: 10px;
}
.infobaza-listdownload-block .listdownload-notfound {
  padding: 0 0 0 20px;
}
.infobaza-listdownload-block .warning {
  color: #ad0000;
  font-size: 14px;
}
.infobaza-listdownload-block .button {
  margin-top: 10px;
}
.button {
  display: inline-block;
  border: none !important;
  cursor: pointer;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 3px;
  background: #fbcb30;
  color: #2b4244;
  transition: all ease 0.2s;
  outline: none;
}
.button:hover,
.button.active {
  background: #f2ab26;
}
.button.hide {
  display: none;
}
.button--large {
  font-size: 16px !important;
  padding: 10px 20px !important;
}
.button--disabled {
  cursor: default;
  background: #c5c5c5;
}
.button--disabled:hover {
  background: #c5c5c5;
}
.button--gutter {
  margin-right: 20px;
}

/* End */
/* /local/components/iek/infobaza.section/templates/.default/style.css?15317356564145 */
