<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ea8b22a9bde150ba2e37)
 * Config saved to config.json and https://gist.github.com/ea8b22a9bde150ba2e37
 *//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
hr, img {
    border: 0
}

.fancybox-nav, .owl-controls, html {
    -webkit-tap-highlight-color: transparent
}

body, figure {
    margin: 0
}

.btn, .owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none
}

#toolbar ul, .breadcrumb, .dropdown-menu, .list-inline, .media-list, .nav, .pager, .suggestsearch ul li {
    list-style: none
}

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

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu &gt; .disabled &gt; a:focus, .dropdown-menu &gt; .disabled &gt; a:hover, .form-control, .navbar-toggle, .open &gt; .dropdown-toggle.btn-danger, .open &gt; .dropdown-toggle.btn-default, .open &gt; .dropdown-toggle.btn-info, .open &gt; .dropdown-toggle.btn-primary, .open &gt; .dropdown-toggle.btn-warning {
    background-image: none
}

small {
    font-size: 80%
}

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

.btn, .caret, .checkbox-inline, .radio-inline, img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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

pre, textarea {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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
}

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

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

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

td, th {
    padding: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    line-height: 1.42857143;
    color: #333
}

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

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive, .thumbnail a &gt; img, .thumbnail &gt; img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail, label {
    display: inline-block;
    max-width: 100%
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: auto
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

[role=button] {
    cursor: pointer
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

fieldset, legend {
    padding: 0;
    border: 0
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    margin-bottom: 5px;
    font-weight: 700
}

.media-object.img-thumbnail, .nav &gt; li &gt; a &gt; img {
    max-width: none
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.form-control, output {
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group &gt; .form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open &gt; .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open &gt; .dropdown-toggle.btn-default.focus, .open &gt; .dropdown-toggle.btn-default:focus, .open &gt; .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open &gt; .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open &gt; .dropdown-toggle.btn-primary.focus, .open &gt; .dropdown-toggle.btn-primary:focus, .open &gt; .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open &gt; .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open &gt; .dropdown-toggle.btn-success.focus, .open &gt; .dropdown-toggle.btn-success:focus, .open &gt; .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .open &gt; .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open &gt; .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open &gt; .dropdown-toggle.btn-info.focus, .open &gt; .dropdown-toggle.btn-info:focus, .open &gt; .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open &gt; .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open &gt; .dropdown-toggle.btn-warning.focus, .open &gt; .dropdown-toggle.btn-warning:focus, .open &gt; .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open &gt; .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open &gt; .dropdown-toggle.btn-danger.focus, .open &gt; .dropdown-toggle.btn-danger:focus, .open &gt; .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.btn-block + .btn-block {
    margin-top: 5px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header, .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.fa-fw, .fa-li, .fa-stack-1x, .fa-stack-2x, .input-group-addon, .nav-justified &gt; li &gt; a, .pager {
    text-align: center
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu &gt; li &gt; a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:focus, .dropdown-menu &gt; .active &gt; a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu &gt; .disabled &gt; a, .dropdown-menu &gt; .disabled &gt; a:focus, .dropdown-menu &gt; .disabled &gt; a:hover {
    color: #777
}

.dropdown-menu &gt; .disabled &gt; a:focus, .dropdown-menu &gt; .disabled &gt; a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open &gt; .dropdown-menu {
    display: block
}

.open &gt; a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right &gt; .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav-justified &gt; .dropdown .dropdown-menu, .nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg &gt; .form-control, .input-group-lg &gt; .input-group-addon, .input-group-lg &gt; .input-group-btn &gt; .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg &gt; .form-control, select.input-group-lg &gt; .input-group-addon, select.input-group-lg &gt; .input-group-btn &gt; .btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg &gt; .form-control, select[multiple].input-group-lg &gt; .input-group-addon, select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn, textarea.input-group-lg &gt; .form-control, textarea.input-group-lg &gt; .input-group-addon, textarea.input-group-lg &gt; .input-group-btn &gt; .btn {
    height: auto
}

.input-group-sm &gt; .form-control, .input-group-sm &gt; .input-group-addon, .input-group-sm &gt; .input-group-btn &gt; .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm &gt; .form-control, select.input-group-sm &gt; .input-group-addon, select.input-group-sm &gt; .input-group-btn &gt; .btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm &gt; .form-control, select[multiple].input-group-sm &gt; .input-group-addon, select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn, textarea.input-group-sm &gt; .form-control, textarea.input-group-sm &gt; .input-group-addon, textarea.input-group-sm &gt; .input-group-btn &gt; .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

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

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group &gt; .btn, .input-group-btn:first-child &gt; .dropdown-toggle, .input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn, .input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn, .input-group-btn:first-child &gt; .btn:not(:first-child), .input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group &gt; .btn, .input-group-btn:last-child &gt; .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn &gt; .btn {
    position: relative
}

.input-group-btn &gt; .btn + .btn {
    margin-left: -1px
}

.input-group-btn &gt; .btn:active, .input-group-btn &gt; .btn:focus, .input-group-btn &gt; .btn:hover {
    z-index: 2
}

.input-group-btn:first-child &gt; .btn, .input-group-btn:first-child &gt; .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child &gt; .btn, .input-group-btn:last-child &gt; .btn-group {
    z-index: 2;
    margin-left: -1px
}

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

.nav &gt; li &gt; a {
    padding: 10px 15px
}

.nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav &gt; li.disabled &gt; a {
    color: #777
}

.nav &gt; li.disabled &gt; a:focus, .nav &gt; li.disabled &gt; a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs &gt; li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs &gt; li &gt; a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent
}

.nav-tabs &gt; li &gt; a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified &gt; li {
    float: none
}

.nav-tabs.nav-justified &gt; li &gt; a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:focus, .nav-tabs.nav-justified &gt; .active &gt; a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified &gt; li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified &gt; li &gt; a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:focus, .nav-tabs.nav-justified &gt; .active &gt; a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills &gt; li {
    float: left
}

.nav-justified &gt; li, .nav-stacked &gt; li {
    float: none
}

.nav-pills &gt; li &gt; a {
    border-radius: 4px
}

.nav-pills &gt; li + li {
    margin-left: 2px
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:focus, .nav-pills &gt; li.active &gt; a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked &gt; li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified &gt; li &gt; a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified &gt; li &gt; a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:focus, .nav-tabs-justified &gt; .active &gt; a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified &gt; li {
        display: table-cell;
        width: 1%
    }

    .nav-justified &gt; li &gt; a {
        margin-bottom: 0
    }

    .nav-tabs-justified &gt; li &gt; a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified &gt; .active &gt; a, .nav-tabs-justified &gt; .active &gt; a:focus, .nav-tabs-justified &gt; .active &gt; a:hover {
        border-bottom-color: #fff
    }
}

.tab-content &gt; .tab-pane {
    display: none
}

.tab-content &gt; .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid &gt; .navbar-collapse, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container &gt; .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .container-fluid &gt; .navbar-collapse, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container &gt; .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand &gt; img {
    display: block
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }

    .navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 1px solid transparent
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav &gt; li &gt; a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav &gt; li {
        float: left
    }

    .navbar-nav &gt; li &gt; a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group &gt; .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb &gt; li, .pagination {
    display: inline-block
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav &gt; li &gt; .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav &gt; li &gt; a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:focus, .navbar-default .navbar-nav &gt; .active &gt; a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav &gt; li &gt; a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav &gt; li &gt; a:focus, .navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    border-radius: 4px
}

.breadcrumb &gt; li + li:before {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb &gt; .active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li, .pagination &gt; li {
    display: inline
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:focus, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg &gt; li &gt; a, .pagination-lg &gt; li &gt; span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg &gt; li:first-child &gt; a, .pagination-lg &gt; li:first-child &gt; span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg &gt; li:last-child &gt; a, .pagination-lg &gt; li:last-child &gt; span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm &gt; li &gt; a, .pagination-sm &gt; li &gt; span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm &gt; li:first-child &gt; a, .pagination-sm &gt; li:first-child &gt; span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm &gt; li:last-child &gt; a, .pagination-sm &gt; li:last-child &gt; span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0
}

.alert, .thumbnail {
    margin-bottom: 20px
}

.center-block, .thumbnail a &gt; img, .thumbnail &gt; img {
    margin-left: auto;
    margin-right: auto
}

.pager li &gt; a, .pager li &gt; span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.media-object, .thumbnail {
    display: block
}

.pager li &gt; a:focus, .pager li &gt; a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next &gt; a, .pager .next &gt; span {
    float: right
}

.pager .previous &gt; a, .pager .previous &gt; span {
    float: left
}

.pager .disabled &gt; a, .pager .disabled &gt; a:focus, .pager .disabled &gt; a:hover, .pager .disabled &gt; span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert &gt; p, .alert &gt; ul {
    margin-bottom: 0
}

.alert &gt; p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-right, .media &gt; .pull-right {
    padding-left: 10px
}

.media-left, .media &gt; .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .row:after {
    clear: both
}

.center-block {
    display: block
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.fa, .fa-stack {
    display: inline-block
}

/*!
/*style.css*/
div#toolbar, div#toolbarbut {
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 1px solid #ccc;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    height: 30px;
    z-index: 99999999
}

div#toolbar {
    float: right;
    background: #ededed url(/App_Themes/adminskin/images/tb_bg.gif) repeat-x top
}

div#toolbarbut {
    display: none
}

span.showbar a {
    padding: 7px;
    font-size: 12px;
    color: #555;
    display: inline-block
}

.toolbarleft {
    float: left;
    display: none
}

.toolbarright {
    white-space: nowrap;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right
}

span.downarr {
    float: right;
    border-left: 1px solid #a4a4a4
}

span.downarr a {
    display: block;
    width: 36px;
    height: 26px;
    padding: 25px 0 0 10px;
    background: url(/App_Themes/adminskin/images/downarrow.png) no-repeat 5px 7px
}

#toolbar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#toolbar a.adminlink, #toolbar a.adminlink:link, #toolbar a.adminlink:visited, #toolbar a.adminlink:hover, #toolbar a.adminlink:active {
    font-size: 12px;
    border-left: 1px solid #a4a4a4;
    padding: 8px 8px 10px 23px;
    line-height: 30px;
    color: #555;
    font-weight: 400;
    text-decoration: none
}

#toolbar a.adminlink:hover {
    text-decoration: underline
}

#toolbar a.adminlink {
    font-weight: 700;
    text-decoration: underline
}

#toolbar a.adminlink:hover {
    color: #666
}

