@charset "UTF-8";
@import url('https://malcat-gen.appspot.com/series?template=.data.image a[href^="/$list/$id/"]::after{background-image:url($series_image)}');
/* Header Height */
.list-menu-float {
  top: 150px;
}

/* Header Font Color */
.header,
.list-menu-float,
.search-container,
.stats,
.list-stats,
tbody:first-child {
  color: #fff;
}

/* Footer Font Color */
#copyright,
#loading-spinner {
  color: gray;
}

.header .header-menu .header-info a:last-child::after, .header .header-menu .list-menu .icon-menu.manga-list::after, .header .header-menu .list-menu .icon-menu.anime-list::after, .list-menu-float .icon-menu.profile::after, .list-menu-float .icon-menu .text, .list-container .status-menu-container .search-container #search-button::after, .list-container .list-unit .list-status-title .stats #show-stats-button::after, .list-container .list-unit .list-status-title .stats #advanced-options-button::after {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  height: 16px;
  white-space: nowrap;
  color: inherit;
}

.header .header-menu .header-info a:last-child::after, .header .header-menu .list-menu .icon-menu.manga-list::after, .header .header-menu .list-menu .icon-menu.anime-list::after, .list-menu-float .icon-menu.profile::after, .list-container .status-menu-container .search-container #search-button::after, .list-container .list-unit .list-status-title .stats #show-stats-button::after, .list-container .list-unit .list-status-title .stats #advanced-options-button::after {
  position: absolute;
  overflow: hidden;
  width: 0;
  opacity: 0;
  transition-property: width, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.header .header-menu .header-info a:last-child:hover::after, .header .header-menu .list-menu .icon-menu.manga-list:hover::after, .header .header-menu .list-menu .icon-menu.anime-list:hover::after, .list-menu-float .icon-menu.profile:hover::after, .list-container .status-menu-container .search-container #search-button:hover::after, .list-container .list-unit .list-status-title .stats #show-stats-button:hover::after, .list-container .list-unit .list-status-title .stats #advanced-options-button:hover::after {
  width: 100px;
  opacity: 1;
}

body {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  background-color: #2b2b3b;
  background-position: top 190px center;
}

input[type='text'],
select {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-bottom: currentColor 1px solid;
  outline: none;
  caret-color: #fff;
  color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

input[type='text'] option,
select option {
  color: #000;
}

.header {
  height: auto;
  width: 100%;
  position: absolute;
}

.header .header-menu {
  position: relative;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.header .header-menu.other {
  top: 10px;
}

.header .header-menu .btn-menu {
  font-size: 18px;
}

.header .header-menu .btn-menu a {
  color: inherit;
}

.header .header-menu .btn-menu #header-menu-button {
  font-weight: normal;
  cursor: unset;
}

.header .header-menu .btn-menu #header-menu-button:hover {
  text-decoration: none;
}

.header .header-menu .btn-menu #header-menu-button .fa {
  display: none;
}

.header .header-menu .header-info {
  font-size: 13px;
  margin-top: 3px;
  margin-right: 17px;
}

.header .header-menu .header-info a {
  color: inherit;
}

.header .header-menu .header-info a:last-child {
  font-size: 0;
}

.header .header-menu .header-info a:last-child::after {
  right: 17px;
  bottom: 0;
  margin-bottom: -19px;
  padding-bottom: 3px;
  text-align: right;
  vertical-align: bottom;
  content: "History";
}

.header .header-menu .header-info a:last-child .fa {
  font-size: 14px;
}

