/*
    This file is generated.
    Do not edit directly.
    Edit original files in
    /private/sass instead
 */
hr,img {
    border: 0
}

body,figure {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: dotted thin
}

a:active,a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

address,cite {
    font-style: normal
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: 2cm .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

.img-thumbnail,body {
    background-color: transparent
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Open Sans Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.71428571;
    color: #eee
}

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input,select[multiple],textarea {
    background-image: none
}

a {
    color: #cc7b19;
    text-decoration: none
}

a:focus,a:hover {
    text-decoration: underline
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 3px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.71428571;
    border: 1px solid #ddd;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border-top: 1px solid #323232
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

p {
    margin: 0 0 12px
}

.lead {
    margin-bottom: 24px;
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

small {
    font-size: 85%
}

.text-muted {
    color: #999
}

.text-primary {
    color: #cc7b19
}

.text-warning {
    color: #c09853
}

.text-danger {
    color: #b94a48
}

.text-success {
    color: #468847
}

.text-info {
    color: #3a87ad
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Open Sans Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1,h2,h3 {
    margin-top: 24px
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 12px
}

h4,h5,h6 {
    margin-top: 12px
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #323232
}

blockquote p:last-child,ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

address,dl {
    margin-bottom: 24px
}

ol,ul {
    margin-top: 0;
    margin-bottom: 12px
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd,dt {
    line-height: 1.71428571
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .dl-horizontal dd:after,.dl-horizontal dd:before {
        content: " ";
        display: table
    }

    .dl-horizontal dd:after {
        clear: both
    }
}

address,blockquote small {
    display: block;
    line-height: 1.71428571
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    border-left: 5px solid #bbb
}

blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    color: #999
}

blockquote small:before {
    content: "\2014 \A0"
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #bbb;
    border-left: 0
}

blockquote.pull-right p,blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ""
}

blockquote.pull-right small:after {
    content: "\A0 \2014"
}

blockquote:after,blockquote:before,q:after,q:before {
    content: ""
}

@font-face {
    font-family: Open Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(./static/open-sans.woff) format("woff")
}

@font-face {
    font-family: Open Sans Bold;
    font-weight: 400;
    font-style: normal;
    src: url(./static/open-sans-bold.woff) format("woff")
}

@font-face {
    font-family: Open Sans Semibold;
    font-style: normal;
    font-weight: 400;
    src: url(./static/open-sans-semibold.woff) format("woff")
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li,.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(255,255,255,.05)
}

.nav-bar-nav {
    float: left
}

.nav-bar-nav>li {
    float: left
}

.nav-bar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 60px;
    color: #999
}

.nav-bar-right {
    float: right!important
}

.QuickSearch-container-2PWkB {
    font-size: 13px;
    font-family: Open Sans Semibold,Helvetica Neue,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    float: left;
    margin-left: 15px;
    width: 360px;
    height: 100%
}

@media only screen and (max-width: 768px) {
    .QuickSearch-container-2PWkB {
        display:none
    }
}

.QuickSearchInput-container-R2-wn {
    font-size: 13px;
    font-family: Open Sans Semibold,Helvetica Neue,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 14px 0;
    padding: 4px;
    height: 30px;
    border-radius: 4px;
    background: rgba(255,255,255,.25);
    color: #eee;
    transition: background-color .2s,color .2s
}

.QuickSearchInput-searchInput-2HU6- {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    outline: 0;
    border: none;
    background: 0 0;
    color: #eee
}

.QuickSearchInput-searchInput-2HU6-::-ms-clear {
    display: none
}

.QuickSearchInput-focused-2kpW8 {
    background: #eee
}

.QuickSearchInput-focused-2kpW8 .QuickSearchInput-closeIcon-3AV1c,.QuickSearchInput-focused-2kpW8 .QuickSearchInput-searchIcon-1f6m9 {
    color: #555
}

.QuickSearchInput-focused-2kpW8 .QuickSearchInput-searchInput-2HU6- {
    color: #555
}

@font-face {
    font-family: "Glyphicons Regular";
    src: url(./static/glyphicons.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Regular;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon.home:before {
    content: "\E021"
}
.glyphicon.heart:before {
    content: "\E020"
}
.glyphicon.eye:before {
    content: "\E052"
}
.glyphicon.book-read:before {
    content: "\E088"
}

.glyphicon.chevron-left:before {
    content: "\E225"
}

.glyphicon.settings:before {
    content: "\E281"
}

.glyphicon.random:before {
    content: "\E084"
}

.glyphicon.log-out:before {
    content: "\E388"
}

@font-face {
    font-family: plex-icons;
    src: url(./static/plexicons.woff) format("woff")
}

[class*=" plex-icon-"],[class^=plex-icon-] {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-family: plex-icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-rendering: optimizeLegibility;
    speak: none
}

.plex-icon-search-560:before {
    content: "\EA51"
}

body,html {
    height: 100%
}

body {
    background: #3f4245 url(./static/preset-light.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

#banner,.navigation {
    width: 100%;
    height: 60px;
    padding: 0 10px 0 3px;
    background: rgba(0,0,0,.7)
}

#banner .glyphicon,.navigation .glyphicon {
    top: 7px;
    font-size: 24px
}

#banner .back-btn,#banner .home-btn,.navigation .back-btn,.navigation .home-btn {
    padding: 0 15px
}

#banner .back-btn,.navigation .back-btn {
    padding-right: 8px
}

#banner a:active,#banner a:focus,#banner a:hover,.navigation a:active,.navigation a:focus,.navigation a:hover {
    color: #eee;
    outline: 0;
    background: 0 0!important
}

