

/* Start:/local/templates/aspro-allcorp3/components/bitrix/news/download-docs/style.css?1751059518523*/
@media (min-width: 1024px) {
    .download-docs .filters {
        position: -webkit-sticky;
        position: sticky;
        z-index: 5;
        top: 112px;
    }
}
@media (max-width: 1023px) {
    .download-docs {
        display: flex;
        flex-direction: column-reverse;
    }
    .download-docs .filters {
        margin-bottom: 40px;
        /*display: flex;*/
        /*flex-direction: row;*/
        /*flex-wrap: wrap;*/
    }
    .download-docs .filters .form-checkbox{
        /*margin-right: 20px;*/
    }
}
/* End */


/* Start:/local/templates/aspro-allcorp3/components/bitrix/news.list/doc-list-inner-custom/style.css?17510595181029*/
.doc-list-inner__section {
  margin-top: 41px;
}
.doc-list-inner .doc-list-inner__section:first-child {
  margin-top: 0;
}
.doc-list-inner__section-content {
  margin-bottom: 24px;
}
.doc-list-inner__section-title {
  font-size: 1.73333em;
  line-height: calc(1em + 7px);
  color: #333;
  color: var(--white_text_black);
  margin-bottom: 23px;
}
@media (min-width: 601px) {
  .doc-list-inner--view-list .doc-list-inner__content--with-icon .doc-list-inner__bottom,
  .doc-list-inner--view-list .doc-list-inner__content--with-icon .doc-list-inner__top {
    padding-right: 50px;
  }
}

.filter-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
  padding: 15px;
  background-color: #f8f8f8;
  border-radius: 5px;
}
.filter-group {
  min-width: 200px;
}
.filter-group select {
  width: 100%;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #ffffff;
}
.filter-group label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}


/* End */
/* /local/templates/aspro-allcorp3/components/bitrix/news/download-docs/style.css?1751059518523 */
/* /local/templates/aspro-allcorp3/components/bitrix/news.list/doc-list-inner-custom/style.css?17510595181029 */