.header .header-menu .list-menu {
  display: block !important;
  top: 21px;
  right: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.header .header-menu .list-menu .icon-menu {
  width: 14px;
  height: 14px;
  color: inherit;
}

.header .header-menu .list-menu .icon-menu:hover {
  background-color: transparent;
}

.header .header-menu .list-menu .icon-menu svg.icon,
.header .header-menu .list-menu .icon-menu .text {
  display: none;
}

.header .header-menu .list-menu .icon-menu.manga-list::after {
  right: 0;
  bottom: 0;
  margin-bottom: -19px;
  padding-bottom: 3px;
  text-align: right;
  vertical-align: bottom;
  content: "Manga List";
}

.header .header-menu .list-menu .icon-menu.manga-list::before {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  content: "";
}

.header .header-menu .list-menu .icon-menu.anime-list::after {
  right: 0;
  bottom: 0;
  margin-bottom: -19px;
  padding-bottom: 3px;
  text-align: right;
  vertical-align: bottom;
  content: "Anime List";
}

.header .header-menu .list-menu .icon-menu.anime-list::before {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  content: "";
}

.header .header-title {
  top: 10px;
  left: 10px;
  z-index: 1;
  font-size: 34px;
  width: auto;
  background-image: none;
  color: inherit;
  text-indent: 0;
}

.list-menu-float {
  position: relative;
  width: auto;
  border: 0;
  left: 10px;
  text-align: left;
  margin-top: -17px;
  float: left;
  user-select: none;
  font-size: 0;
}

.list-menu-float form {
  display: inline-block;
}

.list-menu-float .icon-menu {
  background-color: transparent;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 15px;
  color: inherit;
}

.list-menu-float .icon-menu:not(.profile):hover {
  background-color: transparent;
  width: 14px;
}

.list-menu-float .icon-menu.profile {
  background-image: none !important;
}

.list-menu-float .icon-menu.profile::after {
  left: 0;
  top: 0;
  margin-top: -19px;
  padding-top: 3px;
  text-align: left;
  vertical-align: top;
  content: "Profile";
}

.list-menu-float .icon-menu.profile::before {
  content: "";
}

.list-menu-float .icon-menu .text {
  left: 0;
  top: 0;
  margin-top: -19px;
  padding-top: 3px;
  text-align: left;
  vertical-align: top;
}

.list-menu-float .icon-menu svg.icon {
  display: none;
}

.list-menu-float .icon-menu::before {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  text-shadow: #000 1px 1px 1px;
}

.list-menu-float .icon-menu.quick-add::before {
  content: "";
}

.list-menu-float .icon-menu.anime-list::before {
  content: "";
}

.list-menu-float .icon-menu.manga-list::before {
  content: "";
}

.list-menu-float .icon-menu.history::before {
  content: "";
}

.list-menu-float .icon-menu.export::before {
  content: "";
}

.list-menu-float .icon-menu.logout::before {
  content: "";
}

.list-menu-float .icon-menu.setting::before {
  content: "";
}

.list-menu-float .icon-menu.setting {
  cursor: pointer;
}

.list-menu-float .icon-menu.setting .text {
  font-size: 0;
  height: 30px;
}

.list-menu-float .icon-menu.setting:hover .text {
  width: 170px;
  height: 30px;
  text-decoration: none;
  opacity: 1;
}

.list-menu-float .icon-menu.setting:hover .text .link-list-setting,
.list-menu-float .icon-menu.setting:hover .text .link-style-setting {
  background-color: transparent;
  font-size: 13px;
  line-height: 13px;
  height: auto;
  border: 0;
  display: inline-block;
  position: relative;
  top: 0;
  width: auto;
  color: inherit;
}

.list-menu-float .icon-menu.setting:hover .text .link-list-setting:hover,
.list-menu-float .icon-menu.setting:hover .text .link-style-setting:hover {
  text-decoration: underline;
}

.list-menu-float .icon-menu.setting:hover .text .link-list-setting {
  padding-right: 10px;
}

.list-menu-float .icon-menu.setting:hover .text .link-style-setting {
  padding-left: 10px;
  border-left: currentColor 1px solid;
}

.list-container {
  width: auto;
  min-width: 820px;
  background-color: transparent;
  border: 0;
}

.list-container .cover-block {
  width: 100%;
  background: linear-gradient(to right, #261339, #f4719d, #d9d9d9, #40bfbf, #261339) center/2000px 100%;
  min-height: 150px;
  overflow: hidden;
}

.list-container .cover-block #cover-image-container {
  padding-top: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-container .cover-block #cover-image-container .btn-list-setting {
  display: none;
}

.list-container .cover-block #cover-image-container #cover-image {
  max-width: none;
  flex-shrink: 0;
}

.list-container .status-menu-container {
  width: 100%;
  z-index: 3;
  background-color: #414158;
  border: 0;
  height: 40px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  min-width: 820px;
}

.list-container .status-menu-container .status-menu {
  height: 100%;
  border-spacing: 0;
}

.list-container .status-menu-container .status-menu .status-button {
  font: normal normal normal 18px / 1 tahoma, verdana, arial, sans-serif;
  padding: 0 20px;
  color: #cccccc;
}

.list-container .status-menu-container .status-menu .status-button.on {
  font-weight: bold;
}

.list-container .status-menu-container .status-menu .status-button::after {
  border-radius: 2px;
}