#banner .QuickSearchInput-searchIcon-1f6m9,.navigation .QuickSearchInput-searchIcon-1f6m9 {
    left: 5px;
    top: 0;
    font-size: 12px
}

#banner .QuickSearchInput-searchInput-2HU6-,.navigation .QuickSearchInput-searchInput-2HU6- {
    padding-left: 16px
}

#poweredby,#searchbox,#userinfo {
    display: none
}

#settingsbox {
    display: none;
    position: absolute;
    top: 64px;
    right: 5px;
    z-index: 1090;
    color: #bbb;
    padding: 10px 15px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-color: #191a1c;
    background-clip: padding-box
}

#settingsbox .popuptitle {
    font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif;
    width: 200px;
    color: #777;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#settingsbox .sectiontitle {
    color: #fff
}

#settingsbox label {
    padding-right: 15px
}

#settingsbox input {
    margin-right: 5px
}

#pageselector {
    display: none;
    padding: 10px 30px
}

#pageselector .popuptitle {
    color: #ccc
}

#comicdetails {
    position: absolute
}

.pagination {
    text-align: center;
    padding-top: 25px;
    margin: 25px 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.pagination a {
    margin: 0 10px
}

.pagination a:active,.pagination a:focus,.pagination a:hover {
    text-decoration: none;
    outline: 0
}

.pagination_top {
    text-align: center;
    margin: 25px 0;
}

.pagination_top a {
    margin: 0 10px
}

.pagination_top a:active,.pagination_top a:focus,.pagination_top a:hover {
    text-decoration: none;
    outline: 0
}

.actionbutton,.btn-link {
    font-family: Open Sans Bold;
    color: #fff;
    font-size: 14px;
    line-height: 1.33;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 5px 10px;
    border: 0;
    background-color: #cc7b19
}

.actionbutton:hover,.btn-link:hover {
    background-color: #9f6013
}

.btn-dark {
    background: rgba(255,255,255,.25)
}

.btn-dark:hover {
    background-color: rgba(0,0,0,.25)
}

#group {
    clear: both;
    overflow: hidden;
    padding: 15px
}

#group>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    width: 130px;
    height: 130px;
    margin: 15px;
    padding: 5px;
    transition: all .2s;
    color: #000;
    font-family: "Open Sans Semibold";
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.4;
    box-shadow: 0 0 2px rgba(0,0,0,.35);
    background-color: rgba(0,0,0,.45)
}

#group>a:active,#group>a:focus,#group>a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 0 2px #cc7b19;
    background-color: rgba(0,0,0,.8)!important
}

#group #comics {
    background-color: #cc7b19
}

#group #books {
    background-color: #00bfbf
}

#group #files {
    background-color: #fcce36
}

#group #latest-books,#group #latest-comics,#group .rootlink {
    color: #fff;
    border-color: #fff
}

#group br {
    display: none
}

.cellcontainer {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    width: 160px;
    margin: 15px;
    color: #000;
    font-family: "Open Sans Regular";
    font-size: 18px;
    line-height: 1.4
}