#toolbar a.adminmenulink {
    background: transparent url(/App_Themes/adminskin/images/key.png) no-repeat;
    background-position: 5px 50%
}

#toolbar a.filemanlink {
    background: transparent url(/App_Themes/adminskin/images/folder_explore.png) no-repeat;
    background-position: 5px 50%
}

#toolbar a.newpagelink {
    background: transparent url(/App_Themes/adminskin/images/page_white_add.png) no-repeat;
    background-position: 5px 50%
}

#toolbar a.pageeditlink {
    background: transparent url(/App_Themes/adminskin/images/page_white_edit.png) no-repeat;
    background-position: 5px 50%
}

#toolbar a.pagesettingslink {
    background: transparent url(/App_Themes/adminskin/images/page_white_wrench.png) no-repeat;
    background-position: 2px 50%
}

#toolbar a.logoutlink {
    background: transparent url(/App_Themes/adminskin/images/logout.png) no-repeat;
    background-position: 2px 50%
}

#toolbar a.adminlink:hover {
    background-color: #fff
}

.relative {
    position: relative !important
}

.ActionMenuBorder {
    z-index: -1
}

.ActionMenu {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 9999;
    color: #000;
    left: 10px;
    top: 10px
}

.relative.Module:hover {
    z-index: 1000 !important
}

ul.ActionMenuBody {
    display: none;
    background: #fff;
    border: 5px solid #aaa;
    padding: 10px !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 10px;
    min-width: 480px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888
}

ul.ActionMenuBody li {
    list-style-type: none !important;
    padding: 0;
    margin: 0
}

ul.ActionMenuBody li.first.last {
    position: relative
}

