.folderTablePage .folderInfo, .folderTablePage .itemInfo, .itemTablePage .folderInfo, .itemTablePage .itemInfo {
  margin-bottom: 15px;
}
.folderTablePage .folderInfo .imagesBlock, .folderTablePage .itemInfo .imagesBlock, .itemTablePage .folderInfo .imagesBlock, .itemTablePage .itemInfo .imagesBlock {
  padding: 0 25px 0 0;
}
.folderTablePage .folderInfo .imagesBlock .owl-item, .folderTablePage .itemInfo .imagesBlock .owl-item, .itemTablePage .folderInfo .imagesBlock .owl-item, .itemTablePage .itemInfo .imagesBlock .owl-item {
  height: 275px;
  text-align: center;
  position: relative;
}
.folderTablePage .folderInfo .imagesBlock .owl-item .itemImage, .folderTablePage .itemInfo .imagesBlock .owl-item .itemImage, .itemTablePage .folderInfo .imagesBlock .owl-item .itemImage, .itemTablePage .itemInfo .imagesBlock .owl-item .itemImage {
  max-width: 100%;
  max-height: 275px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.folderTablePage .folderInfo .imagesBlock .owl-dots, .folderTablePage .itemInfo .imagesBlock .owl-dots, .itemTablePage .folderInfo .imagesBlock .owl-dots, .itemTablePage .itemInfo .imagesBlock .owl-dots {
  margin-top: 10px;
  text-align: center;
}
.folderTablePage .folderInfo .imagesBlock .owl-dots .owl-dot, .folderTablePage .itemInfo .imagesBlock .owl-dots .owl-dot, .itemTablePage .folderInfo .imagesBlock .owl-dots .owl-dot, .itemTablePage .itemInfo .imagesBlock .owl-dots .owl-dot {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
}
.folderTablePage .folderInfo .imagesBlock .owl-dots .owl-dot span, .folderTablePage .itemInfo .imagesBlock .owl-dots .owl-dot span, .itemTablePage .folderInfo .imagesBlock .owl-dots .owl-dot span, .itemTablePage .itemInfo .imagesBlock .owl-dots .owl-dot span {
  display: inline-block;
  background-color: #AF8260;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 10px;
  width: 10px;
}
.folderTablePage .folderInfo .imagesBlock .owl-dots .owl-dot.active span, .folderTablePage .itemInfo .imagesBlock .owl-dots .owl-dot.active span, .itemTablePage .folderInfo .imagesBlock .owl-dots .owl-dot.active span, .itemTablePage .itemInfo .imagesBlock .owl-dots .owl-dot.active span {
  background-color: #333333;
}
.folderTablePage .folderInfo .propsTabsBlock .tab-content, .folderTablePage .itemInfo .propsTabsBlock .tab-content, .itemTablePage .folderInfo .propsTabsBlock .tab-content, .itemTablePage .itemInfo .propsTabsBlock .tab-content {
  height: 249px;
  overflow-y: auto;
}
.folderTablePage .folderInfo .propsTabsBlock .tab-content p, .folderTablePage .itemInfo .propsTabsBlock .tab-content p, .itemTablePage .folderInfo .propsTabsBlock .tab-content p, .itemTablePage .itemInfo .propsTabsBlock .tab-content p {
  padding: 2px 0;
}

/*# sourceMappingURL=item-images.css.map */
