@import url(http://fonts.googleapis.com/css?family=Roboto:500,300,400);
@import url(https://dl.dropbox.com/s/prb96v04bcnhjzi/style.css);
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
body, strong, b {
  font-weight: 400
}
* {
  text-decoration: none!important
}
body #mal_control_strip #mal_cs_powered #search > #searchListButton:after, body #mal_control_strip #mal_cs_otherlinks:not(:hover):before, body #mal_control_strip #mal_cs_links:not(:hover):before, body #mal_cs_links:hover div > a:before, body #list_surround td small a:after, body #mal_control_strip #mal_cs_powered #search > #searchListButton:after {
  font-family: 'iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
body #grand_totals, body #copyright, body #list_surround table, body #list_surround .hide table, body #list_surround .hide table:hover, body #list_surround table[class^="header_"] + table:hover {
  background-color: #FFF
}
body #list_surround > table:first-of-type a, body #list_surround > table:first-of-type .status_selected a {
  color: #FFF
}
body {
  background-color: #e5e5e5
}
body #mal_control_strip {
  background-image: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  height: 40px;
  padding: 12px;
  position: fixed;
  z-index: 101;
}
body #mal_control_strip a, #mal_control_strip td, #mal_control_strip strong {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px
}
body #mal_cs_listinfo strong {
  font-size: 24px
}
body #mal_cs_listinfo div > strong > a {
  margin-left: 72px
}
body #mal_cs_listinfo {
  margin: 0;
  padding: 0;
}
body #mal_control_strip #mal_cs_otherlinks {
  background: none no-repeat scroll 100% 0 transparent;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border: 0;
  padding: 0;
  position: absolute;
  z-index: 200;
  margin: 20px 10px;
  will-change: opacity
}
body #mal_control_strip #mal_cs_otherlinks:not(:hover):before {
  content: "\e604";
  font-size: 24px;
}
body #mal_control_strip #mal_cs_otherlinks:hover {
  height: auto;
  width: 180px;
  background: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  right: 10px;
  top: 10px;
  display: table;
  margin: 0;
}
body #mal_cs_otherlinks div, body #mal_control_strip #mal_cs_links div {
  display: none;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  border-radius: inherit;
  will-change: opacity
}
body #mal_cs_otherlinks:hover div {
  margin: 0;
  display: initial;
  height: 48px;
  width: 180px;
  font-size: 0
}
body #mal_cs_otherlinks:hover div:last-of-type {
  height: 144px
}
body #mal_cs_otherlinks div > strong, body #mal_cs_otherlinks div > a, body #mal_cs_links div > a {
  display: none
}
body #mal_cs_otherlinks:hover div > strong, body #mal_cs_otherlinks:hover div > a, #mal_cs_otherlinks:hover div > span {
  color: #212121;
  font: 14px Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: table-cell;
  text-transform: capitalize;
  height: 48px;
  min-width: 148px;
  padding: 0 16px;
  vertical-align: middle
}
body #mal_cs_otherlinks:hover div > span[title="Compatibilty Score"]:after {
  content: "compatibility";
}
body #mal_cs_otherlinks:hover div > strong:hover, body #mal_cs_otherlinks:hover div > a:hover, #mal_cs_otherlinks:hover div > span:hover {
  background-color: #f8f8f8;
  background-color: rgba(0, 0, 0, .03)
}
body #mal_cs_otherlinks div > a[href="/panel.php?go=export"]:after {
  content: " your list"
}
body #mal_cs_otherlinks strong a {
  border-color: transparent;
  color: #212121;
  display: inline;
  padding: initial;
  font-size: inherit
}
body #mal_control_strip #mal_cs_links {
  background: none no-repeat scroll 100% 0 transparent;
  background-position: center;
  border: 0;
  position: absolute;
  z-index: 200;
  will-change: opacity, transform;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin: 20px 24px;
  padding: 0;
}
body #mal_control_strip #mal_cs_links:not(:hover):before {
  content: "\e603";
  font-size: 24px;
}
body #mal_control_strip #mal_cs_links:hover {
  width: 280px;
  background-color: #FFF;
  background-image: inherit;
  box-shadow: rgba(0, 0, 0, 0.137255) 0 0 4px, rgba(0, 0, 0, 0.278431) 2px 4px 8px;
  display: table;
  padding: 0;
  position: fixed;
  height: 100%;
  margin: 0;
  -webkit-animation-name: slidein;
  -webkit-animation-delay: 2ms;
  -webkit-animation-duration: .3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: slidein;
  -moz-animation-delay: 2ms;
  -moz-animation-duration: .3s;
  -moz-animation-iteration-count: 1;
  animation-name: slidein;
  animation-delay: 2ms;
  animation-duration: .3s;
  animation-iteration-count: 1
}
@-webkit-keyframes slidein {
  from {
    opacity: 0;
    -webkit-transform: translateX(-218px);
    transform: translateX(-218px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes slidein {
  from {
    opacity: 0;
    -webkit-transform: translateX(-218px);
    transform: translateX(-218px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-o-keyframes slidein {
  from {
    opacity: 0;
    -webkit-transform: translateX(-218px);
    transform: translateX(-218px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes slidein {
  from {
    opacity: 0;
    -webkit-transform: translateX(-218px);
    transform: translateX(-218px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
body #mal_control_strip #mal_cs_links:hover:before {
  content: "";
  display: block;
  width: 280px;
  height: 167px;
  overflow: hidden;
  -webkit-animation: favoriteanime 60s infinite;
  -moz-animation: favoriteanime 60s infinite;
  animation: favoriteanime 60s infinite;
}
body #mal_control_strip #mal_cs_links:hover:after {
  content: 'Material MAL Design by Lez_Derp';
  color: #757575;
  display: block;
  text-align: center;
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  bottom: 0px;
  position: absolute;
  width: 280px;
}
body #mal_control_strip #mal_cs_links:hover div {
  opacity: 1;
  margin: 0;
  font-size: 0;
  height: 96px;
  width: 280px;
  display: block;
}
body #mal_control_strip #mal_cs_links:hover div:first-child {
  padding-bottom: 8px;
  margin: 13.2px 0;
  border-bottom: 1px solid #B6B6B6;
}
body #mal_cs_links:hover div > a {
  color: #757575;
  font: bold 14px Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: table-cell;
  text-transform: capitalize;
  height: 48px;
  min-width: 240px;
  max-width: initial;
  padding: 0 16px 0 24px;
  vertical-align: middle;
  text-shadow: initial;
}
body #mal_cs_links:hover div > a:hover {
  background-color: #f8f8f8;
  background-color: rgba(0, 0, 0, .03);
}
body #mal_cs_links:hover div > a:before {
  padding-right: 16px;
  font-size: 24px;
  color: #757575;
  vertical-align: -20%;
}
body #mal_cs_links:hover div > a[href="/addtolist.php?hidenav=1"]:before {
  content: "\e605"
}
body #mal_cs_links:hover div a[href="/"]:before {
  content: "\e606"
}
body #mal_cs_links:hover div > a[href^="/animelist/"]:before, body #mal_cs_links div > a[href^="/mangalist/"]:before {
  content: "\e601"
}
body #mal_cs_listinfo div:last-child, body #mal_cs_powered a {
  display: none
}
body #mal_cs_pic, body #mal_cs_listinfo, body #mal_cs_links {
  border-right: 0
}
body #mal_cs_powered {
  top: 12px;
  bottom: 12px;
  left: 0;
  right: 0;
  width: 55%;
  text-align: center;
  margin: 0 auto;
}
body #mal_cs_powered #search {
  margin: 0;
  padding: 0;
}
body #mal_cs_powered #search #searchBox {
  width: 100%;
  height: 40px;
  border: 0;
  margin: 0;
  padding: 0;
  color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 72px;
  font-size: 15px;
  box-sizing: border-box;
}
body #mal_cs_powered #search #searchBox:hover, body #mal_cs_powered #search #searchBox:focus, body #mal_control_strip #mal_cs_powered #search > #searchListButton:hover ~ #searchBox {
  outline: 0;
}
body #mal_control_strip #mal_cs_powered #search > #searchListButton {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 8px 24px;
  content: "";
}
body #mal_control_strip #mal_cs_powered #search > #searchListButton:after {
  content: "\e600";
  display: block;
  font-size: 24px;
}
body #list_surround {
  padding-top: 64px
}
body #list_surround > table:first-of-type {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  margin-top: -19px;
  position: absolute;
  z-index: 100;
  text-transform: uppercase;
  padding: 14.5px;
  width: 100%;
}
body #list_surround > table:first-of-type a {
  padding: 7px 12px;
  transition: all 0.38s ease 0s;
  color: rgba(255, 255, 255, 0.6);
}
body #list_surround > table:first-of-type a:hover {
  color: #FFF;
}
body #list_surround > table:first-of-type .status_selected a {
  padding: 7px 3px 10.5px 3px
}
body #list_surround table {
  width: 90%;
  margin: 0 auto;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  transition: all .4s ease;
  z-index: 85;
  will-change: opacity;
}
body #list_surround > table td {
  padding: 16px
}
body #list_surround > table:first-of-type td, body #list_surround > table[class^="header_"] td {
  padding: initial
}
body #list_surround table[class^="header_"] {
  height: 64px;
  margin-top: 42px;

  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