.list-container .status-menu-container .status-menu .status-button.all_anime::after {
  background-color: #bf40bf;
}

.list-container .status-menu-container .status-menu .status-button.watching::after, .list-container .status-menu-container .status-menu .status-button.reading::after {
  background-color: #40bf40;
}

.list-container .status-menu-container .status-menu .status-button.completed::after {
  background-color: #4040bf;
}

.list-container .status-menu-container .status-menu .status-button.onhold::after {
  background-color: #bfbf40;
}

.list-container .status-menu-container .status-menu .status-button.dropped::after {
  background-color: #bf4040;
}

.list-container .status-menu-container .status-menu .status-button.plantowatch::after, .list-container .status-menu-container .status-menu .status-button.plantoread::after {
  background-color: #40bfbf;
}

.list-container .status-menu-container .search-container {
  margin-top: -17px;
  right: 97px;
  z-index: 1;
}

.list-container .status-menu-container .search-container #search-box {
  margin: 0;
  height: 13px;
}

.list-container .status-menu-container .search-container #search-box.open {
  background: transparent;
}

.list-container .status-menu-container .search-container #search-button {
  color: inherit;
  font-size: 14px;
  height: 14px;
  margin: 0;
}

.list-container .status-menu-container .search-container #search-button::after {
  right: 0;
  top: 0;
  margin-top: -19px;
  padding-top: 3px;
  text-align: right;
  vertical-align: top;
  content: "Search";
}

.list-container .status-menu-container .search-container #search-button i {
  text-shadow: #000 1px 1px 1px;
}

.list-container .status-menu-container.fixed + div.list-block {
  margin-top: 50px;
}

.list-container .list-block {
  margin: 10px;
  min-height: 0;
}

.list-container .list-unit {
  width: 100%;
}

.list-container .list-unit .list-status-title {
  height: auto;
  margin-top: -67px;
  position: absolute;
  right: 0;
  font-size: 0;
  z-index: 1;
}

.list-container .list-unit .list-status-title .stats {
  line-height: normal;
  right: 39px;
}

.list-container .list-unit .list-status-title .stats a {
  margin-right: 0;
  margin-left: 15px;
  color: inherit;
}

.list-container .list-unit .list-status-title .stats a i {
  font-size: 14px;
  text-shadow: #000 1px 1px 1px;
}

.list-container .list-unit .list-status-title .stats #show-stats-button::after {
  right: 29px;
  top: 0;
  margin-top: -19px;
  padding-top: 3px;
  text-align: right;
  vertical-align: top;
  content: "Statistics";
}

.list-container .list-unit .list-status-title .stats #advanced-options-button::after {
  right: 0;
  top: 0;
  margin-top: -19px;
  padding-top: 3px;
  text-align: right;
  vertical-align: top;
  content: "Filter";
}

.list-container .list-unit .list-status-title .text {
  display: none;
}

.list-container .list-unit .list-stats {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  background-color: transparent;
  width: auto;
  position: absolute;
  margin-top: -99px !important;
  right: 10px;
}

.list-container .list-unit .list-table {
  display: inline-block;
  width: 100%;
  border: transparent;
  text-align: center;
}

.list-container .list-unit .list-table tbody:first-child {
  margin-top: -67px;
  position: absolute;
  right: 10px;
  cursor: pointer;
}

.list-container .list-unit .list-table tbody:first-child:hover .list-table-header {
  width: 850px;
  opacity: 1;
}