.cellcontainer * {
    transition: all .2s;
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cellcontainer:hover .thumb {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 0 2px #cc7b19;
    background-color: rgba(0,0,0,.8)!important
}

.cellcontainer:hover .thumb img {
    opacity: .8
}

.cellcontainer:hover .numberblock {
    opacity: 0
}

.cellcontainer .thumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    width: 160px;
    height: 230px;
    text-align: center;
    box-shadow: 0 0 2px rgba(0,0,0,.35);
    background-color: rgba(0,0,0,.45)
}

.cellcontainer .thumb a {
    height: 230px;
    display: block;
    background: #000
}

.cellcontainer .thumb img {
    top: -1px;
    position: relative;
    height: calc(100% + 2px)
}

.cellcontainer .label {
    display: block;
    overflow: hidden;
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 150px;
    height: 52px;
    padding-top: 10px;
}

.cellcontainer .numberblock {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    font-size: 13px;
    color: #eee;
    line-height: 24px;
    padding: 0 8px;
    background-color: #cc7b19;
    box-shadow: 0 0 4px rgba(0,0,0,.6)
}

#bookdetails,#comicdetails {
    display: none;
    position: absolute;
    left: 0;
    top: 0
}

#bookdetails #details,#comicdetails #details {
    position: fixed;
    clear: both;
    overflow: hidden;
    width: 750px;
    margin-left: -375px;
    margin-top: 70px;
    left: 50vw;
    top: 0;
    padding: 0;
    z-index: 1080;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    background-color: #282828;
    border-radius: 3px;
    background-clip: padding-box;
    outline: 0
}

#bookdetails #details_cover,#comicdetails #details_cover {
    float: left;
    padding-right: 25px
}

#bookdetails #details_cover img,#comicdetails #details_cover img {
    width: 300px
}

@media only screen and (max-width: 768px) {
    #bookdetails #details_cover img,#comicdetails #details_cover img {
        display:none
    }
}

#bookdetails #details_title,#comicdetails #details_title {
    color: #eee;
    font-size: 20px;
    line-height: 1.4;
    text-transform: uppercase;
    padding: 19px 20px;
    margin: 0 0 20px;
    background: #323232
}

#bookdetails #details_description,#bookdetails #details_language_pubdate,#bookdetails #details_size,#comicdetails #details_description,#comicdetails #details_language_pubdate,#comicdetails #details_size {
    color: #999;
    padding: 5px 20px
}

#bookdetails #details_description,#comicdetails #details_description {
    padding-bottom: 15px
}

#bookdetails #details_download:before,#comicdetails #details_download:before {
    content: "Download"
}

#bookdetails #details_read:before,#comicdetails #details_read:before {
    content: "Read Now"
}

#bookdetails #details_download,#bookdetails #details_read,#comicdetails #details_download,#comicdetails #details_read {
    display: inline-block;
    font-family: Open Sans Bold;
    color: #fff;
    font-size: 14px;
    line-height: 1.33;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 8px 14px;
    margin: 10px 0;
    border: 0;
    background-color: #cc7b19
}

#bookdetails #details_download:active,#bookdetails #details_download:focus,#bookdetails #details_download:hover,#bookdetails #details_read:active,#bookdetails #details_read:focus,#bookdetails #details_read:hover,#comicdetails #details_download:active,#comicdetails #details_download:focus,#comicdetails #details_download:hover,#comicdetails #details_read:active,#comicdetails #details_read:focus,#comicdetails #details_read:hover {
    text-decoration: none;
    background-color: #9f6013
}

#bookdetails #details_download,#comicdetails #details_download {
    margin-right: 20px;
    background: rgba(255,255,255,.25)
}

#bookdetails #details_download:active,#bookdetails #details_download:focus,#bookdetails #details_download:hover,#comicdetails #details_download:active,#comicdetails #details_download:focus,#comicdetails #details_download:hover {
    background-color: rgba(0,0,0,.25)
}

#details_close {
    float: right;
    color: #eee;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: 64px;
    height: 64px;
    padding-top: 14px;
    opacity: .2
}

#details_close:hover {
    opacity: .8
}

#details_close:before {
    content: "x"
}

#dimoverlay {
    visibility: hidden;
    opacity: .5;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1070;
    background-color: #000
}

.reading {
    bottom: 0;
    background-color: red; /*#009218;*/
    top: initial !important;
}

.gauge {
	background-color:rgba(0,0,0,.7);
	line-height: normal;
	padding: unset;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.read {
    bottom: 0;
    background-color: #FF0000 !important;
    top: initial !important;
}
