@import url(flags.css) all;
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
h2,
h3 {
    margin-bottom: 5px
}
body>#root,
nav {
    position: relative
}
a,
footer>ul>li>a,
footer>ul>li>a:hover {
    text-decoration: none
}
* {
    padding: 0;
    margin: 0
}
a,
button,
input,
label {
    outline: 0!important
}
article,
footer,
header,
nav,
section {
    display: block
}
nav {
    z-index: 1
}
html {
    height: 100%;
    width: 100%;
    background: radial-gradient(ellipse farthest-corner at center center, #2D5E86 0, #003d71 100%) fixed rgba(0, 0, 0, 0);
    background: -moz-radial-gradient(ellipse farthest-corner at center center, #2D5E86 0, #003d71 100%) fixed rgba(0, 0, 0, 0);
    background: -webkit-radial-gradient(ellipse farthest-corner at center center, #2D5E86 0, #003d71 100%) fixed rgba(0, 0, 0, 0)
}
body {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}
h2 {
    font-size: 23px
}
h3 {
    font-size: 18px
}
.hidden {
    display: none
}
.justify {
    text-align: justify
}
#root {
    background-color: #fff;
    z-index: 10
}
body>#root {
    width: 900px;
    border: 0;
    margin: 10px auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 3px #000;
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    background: url(header.png) no-repeat #fff;
    padding-bottom: 10px
}
#root>header>h1>a {
    display: block;
    width: 680px;
    height: 169px;
    float: left;
    text-indent: -9999em
}
body.exceeded>section {
    margin: 20px auto 0;
    width: 900px
}
body.exceeded>section>header>h3 {
    float: none!important
}
body.exceeded>section>div {
    text-align: center
}
body.exceeded>section>div>h2 {
    font-size: 18px!important
}
body.exceeded>section>div>div.g-recaptcha {
    margin: 25px auto 0;
    width: 302px
}
div.fb-like {
    position: absolute;
    height: 20px!important;
    top: -10px;
    left: 10px
}
.news td {
    border: 1px solid #000;
    padding: 5px
}
.news .save {
    display: none
}
.news.editing .save {
    display: inline
}
section#navigation {
    float: right;
    min-width: 150px;
    margin: 8px 8px 0 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
section#navigation>a,
section#navigation>div {
    position: relative;
    padding: 2px 10px;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: linear-gradient(to bottom, #F6F6F6 0, #E2E2E2 100%) rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(to bottom, #F6F6F6 0, #E2E2E2 100%) rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(to bottom, #F6F6F6 0, #E2E2E2 100%) rgba(0, 0, 0, 0)
}
section#navigation>a:hover {
    text-decoration: none;
    background: #fff!important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
