

/* Start:/local/templates/chaz/components/bitrix/news.list/docs/style.css?17830583742575*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  table-layout: auto;
}

th,
td {
  border: 1px solid #DFDFDF;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  background-color: #F8F8F8;
}

th {
  background-color: #F8F8F8;
  font-weight: bold;
}

.header-main {
  font-weight: bold;
  background-color: #F8F8F8;
  text-align: center;
  vertical-align: middle;
}

.header-title {
  background-color: #003896;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}

.type-sharnir {
  background-color: #F8F8F8;
  vertical-align: middle;
  padding: 0 14px;
}

.model-cell {
  word-break: break-word;
  text-align: left;
  vertical-align: middle;
  padding: 0 8.5px;
}

.model-cell-center {
  text-align: center;
  vertical-align: middle;
  padding: 0 8.5px;
}

.warranty-cell {
  text-align: center;
  vertical-align: middle;
}

.shoes-width-cell {
  padding: 0 8.5px;
  vertical-align: middle;
}

.separate {
  height: 28px;
}

.table-container-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 20px;
}

/* Доп. блоки */
.text-offset {
  margin-top: 30px;
}

.text-offset-bold {
  font-weight: 600;
}

.table-matrix-content {
  margin-top: 40px;
}

/* Печать */
@media print {
  table {
    font-size: 10pt;
    page-break-inside: avoid;
  }

  th,
  td {
    padding: 3px;
  }
}

/* Адаптивность для мобильных устройства */
@media screen and (max-width: 768px) {
  table {
    font-size: 12px;
  }

  th,
  td {
    padding: 2px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    white-space: normal;
  }

  .type-sharnir,
  .model-cell,
  .model-cell-center,
  .shoes-width-cell,
  .warranty-cell {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    white-space: normal;
    padding: 1px;
  }

  /*
  th.rotate {
    height: 100px;
    white-space: nowrap;
    vertical-align: bottom;
  }
  th.rotate > div {
    transform: translate(25%, 0) rotate(-45deg);
    width: 30px;
  }
  */
}

/* Адаптация для очень маленьких экранов */
@media screen and (max-width: 480px) {
  table {
    font-size: 10px;
  }

  th,
  td {
    padding: 1px;
  }

  .type-sharnir,
  .model-cell-center,
  .warranty-cell {
    padding: 0 2px;
  }

  .header-title {
    font-size: 11px;
  }
}
/* End */
/* /local/templates/chaz/components/bitrix/news.list/docs/style.css?17830583742575 */