.list-container .list-unit .list-table tbody:first-child::after {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  content: "";
  text-shadow: #000 1px 1px 1px;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header {
  display: inline-block;
  position: absolute;
  right: 0;
  font-size: 0;
  z-index: 1;
  padding-top: 3px;
  margin-top: -20px;
  margin-right: -10px;
  height: 30px;
  width: 0;
  opacity: 0;
  text-align: right;
  overflow: hidden;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header .header-title {
  height: auto;
  width: auto;
  background: none;
  border-bottom: 0;
  display: inline-block;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header .header-title .sort-icon {
  color: inherit;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header .header-title .link {
  padding: 0 10px;
  border-left: currentColor 1px solid;
  color: inherit;
  font-weight: normal;
  font-size: 13px;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header .header-title .link:hover {
  text-decoration: underline;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header .header-title.image {
  display: none;
}

.list-container .list-unit .list-table tbody:first-child .list-table-header .header-title.title .link {
  border-left: 0;
}

.list-container .list-unit .list-table > tbody:nth-of-type(2n+1) {
  background-color: transparent;
}

.list-container .list-unit .list-table .list-item {
  display: inline-block;
  position: relative;
  width: 225px;
  height: 320px;
  margin: 3px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
  transition: transform;
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
}

.list-container .list-unit .list-table .list-item:hover .list-table-data .data.title .add-edit-more,
.list-container .list-unit .list-table .list-item:hover .list-table-data .data.progress .icon-add-episode,
.list-container .list-unit .list-table .list-item:hover .list-table-data .data.chapter .icon-add-chapter,
.list-container .list-unit .list-table .list-item:hover .list-table-data .data.volume .icon-add-volume {
  display: block;
}

.list-container .list-unit .list-table .list-item:hover .list-table-data .data.image::after {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
}

.list-container .list-unit .list-table .list-item .list-table-data .data {
  position: absolute;
  padding: 0;
  border-style: none;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status {
  display: none;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.watching ~ .progress,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.reading ~ .chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.reading ~ .volume {
  background: linear-gradient(125deg, transparent 60%, rgba(0, 0, 0, 0.5)), #40bf40;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.watching ~ .progress::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.reading ~ .chapter::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.reading ~ .volume::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.plantowatch ~ .progress,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.plantoread ~ .chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.plantoread ~ .volume {
  background: linear-gradient(125deg, transparent 60%, rgba(0, 0, 0, 0.5)), #40bfbf;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.plantowatch ~ .progress::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.plantoread ~ .chapter::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.plantoread ~ .volume::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.completed ~ .progress,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.completed ~ .chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.completed ~ .volume {
  background: linear-gradient(125deg, transparent 60%, rgba(0, 0, 0, 0.5)), #4040bf;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.completed ~ .progress::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.completed ~ .chapter::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.completed ~ .volume::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.onhold ~ .progress,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.onhold ~ .chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.onhold ~ .volume {
  background: linear-gradient(125deg, transparent 60%, rgba(0, 0, 0, 0.5)), #bfbf40;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.onhold ~ .progress::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.onhold ~ .chapter::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.onhold ~ .volume::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.dropped ~ .progress,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.dropped ~ .chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.dropped ~ .volume {
  background: linear-gradient(125deg, transparent 60%, rgba(0, 0, 0, 0.5)), #bf4040;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.status.dropped ~ .progress::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.dropped ~ .chapter::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.status.dropped ~ .volume::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.number {
  display: none;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.image {
  width: 100%;
  height: 100%;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.image .link {
  width: 100%;
  height: 100%;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.image .link .image {
  width: 100%;
  height: 100%;
  border: 0;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.image .link::after {
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.image::after {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  content: '';
  background: linear-gradient(transparent 70%, rgba(0, 0, 0, 0.9));
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title {
  bottom: 32px;
  left: 3px;
  right: 3px;
  text-align: center;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .link {
  font: normal normal normal 16px / 1 tahoma, verdana, arial, sans-serif;
  color: #fff;
  text-shadow: #000 1px 1px 1px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .rewatching,
.list-container .list-unit .list-table .list-item .list-table-data .data.title .content-status {
  font-size: 13px;
  color: #cccccc;
  text-shadow: #000 1px 1px 1px;
  display: block;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more {
  display: none;
  font-size: 0;
  position: absolute;
  width: 100%;
  bottom: 110px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more .edit a:hover,
.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more .add a:hover {
  text-decoration: none;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more .edit a::before,
.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more .add a::before {
  display: inline-block;
  font: normal normal normal 28px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  text-shadow: #000 1px 1px 1px;
  color: #fff;
  margin: 11px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more .edit a::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .add-edit-more .add a::before {
  content: "";
}

.list-container .list-unit .list-table .list-item .list-table-data .data.title .icon-watch {
  display: none;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.score {
  z-index: 1;
  right: 3px;
  top: 0;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.score::before {
  display: inline-block;
  font: normal normal normal 28px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  position: absolute;
  color: #df2020;
  content: "";
  z-index: -1;
  right: 0;
  top: 0;
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.score .link {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  color: #fff;
  top: 5.5px;
  right: 0;
  width: 28px;
  position: absolute;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.score select {
  top: 5.5px;
  right: 3px;
  width: 20px;
  position: absolute;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.type {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  color: #cccccc;
  bottom: 3px;
  left: 3px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter, .list-container .list-unit .list-table .list-item .list-table-data .data.volume {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  color: #fff;
  white-space: nowrap;
  font-size: 0;
  padding: 3px 9px 3px 3px;
  border-bottom-right-radius: 9.5px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress div, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter div, .list-container .list-unit .list-table .list-item .list-table-data .data.volume div {
  display: inline-block;
  vertical-align: top;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress a, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter a, .list-container .list-unit .list-table .list-item .list-table-data .data.volume a {
  color: #fff;
  font-size: 13px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress span:only-child, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter span:only-child, .list-container .list-unit .list-table .list-item .list-table-data .data.volume span:only-child {
  font-size: 13px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress span:nth-child(2), .list-container .list-unit .list-table .list-item .list-table-data .data.chapter span:nth-child(2), .list-container .list-unit .list-table .list-item .list-table-data .data.volume span:nth-child(2) {
  font-size: 13px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress span:nth-child(2)::before, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter span:nth-child(2)::before, .list-container .list-unit .list-table .list-item .list-table-data .data.volume span:nth-child(2)::before {
  content: '/';
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress::before, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter::before, .list-container .list-unit .list-table .list-item .list-table-data .data.volume::before {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 6px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress .icon-add-episode,
.list-container .list-unit .list-table .list-item .list-table-data .data.progress .icon-add-chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.progress .icon-add-volume, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter .icon-add-episode,
.list-container .list-unit .list-table .list-item .list-table-data .data.chapter .icon-add-chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.chapter .icon-add-volume, .list-container .list-unit .list-table .list-item .list-table-data .data.volume .icon-add-episode,
.list-container .list-unit .list-table .list-item .list-table-data .data.volume .icon-add-chapter,
.list-container .list-unit .list-table .list-item .list-table-data .data.volume .icon-add-volume {
  display: none;
  position: absolute;
  right: -17px;
  top: 3px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.progress .icon-add-episode .fa,
.list-container .list-unit .list-table .list-item .list-table-data .data.progress .icon-add-chapter .fa,
.list-container .list-unit .list-table .list-item .list-table-data .data.progress .icon-add-volume .fa, .list-container .list-unit .list-table .list-item .list-table-data .data.chapter .icon-add-episode .fa,
.list-container .list-unit .list-table .list-item .list-table-data .data.chapter .icon-add-chapter .fa,
.list-container .list-unit .list-table .list-item .list-table-data .data.chapter .icon-add-volume .fa, .list-container .list-unit .list-table .list-item .list-table-data .data.volume .icon-add-episode .fa,
.list-container .list-unit .list-table .list-item .list-table-data .data.volume .icon-add-chapter .fa,
.list-container .list-unit .list-table .list-item .list-table-data .data.volume .icon-add-volume .fa {
  font-size: 14px;
  text-shadow: #000 1px 1px 1px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.chapter ~ .volume {
  top: 23px;
  border-top-right-radius: 9.5px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.chapter ~ .volume::before {
  opacity: 0;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.rated, .list-container .list-unit .list-table .list-item .list-table-data .data.magazine {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  color: #cccccc;
  bottom: 3px;
  right: 3px;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.rated a, .list-container .list-unit .list-table .list-item .list-table-data .data.magazine a {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  color: #cccccc;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.season {
  bottom: 3px;
  right: 3px;
  left: 3px;
  text-align: center;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.season a {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
  color: #cccccc;
}

.list-container .list-unit .list-table .list-item .list-table-data .data.tags, .list-container .list-unit .list-table .list-item .list-table-data .data.started, .list-container .list-unit .list-table .list-item .list-table-data .data.finished, .list-container .list-unit .list-table .list-item .list-table-data .data.days, .list-container .list-unit .list-table .list-item .list-table-data .data.storage, .list-container .list-unit .list-table .list-item .list-table-data .data.priority, .list-container .list-unit .list-table .list-item .list-table-data .data.airing-started, .list-container .list-unit .list-table .list-item .list-table-data .data.airing-finished, .list-container .list-unit .list-table .list-item .list-table-data .data.studio, .list-container .list-unit .list-table .list-item .list-table-data .data.licensor, .list-container .list-unit .list-table .list-item .list-table-data .data.retail {
  display: none;
}

#footer-block {
  background-color: transparent;
  padding: 0 0 10px;
}

#copyright {
  font: normal normal normal 13px / 1 tahoma, verdana, arial, sans-serif;
}