section#navigation>div:first-child {
    color: #F8F8F8;
    border: 1px solid #3A78AB;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    background: linear-gradient(#3A78AB 0, #1062AA 24px);
    background: -moz-linear-gradient(#3A78AB 0, #1062AA 24px);
    background: -webkit-linear-gradient(#3A78AB 0, #1062AA 24px)
}
section#navigation>div:first-child>strong {
    margin-left: 4px
}
section#navigation>a:last-child {
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px
}
section#navigation.menu-intern {
    float: left;
    width: 200px;
    margin: 0
}
section#navigation.menu-intern>a,
section#navigation.menu-intern>div {
    padding: 5px 10px
}
form#login {
    float: right;
    margin: 8px 8px 0 0;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background: linear-gradient(#3373A7 0, #0C5BA1 24px);
    background: -moz-linear-gradient(#3373A7 0, #0C5BA1 24px);
    background: -webkit-linear-gradient(#3373A7 0, #0C5BA1 24px)
}
form#login>input[type=text],
form#login>input[type=password] {
    font-size: 12px;
    padding: 3px 6px;
    margin-bottom: 3px
}
form#login>label>input {
    display: inline-block;
    position: relative;
    top: 1px
}
form#login>label {
    display: block;
    font-size: 10px;
    text-align: right;
    margin: 8px 0 -8px;
    color: #F8F8F8;
    width: 100%
}
nav>ul,
nav>ul>li {
    text-align: center
}
form#login>input[type=submit] {
    display: inline-block;
    font-size: 12px;
    width: 60px
}
form#login>a {
    margin: 2px 4px 0 0;
    font-size: 13px;
    float: right;
    clear: both;
    color: #F8F8F8
}
ol {
    margin: 0 0 0 25px
}
nav>ul {
    background: linear-gradient(#2C689A 0, #07559A 24px);
    background: -moz-linear-gradient(#2C689A 0, #07559A 24px);
    background: -webkit-linear-gradient(#2C689A 0, #07559A 24px);
    box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(17, 68, 110, .7) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(17, 68, 110, .7) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .75), 0 -1px 0 rgba(17, 68, 110, .7) inset;
    line-height: 35px;
    font-size: 16px;
    height: 35px
}
nav>ul>li {
    float: left;
    width: 135px;
    position: relative;
    border-right: 1px solid #11446E
}
nav>ul>li:last-child {
    width: 154px;
    border-right: 0 none
}
nav>ul>li>ul,
span.nav-down {
    width: 100%;
    position: absolute
}
nav>ul>li:hover {
    z-index: 11;
    box-shadow: 0 0 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1);
    background: linear-gradient(#3A78AB 0, #1062AA 24px);
    background: -moz-linear-gradient(#3A78AB 0, #1062AA 24px);
    background: -webkit-linear-gradient(#3A78AB 0, #1062AA 24px)
}
nav>ul>li:hover>ul {
    display: block
}
nav>ul>li>a {
    color: #F8F8F8
}
nav>ul>li>ul {
    display: none;
    z-index: 11;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}
nav>ul>li>ul>li {
    border: 1px solid #ccc;
    border-top: 0 none;
    z-index: 11;
    background: linear-gradient(to bottom, #f8f8f8 0, #e8e8e8 100%) rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(to bottom, #f8f8f8 0, #e8e8e8 100%) rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(to bottom, #f8f8f8 0, #e8e8e8 100%) rgba(0, 0, 0, 0)
}
nav>ul>li>ul>li:hover {
    background: #fff!important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
nav>ul>li>ul>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .2)
}
nav>ul>li>ul>li:last-child {
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px
}
nav a {
    display: block;
    text-decoration: none!important
}
span.nav-down {
    font-size: 10px;
    display: block;
    text-align: right;
    top: 1px;
    right: 4px;
    color: #00f;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    z-index: 10
}
#help {
    float: right;
    border: none;
    width: 25px;
    height: 25px;
    margin: 3px;
    background-color: #66f
}
#other-series-nav {
    width: 200px
}
#root>section {
    padding: 1em;
    display: block
}
.messageBox {
    margin-bottom: 5px;
    padding: 10px 12px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid transparent
}
.messageBox.error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.messageBox.info {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.messageBox.newMessages {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
#globalNotification {
    background: #add8e6;
    border: 1px solid #00f;
    font-size: 19px;
    padding: 2px;
    text-align: center
}
footer {
    width: 900px;
    margin: 0 auto;
    min-height: 30px;
    font-size: 14px
}
footer>ul>li {
    float: right;
    margin-left: 10px
}
footer>ul>li:first-child {
    float: left;
    color: #EBEBEB;
    margin-left: 0
}
footer>ul>li>a {
    color: #EBEBEB;
    display: inline-block;
    transition: all .3s ease 0s
}
footer>ul>li>a:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, .5);
    color: #fff
}
ul {
    list-style-type: none
}
a {
    color: #000
}
a:hover {
    text-decoration: underline
}
fieldset,
img {
    border: none
}
h3 {
    margin-top: 20px
}
hgroup>h2+h3 {
    margin-top: 0
}
a.download,
input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    color: #555;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
a.download:hover,
input[type=submit]:hover,
input[type=button]:hover {
    background-color: #E6EFFC;
    text-decoration: none;
    color: #000
}
a.download {
    width: 145px;
    padding: 10px;
    margin: 3px auto 8px
}
input:focus,
select:focus,
textarea:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 4px rgba(44, 104, 154, .6)
}
input[type=submit],
input[type=button] {
    padding: 0 2px;
    cursor: pointer
}
table {
    border-collapse: collapse
}
td,
th {
    padding: 0 4px
}
th {
    text-align: left
}
tr:nth-child(even) {
    background-color: #AEC2E1
}
section fieldset {
    margin-top: 15px
}
section legend {
    font-size: 20px
}
section legend>small {
    font-size: 16px
}
section label {
    display: block;
    width: 350px;
    margin-top: 3px
}
section label>input {
    float: right;
    font-size: 15px
}
section input:not([type=submit]) {
    width: 168px;
    height: 19px
}
section input[type=checkbox],
section input[type=radio] {
    float: none;
    margin-right: 5px;
    width: auto
}
.pages>li,
.serie #video_actions>a,
.serie #video_actions>div {
    float: left
}
section textarea {
    width: 350px;
    height: 120px;
    resize: none
}
:target {
    background-color: #fbb!important
}
.placeholder {
    color: #666
}
.nowrap {
    white-space: nowrap
}
.pages {
    margin: 5px 0;
    overflow: auto;
    width: 100%;
    display: block
}
.pages>li {
    min-width: 28px;
    margin-bottom: 5px;
    border: 1px solid #B1B1B1;
    border-right: none;
    text-align: center
}
.pages>li:first-child {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px
}
.pages>li:last-child {
    border-right: 1px solid #B1B1B1;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0
}
.pages>li>a {
    display: block;
    padding: 1px 4px;
    text-decoration: none
}
.pages>li>a:hover {
    background-color: #7D9FD1
}
.pages>li.disabled>a {
    pointer-events: none;
    color: #777
}
.pages>li.disabled:hover {
    cursor: not-allowed
}
.pages>.button>a {
    padding: 1px 6px
}
.pages>.button>a>.icon {
    position: relative;
    top: 3px
}
.pages>.current {
    background-color: #aec2e1
}
.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(icons.v32.png) no-repeat;
    text-indent: -9999px
}
.v-centered.icon {
    position: relative;
    top: 2px
}
.icon.add {
    background-position: 0 0
}
.icon.arrow_redo {
    background-position: -16px 0
}
.icon.arrow_refresh {
    background-position: -32px 0
}
.icon.bug {
    background-position: -48px 0
}
.icon.bug_delete {
    background-position: -64px 0
}
.icon.cog {
    background-position: -80px 0
}
.icon.crossed_eye {
    background-position: -96px 0
}
.icon.delete {
    background-position: -112px 0
}
.icon.email_add {
    background-position: -128px 0
}
.icon.email_go {
    background-position: -144px 0
}
.icon.exclamation {
    background-position: -160px 0
}
.icon.eye {
    background-position: -176px 0
}
.icon.lightning {
    background-position: -192px 0
}
.icon.link_go {
    background-position: -208px 0
}
.icon.lock {
    background-position: -224px 0
}
.icon.lock_open {
    background-position: -240px 0
}
.icon.medal_bronze {
    background-position: -256px 0
}
.icon.medal_gold {
    background-position: -272px 0
}
.icon.medal_silver {
    background-position: -288px 0
}
.icon.MyVideo {
    background-position: -304px 0
}
.icon.page_white_edit {
    background-position: -320px 0
}
.icon.page_white_wrench {
    background-position: -336px 0
}
.icon.Firedrive {
    background-position: -352px 0
}
.icon.RapidVideo {
    background-position: -368px 0
}
.icon.YouTube {
    background-position: -384px 0
}
.icon.MySpass {
    background-position: -400px 0
}
.icon.Sockshare {
    background-position: -416px 0
}
.icon.Ecostream {
    background-position: -432px 0
}
.icon.BitShare {
    background-position: -448px 0
}
.icon.BitVID {
    background-position: -464px 0
}
.icon.UploadC {
    background-position: -480px 0
}
.icon.Streamcloud {
    background-position: -496px 0
}
.icon.Dailymotion {
    background-position: -512px 0
}
.icon.PowerWatch {
    background-position: -528px 0
}
.icon.CloudTime {
    background-position: -544px 0
}
.icon.Primeshare {
    background-position: -560px 0
}
.icon.NowVideo {
    background-position: -592px 0
}
.icon.AuroraVid {
    background-position: -608px 0
}
.icon.WholeCloud {
    background-position: -624px 0
}
.icon.YouWatch {
    background-position: -640px 0
}
.icon.Shared {
    background-position: -656px 0
}
.icon.FlashX {
    background-position: -672px 0
}
.icon.Vivo {
    background-position: -688px 0
}
.icon.FileNuke {
    background-position: -704px 0
}
.icon.OpenLoad {
    background-position: -720px 0
}
.icon.NOSVideo {
    background-position: -736px 0
}
.icon.Vidto {
    background-position: -752px 0
}
.icon.OpenLoadHD {
    background-position: -768px 0
}
.icon.TheVideo {
    background-position: -784px 0
}
.serie .epiInfo {
    display: none;
    position: absolute;
    min-width: 250px;
    background-color: #fff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    padding: 1px 6px 4px;
    border-radius: 3px;
    text-align: left;
    z-index: 99999
}
.serie .epiInfo>small,
.serie .epiInfo>strong {
    width: 238px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    text-overflow: ellipsis
}
.serie .epiInfo>hr {
    margin-top: 3px;
    color: #ddd
}
.serie #epiInfo span.edit:hover {
    cursor: pointer
}
.serie #video_actions>a {
    margin: 0 10px
}
.serie #video_actions>div>a {
    display: block;
    line-height: 1.8em
}
#titleEnglish {
    display: block
}
.serie {
    margin-bottom: -10px
}
.serie dt {
    font-weight: 700
}
.serie .top:after {
    content: '';
    display: block;
    clear: both
}
.serie p#description {
    margin-bottom: 8px
}
.serie div#desc_spoiler {
    margin: -6px auto 6px
}
.serie textarea[name=linkdump] {
    display: block;
    margin: 5px auto;
    width: 98%
}
.serie .infos {
    width: 100%;
    margin-top: 10px
}
.serie .infos,
.serie div.episodes,
.serie div.seasons,
.serie ul.hoster-tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.serie .infos>div {
    padding-bottom: 2px;
    box-shadow: 0 3px 2px -2px #ddd
}
.serie .infos>div.edit>div {
    display: inline-block;
    margin: 3px 5px -1px 0;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700
}
.serie .infos>div.edit>div>input {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 2px;
    font-size: 13px
}
.serie .infos>div>span {
    display: inline-block;
    vertical-align: top;
    margin: 3px 5px -1px 0;
    font-weight: 700;
    font-size: 14px;
    width: 120px
}
.serie .infos>div>p,
.serie .infos>div>p>em form,
.serie .infos>div>p>em input {
    display: inline-block;
    font-size: 13px
}
.serie .infos>div>p {
    vertical-align: top;
    margin: 3px 0 1px;
    width: 540px
}
.serie .infos>div>p>em {
    font-style: normal
}
.serie .infos>div>p>em input[type=text] {
    text-align: center;
    padding: 1px;
    width: 40px
}
.serie .infos>div>p>em input[type=submit] {
    margin-left: 3px;
    height: 23px
}
.serie .infos>div>p>span {
    border-radius: 4px;
    padding: 0 1px
}
.serie .infos>div>p>span:hover {
    cursor: pointer;
    background: #ddd
}
.serie .infos>div>p>a {
    color: #0E7DC8
}
.serie table.edit,
.serie table.episodes {
    width: 100%
}
.serie table.edit tr,
.serie table.episodes tr {
    display: block;
    border: 1px solid #ddd;
    border-bottom: 0 none
}
.serie table.episodes tr.watched {
    background-color: rgba(134, 206, 58, .5)!important
}
.serie table.episodes tr:focus,
.serie table.episodes tr:hover {
    background-color: #f5f5f5!important;
    color: #555
}
.serie table.episodes tr:nth-child(even) {
    background-color: transparent
}
.serie table.edit tr:first-child,
.serie table.episodes tr:first-child {
    border-radius: 4px 4px 0 0
}
.serie table.edit tr:last-child,
.serie table.episodes tr:last-child {
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #ddd
}
.serie table.episodes tr:only-child {
    border-radius: 4px
}
.serie table.edit td,
.serie table.episodes td {
    display: inline-block;
    padding: 4px 0
}
.serie table.edit tr td:nth-child(1),
.serie table.episodes tr td:nth-child(1) {
    width: 35px;
    padding: 4px 5px;
    text-align: center
}
.serie table.episodes tr td:nth-child(1)>a {
    background-color: #333;
    border-radius: 4px;
    width: 100%;
    display: block;
    color: #fff
}
.serie table.episodes tr td:nth-child(1)>a:hover {
    background-color: #1596BD;
    text-decoration: none
}
.serie table.episodes tr td:nth-child(2) {
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    text-overflow: ellipsis
}
.serie table.episodes tr td:nth-child(2) a.icon {
    position: relative;
    top: 2px
}
.serie table.edit tr td:nth-child(3),
.serie table.episodes tr td:nth-child(3) {
    float: right;
    clear: both;
    padding-right: 5px;
    position: relative;
    top: 3px
}
.serie table.edit tr td:nth-child(2) {
    width: 400px
}
.serie table.edit tr td:nth-child(2) input {
    width: 100%
}
.serie div.episodes,
.serie div.seasons {
    display: inline-block;
    position: relative;
    width: 429px
}
.serie div.seasons.full {
    width: 825px;
    margin-bottom: 10px
}
.serie div.seasons:not(.full) {
    margin-right: 8px
}
.serie .frame {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 3px
}
.serie .frame ul {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font-size: 15px;
    list-style: none
}
.serie .frame ul li {
    float: left;
    width: 32px;
    height: 100%;
    padding: 0;
    margin: 0 1px 0 0;
    background-color: #333;
    border-radius: 4px;
    cursor: pointer
}
.serie .frame ul li.special {
    width: 65px
}
.serie .frame ul li.watched {
    background-color: #38880B!important
}
.serie .frame ul li a {
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 4px
}
.serie .frame ul li a:hover {
    background-color: #1596BD;
    text-decoration: none
}
.serie .frame ul li.active {
    background: #0A7191
}
.serie .scrollbar {
    margin: 10px 0 0;
    height: 2px;
    background: #ccc;
    line-height: 0
}
.serie .scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #292a33;
    cursor: pointer
}
.serie .scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px
}
.serie .hoster-tabs {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #ddd
}
.serie .hoster-tabs.bottom {
    margin-top: -1px;
    margin-bottom: 10px;
    border-bottom: 0 none;
    border-top: 1px solid #ddd
}
.serie .hoster-tabs:after {
    display: table;
    clear: both;
    content: " "
}
.serie .hoster-tabs>li {
    display: block;
    float: left;
    position: relative;
    margin-bottom: -1px
}
.serie .hoster-tabs.bottom>li {
    margin-top: -1px
}
.serie .hoster-tabs>li>a {
    display: block;
    padding: 10px 12px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px
}
.serie .hoster-tabs.bottom>li>a {
    border-radius: 0 0 4px 4px
}
.serie .hoster-tabs>li>a.special {
    font-weight: 700;
    text-transform: uppercase
}
.hoster-tabs>li>a:hover,
.serie .hoster-tabs>li>a:focus {
    background-color: #eee!important;
    text-decoration: none;
    border-color: #eee #eee #ddd
}
.hoster-tabs.bottom>li>a:hover,
.serie .hoster-tabs.bottom>li>a:focus {
    border-color: #ddd #eee #eee
}
.serie .hoster-tabs>li.disabled>a {
    color: #777
}
.hoster-tabs>li.disabled>a:hover,
.serie .hoster-tabs>li.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    text-decoration: none;
    background-color: transparent
}
.hoster-tabs>li.active>a:focus,
.hoster-tabs>li.active>a:hover,
.serie .hoster-tabs>li.active>a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555
}
.hoster-tabs.bottom>li.active>a:focus,
.hoster-tabs.bottom>li.active>a:hover,
.serie .hoster-tabs.bottom>li.active>a {
    border-color: transparent #ddd #ddd
}
.serie .hoster-player {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 1px;
    cursor: pointer;
    display: block;
    height: 480px
}
.serie .hoster-player.deactivated {
    height: 200px;
    cursor: none;
    pointer-events: none
}
.serie .hoster-player:hover {
    text-decoration: none
}
.serie .hoster-player>div {
    background: url(player.png) no-repeat rgba(0, 0, 0, 0);
    margin: 40px auto 0;
    height: 128px;
    width: 128px
}
.hoster-player>h3,
.serie .hoster-player>h2 {
    color: #545454;
    display: block;
    font-size: 30px;
    margin: 120px auto 0;
    position: relative;
    text-align: center
}
.serie .hoster-player>h3 {
    margin: 80px auto 0!important
}
.serie .hoster-player>h2>u {
    color: #0e0e0e;
    text-decoration: none
}
.serie .hoster-player:hover>h2 {
    animation: 1.6s ease 0s normal none infinite running bounce
}
.serie .hoster-player>iframe {
    width: 100%!important;
    height: 100%!important
}
@keyframes bounce {
    0% {
        animation-timing-function: ease-in;
        top: 0
    }
    45% {
        animation-timing-function: ease-out;
        top: -25px
    }
    57% {
        animation-timing-function: ease-out;
        top: -15px
    }
    67% {
        animation-timing-function: ease-out;
        top: -10px
    }
    72% {
        animation-timing-function: ease-in;
        top: -5px
    }
    81% {
        animation-timing-function: ease-out;
        top: -2px
    }
    86% {
        animation-timing-function: ease-in;
        top: -1px
    }
    100% {
        top: 0
    }
}
.home>.column {
    width: 420px
}
.home>#column1 {
    float: left
}
.home>#column2 {
    float: right
}
.andere-serien div.genre,
.home>#teaser,
.home>.column>section,
body.exceeded>section {
    display: block;
    margin-top: 15px;
    overflow-x: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 3px #5C5C5C;
    -moz-box-shadow: 0 0 3px #5C5C5C;
    -webkit-box-shadow: 0 0 3px #5C5C5C;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-image: linear-gradient(#25557C 0, #004887 24px);
    background-image: -moz-linear-gradient(#25557C 0, #004887 24px);
    background-image: -webkit-linear-gradient(#25557C 0, #004887 24px)
}
.andere-serien div.genre span,
.home>#teaser>header,
.home>.column>section>header,
body.exceeded>section>header {
    color: #fff;
    display: block;
    padding: 5px 10px
}
.andere-serien div.genre span strong,
.home>#teaser>header>h3,
.home>.column>section>header>h3,
body.exceeded>section>header>h3 {
    margin: 0;
    float: left;
    font-size: 18px
}
.andere-serien div.genre span strong {
    float: none
}
.home>.column>section>header>h3>small {
    font-weight: 400;
    font-size: small
}
.home>.column>section>header>span {
    float: right;
    padding-top: 3px
}
.andere-serien div.genre ul,
.home>#teaser>div,
.home>.column>section>div,
body.exceeded>section>div {
    padding: 10px;
    background-color: #fff
}
.home #shoutbox dl>dt,
.home li:nth-child(even) {
    background-color: #AEC2E1
}
section.home {
    padding-bottom: 5px!important
}
section#covers>div,
section#defect>div,
section#links_alltime>div,
section#links_month>div,
section#newest_episodes>div,
section#newest_series>div,
section#news>div,
section#proposals>div,
section#shoutbox>div {
    padding: 0
}
section#covers>div>ul>li,
section#defect>div>ul>li,
section#links_alltime>div>table tr td,
section#links_month>div>table tr td,
section#newest_episodes>div>ul>li,
section#newest_series>div>ul>li,
section#proposals>div>ul>li,
section#shoutbox>div>dl>dd {
    padding: 2px 2px 2px 10px
}
section#news>div>form {
    padding: 0 0 0 25px
}
section#news>div>article>header {
    padding: 2px 2px 2px 10px;
    background-color: #AEC2E1
}
section#news>div>article>header>h4>a {
    font-size: 15px
}
section#news>div>article>p {
    padding: 10px 10px 0
}
section#news>div>article>p a,
section#shoutbox dl dd a,
section.faq dd a {
    text-decoration: underline
}
section#news>div>article>p a:hover,
section#shoutbox dl dd a:hover,
section.faq dd a:hover {
    text-decoration: none
}
section#newest_episodes a {
    overflow: hidden;
    display: block;
    clear: both
}
section#newest_episodes a>div:first-child:hover {
    text-decoration: underline;
    cursor: pointer
}
section#newest_episodes a>div:last-child {
    top: -1px;
    font-size: 14px;
    position: relative;
    font-weight: 700;
    float: right
}
section#newest_episodes a>div:last-child>i.flag {
    top: 3px;
    margin: 0 3px;
    position: relative
}
section#covers>div>em,
section#defect>div>em,
section#proposals>div>em {
    font-style: normal;
    display: block;
    padding: 10px
}
section#new_descriptions>div>a,
section#new_descriptions>div>em {
    display: block;
    font-style: normal
}
section#links_alltime>div>table tr td:nth-child(1),
section#links_month>div>table tr td:nth-child(1) {
    width: 6%
}
section#links_alltime>div>table tr td:nth-child(2),
section#links_month>div>table tr td:nth-child(2) {
    width: 8%
}
section#links_alltime>div>table tr td:nth-child(3),
section#links_month>div>table tr td:nth-child(3) {
    width: 70%
}
section#links_alltime>div>table tr td:nth-child(4),
section#links_month>div>table tr td:nth-child(4) {
    width: 12%;
    text-align: right
}
section#shoutbox>div>dl {
    overflow-x: hidden
}
section#shoutbox>div>dl>dt {
    padding: 3px 0
}
section#shoutbox>div>div#sbUser,
section#shoutbox>div>form {
    padding: 10px
}
section#shoutbox>div>small#sbState {
    height: 15px;
    display: block;
    padding: 0 10px;
    margin: 2px auto -22px
}
.andere-serien div.genre ul>li>a,
section#defect>div>ul>li>a,
section#newest_episodes a>div:first-child,
ul#seriesList>li>a.prop {
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: bottom;
    text-overflow: ellipsis
}
section#newest_episodes a>div:first-child {
    float: left;
    width: 330px!important
}
.andere-serien div.genre ul>li>a {
    width: 270px!important
}
ul#seriesList>li>span {
    padding: 0 1px;
    margin-right: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}