.ActionMenuTag {
    background: #aaa;
    background: -moz-linear-gradient(top, #f3f3f3 0, #cfcfcf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #cfcfcf));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3F3F3', endColorstr='#CFCFCF', GradientType=0);
    display: block;
    padding: 5px 10px;
    border: 1px #999 solid;
    border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 16px;
    font-weight: 700;
    font-size: 11px;
    min-width: 65px;
    cursor: default
}

.ActionMenuTag img {
    display: block;
    float: left;
    padding-right: 3px
}

ul.ActionMenuBody li {
    display: block;
    clear: both;
    float: none;
    font-weight: 700;
    font-size: 14px
}

ul.ActionMenuBody li span {
    border: 0;
    display: block;
    background: 0;
    padding: 0;
    margin: 6px 0;
    width: auto
}

ul.ActionMenuBody li ul {
    overflow: hidden;
    padding: 10px 0;
    margin: 0;
    width: 96%;
    border-top: 1px #ccc solid
}

ul.ActionMenuBody li ul li {
    float: left;
    display: block;
    min-width: 130px;
    font-weight: 400;
    clear: none;
    padding: 3px 15px 3px 0;
    font-size: 11px;
    border: 0;
    margin: 0
}

ul.ActionMenuBody li ul li a {
    background-image: none
}

ul.ActionMenuBody li ul li a, ul.ActionMenuBody li ul li a img {
    display: block;
    line-height: 16px;
    min-height: 16px;
    color: #328dde;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: none;
    font-weight: 400
}

ul.ActionMenuBody li ul li a:hover {
    color: #1B4D79;
    background: none
}

ul.ActionMenuBody li ul li a img {
    padding-right: 3px;
    float: left
}

ul.ActionMenuBody li ul li a.ActionLink {
    padding-left: 20px
}

.edit-link {
    background: url(/Data/SiteImages/edit.gif) no-repeat;
    color: transparent;
    width: 0;
    padding-left: 16px;
    display: inline-block;
    overflow: hidden;
    height: 16px
}

.edit-link:hover {
    color: transparent;
    text-decoration: none
}

body {
    font-family: Tahoma, sans-serif, Helvetica, Arial;
    font-weight: 400;
    font-size: 14px;
    background-color: #ebebeb
}

a {
    color: #ae4ad9;
    cursor: pointer
}

a:hover {
    color: #ae4ad9
}

img, canvas {
    max-width: 100%
}

img.media-object {
    max-width: none
}

p {
    margin: 0 0 10px
}

.mrt5 {
    margin-top: 5px
}

.mrt10 {
    margin-top: 10px
}

.mrt15 {
    margin-top: 15px
}

.mrt20 {
    margin-top: 20px
}

.mrb0 {
    margin-bottom: 0
}

.mrb5 {
    margin-bottom: 5px
}

.mrb10 {
    margin-bottom: 10px
}

.mrb15 {
    margin-bottom: 15px
}

.mrb20 {
    margin-bottom: 20px
}

.text-center {
    text-align: center
}

.error {
    color: red
}

.clear {
    clear: both
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

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

.breadcrumb &gt; li + li:before {
    content: "\00BB"
}

.main {
    min-height: 400px
}

.main .container {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f9f9f9
}

.main .center-side {
    margin-bottom: 10px
}

.page-title {
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
    color: #882ee5
}

.homepage .page-title {
    padding-right: 30px
}

.filter-icon {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border: solid 1px #ff9601;
    border-radius: 30px;
    text-align: center;
    color: #ff9601
}

@media (min-width: 1200px) {
    .container {
        width: 1030px
    }
}

.header {
    background: url(../nettruyen/bg_header_2017.jpg) top center repeat-x;
    width: 100%;
    height: 50px;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out
}

.header-new-year-red {
    background: url(../images/bg_header_new_red.jpg) top center repeat-x
}

.header-new-year-text {
    background: url(../images/bg_header_new_text.jpg) top center repeat-x
}

.header-noel {
    background: url(../images/bg_header_noel.png) top center repeat-x
}

.header.nav-up {
    top: -50px
}

.header .navbar {
    z-index: 1001
}

.header .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.header .navbar-brand .logo {
    margin: 0;
    display: block;
    line-height: 45px;
    height: 100%
}

@media (min-width: 480px) and (max-width: 991px) {
    .header, .header-tet {
        background-position: left top
    }
}

.nav-account &gt; li &gt; a {
    color: #fff
}

.nav-account &gt; li &gt; a:hover {
    text-decoration: underline
}

.nav-account &gt; li &gt; a.user-menu:hover {
    text-decoration: none
}

.nav-account &gt; li {
    padding: 0
}

.nav-account .fn-thumb {
    height: 20px
}

.nav-account .dropdown-menu {
    margin-top: 0
}

.nav-account .dropdown-menu &gt; li &gt; a:hover {
    color: #ae4ad9
}

.search-button-icon {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    margin: 9px 0 0;
    padding: 1px 5px 0;
    position: absolute;
    right: 60px
}

.search-button-icon .fa {
    font-size: 25px;
    color: #fff
}

.navbar-toggle {
    background-color: #d0b32e;
    border-radius: 2px;
    cursor: pointer;
    margin: 7px 0 0;
    padding: 1px 5px 0;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    float: none;
    position: absolute;
    right: 15px
}

.navbar-toggle .fa {
    font-size: 28px;
    color: #fff
}

.navbar-collapse {
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 50px;
    display: none;
    background-color: #141414
}

@media (max-width: 767px) {
    .menu-open {
        overflow: hidden
    }

    .menu-open .header {
        width: 100% !important
    }

    .menu-open .navbar-toggle {
        background-color: #a68f25
    }

    .menu-open .navbar-collapse {
        width: 100%;
        display: block;
        z-index: 9999;
        height: 100%
    }
}

.header-down {
    position: fixed;
    z-index: 1001
}

.nav-down {
    position: fixed;
    top: 50px !important
}

.main-nav {
    position: relative;
    z-index: 1000 !important
}

.main-nav .inner {
    background-color: #e4e4e4
}

.main-nav .main-menu {
    width: 100%
}

.main-menu a:focus {
    text-decoration: none;
    background-color: transparent
}

.main-menu a:hover {
    color: #ae4ad9 !important
}

.main-menu &gt; li &gt; a {
    color: #333;
    white-space: nowrap;
    padding: 0 20px;
    font-size: 14px;
    text-transform: uppercase
}

.main-menu &gt; li &gt; a:focus, .main-menu &gt; li &gt; a:active, .main-menu &gt; li &gt; a:visited {
    background-color: transparent
}

.main-menu &gt; li:first-child a {
    padding: 0 15px
}

.main-menu &gt; li &gt; a .fa-home {
    font-size: 20px
}

.main-menu &gt; li.active &gt; a, .main-menu &gt; li.open &gt; a, .main-menu &gt; li.dropdown:hover &gt; a, .main-menu &gt; li &gt; a:hover {
    color: #ae4ad9;
    background-color: #fff
}

.main-menu &gt; li.open .dropdown-menu {
    display: block
}

.main-menu &gt; li.open .dropdown-menu:after {
    clear: both;
    content: ' ';
    display: block
}

.main-menu &gt; li.dropdown {
    position: relative
}

.main-menu &gt; li .dropdown-menu {
    border: 1px solid #d9d9d9;
    -moz-box-shadow: 0 3px 8px rgba(3, 3, 3, 0.26);
    -webkit-box-shadow: 0 3px 8px rgba(3, 3, 3, 0.26);
    box-shadow: 0 3px 8px rgba(3, 3, 3, 0.26)
}

.main-menu &gt; li .megamenu {
    width: 600px
}

.main-menu &gt; li .megamenu ul li a {
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 32px;
    padding: 0 10px;
    display: block;
    white-space: nowrap;
    background-color: transparent
}

.main-menu &gt; li .megamenu ul li.active a {
    color: #ae4ad9
}

.main-menu &gt; li .megamenu p.separator {
    border-top: solid 1px #e5e5e5
}

.main-menu &gt; li .megamenu p.tip {
    text-transform: none;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px
}

.main-menu &gt; li a strong {
    color: #e74c3c
}

.navbar-dropdown {
    width: 300px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important
}

.navbar-dropdown a {
    width: 49.99999%;
    float: left;
    color: #333;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    display: block;
    padding: 8px 16px
}

.navbar-dropdown a:hover {
    text-decoration: none;
    background-color: #eee
}

.search-box .searchinput {
    border-right: none;
    border-radius: 0;
    height: 32px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-open .navbar-collapse .search-box .searchinput {
    font-size: 16px
}

.search-box input.loading {
    background: #fff url(/Data/Sites/1/skins/comic/images/loading-small.gif) no-repeat right center
}

.search-box .searchbutton {
    border-radius: 0;
    width: 32px;
    height: 32px;
    border-left: none;
    border: none
}

.searchbutton {
    background: #fff url(/nettruyen/btn_search.png) no-repeat center center
}

.suggestsearch {
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 1;
    max-height: 375px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ebebeb;
    background-color: #fff;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.suggestsearch ul {
    margin: 0;
    padding: 0
}

.suggestsearch ul li:hover, .suggestsearch ul li.selected {
    background: #e0e0e0
}

.suggestsearch ul li {
    padding: 5px 0;
    list-style: none;
    display: block;
    border-bottom: 1px solid #ebebeb
}

.suggestsearch ul li a:after {
    display: table;
    content: " ";
    clear: both
}

.suggestsearch ul li a {
    padding: 0;
    display: block
}

.suggestsearch ul li a:hover, .suggestsearch ul li a:focus, .suggestsearch ul li a:active {
    text-decoration: none
}

.suggestsearch ul li a img {
    float: left;
    margin: 0 5px 0 0;
    width: 50px;
    height: 50px
}

.suggestsearch ul li a h3, .suggestsearch ul li a h4 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.suggestsearch ul li a h3 b, .suggestsearch ul li a h4 b {
    font-weight: 700;
    font-size: 110%;
    color: #03f
}

.suggestsearch ul li a h4 {
    font-size: 12px;
    font-weight: 400
}

.suggestsearch ul li a i {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (min-width: 992px) {
    .header .navbar-brand {
        min-width: 240px
    }

    .search-box .input-group {
        width: 455px
    }

    .suggestsearch {
        width: 422px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-box .input-group {
        width: 295px
    }

    .suggestsearch {
        width: 281px
    }

    .navbar-nav &gt; li:nth-child(8), .navbar-nav &gt; li:nth-child(9), .navbar-nav &gt; li:nth-child(11), .navbar-nav &gt; li:last-child {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav &gt; li:last-child {
        display: none
    }
}

@media (min-width: 768px) {
    .main-menu &gt; li.dropdown:hover .dropdown-menu {
        display: block
    }

    .navbar-nav &gt; li {
        border-right: solid 1px #ddd
    }

    .navbar-nav &gt; li &gt; a {
        padding: 0 10px;
        line-height: 40px
    }

    .nav-account &gt; li.login-link:after {
        content: "/";
        color: #fff;
        padding-left: 4px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main-menu &gt; li.dropdown:hover .dropdown-menu {
        left: -160px
    }
}

@media (max-width: 767px) {
    .search-box {
        padding-top: 8px
    }

    .suggestsearch {
        width: 100%;
        overflow-y: none
    }

    .main-menu a:hover {
        color: #d0b32e !important
    }

    .main-menu &gt; li &gt; a {
        color: #fff;
        line-height: 35px;
        padding: 0 15px
    }

    .main-menu &gt; li.active &gt; a, .main-menu &gt; li.open &gt; a, .main-menu &gt; li.dropdown:hover &gt; a, .main-menu &gt; li &gt; a:hover {
        color: #d0b32e !important;
        background-color: transparent !important
    }

    .main-menu &gt; li.open .dropdown-menu {
        display: block;
        border-top: 1px solid #eee
    }

    .main-menu &gt; li.open .dropdown-menu a {
        color: #fff
    }

    .main-menu &gt; li .megamenu {
        padding-left: 10px
    }

    .main-menu &gt; li .megamenu ul li {
        float: left;
        width: 50%
    }

    .main-menu &gt; li .megamenu ul li a {
        color: #fff
    }

    .main-menu &gt; li .megamenu ul li.active a {
        color: #d0b32e
    }

    .nav-account.list-inline {
        margin-left: 0
    }

    .nav-account &gt; li {
        display: block;
        border-bottom: 1px solid #222
    }

    .nav-account &gt; li &gt; a {
        line-height: 35px;
        display: block
    }

    .nav-account &gt; li &gt; a:hover {
        text-decoration: none;
        color: #d0b32e
    }
}

.footer {
    color: #aaa;
    background-color: #0e0e0e;
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px
}

.footer .link-footer h4 {
    margin: 5px 0;
    color: #fff;
    font-weight: 400;
    font-size: 18px
}

.footer .link-footer ul {
    margin: 0;
    padding: 0
}

.footer .link-footer ul li {
    margin: 0;
    margin-right: 5px;
    line-height: 38px;
    list-style: none;
    display: inline-block
}

.footer .link-footer ul li a {
    border: solid 1px #414141;
    padding: 5px;
    white-space: nowrap;
    border-radius: 4px;
    color: #898989;
}

.footer .link-footer ul li a:hover {
    border-color: #fff
}

.footer a {
    color: #ddd
}

.footer a:hover, .footer a:focus {
    text-decoration: none;
    color: #fff
}

.footer .copyright {
    overflow: hidden
}

.footer .copyright p {
    color: #ddd;
    margin: 0;
    margin-top: 10px
}

.footer .copyright a .fa {
    font-size: 20px;
    display: inline-block;
    width: 20px
}

.footer .copyright a .fa-tablet {
    font-size: 25px
}

.quick-link {
    background: #ebebeb
}

.quick-link ul li h1, .quick-link ul li h2, .quick-link ul li h3, .quick-link ul li h4, .quick-link ul li h5, .quick-link ul li h6, .quick-link ul li a strong {
    margin: 0;
    font-size: 13px;
    font-weight: 400
}

.quick-link ul li a {
    color: #888
}

@media (max-width: 767px) {
    .footer .link-footer h4 {
        margin-top: 20px;
        border-top: solid 1px #ddd;
        padding-top: 8px
    }
}

.pagination-outter {
    text-align: center
}

.pagination &gt; li &gt; a {
    margin: 0 1px 1px 0;
    color: #999;
    padding: 0 2px;
    font-size: 15px;
    border-radius: 0 !important;
    width: 40px;
    line-height: 35px
}

.pagination &gt; li.active &gt; a {
    background-color: #882ee5 !important;
    cursor: pointer !important;
    z-index: 0
}

.breadcrumb {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    background-color: transparent
}

.facebook-login-button {
    margin-left: auto;
    background-color: #3b5998;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.3) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0 14px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
    width: 280px
}

.facebook-login-button:hover {
    text-decoration: none;
    color: #fff
}

.facebook-login-button .fa-facebook {
    border-right: 1px solid #ccc;
    float: left;
    font-size: 18px;
    margin-right: 10px;
    padding: 0 10px 0 15px
}

.loginpage .alert, .passwordrecovery .alert, .resetpassword .alert {
    display: block;
    margin-top: 20px
}

.loginpage .remember-me {
    display: block;
    margin-top: 10px
}

.loginpage .remember-me label {
    font-weight: 400;
    margin: 0 0 0 5px
}

.notify_block {
    border-radius: 3px;
    background: #feff99;
    border: 1px solid #f0e679;
    background-color: transparent;
    border: solid 1px #f94574;
    color: #333;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 13px;
    position: relative;
    padding-left: 50px
}

.notify_block .info {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    text-align: center;
    width: 35px;
    background-color: #f94574;
    padding-top: 10px
}

.notify_block .info .fa {
    color: #fff;
    font-size: 15px
}

.chapter-detail .notify_block {
    background-color: #fff
}

.android {
    display: inline-block;
    margin-top: 7px;
    width: 145px;
    border-radius: 5px;
    background: url(../images/appnettruyen.png) no-repeat -5px 0;
    height: 50px;
    text-indent: -1000px;
    overflow: hidden
}

.appstore {
    display: inline-block;
    width: 145px;
    margin-top: 7px;
    border-radius: 5px;
    background: url(../images/appnettruyen.png) no-repeat -153px 0;
    height: 50px;
    text-indent: -1000px;
    overflow: hidden
}

#back-to-top {
    display: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd;
    color: #ee2c74;
    border-radius: 3px;
    float: left;
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 900
}

#back-to-top:hover {
    border-color: #aaa
}

#back-to-top .fa {
    font-size: 32px;
    margin-right: 0
}

#loading {
    color: #000;
    position: fixed;
    top: 40%;
    right: 40%;
    z-index: 999999;
    background: #fff;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    display: none
}

.error-404 {
    line-height: 1.6;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 50px
}

.error-404 h1, .error-404 h2 {
    font-weight: 400;
    margin: 0
}

.error-404 h2 {
    font-size: 1.8em;
    margin-top: 10px
}

.error-404 p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 25px
}

.error-404 .error-title {
    font-size: 9em;
    line-height: 1;
    margin: 0;
    padding: 0
}

.error-404 .error-msg {
    background-color: #fbfadd;
    border: 1px solid #ded58a;
    color: #8f872e;
    font-size: 3em;
    margin-bottom: 30px !important;
    padding: 20px 30px
}

.error-404 .entry-content ul {
    margin-left: 20px;
    padding-left: 0
}

.error-404 ul li {
    list-style: inside none disc
}

.error-404 a {
    color: #03f
}

.error-404 a:hover {
    color: #03f !important;
    text-decoration: underline
}

.error-404 .comicsearchbox {
    margin-top: 15px
}

.error-404 .searchbutton {
    background: none
}

@media (min-width: 768px) and (max-width: 991px) {
    .error-404 .error-title {
        font-size: 7em
    }

    .error-404 .error-msg {
        font-size: 3em
    }

    .error-404 h2 {
        margin-bottom: 0
    }

    .error-404 p {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .error-404 {
        margin: 0
    }

    .error-404 .error-title {
        font-size: 5em
    }

    .error-404 .error-msg {
        font-size: 1.5em;
        padding: 10px 15px
    }

    .error-404 h2 {
        margin-bottom: 0
    }

    .error-404 p {
        margin-top: 0
    }
}

.darkBox {
    border: 1px solid #ddd;
    color: #333;
    padding: 10px;
    clear: right;
    margin-bottom: 15px
}

.darkBox:after {
    display: table;
    clear: both;
    content: " "
}

.darkBox h2 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 400;
    color: #882ee5
}

.darkBox h2 .view-all {
    float: right;
    font-size: 13px;
    line-height: 22px;
    font-style: italic
}

.darkBox a {
    color: #000
}

.darkBox a:hover {
    color: #03f
}

.darkBox ul {
    padding-left: 0;
    margin: 0
}

.darkBox ul li {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #dedede
}

.darkBox ul li:last-child {
    padding-bottom: 0
}

.darkBox ul li .thumb {
    overflow: hidden;
    width: 70px;
    height: 60px;
    float: left;
    margin-right: 10px
}

.darkBox ul li .thumb img {
    width: 100%;
    left: 0
}

.darkBox ul li h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.darkBox ul li h3 a:hover, .darkBox ul li h3 a:focus {
    text-decoration: none
}

.darkBox ul li p {
    margin: 0
}

.darkBox ul li .chapter.top {
    padding-top: 5px
}

.darkBox ul li .chapter .view {
    display: block;
    font-style: italic;
    font-size: 12px;
    color: #666
}

.darkBox ul li .chapter .viewed {
    margin-top: 5px;
    min-height: 15px
}

.darkBox ul li .chapter .viewed a {
    font-size: 12px;
    color: #666
}

.darkBox ul li .chapter .viewed a:hover {
    color: #ae4ad9
}

.darkBox ul li .txt-rank {
    float: left;
    width: 40px;
    line-height: 45px;
    text-align: center;
    display: block;
    color: #3b3b3b;
    font-size: 18px
}

.darkBox ul li .txt-rank.pos1 {
    color: #3498db !important;
    font-size: 20px
}

.darkBox ul li .txt-rank.pos2 {
    color: #27ae60 !important
}

.darkBox ul li .txt-rank.pos3 {
    color: #d35400 !important
}

.box-tab {
    padding: 0;
    border: none
}

.box-tab ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.box-tab ul.tab-nav li {
    list-style: none;
    float: left;
    width: 33.333333333333%;
    height: 42px;
    border-top: none;
    padding: 0
}

.box-tab ul.tab-nav a {
    display: block;
    width: 100%;
    height: 100%;
    background: #ecf0f1;
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    border-top: 2px solid #ECF0F1
}

.box-tab ul.tab-nav a.active {
    border-top: 2px solid #721799;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #f9f9f9
}

.box-tab ul.tab-nav a:hover, .box-tab ul.tab-nav a:visited, .box-tab ul.tab-nav a:focus {
    text-decoration: none
}

.box-tab ul.tab-nav a:hover {
    border-top: 2px solid #721799
}

.box-tab ul.tab-nav a.active, .tab-nav li:hover a {
    color: #000
}

.box-tab .tab-pane {
    padding: 10px;
    border: 1px solid #EAEAEA;
    border-top: none
}

.box-tab .tab-pane ul li {
    border-bottom: 1px solid #EAEAEA;
    border-top: none
}

.box-tab .tab-pane ul li:last-child {
    border-bottom: none
}

.box-tab .tab-pane ul li .t-item {
    float: left;
    width: 85%;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px)
}

.box-tab .tab-pane ul li .thumb {
    width: 55px;
    height: 45px
}

.genres ul li {
    padding: 0;
    float: left;
    width: 50%
}

.genres ul li:first-child {
    float: none;
    width: 100%
}

.genres ul li a {
    padding-left: 5px;
    padding-right: 5px
}

.genres ul li a:focus {
    background-color: transparent
}

.genres ul li a:hover, .genres ul li.active a {
    color: #ae4ad9;
    background-color: transparent
}

@media (min-width: 480px) and (max-width: 991px) {
    .genres ul li {
        width: 25%
    }
}

#item-detail h1.title-detail {
    font-weight: 400;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    line-height: 1.2
}

