.tabs .c_filter_tab_list {
  border-bottom: none;
}
.tabs .c_filter_tab_list_item {
  width: 90px;
  border-top: 3px solid transparent;
}
.tabs .c_filter_tab_list_item.is-active {
  font-weight: bold;
  color: #4a4a4a;
  border-top: 3px solid #4a4a4a;
}
.tabs .c_filter_tab_list_item.is-active .c_filter_tab_list_item_link {
  color: #4a4a4a;
}
.tabs .c_filter_tab_list_item_link {
  border-bottom: none;
}

.image_posts_includes_image_post_list_multi_files_icon {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 10;
  width: 15px;
  height: 15px;
}