ul#seriesList>li>a.prop {
    width: 217px!important;
    position: relative;
    top: -6px
}
.andere-serien>p {
    padding: 3px 10px 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}
.messages div.message-read h3 a span.icon,
section li a span.icon,
section table span.icon {
    top: 2px;
    position: relative
}
.home #quote blockquote {
    border-left: 7px solid #88f;
    padding-left: 7px
}
.home #shoutbox dl {
    max-height: 400px;
    overflow-y: auto
}
img.sb_smiley {
    margin-top: 2px;
    margin-bottom: -1px;
    width: 16px;
    height: 16px
}
.home #shoutbox #smileys {
    display: inline-block;
    float: left;
    margin: 5px 3px 3px;
    width: 300px;
    user-select: none;
    -moz-user_select: none;
    -webkit-user-select: none
}
.home #shoutbox #smileys img {
    opacity: .9;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer;
    width: 18px;
    height: 18px
}
.home #shoutbox #smileys img:hover {
    opacity: 1;
    -moz-transform: scale(1.1) rotate(0) translate(0, -2px) skew(0deg, 0deg);
    -webkit-transform: scale(1.1) rotate(0) translate(0, -2px) skew(0deg, 0deg);
    -o-transform: scale(1.1) rotate(0) translate(0, -2px) skew(0deg, 0deg);
    -ms-transform: scale(1.1) rotate(0) translate(0, -2px) skew(0deg, 0deg);
    transform: scale(1.1) rotate(0) translate(0, -2px) skew(0deg, 0deg)
}
.home #shoutbox .sbDelete {
    float: right;
    margin-right: 2px;
    margin-top: 2px
}
.home #shoutbox a.admin,
.home #shoutbox a.cmod,
.home #shoutbox a.exadmin,
.home #shoutbox a.mod,
.home #shoutbox a.smod,
.home #shoutbox a.tech,
.home #shoutbox a.user {
    background-image: url(user_star.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 16px
}
.home #shoutbox a.mod {
    background-image: url(mod_star.png)
}
.home #shoutbox a.cmod {
    background-image: url(cmod_star.png)
}
.home #shoutbox a.smod {
    background-image: url(smod_star.png)
}
.home #shoutbox a.admin {
    background-image: url(admin_star.png)
}
.home #shoutbox a.tech {
    background-image: url(img/smod_star.png)
}
.home #shoutbox a.exadmin {
    background-image: url(img/exadmin_star.png)
}
.home #shoutbox #sbOutput .error {
    font-weight: 700;
    color: red
}
.rank {
    background-image: url(admin_star.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block
}
.rank.mod {
    background-image: url(mod_star.png)
}
.rank.cmod {
    background-image: url(cmod_star.png)
}
.rank.smod {
    background-image: url(smod_star.png)
}
.rank.user {
    background-image: url(user_star.png)
}
.rank.exadmin {
    background-image: url(exadmin_star.png)
}
.rank.tech {
    background-image: url(smod_star.png)
}
.home #sbUser {
    max-height: 300px;
    overflow: auto
}
.home #sbMute {
    float: right;
    font-weight: 400;
    border: 1px solid #bbb;
    padding: 1px;
    font-size: 10px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    cursor: default
}
.home #sbUser li {
    float: left;
    background: 0 0;
    margin: 1px
}
.home #sbMsg {
    height: 84px;
    width: 383px;
    float: left
}
.home table,
.suche .description {
    width: 100%
}
.home #sbSubmit {
    display: inline-block;
    margin-top: 5px;
    height: 25px;
    float: right
}
.donation dd,
.user dd,
.user dt {
    height: 20px
}
.home #news time,
.home #shoutbox time {
    font-size: small
}
.home #news article {
    display: block;
    margin-bottom: 10px
}
.home #news h4 {
    display: inline;
    font-size: 16px
}
.home #feedback h4 {
    margin-top: 10px
}
.home #feedback h4:first-of-type {
    margin-top: 0
}
#defect div,
#proposals div {
    max-height: 300px;
    overflow: auto
}
.suche li:nth-child(odd) {
    background-color: #AEC2E1
}
.suche .description div {
    display: none;
    width: 800px;
    margin: 4px;
    padding: 6px
}
.hilfe dt,
.user-center dt {
    font-weight: 700;
    margin-top: 10px
}
.andere-serien input,
.vorgeschlagene-serien #serForm input {
    margin: 7px 0;
    font-size: 18px;
    width: 852px!important
}
.andere-serien fieldset,
.vorgeschlagene-serien #serForm fieldset {
    margin-bottom: 15px;
    margin-top: 10px
}
.andere-serien ul,
.vorgeschlagene-serien ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3
}
.vorgeschlagene-serien li>span {
    color: #fff;
    line-height: 1.5;
    display: inline-block;
    width: 38px;
    margin-bottom: 5px;
    text-align: center
}
.vorgeschlagene-serien li .icon.delete {
    float: right;
    margin-top: 5px;
    opacity: 0;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease
}
.vorgeschlagene-serien li:hover .icon.delete {
    opacity: 1
}
.user-center #nav {
    float: left;
    width: 200px;
    background-color: #aaf;
    border: 1px solid #000;
    border-bottom: none
}
.user-center #nav li {
    border-bottom: 1px solid #000;
    padding: 3px
}
.user-center #nav li.title {
    font-weight: 700;
    padding: 5px 3px
}
.user-center #usrCnt {
    float: right;
    width: 650px
}
.user-center h3 {
    margin-top: 0
}
.user-center .col {
    width: 200px;
    float: left;
    background-color: #AEC2E1;
    border: 1px solid #0B3069;
    margin-right: 3px;
    min-height: 34px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.user-center .col li {
    margin: 3px;
    padding: 3px 8px;
    border: 1px solid #0B3069;
    background-color: #AEC2E1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.donation dd,
.statistics dd,
.user dd {
    margin-left: 200px
}
.user-center .colSticky {
    width: 200px;
    float: left;
    margin-right: 5px;
    min-height: 34px
}
.user-center .col.greyed {
    opacity: .7;
    -moz-opacity: .7;
    -webkit-opacity: .7
}
.user-center #msg {
    font-size: smaller
}
.admin-newdescriptions textarea {
    width: 100%
}
.admin-newdescriptions input[type=submit] {
    float: none;
    margin-top: 3px
}
.admin-newdescriptions del {
    background-color: #f88;
    text-decoration: none
}
.admin-newdescriptions ins {
    background-color: #8f8;
    text-decoration: none
}
.admin-newdescriptions div.descbox {
    width: 800px
}
.admin-newdescriptions h3 .user_prop {
    font-size: 12px;
    font-weight: 400;
    float: right;
    margin-top: 3px
}
.donation dt,
.forum .main,
.user dt {
    float: left
}
.user dt {
    width: 200px;
    clear: left
}
.statistics dt {
    width: 210px;
    float: left;
    clear: left
}
.donation dt {
    width: 200px;
    clear: left;
    height: 20px
}
.donation dl {
    margin: 3px
}
.messages .pagesNavi {
    margin: 10px 0
}
.messages table {
    width: 100%
}
.messages table tr.unread {
    background-color: #dff0d8
}
.messages table tr.unread td {
    font-weight: 700!important
}
.messages>section {
    border: 1px solid #00f;
    padding: 10px
}
.messages>section>h3 {
    margin: 0
}
.messages div.message-read {
    margin-bottom: 15px;
    padding: 5px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}
.messages div.message-read h3 {
    margin-top: 0
}
.messages div.message-read h3 a {
    margin-left: 10px
}
.forum:target {
    background-color: #fff!important
}
.listingElement {
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #444;
    overflow: auto
}
.listingElement small {
    display: block;
    margin-top: 1px;
    color: #444
}
.listingElement small a {
    color: #444
}
.forum .side {
    float: right
}
.forum .postHeader {
    border-bottom: 1px dotted #444;
    margin-bottom: 5px;
    overflow: auto
}
.forum .bigForm input,
.forum .bigForm textarea {
    width: 866px;
    margin-bottom: 10px
}
.forum .bigForm input {
    font-size: 22px
}
.forum .bigForm input[type=submit] {
    width: auto;
    float: right
}
.forum .editPost textarea {
    width: 855px;
    height: auto;
    resize: none
}
.forum .editPost input {
    float: right;
    margin-top: 5px
}
.forum .editTitle {
    display: inline
}
.forum .editTitle input {
    font-size: 22px;
    margin-bottom: 5px
}
.forum .editTitle select {
    font-size: 20px;
    margin-bottom: 5px
}
.forum .editTitle input[type=submit] {
    font-size: 18px;
    width: auto
}
.forum .backLink {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    font-weight: 700
}
#inlineRating {
    display: inline-block
}
#rating,
#rating #r_actual,
#rating a:active,
#rating a:focus,
#rating a:hover {
}
#rating {
    position: relative;
    width: 80px;
    height: 16px;
    overflow: hidden;
    background-position: left top
}
#rating li {
    display: inline
}
#rating #r_actual,
#rating a {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 16px;
    line-height: 16px;
    outline: 0;
    overflow: hidden;
    border: none
}
#rating a:active,
#rating a:focus,
#rating a:hover {
    background-position: left bottom
}
#rating a#r_1 {
    width: 20%;
    z-index: 6
}
#rating a#r_2 {
    width: 40%;
    z-index: 5
}
#rating a#r_3 {
    width: 60%;
    z-index: 4
}
#rating a#r_4 {
    width: 80%;
    z-index: 3
}
#rating a#r_5 {
    width: 100%;
    z-index: 2
}
#rating #r_actual {
    z-index: 1;
    background-position: left center
}
#root>header:after,
.home>#teaser>header:after,
.home>.column>section>header:after,
footer>ul:after,
nav>ul:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
    height: 0
}
#root>header,
.home>#teaser>header,
.home>.column>section>header,
footer>ul,
nav>ul {
    display: block
}
.poll label {
    display: inline-block
}
.poll .answer .percent-cont {
    position: relative
}
.poll .answer .percent-cont .cnt {
    position: absolute;
    top: 0;
    right: 5px
}
.poll .answer .percent {
    background-color: #66f
}
.poll .answer .percent span {
    padding: 0 0 0 10px;
    color: #fff
}
.poll .answer input[type=radio] {
    float: left;
    margin: 6px 10px 0 0
}
#sp_left,
#sp_right {
    margin-bottom: 10px
}
.clearer {
    clear: both
}
.add-form {
    display: none
}
.show .add-form {
    display: block
}
.proposedCovers .cover img {
    float: left
}
.proposedCovers .cover .desc {
    float: left;
    padding: 0 0 0 10px;
    width: 230px
}
#flattr,
#shorturl,
.socialThumb {
    float: right
}
.serie .cover-image {
    float: right;
    padding: 0 0 0 15px;
    width: 150px
}
#editTitleEnglish,
#editTitleGerman {
    margin: 3px 0;
    width: 50%;
    height: 30px;
    border: 1px dashed #e0e0e0;
    display: block;
    font-weight: 700
}
.slink {
    cursor: pointer;
    text-decoration: underline
}
.faq dt a,
.slink:hover {
    text-decoration: none
}
#editTitleGerman {
    font-size: 24px
}
#editTitleEnglish {
    font-size: 18px
}
#editDescription {
    display: block;
    width: 98%;
    max-height: 300px;
    border: 1px dashed #e0e0e0
}
.col li {
    cursor: move
}
#social-nav {
    text-align: center;
    border-bottom: none
}
#social {
    background: #aaf;
    width: 96px;
    margin: 1px auto
}
.socialThumb {
    background: url(social.v3.png) no-repeat;
    display: block;
    width: 32px;
    height: 32px
}
.socialThumb.gplus {
    background-position: 0 -32px
}
.socialThumb.twitter {
    background-position: -32px -32px
}
.socialThumb.facebook {
    background-position: -64px -32px
}
.socialOverlay {
    background: url(social.v3.png) no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.socialOverlay.gplus {
    background-position: 0 0
}
.socialOverlay.twitter {
    background-position: -32px 0
}
.socialOverlay.facebook {
    background-position: -64px 0
}
.socialOverlay:hover {
    opacity: 0
}
#shorturl {
    margin-top: -20px;
    height: 12px;
    font-size: 9px;
    opacity: .75
}
#shorturl input {
    height: 12px;
    border: 0;
    font-size: 11px;
    width: auto;
    font-weight: 700
}
#rightskyscr em,
#rightskyscr h2 {
    color: #aaa;
    font-size: 10px;
    font-weight: 400;
    text-align: center
}
#rightskyscr {
    width: 120px;
    height: 620px;
    position: fixed;
    right: 0;
    top: 50%;
    left: 50%;
    margin-top: -310px;
    margin-left: 455px;
    z-index: 5
}
#rightskyscr h2 {
    border-bottom: 1px dashed #aaa;
    margin-bottom: 2px
}
#rightskyscr em {
    border-top: 1px dashed #aaa;
    width: 100%;
    display: block
}
.team dl {
    margin: 10px;
    width: 180px;
    float: left;
    display: block
}
.team dt {
    font-size: 15px;
    font-weight: 700;
    text-align: left
}
.team dt .rank {
    background-position: 0 2px
}
.team dd {
    display: list-item;
    list-style: none;
    text-align: left
}
#sp_left {
    float: left;
    width: 670px
}
#sp_right {
    float: right
}
#sp_right a {
    display: block;
    font-size: 11px
}
#sp_right a span.icon {
    position: relative;
    margin-right: 2px;
    top: 4px
}
#sp_right img {
    width: 180px;
    display: block;
    margin-bottom: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .4) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .4) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .4) inset
}
.modlog dt {
    width: 300px;
    clear: left;
    float: left;
    font-weight: 400;
    margin: 0 0 0 10px
}
.modlog dd {
    margin-left: 300px;
    margin-top: 1px
}
.modlog~h4 {
    clear: both;
    margin-top: 4px
}
section.team dl dd {
    margin: 1px 0 0 20px
}
section.random>form>fieldset,
section.suche>form>fieldset {
    width: 600px;
    margin: 0 auto
}
section.messages>form>fieldset {
    width: 600px
}
form label>input[type=checkbox] {
    margin-bottom: 17px
}
.serie div.defect-show,
form#defect-report fieldset {
    padding: 5px;
    border-radius: 4px;
    background-color: #ddd
}
form#defect-report fieldset h3 {
    margin-top: 0
}
form#defect-report fieldset li label {
    width: 100%
}
form#defect-report fieldset label textarea {
    width: 840px
}
form#defect-report fieldset input[type=submit],
form#season-edit input[type=submit] {
    margin-top: 4px;
    padding: 4px 5px
}
form#defect-report fieldset li label input[type=radio] {
    display: inline-block;
    position: relative;
    top: 4px
}
form#cover-edit,
form#episodes-add,
form#password-change,
form#password-reset,
form#register,
form#series-suggest,
form#user-delete label,
form#warning-do {
    width: 450px
}
form#api-add,
form#login-captcha,
form#modlog,
form#series-add,
form#user-edit {
    width: 400px
}
form#series-add {
    margin-bottom: -12px
}
form#cover-edit label,
form#news-add,
form#news-add label,
form#password-request label,
form#user-search label,
form#warning-search label {
    width: 350px
}
form#desc-edit textarea,
form#newDescription textarea {
    width: 851px
}
form#desc-edit input[type=submit] {
    margin: 5px 0;
    width: 200px;
    padding: 2px 5px
}
form#editEpisode>input[type=submit],
form#editEpisode>input[type=button],
form#newDescription>input[type=submit],
form#newDescription>input[type=button] {
    height: 30px;
    width: 100px;
    display: inline-block;
    margin: 5px 5px 10px 0
}
form#user-delete label>input[type=checkbox] {
    display: inline-block;
    position: relative;
    float: left;
    top: 2px
}
form#user-delete label>input[type=password] {
    float: left;
    width: 280px;
    margin-left: -19px
}
form#password-request label>input[type=text],
form#user-search label>input[type=text],
form#warning-search label>input[type=text] {
    float: left;
    width: 230px
}
form#cover-edit label>input[type=file] {
    float: left;
    height: 25px;
    width: 280px;
    padding: 2px;
    font-size: 14px
}
form#password-request label>input[type=submit] {
    float: right;
    width: 100px;
    padding: 2px
}
form#cover-edit input[type=submit],
form#password-request input[type=submit],
form#user-delete input[type=submit],
form#user-search input[type=submit],
form#warning-search input[type=submit] {
    width: 150px;
    padding: 2px;
    margin-left: 5px;
    font-size: 15px;
    display: inline-block
}
form#cover-edit input[type=submit] {
    width: 100px!important
}
section.messages h2,
section.random h2,
section.suche h2 {
    margin-bottom: 15px
}
form#api-add legend,
form#episodes-add legend,
form#news-add legend,
form#password-reset legend,
form#register legend,
form#series-add legend,
form#series-suggest legend,
form#user-delete legend,
form#user-edit legend,
form#warning-do legend,
section.messages legend {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px
}
section.messages label,
section.random label,
section.suche label {
    display: inline-block;
    width: 600px;
    margin: 3px
}
form#episodes-add label,
form#password-change label,
form#password-reset label,
form#register label,
form#series-suggest label,
form#warning-do label {
    display: inline-block;
    width: 450px;
    margin: 3px
}
form#api-add label,
form#login-captcha label,
form#modlog label,
form#series-add label,
form#user-edit label {
    display: inline-block;
    margin: 3px 3px 3px 0;
    width: 400px
}
form#warning-do label#pn {
    margin-top: -15px;
    margin-bottom: 10px
}
form#api-add input,
form#episodes-add input,
form#login-captcha input,
form#modlog input,
form#news-add input,
form#password-change input,
form#password-reset input,
form#register input,
form#series-add input,
form#series-suggest input,
form#user-edit input,
form#user-edit select,
form#warning-do input,
section.messages input,
section.random input,
section.random select,
section.suche input,
section.suche select {
    display: inline-block;
    position: relative;
    float: right;
    top: -5px
}
form#news-add label:nth-child(4),
section.random label:nth-child(3),
section.suche label:nth-child(4) {
    text-align: right
}
form#news-add label:nth-child(4) input,
section.random label:nth-child(3) input,
section.suche label:nth-child(4) input {
    float: none;
    top: 3px
}
#addGenre,
#genre_container {
    height: 100%;
    top: 0;
    left: 0;
    position: fixed
}
form#modlog label:nth-child(3) input,
form#user-edit label:nth-child(10) input,
form#warning-do label:nth-child(3) input,
form#warning-do label:nth-child(4) input {
    top: 3px
}
form#warning-do label:nth-child(3),
form#warning-do label:nth-child(4) {
    width: 180px;
    display: block
}
form#episodes-add textarea,
form#warning-do textarea {
    width: 432px
}
form#series-add textarea {
    width: 382px
}
form#news-add textarea {
    width: 332px
}
section.random select {
    width: 518px
}
section.random input[type=text] {
    width: 500px
}
form#login-captcha input[type=text],
form#login-captcha input[type=password] {
    width: 284px
}
form#episodes-add input[type=text],
form#news-add input[type=text],
form#password-change input[type=password],
form#password-reset input[type=password],
form#register input[type=email],
form#register input[type=text],
form#register input[type=password],
form#series-suggest input[type=text] {
    width: 250px
}
form#password-change input[type=submit],
form#password-reset input[type=submit],
form#series-suggest input[type=submit] {
    width: 268px!important
}
form#series-add input[type=text] {
    width: 235px
}
form#api-add input[type=submit],
form#hoster-hidden input[type=submit],
form#modlog input[type=submit],
form#news-add input[type=submit],
form#password-change input[type=submit],
form#password-reset input[type=submit],
form#series-add input[type=submit],
form#series-suggest input[type=submit],
form#user-edit input[type=submit],
form#warning-do input[type=submit],
section.messages input[type=submit],
section.random input[type=submit],
section.suche input[type=submit] {
    width: 252px;
    margin: 3px 3px 0 11px;
    font-size: 15px
}
form#hoster-hidden input[type=submit] {
    margin: 20px auto 0;
    width: 100%!important
}
form#episodes-add input[type=submit] {
    width: 268px;
    padding: 2px 5px;
    margin: 5px 3px 0 0
}
form#api-add input[type=submit],
form#modlog input[type=submit],
form#user-edit input[type=submit] {
    width: 185px!important
}
form#register input[type=submit] {
    width: 302px;
    height: 30px;
    font-size: 15px;
    margin-right: -3px
}
form#login-captcha input[type=submit] {
    display: block;
    float: right;
    clear: both;
    width: 168px;
    margin: 3px 0 0;
    font-size: 15px
}
form#login-captcha div.g-recaptcha {
    display: block;
    float: right;
    clear: both;
    margin: -2px -2px 5px 0
}
form#hoster-hidden input {
    display: inline-block;
    position: relative;
    top: 3px
}
section.suche select {
    width: 418px
}
section.messages input[type=text],
section.messages textarea,
section.suche input[type=text] {
    width: 400px
}
section.messages textarea {
    float: right;
    width: 582px
}
form#addhost ul li input {
    display: inline-block;
    margin-bottom: 5px;
    width: 200px
}
form#addhost input[type=submit] {
    width: 218px;
    padding: 2px 4px
}
section.app img.header {
    width: 100%;
    margin-top: 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}