#item-detail .small {
    line-height: 1;
    font-size: 13px;
    font-style: italic;
    opacity: .7;
    display: block;
    text-align: center;
    padding: 5px 0 10px
}

#item-detail .detail-info .col-image, #item-detail .detail-info .col-info {
    margin-top: 10px
}

#item-detail .detail-info ul.list-info {
    clear: both;
    overflow: hidden;
    padding: 0;
    margin: 0
}

#item-detail .detail-info ul.list-info li {
    display: block;
    margin: 0 0 7px
}

#item-detail .detail-info ul.list-info li p, #item-detail .detail-info ul.list-info li p {
    padding-top: 0;
    line-height: 27px
}

#item-detail .detail-info ul.list-info li.facebook {
    margin-top: 20px;
    margin-bottom: 15px
}

#item-detail .detail-info .follow {
    margin-top: 12px;
    font-size: 15px
}

#item-detail .detail-info .follow span {
    padding: 0 5px;
    white-space: nowrap
}

#item-detail .detail-info .total-comment {
    padding-top: 7px
}

#item-detail .detail-info .star img {
    width: 22px;
    height: 22px;
    margin-right: 5px
}

#item-detail .detail-content {
    padding-bottom: 5px
}

#item-detail .detail-content p {
    padding: 0;
    margin: 0;
    position: relative
}

#item-detail .detail-content p.shortened:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    background: linear-gradient(rgba(255, 255, 255, 0), white)
}

#item-detail .list-title {
    color: #882ee5;
    border-bottom: 2px solid #882ee5;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0;
    padding-bottom: 2px
}

#item-detail .list-chapter .heading {
    padding: 5px 10px 5px 5px;
    font-size: 17px
}

#item-detail .list-chapter .no-wrap {
    white-space: nowrap;
    overflow: hidden
}

#item-detail .list-chapter nav {
    border: solid 1px #ddd;
    padding: 5px;
    border-radius: 5px
}

#item-detail .list-chapter nav ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

#item-detail .list-chapter nav ul li {
    border-bottom: 1px dashed #ddd;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 6px 0;
    margin: 0
}

#item-detail .list-chapter nav ul li:last-child {
    border-bottom: none
}

#item-detail .list-chapter nav ul li &gt; div, #item-detail .list-chapter .heading div &gt; div {
    padding: 0;
    padding-left: 6px
}

#item-detail .list-chapter nav ul li &gt; div:first-child, #item-detail .list-chapter .heading div &gt; div:first-child {
    padding-left: 0
}

#item-detail .list-chapter nav ul li &gt; div.chapter a {
    font-size: 14px
}

#item-detail .list-chapter nav ul li .small {
    font-size: 13px;
    color: #999
}

#item-detail .list-chapter nav ul li.less {
    display: none
}

#item-detail .list-chapter nav ul li.active, #item-detail .list-chapter nav ul.active li.less {
    display: block
}

#item-detail .list-chapter .view-more {
    display: block !important;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 35px;
    position: relative
}

#item-detail .list-chapter .view-more:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 35px;
    top: -36px;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
    width: 100%
}

@media (max-width: 480px) {
    #item-detail .col-image, #item-detail .col-info {
        width: 100%
    }

    #item-detail .col-image {
        text-align: center
    }
}

.shortened {
    max-height: 60px;
    overflow: hidden
}

.morelink {
    white-space: nowrap;
    display: inline-block
}

.morelink:focus, .morelink:visited {
    text-decoration: none
}

.chapter-detail {
    background-color: #111
}

.chapter-detail .main_home {
    max-width: 100%
}

.reading {
    overflow: initial;
    overflow: hidden;
    padding: 0
}

.reading .reading-detail {
    overflow: initial;
    padding: 0;
    text-align: justify;
    border-radius: 5px
}

.reading .reading-detail .page-chapter {
    position: relative;
    background: url(../images/loading-small.gif) center center no-repeat;
    text-align: center
}

.reading .reading-detail .page-chapter .action {
    position: absolute;
    float: none;
    top: 0;
    right: 0;
    z-index: 1000
}

.reading .reading-detail .page-chapter:hover .action {
    display: block
}

.reading .reading-detail .fancybox {
    cursor: url(../images/cur_zin.cur), pointer
}

.reading .reading-detail img {
    min-height: 35px;
    color: #fff;
    border-color: #000;
    border-image: initial;
    border-style: none;
    border-width: medium;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: auto;
    z-index: 999;
    position: relative
}

.reading .reading-detail canvas {
    display: block;
    margin: 0 auto
}

.reading .reading-detail .content-words {
    color: #fff;
    margin-bottom: 30px;
    margin-top: 10px;
    line-height: 40px;
    font-size: 25px
}

.reading .top {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ecedee;
    overflow: hidden
}

.reading .top .breadcrumb {
    margin: 5px 10px;
    padding: 0;
    display: block
}

.reading .top .breadcrumb a span {
    line-height: 27px
}

.reading .bottom .breadcrumb {
    float: left
}

.reading .top .txt-primary {
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 7px 10px;
    display: inline-block
}

.reading .top i {
    display: inline-block;
    margin: 0 0 7px 7px
}

.reading .top .social {
    float: right;
    margin: 7px 10px
}

.reading .reading-control {
    background: none repeat scroll 0 0 #f6f7f8;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
    text-align: center
}

.reading .reading-control .action {
    display: inline-block;
    margin-top: 5px
}