body #list_surround table[class^="header_"]:hover {
  background-color: #FFF;
}
body #list_surround table[class^="header_"] + table {
  height: 56px;
}
body #list_surround .header_cw .header_title span:before {
  content: "Currently "
}
body #list_surround td small a:last-of-type {
  cursor: help
}
body #list_surround table td:nth-of-type(4) {
  width: 56px
}
body #list_surround .header_title {
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  padding-left: 24px;
}
body #list_surround table .category_totals {
  padding: 4px;
  text-align: center;
  font-size: 12px;
}
body #list_surround td small {
  font-size: 0;
}
body #list_surround td .animetitle + small {
  font-size: 12px;
}
body #list_surround td small a:after {
  font-size: 16px;
  color: #727272;
  color: rgba(114, 114, 114, .8);
}
body #list_surround td small a.List_LightBox:after {
  content: "\e602"
}
body #list_surround td small a:not(.List_LightBox):after {
  content: "\e604"
}
body #list_surround .hide table {
  box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
  width: 95%;
  padding: 16px;
  position: inherit;
  margin: 51px auto;
  -webkit-animation-name: popin;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-name: popin;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  animation-name: popin;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
}
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
body #list_surround .borderRBL {
  padding-left: 300px
}
body #list_surround .borderRBL div {
  margin-bottom: inherit!important
}
body #list_surround .borderRBL:before {
  content: "";
  height: 247px;
  display: block;
  width: 161px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: -200px;
}
body #list_surround .borderRBL span[title="Downloaded Episodes"]:after {
  font-size: 16px;
  content: "Downloaded Episodes";
}
body #list_surround .borderRBL .button[value$="spoiler"] {
  display: block;
  text-transform: uppercase;
  background-color: transparent;
  border: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
span[title="Specials"], span[title="Downloaded Episodes"], span[title="Deviation"] {
  font-size: 0
}
span[title="Specials"]:after, span[title="Downloaded Episodes"]:after, span[title="Deviation"]:after {
  font-size: 13px
}
span[title="Specials"]:after {
  content: "Specials"
}
span[title="Downloaded Episodes"]:after {
  content: "Downloaded Eps"
}
span[title="Deviation"]:after {
  content: "Deviation"
}
body #grand_totals, body #copyright {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 4px inherit;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  z-index: 80;
  font-size: 13px;
}
body #copyright {
  margin-bottom: 10px
}
body #copyright:before {
  content: "Material Design MAL by Lez_Derp. "
}