.addlink_season,
.editname_season {
    margin: 3px;
    padding: 3px 6px
}
.faq dd,
.faq dt {
    margin: 4px 10px
}
.edit_row {
    vertical-align: top
}
.delete_season {
    display: none
}
.delete_season:checked~.icon {
    opacity: .5;
    text-indent: 0;
    color: red;
    font-weight: 700;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    text-align: center;
    padding-bottom: 1px;
    cursor: default
}
.faq dt {
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    background: linear-gradient(to bottom, #F6F6F6 0, #E2E2E2 100%) rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(to bottom, #F6F6F6 0, #E2E2E2 100%) rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(to bottom, #F6F6F6 0, #E2E2E2 100%) rgba(0, 0, 0, 0)
}
.faq dt:hover {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
.faq dt:target {
    font-weight: 700;
    background: #fff!important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}
.faq dt a {
    padding: 8px 12px;
    display: block;
    height: 100%;
    width: 100%
}
.faq dd {
    display: none;
    padding: 8px 12px
}
#addGenre,
#slidein span,
.faq dt:target+dd {
    display: block
}
#genre_container {
    display: none;
    width: 100%;
    z-index: 200
}
#addGenre {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    z-index: 100
}
#genre_container fieldset {
    width: 300px;
    height: 120px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -150px;
    background: #fff;
    border-radius: 8px;
    padding: 4px;
    border: 1px solid #000;
    text-align: center;
    z-index: 100
}
#genre_container h4 {
    font-size: 18px
}
#genre_container input,
#genre_container select {
    width: 200px;
    margin: 5px auto;
    display: block
}
#slidein {
    width: 200px;
    height: 456px;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -228px;
    background: rgba(255, 255, 255, .75);
    padding: 3px;
    border-radius: 5px 0 0 5px;
    animation: slidein-in 1s;
    -webkit-animation: slidein-in 1s ease;
    -moz-animation: slidein-in 1s ease
}
#slidein.slidein-out {
    animation: slidein-out 1s;
    -webkit-animation: slidein-out 1s ease;
    -moz-animation: slidein-out 1s ease
}
#slidein span {
    height: 15px;
    background: #fff;
    margin-bottom: 3px;
    padding: 3px;
    font-size: 12px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    cursor: default;
    border-radius: 5px
}
#slidein span a.slidein-close {
    float: right;
    color: red;
    text-decoration: none;
    font-family: monospace;
    margin-right: 4px
}
.donation p {
    margin: 2px 0
}
@keyframes slidein-in {
    from {
        transform: translateX(1000px)
    }
    to {
        transform: translateX(0)
    }
}
@-moz-keyframes slidein-in {
    from {
        -moz-transform: translateX(1000px)
    }
    to {
        -moz-transform: translateX(0)
    }
}
@-webkit-keyframes slidein-in {
    from {
        -webkit-transform: translateX(1000px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}
@keyframes slidein-out {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(1000px)
    }
}
@-moz-keyframes slidein-out {
    from {
        -moz-transform: translateX(0)
    }
    to {
        -moz-transform: translateX(1000px)
    }
}
@-webkit-keyframes slidein-out {
    from {
        -webkit-transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(1000px)
    }
}