.reading .reading-control .home {
    width: 30px;
    text-align: center;
    color: #d9534f;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 10px
}

.reading .reading-control .home:hover {
    text-decoration: none;
    color: #ac2925
}

.reading .reading-control .changeserver {
    position: relative
}

.reading .reading-control .changeserver span {
    font-size: 12px;
    position: absolute;
    left: 12px;
    top: 7px;
    font-weight: 700
}

.reading .reading-control .next, .reading .reading-control .prev {
    display: inline-block;
    width: 33px;
    background: #d9534f;
    color: #fff;
    text-align: center;
    border-color: #d43f3a;
    height: 34px;
    padding-top: 7px;
    border-radius: 4px 0 0 4px
}

.reading .reading-control .next {
    border-radius: 0 4px 4px 0
}

.reading .reading-control .prev:hover, .reading .reading-control .next:hover {
    background-color: #ac2925;
    border-color: #761c19;
    text-decoration: none
}

.reading .reading-control .prev.disabled, .reading .reading-control .next.disabled {
    background-color: #000;
    opacity: .3
}

.reading .reading-control .chapter-nav {
    white-space: nowrap;
    overflow: hidden
}

.reading .reading-control .select-chapter {
    display: inline-block;
    padding: 0;
    height: 34px;
    border: 1px solid #ccc;
    width: 25%;
    background-color: #fff;
    border-radius: 0
}

.reading .reading-control .follow-link {
    margin-bottom: 4px
}

.reading .reading-control .action, .reading .reading-control .next-raw {
    margin: 5px 0 0 5px;
    display: inline-block;
    color: #03f
}

.reading .reading-control p {
    line-height: 25px
}

.reading .reading-control p a {
    color: #fc0203
}

.reading .comment {
    background: none repeat scroll 0 0 #f6f7f8;
    border-top: 1px solid #e4e4e4;
    display: block;
    overflow: hidden;
    padding: 20px
}

.reading .reading-control .chapter-nav.scroll-to-fixed-fixed {
    background-color: #e4e4e4;
    padding: 3px 0;
    width: 100% !important;
    left: 0 !important
}

.reading .reading-control .chapter-nav.scroll-to-fixed-fixed .home {
    display: inline-block
}

.reading .chapter-nav-bottom {
    margin: 5px 0
}

.reading .chapter-nav-bottom .next.disabled, .reading .chapter-nav-bottom .prev.disabled {
    pointer-events: auto
}

.chapter-detail .main &gt; .container {
    width: auto;
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px
}

.chapter-detail .main &gt; .container .container {
    padding: 0 15px;
    background-color: transparent
}

@media (max-width: 767px) {
    .chapter-detail .main &gt; .container .container {
        padding: 0
    }

    .chapter-detail .main &gt; .container .full-width {
        padding: 0
    }
}

@media (max-width: 430px) {
    .reading .reading-control .follow-link span {
        display: none
    }
}

.icon {
    display: inline-block
}

.icon-raw {
    background: url(../images/icon-raw.png) no-repeat;
    height: 10px;
    width: 30px
}

.icon-hot {
    background: url(/nettruyen/icon-hot.gif) no-repeat;
    height: 11px;
    width: 28px
}

.icon-new {
    background: url(../images/icon-new.png) no-repeat;
    height: 11px;
    width: 28px
}

.items .item {
    padding: 0;
    margin: 0 0 10px;
    float: left;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.items .item .image {
    position: relative;
    height: 200px;
    line-height: 200px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: #000 0 0 0;
    text-align: center;
    overflow: hidden
}

.items .item .image img {
    vertical-align: middle;
    width: 100%
}

.items .item .image .icon {
    position: absolute
}

.items .item .image .icon-hot {
    top: 5px;
    right: 5px
}

.items .item .image .view {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 25px;
    line-height: 25px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 12px;
    display: block;
    color: #fff;
    background-color: #000;
    opacity: .65;
    filter: alpha(opacity=50)
}

.items .item .image .view a {
    color: #fff
}

.items .item .image .view a:hover, .items .item .image .view a:visited, .items .item .image .view a:focus {
    text-decoration: none
}

.items .item .image .view a:hover {
    color: #f0f306
}

.items .item .image .viewed {
    top: 0;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    overflow: hidden
}

.items .item .image .unfollow {
    bottom: 0;
    z-index: 99;
    line-height: 25px;
    height: 0;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    opacity: 1;
    transition: height .3s;
    -webkit-transition: height .3s
}

.items .item:hover .image .unfollow {
    height: 25px
}

.items .item figcaption {
    padding: 5px 0 0;
    position: relative
}

.items .item figcaption h3 {
    font-size: 16px;
    margin: 0 0 7px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.items .item figcaption h3 a {
    color: #000
}

.items .item figcaption h3 a:hover {
    text-decoration: none;
    color: #03f
}

.items .item figcaption ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.items .item figcaption ul li {
    margin-bottom: 6px
}

.chapter a {
    font-size: 13px;
    color: #000
}

.chapter a:focus, .chapter a:visited, a.visited {
    text-decoration: none;
    color: silver
}

.chapter a:hover {
    text-decoration: none;
    color: #03f
}

.chapter .time {
    color: silver;
    font-size: 11px;
    line-height: 20px;
    font-style: italic;
    float: right;
    max-width: 47%;
    overflow: hidden;
    white-space: nowrap
}

.items .follow-share .input-link {
    border: 1px solid #b3b3b3;
    background-color: #fff;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    padding: 5px;
    width: 80%
}

@media (min-width: 768px) {
    .items .row {
        margin-left: -7px;
        margin-right: -7px
    }

    .items .item {
        width: 25%;
        padding: 0 7px
    }

    .items .item:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .items .row {
        margin-left: -7px;
        margin-right: -7px
    }

    .items .item {
        width: 33.33333333%;
        padding: 0 7px
    }

    .items .item:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 360px) and (max-width: 479px) {
    .items .row {
        margin-left: -7px;
        margin-right: -7px
    }

    .items .item {
        width: 50%;
        padding: 0 7px
    }

    .items .item:nth-child(2n+1) {
        clear: both
    }
}

@media (max-width: 359px) {
    .items .item .image .viewed span {
        display: none
    }

    .items .row {
        margin-left: 0;
        margin-right: 0
    }

    .items .item {
        float: none;
        margin-bottom: 15px
    }

    .items .item .image {
        height: 125px;
        line-height: normal;
        width: 42%;
        float: left;
        margin-right: 3%
    }

    .items .item figcaption {
        width: 55%;
        float: right;
        padding-top: 0
    }
}

#cluetip {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 325px;
    border: 1px solid #333;
    opacity: 1;
    padding: 5px;
    text-align: left;
    top: 0;
    z-index: 9999 !important
}

#cluetip .box_li .title {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    font-weight: 700;
    font-size: 15px;
    margin: 5px 0 8px
}

#cluetip .box_li .box_img {
    float: left;
    width: 115px;
    padding-right: 5px
}

#cluetip .box_li .message_main p {
    color: #555;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 400;
    width: 192px;
    float: right;
    line-height: 22px;
    overflow: hidden
}

#cluetip .box_li .message_main p label {
    color: #059e9a;
    float: left;
    font-weight: 700;
    margin: 0;
    margin-right: 2px
}

#cluetip .box_li .box_text {
    padding: 5px 0;
    text-align: justify;
    max-height: 167px;
    overflow: hidden;
    text-overflow: ellipsis
}

.mce-toolbar-grp {
    background-color: #fff !important
}

.mce-btn-group .mce-btn {
    margin: 1px !important;
    background-color: transparent;
    float: left;
    border: solid 1px #ccc !important
}

.mce-grid {
    white-space: normal !important
}

.mce-grid a {
    display: inline-block !important;
    cursor: pointer !important
}

.mce-content-body {
    font-size: 14px
}

.mce-ico {
    height: 30px !important;
    line-height: 30px !important;
    background-repeat: no-repeat !important
}

.mce-listbox &gt; button {
    padding: 10px 27px 10px 10px !important
}

.mce-ico.mce-i-emobabysoldier {
    background: url(../images/emo/babysoldier.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emoonion {
    background: url(../images/emo/onion.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emobafu {
    background: url(../images/emo/bafu.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emothobua {
    background: url(../images/emo/thobua.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emothotuzki {
    background: url(../images/emo/thotuzki.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emoyoyo {
    background: url(../images/emo/yoyo.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emopanda {
    background: url(../images/emo/panda.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emotrollface {
    background: url(../images/emo/trollface.png) no-repeat;
    height: 30px;
    width: 30px
}

.mce-ico.mce-i-emoyahoo {
    background: url(../images/emo/yahoo.gif) center center no-repeat;
    height: 30px;
    width: 17px
}

.mce-ico.mce-i-emogif {
    background: url(../images/emo/gif.gif) no-repeat;
    height: 30px;
    width: 30px
}

.mce-floatpanel.mce-popover.mce-bottom.mce-start {
    width: 70% !important;
    height: 300px !important;
    overflow-x: hidden;
    left: 20% !important;
    overflow-y: scroll;
    max-width: 760px !important
}

.nav-tabs &gt; li {
    background-color: #ecf0f1
}

.nav-tabs &gt; li &gt; a, .nav-tabs &gt; li &gt; a:hover {
    border-radius: 0;
    border-bottom: none;
    border-top: 2px solid transparent
}

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover {
    border-top: 2px solid #721799 !important
}

.comic-filter .nav-tabs {
    margin-top: 0;
    border-bottom: none;
    text-align: center
}

.comic-filter .nav-tabs li {
    float: none;
    display: inline-block;
    min-width: 90px;
    background-color: transparent
}

.comic-filter .nav-tabs li a {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0 6px;
    color: #555;
    font-weight: 400;
    outline: 0;
    white-space: nowrap;
    display: block;
    line-height: 32px
}

.comic-filter .nav-tabs li a:hover {
    border: 1px solid #ddd;
    cursor: pointer
}

.comic-filter .nav-tabs li.active a {
    color: #fff !important;
    background: #00b9f2;
    border: none;
    position: relative;
    margin-bottom: 7px;
    outline: 0;
    border-top: none !important
}

.comic-filter h1 {
    text-align: center;
    margin: 0;
    font-size: 25px;
    font-weight: 400
}

.comic-filter .description {
    margin-top: 10px;
    margin-bottom: 15px
}

.comic-filter .description .info {
    padding: 10px;
    border: 1px solid #ddd
}

.comic-filter .sort-by {
    margin-top: 15px;
    margin-bottom: 20px
}

.comic-filter .sort-by a {
    border-radius: 5px;
    width: 112px;
    margin-bottom: 2px;
    display: inline-block;
    text-align: center;
    background: #f4f4f4;
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 4px 2px;
    color: #555;
    font-weight: 400;
    outline: 0
}

.comic-filter .sort-by a:hover, .comic-filter .sort-by a.active {
    text-decoration: none
}

.comic-filter .sort-by a.active {
    background-color: #f7941d;
    border-color: #f28809;
    color: #fff
}

.authorname {
    font-weight: 700;
    color: #03f;
    font-size: 13px
}

.cmchapter {
    color: #4e7af3;
    font-style: italic;
    font-size: 12px;
    margin-left: 7px
}

.comment-header .mod, .member, .comment-header .anonymous {
    background: #f93;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    margin-left: 5px;
    border-radius: 3px;
    display: inline-block
}

.comment-header .anonymous {
    background: none;
    border: 1px solid #999;
    color: #999
}

.journalrow ul.jcmt {
    padding: 0;
    margin: 0 0 0 60px
}

.member {
    background: none;
    border: 1px solid #209cee;
    color: #209cee;
    position: relative
}

.member.level-2 {
    border-color: #00af64;
    color: #00af64
}

.member.level-3 {
    border-color: #f93;
    color: #f93
}

.member.level-4 {
    border-color: #d8541c;
    color: #d8541c
}

.member.level-5, .member.level-6, .member.level-7, .member.level-8, .member.level-9, .member.level-10 {
    border-color: red;
    color: red
}

.member .progress-bar {
    display: block;
    background-color: #4e7af3;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff700;
    opacity: .5
}

.darkBox .member {
    margin-left: 0;
    background: #ffdcdc
}

.darkBox .avatar {
    width: 45px !important;
    height: 45px !important
}

.comment-wrapper {
    margin: 15px 0
}

.comment-wrapper.modal-body {
    margin: 0;
    padding: 0 10px
}

.comment-wrapper .placeholder {
    overflow: hidden;
    font-size: 14px;
    color: #999;
    height: 70px;
    padding: 5px 10px;
    background-color: #fff;
    cursor: text;
    border: 1px solid #bbb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #fff
}

.comment-wrapper .comment-info input[type="text"] {
    width: 40%;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 16px;
    border-radius: unset
}

.comment-wrapper .comment-info button {
    vertical-align: top;
    margin-top: 5px;
    border-radius: unset
}

.comment-list .item {
    padding: 10px 0
}

.comment-list .item.child {
    padding-bottom: 0
}

.comment-list .item .avatar {
    overflow: hidden;
    float: left;
    height: 40px;
    width: 40px
}

.comment-list .item .avatar img {
    width: 100%;
    height: 40px
}

.comment-list .item .summary {
    margin-left: 55px;
    position: relative
}

.comment-list .item .summary .info {
    border: 1px solid #d8d8d8;
    padding: 5px 10px;
    background-color: #fffdfd
}

.comment-list .item .summary .fa-arrow {
    position: absolute;
    top: 5px;
    left: -6px;
    font-size: 20px;
    line-height: 11px;
    background-color: transparent;
    color: #d8d8d8
}

.comment-list .item .summary .fa-angle-up {
    top: -9px;
    left: 5px
}

.comment-list .item abbr {
    border-style: none;
    font-size: 11px;
    border: none;
    color: #999;
    white-space: nowrap
}

.comment-list .item .comment-content {
    overflow: hidden;
    display: block;
    padding: 10px 0 5px;
    word-wrap: break-word
}

.comment-list .item .comment-content img {
    max-width: 100px
}

.comment-list .item .shortened {
    max-height: 150px;
    position: relative
}

.comment-list .item .shortened:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    background: linear-gradient(rgba(255, 255, 255, 0), white)
}

.comment-list .item .mention-user {
    display: inline-block;
    margin-right: 5px;
    font-style: italic;
    color: #3f94d5
}

.comment-list .item .mention-user .fa {
    font-size: 10px
}

.comment-header {
    overflow: hidden;
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 5px
}

.comment-header .mod, .comment-header .anonymous {
    background: #f93;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    margin-left: 5px;
    border-radius: 3px;
    display: inline-block
}

.comment-header .anonymous {
    background: none;
    border: 1px solid #999;
    color: #999
}

.comment-footer {
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.comment-footer &gt; li {
    display: inline-block;
    margin-top: 5px;
    margin-right: 7px;
    color: #3f94d5;
    font-size: 13px
}

.comment-footer &gt; li:last-child {
    margin-right: 0
}

.comment-footer &gt; li &gt; span {
    cursor: pointer;
    text-align: center;
    display: block;
    min-width: 25px
}

.comment-more-wrap {
    position: relative
}

.comment-more-wrap .comment-more {
    position: absolute;
    right: 7px;
    top: 20px;
    margin: 0;
    padding: 8px 15px 6px;
    background-color: #fff;
    min-width: 150px;
    z-index: 1;
    border: 1px solid #ebebeb
}

.comment-more-wrap .comment-more li {
    display: block;
    border-bottom: solid 1px #ebebeb
}

.comment-more-wrap .comment-more li:last-child {
    border: none
}

.comment-more-wrap .comment-more li span {
    cursor: pointer;
    margin: 3px 0;
    line-height: 27px;
    display: block;
    color: #000;
    font-size: 14px
}

.dark .comment-list .summary .info {
    background-color: #423e3e
}

.new-comments .darkBox {
    padding: 10px 0
}

.new-comments .darkBox h2 {
    padding: 0 0 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #f2f2f2
}

.new-comments .darkBox ul li .thumb {
    width: 40px;
    height: 40px;
    margin-top: 5px
}

.new-comments .scroll-y {
    max-height: 1200px;
    overflow-y: auto;
    padding: 0 0 0 10px
}

.new-comments .darkBox ul li {
    border-bottom: 1px solid #f2f2f2;
    border-top: none;
    padding-bottom: 15px;
    word-wrap: break-word;
    overflow: hidden
}

.new-comments .darkBox ul li:last-child {
    border: none;
    padding-bottom: 0
}

.new-comments .darkBox ul li h3 {
    margin-bottom: 5px;
    font-weight: 400
}

.new-comments .darkBox ul li h3 a:hover {
    color: #03f
}

.new-comments .darkBox ul li &gt; span, .new-comments .darkBox ul li abbr, .new-comments .darkBox ul li p {
    font-size: 13px;
    margin: 0;
    font-weight: 400
}

.new-comments .darkBox ul li &gt; span {
    overflow: hidden;
    display: inline-block;
    font-weight: 700
}

.new-comments .darkBox ul li a.cmchapter-link {
    float: right;
    padding-right: 10px
}

.new-comments .darkBox ul li a.cmchapter-link .cmchapter {
    font-weight: 400;
    white-space: nowrap;
    font-style: normal
}

.new-comments .darkBox ul li a.cmchapter-link:hover .cmchapter {
    color: #ae4ad9
}

.new-comments .darkBox ul li abbr {
    color: #999;
    font-style: italic;
    float: right;
    font-size: 11px;
    line-height: 20px;
    white-space: nowrap;
    margin-right: 10px;
    border: none
}

.new-comments .darkBox ul li p {
    overflow: hidden;
    margin-top: 3px;
    line-height: 20px
}

.new-comments .darkBox ul li p img {
    max-width: 100px
}

.comment-action {
    cursor: pointer;
    display: block;
    text-align: right
}

.comment-action .icons {
    background-image: url(../images/uncheck-check.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 5px 0 0;
    background-size: 36px 16px;
    width: 16px;
    height: 16px
}

.comment-action .active {
    background-position: -20px 0
}

.comment-nav {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.comment-nav li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: 0 10px
}

.comment-nav li.active {
    font-weight: 700
}

.comment-nav li.active:after {
    content: " ";
    display: block;
    right: 0;
    height: 3px;
    background: #d0b32e;
    position: absolute;
    bottom: -7px;
    left: 0
}

.comment-nav li a:hover {
    text-decoration: none
}

@media (max-width: 991px) {
    .new-comments .scroll-y {
        max-height: none
    }
}

.comics-followed-page, .visited-comics-page {
    min-height: 500px
}

.news-list .item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd
}

.news-list .item a img {
    width: 100%
}

.news-list .item h2 {
    margin: 0 0 10px;
    font-size: 17px
}

.news-list .item h2 a {
    color: #000
}

.news-list .item h2 .time {
    font-size: 12px;
    color: #ccc;
    font-weight: 400;
    font-style: italic
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../images/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    display: none !important;
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../images/AjaxLoader.gif) no-repeat center center
}

.items-slide {
    position: relative;
    margin: 0 -7px;
    height: 240px
}

.items-slide .item {
    border: 1px solid #f2f2f2;
    margin: 0 7px;
    position: relative;
    height: 220px;
    text-align: center;
    overflow: hidden
}

.items-slide .item img {
    vertical-align: middle;
    width: 100%
}

.items-slide .slide-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 52px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    display: block;
    color: #fff;
    background-color: #000;
    background: url(/nettruyen/bg_over.png)
}

.items-slide .slide-caption a {
    color: #fff;
    font-size: 13px
}

.items-slide .slide-caption a:hover {
    text-decoration: none
}

.items-slide .slide-caption &gt; a:visited {
    color: #989898
}

.items-slide .slide-caption h3 {
    margin: 1px 0;
    font-weight: 400
}

.items-slide .slide-caption h3 a {
    height: 23px;
    overflow: hidden;
    font-size: 15px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.items-slide .slide-caption .time {
    font-size: 11px;
    font-style: italic;
    padding-left: 10px
}

.items-slide .prev, .items-slide .next {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    width: 55px;
    height: 55px;
    text-align: center;
    background: url(/nettruyen/next_prev.png) no-repeat -3px -33px;
    color: #fff;
    text-decoration: none
}

.items-slide .prev {
    left: 10px
}

.items-slide .prev:hover {
    background-position: -123px -33px
}

.items-slide .prev:active {
    background-position: -243px -33px
}

.items-slide .next {
    right: 10px;
    background-position: -63px -33px
}

.items-slide .next:hover {
    background-position: -183px -33px
}

.items-slide .next:active {
    background-position: -303px -33px
}

@media (min-width: 361px) and (max-width: 600px) {
    .items-slide {
        height: 220px
    }

    .items-slide .item {
        height: 200px
    }
}

@media (max-width: 496px) {
    .items-slide .slide-caption h3 {
        margin-bottom: 4px
    }
}

.modal-open {
    overflow: hidden
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 15px
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto
}

.modal-content {
    position: relative;
    background-color: #f9f9f9;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -5px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
    font-size: 16px
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 10px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal .chapter-list {
    height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
    padding: 10px
}

.modal .chapter-list a {
    border: solid 1px #ddd;
    padding: 5px 3px;
    display: inline-block;
    margin: 0 5px 5px;
    width: 105px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center
}

.modal .chapter-list a:hover {
    color: #000;
    border-color: #a7a7a7
}

.dark .modal .chapter-list a:hover {
    color: #fff
}

.modal .chapter-list a.active, .dark .modal .chapter-list a.active {
    color: #fd0405;
    border-color: #fd0405
}

.chapter-list-modal input {
    width: 82%;
    font-size: 16px
}

.chapter-list-modal .close {
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.close {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.dark .close {
    color: #fff
}

.scroll-to-fixed-fixed {
    transition: top .2s ease-in-out;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out
}

.facebook-like {
    position: fixed;
    bottom: 0;
    padding: 4px 2px 0 6px;
    background-color: #fff;
    border: solid 1px #E97D13;
    margin-bottom: 0;
    z-index: 99;
    right: 0;
    min-height: 29px
}

.facebook-like:hover {
    z-index: 999
}

.facebook-like .tip {
    font-size: 12px
}

.fb-comments-count.fb_comments_count_zero {
    display: none !important
}

.comment .fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label-danger {
    background-color: #d9534f
}

.label-success {
    background-color: #5cb85c
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ededed;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: #fff
}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.user-sidebar {
    margin: 0 0 20px;
    position: relative
}

.user-sidebar .userinfo {
    background: #222
}

.user-sidebar .userinfo figure {
    padding: 10px
}

.user-sidebar .userinfo figure .user-img {
    display: block;
    width: 80px;
    float: left
}

.user-sidebar .userinfo figure figcaption {
    display: table-cell;
    padding: 15px 5px 15px 10px
}

.user-sidebar .userinfo figure figcaption .title {
    color: #fff;
    opacity: .8;
    font-weight: 300
}

.user-sidebar .userinfo figure figcaption .user-name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis
}

.user-sidebar .fa {
    position: absolute;
    top: 40%;
    right: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.user-sidelink {
    background: #f2f2f2;
    margin-bottom: 60px
}

.user-sidelink ul {
    margin: 0;
    padding: 0
}

.user-sidelink ul li {
    width: 100%
}

.user-sidelink ul li a {
    display: block;
    color: #333;
    padding: 9px 30px
}

.user-sidelink ul li a:hover {
    text-decoration: none
}

.user-sidelink ul li.active {
    background: #e6e6e6;
    border-left: 3px solid #ee2c74
}

.user-sidelink ul li.active a {
    font-weight: 700
}

.user-page {
    position: relative
}

.user-page .postname {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 20px
}

.user-page .postname:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #ee2c74;
    margin-top: 5px
}

.user-page .posttitle {
    font-weight: 500;
    border-left: 3px solid #ee2c74;
    padding-left: 10px;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px;
    min-height: 27px
}

.user-page .link {
    font-size: 13px;
    color: #333;
    position: absolute;
    top: 3px;
    right: 0
}

.user-page .link:hover {
    color: #ee2c74;
    text-decoration: none
}

.user-page .link:after {
    content: '\f105';
    font-family: 'icomanga';
    margin-left: 10px
}

.user-page .account-info {
    position: relative;
    margin-bottom: 30px
}

.user-page .login-action {
    text-align: right
}

.user-page .login-action .login-link {
    display: inline-block;
    font-size: 13px
}

.user-page .login-action .login-link:last-child {
    margin-left: 10px
}

.user-page .login-action input[type="submit"], .btn-fullwidth {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4a4a4a;
    background: #fdd835;
    border-color: #fdd835
}

.user-page .login-action input[type="submit"]:hover, .btn-fullwidth:hover {
    background: #f7d749;
    border-color: #f7d749
}

.user-page .form-group .control-label {
    font-weight: 400
}

.user-page .avatar-control {
    overflow: hidden
}

.user-page .avatar-control .avatar-note {
    font-size: 12px;
    font-style: italic
}

.account-info .info-detail {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 15px 20px
}

.account-info .info-detail .group {
    margin-bottom: 10px
}

.account-info .info-detail .group .label {
    float: left;
    width: 100px;
    color: #000;
    font-size: 100%;
    text-align: left;
    font-weight: 400
}

.account-info .info-detail .group .detail {
    display: table-cell;
    font-weight: 500
}

.user-table .table-responsive {
    display: block;
    width: 100%;
    min-height: 0;
    overflow-x: auto
}

.user-table {
    margin-bottom: 10px;
    position: relative
}

.user-table .table-responsive {
    margin-bottom: 20px
}

.user-table .table {
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
    max-width: 100%
}

.user-table .table th {
    vertical-align: bottom;
    padding: .75rem;
    white-space: nowrap;
    border-bottom: 2px solid #eceeef;
    text-transform: uppercase;
    border: none;
    border-top: 2px solid #ee2c74;
    background: #222;
    color: #fff;
    white-space: nowrap;
    text-align: left
}

.user-table .table td {
    padding: .75rem;
    vertical-align: top;
    border-bottom: 1px solid #eceeef
}

.user-table .table a.image {
    display: block;
    width: 50px;
    max-height: 50px;
    overflow: hidden;
    line-height: 50px
}

.user-table .table a:hover, .user-table .table a:visited, .user-table .table a:focus {
    text-decoration: none
}

.user-table .table .word-wrap {
    overflow: hidden;
    word-wrap: break-word;
    display: inline-block;
    max-width: 360px
}

.user-table .table .nowrap {
    white-space: nowrap
}

.user-table .table .label {
    font-style: normal
}

.open-login a {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

.open-login a:hover {
    text-decoration: none
}

.open-login a .fa {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .2);
    height: 39px;
    padding-top: 3px
}

.open-login a.login-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, .2)
}

.open-login a.login-google:hover {
    background-color: #c23321;
    border-color: rgba(0, 0, 0, .2)
}

.open-login a.login-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, .2)
}

.open-login a.login-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, .2)
}

.items .item-follow .follow-action {
    margin: 5px 0 7px;
    font-size: 12px
}

.items .item-follow .follow-action .mark-as-read {
    color: #23a903;
    text-transform: none;
    white-space: nowrap
}

.items .item-follow .follow-action .follow-link {
    white-space: nowrap;
    float: right;
    color: #d9534f
}

@media (max-width: 359px) {
    .items .item-follow figcaption h3 {
        -webkit-line-clamp: 2
    }

    .items .item-follow .follow-action {
        margin: 0 0 5px
    }

    .items .item-follow ul li:nth-child(3) {
        display: none
    }
}

.list-chapter .list-title .mark-as-read {
    float: right;
    font-size: 15px;
    color: #d9534f;
    text-transform: none;
    white-space: nowrap
}

.user-table .unread .comic-name {
    font-weight: 700
}

.user-table .follow-action {
    margin: 5px 0 7px;
    font-size: 13px
}

.user-table .follow-action .mark-as-read {
    color: #23a903;
    text-transform: none;
    white-space: nowrap;
    display: inline-block;
    margin-right: 10px
}

.user-table .follow-action .follow-link {
    white-space: nowrap;
    color: #d9534f
}

.user-table .time {
    font-size: 12px;
    color: #999
}

.user-table .chapter .time {
    float: none
}

.dot {
    width: 9px;
    height: 9px;
    background-color: #f33;
    border-radius: 100%;
    display: inline-block
}

.dot .ping {
    border: 1px solid #f33;
    width: 9px;
    height: 9px;
    opacity: 1;
    background-color: rgba(238, 46, 36, 0.2);
    border-radius: 100%;
    -webkit-animation-duration: 1.25s;
    animation-durastion: 1.25s;
    -webkit-animation-name: sonar;
    animation-name: sonar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
    margin: -1px 0 0 -1px
}

.notify-btn {
    padding: 10px 0 0;
    float: left;
    position: relative;
    display: inline-block;
    cursor: pointer
}

.notify-btn .fa {
    color: #fff;
    font-size: 30px
}

.notify-btn .dot {
    position: absolute;
    top: 23px;
    left: 11px;
    width: 8px;
    height: 8px;
    display: block
}

.notify-btn .dot .ping {
    width: 8px !important;
    height: 8px !important
}

.notify-btn.denied .dot {
    display: none
}

.notify-btn.subcribed .dot .ping {
    display: none
}

@-webkit-keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

.popup-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0;
    right: 0;
    z-index: 1001;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.notify-wrap .popup-notification {
    max-width: 520px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    color: #666;
    margin: 0 auto
}

.notify-wrap .popup-notification .popup-header {
    padding: 15px 0;
    margin: 0 15px;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.notify-wrap .popup-notification .popup-header .close {
    position: absolute;
    top: 11px;
    right: 0;
    font-size: 25px;
    line-height: 1;
    color: #666
}

.notify-wrap .popup-notification .popup-header .close:hover {
    text-decoration: none
}

.notify-wrap .popup-notification .popup-body {
    padding: 15px;
    line-height: 1.5;
    font-size: 15px
}

.notify-wrap .popup-notification .popup-body .notify-img {
    margin-top: 5px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1)
}

.notify-wrap .popup-notification .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-top: 1px solid #e6e6e6;
    margin: 0 15px;
    padding: 10px 0
}

.notify-wrap .popup-notification .btn-wrap .btn-go {
    cursor: pointer;
    color: #999;
    background: none;
    border: none;
    font-size: 13px;
    line-height: 32px;
    padding: 0 20px;
    border-radius: 50px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.notify-wrap .popup-notification .btn-wrap .btn-cancel {
    margin-left: 5px;
    border: solid 1px #999
}

.notify-wrap .popup-notification .btn-wrap .btn-go.btn-continue {
    background-image: -webkit-linear-gradient(left, #4facfe 0%, #00f2fe 100%);
    background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
    color: #fff
}

.notify-wrap .popup-notification .btn-wrap .btn-go.btn-continue:hover {
    background-image: -webkit-linear-gradient(left, #4facfe 0%, #00f2fe 100%);
    background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
    box-shadow: 0 10px 20px -10px #4facfe
}

.notify-wrap .popup-notification .btn-wrap .btn-go:hover {
    background: #f7f7f7
}

.notifications {
    padding: 12px 0 0 15px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: left
}

.notifications .fa {
    color: #fff;
    font-size: 24px
}

.notifications .notification-count {
    position: absolute;
    font-size: 10px;
    background-color: red;
    color: #fff;
    top: 10px;
    left: 24px;
    padding: 0 3px;
    border-radius: 3px
}

.notifications .notification-content {
    max-height: 350px;
    overflow: hidden;
    overflow-y: scroll
}

.notification-popup {
    position: absolute;
    width: 350px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    border-top: 0;
    top: 50px;
    right: 0;
    z-index: 1001;
    color: #000
}

.notification-popup h3 {
    text-align: center;
    margin: 0;
    font-size: 17px;
    padding: 8px 0;
    font-weight: 400
}

.notification-popup ul {
    margin: 0;
    padding: 0
}

.notification-popup ul a {
    color: #000
}

.notification-popup ul a:hover {
    color: #fff;
    text-decoration: none
}

.notification-popup ul li {
    list-style-type: none;
    background: #d8d8d8;
    margin-top: 1px
}

.notification-popup ul li.unread {
    background: #a3bad1
}

.notification-popup ul li:hover {
    background: #000
}

.notification-popup ul li:hover a {
    color: #fff
}

.notification-popup ul li img {
    float: left;
    margin: 5px
}

.notification-popup ul li .content {
    line-height: 1.4
}

.notification-popup ul li .time {
    font-size: 12px;
    font-style: italic;
    white-space: nowrap
}

.notification-popup ul li .view-all {
    text-align: center
}

.notification-popup ul li.new-notify-item {
    background-color: #81c36d
}

.notification-popup ul li.new-notify-item:hover {
    background: red
}

@media (max-width: 767px) {
    .notification-popup {
        left: 0;
        right: auto
    }
}

@media (max-width: 575px) {
    .notification-popup {
        left: 0;
        right: 0;
        width: 100%;
        position: fixed
    }
}

.icon-checkbox, .icon-cross, .icon-tick {
    display: inline-block;
    background: url(../images/icon-checkbox.png) no-repeat #fff;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15) inset
}

.icon-checkbox {
    background-position: 0 -18px
}

.icon-tick {
    background-position: 0 -36px
}

.icon-cross {
    background-position: 0 0
}

.advsearch-page .genre-item {
    cursor: pointer
}

.floatads {
    position: fixed;
    top: 91px;
    overflow: hidden;
    z-index: 1;
    width: 120px
}

.floatads.scroll-to-fixed-fixed {
    top: 40px
}

.floatads .title {
    background-color: #03a3d8;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 3px;
    cursor: pointer;
    text-align: center
}

.leftbanner {
    left: 0
}

.rightbanner {
    right: 0;
    width: 118px
}

.toggle-dark {
    color: #ff9601;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
    font-size: 26px;
    cursor: pointer
}

.dark .toggle-dark {
    color: #fff
}

@media (max-width: 398px) {
    .search-button-icon {
        display: none !important
    }
}

@media (max-width: 325px) {
    .toggle-dark {
        display: none !important
    }
}

@media (max-width: 290px) {
    .notifications {
        display: none !important
    }
}

.dark {
    background-color: #1a1a1a;
    color: #fff
}

.dark a, .dark .page-title, .dark .breadcrumb, .dark .breadcrumb a, .dark .user-page .link {
    color: #ff9601
}

.dark .btn, .dark .btn:hover, .dark .account-info .info-detail .group .label {
    color: #fff
}

.dark a:hover {
    color: #fd0405
}

.dark .navbar-dropdown a {
    color: #333
}

.dark .breadcrumb, .dark .breadcrumb a.active {
    color: #fff
}

.dark input[type='text'], .dark select {
    color: #000 !important
}

.dark .pagination &gt; li &gt; a {
    background-color: #3a3a3a !important;
    border-color: #4c4c4c;
    color: #fff
}

.dark .pagination &gt; li.active &gt; a, .dark .pagination &gt; li &gt; a:hover {
    border-color: #ff6901;
    color: #ff9601
}

.dark .quick-link {
    background-color: #060606
}

.dark .notify_block {
    background-color: #423e3e;
    border-color: #ff9601;
    color: #dcdcdc
}

.dark .notify_block .info {
    background-color: #000
}

.dark .main .container {
    background-color: #252525
}

.dark .main-nav .inner {
    background-color: #000
}

.dark .main-menu &gt; li &gt; a {
    color: #fff
}

.dark .main-menu &gt; li.active &gt; a, .dark .main-menu &gt; li.open &gt; a, .dark .main-menu &gt; li.dropdown:hover &gt; a, .dark .main-menu &gt; li &gt; a:hover {
    color: #ff9601 !important;
    background-color: transparent
}

.dark .chapter a {
    color: #fff
}

.dark .chapter a:focus, .dark .chapter a:visited, .dark a.visited, .dark .darkBox ul li .chapter .viewed a {
    color: #9d9d9d
}

.dark .chapter .time {
    color: #999
}

.dark .items .item figcaption h3 a {
    color: #fff
}

.dark .items .item figcaption h3 a:hover, .dark .chapter a:hover {
    color: #fd0405
}

@media (min-width: 768px) {
    .dark .navbar-nav &gt; li {
        border-color: #3a3a3a
    }
}

.dark .darkBox h2 {
    color: #ff9601
}

.dark .darkBox, .dark .darkBox a {
    color: #fff
}

.dark .darkBox ul li .txt-rank {
    color: #a3a3a3
}

.dark .box-tab ul.tab-nav a {
    background-color: #423e3e;
    color: #fff
}

.dark .box-tab ul.tab-nav a.active, .dark .tab-nav li:hover a {
    border-top-color: #fd0405;
    color: #ff9601
}

.dark .new-comments .darkBox ul li h3 a:hover, .dark .darkBox ul li h3 a:hover, .dark .darkBox ul li h3 a:focus, .dark .nav-tabs &gt; li.active &gt; a, .dark .nav-tabs &gt; li.active &gt; a:hover, .dark .nav-tabs &gt; li.active &gt; a:focus {
    color: #fd0405
}

.dark .new-comments .darkBox ul li p {
    color: #e1e1e1
}

.dark #item-detail .detail-info ul.list-info li p, .dark #item-detail .detail-info h2 {
    color: #fff
}

.dark #item-detail .detail-content p.shortened:before, .dark #item-detail .list-chapter .view-more:before {
    background: linear-gradient(rgba(255, 255, 255, 0), #484848)
}

.dark #item-detail .list-chapter .view-more {
    border-color: transparent
}

.dark #item-detail .list-title {
    color: #ff9601;
    border-bottom-color: #ff9601
}

.dark .main-tab &gt; li {
    background-color: #423e3e
}

.dark .main-tab &gt; li a {
    color: #fff
}

.dark .main-tab &gt; li &gt; a:hover, .dark .main-tab &gt; li.active &gt; a, .dark .main-tab &gt; li.active &gt; a:hover {
    background-color: #423e3e !important;
    border-top-color: #fd0405 !important;
    color: #ff9601 !important
}

.dark .authorname {
    color: #d2d23f
}

.dark .journalrow .journalsummary, .dark .journalrow .jsummary, .dark .journalrow .journalsummary &gt; .fa-angle-left, .dark .jsummary &gt; .fa-angle-up {
    background-color: #423e3e
}

.dark .reading .top, .dark .reading .reading-control, .dark .reading .comment, .dark .reading .reading-control .chapter-nav.scroll-to-fixed-fixed {
    background-color: #252525
}

.dark .reading .reading-control .action, .dark .reading .reading-control .next-raw {
    color: #ff9601
}

.dark.chapter-detail .main .container {
    background-color: #1a1a1a
}

.dark .chapter-detail .main &gt; .container .container {
    background-color: #252525
}

.dark #cluetip, .dark #cluetip .box_li .title {
    background-color: #000;
    color: #dfdfdf
}

.dark #cluetip .box_li .message_main p, .dark #cluetip .box_li .title {
    color: #dfdfdf
}

.dark #fb_comments .comment, .dark .fb-comments, .dark .fb-comments iframe {
    background-color: #fff
}

.dark .modal-content {
    background-color: #423e3e
}

.dark .modal-footer .btn-default {
    color: #000
}

.scroll-down .scroll-to-fixed-fixed {
    display: none
}

;
.logo img {
    max-width: 150px
}

;

</pre></body></html>