html,body {
    height: 100%;
}
:-webkit-full-screen {
    margin: 0!important;
}
:-moz-full-screen {
    margin: 0!important;
}
:-ms-fullscreen {
    margin: 0!important;
}
:fullscreen {
    margin: 0!important;
}
:-moz-full-screen .reader-container-comic{
    margin: 0!important;
}
:-ms-fullscreen .reader-container-comic{
    margin: 0!important;
}
:fullscreen .reader-container-comic{
    margin: 0!important;
}
/*:-webkit-full-screen #book-container .book-page-panel .book-page {
    height: 92% !important;
}*/
::backdrop {
    background-color: #ffffff;
}



body {
    position: relative;
    z-index: 1;
}
/*body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    opacity: .85;
    z-index: -1;
    background: url("../images/Reader-1.jpg") no-repeat top center;
}*/
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}

#book-page-panel.container{
    padding: 0;
}
.reader-container {
    #height: 99.5%;
    width: 100%;
    background-color: #ffffff;
}
.reader-container-comic{
    margin: 0 auto;
    height: auto;
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 2504;
}
#nav-bar {
    background: rgb(229, 229, 229);;
    position: fixed;
    z-index: 2503;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    width: 100%;
    top: 0;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.08);
    border-bottom-width: 1px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 -3px 8px rgba(0, 0, 0, .5);
    box-shadow: 0 -3px 8px rgba(0, 0, 0, .5);
}

#nav-bar .nav {
    float: left;
    height: 100%;
}
#nav-bar .nav li{
    float: left;
}

#nav-bar .nav  .nab {
    float: left;
    color: #F58634;
    margin: 12px 15px 0;
    height: 24px;
    line-height: 24px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
}

#nav-bar .nav .bookseft > a {
    color: #F58634;
}

#nav-bar .logo .rd_logo{
    display: inline-block;
    margin-left: 15px;
    margin-top: 12px;
}
#nav-bar .rd_back{
     display: inline-block;
     margin-left: 27px;
 }
#nav-bar .rd_back .back-icon{
    margin-right: 27px;
    margin-top: 16px;
    background: url(../images/reader-icon-2.png) no-repeat 0 -1752px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#nav-bar .dark .rd_back .back-icon{
    margin-right: 27px;
    margin-top: 16px;
    background: url(../images/reader-icon-2.png) no-repeat 0 -1683px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#nav-bar .col-left,#nav-bar .col-right {
    width: 401px;
}

#nav-bar .bookmenu  {
    background: url("../images/reader-icon-2.png") no-repeat 0 -482px;
    width: 18px;
    cursor: pointer;
}

#nav-bar .sharefb  {
    background: url("../images/share_reader.png") no-repeat;
    background-size: 21px;
    width: 21px;
    cursor: pointer;
    border:none;
}
#nav-bar .bookmenu:hover,
#nav-bar .nab_active .bookmenu,
#nav-bar .dark .bookmenu{
    background-position: 0 -1083px;
}
#nav-bar .sharefb:hover,
#nav-bar .nab_active .sharefb,
#nav-bar .dark .sharefb{
    background: url("../images/share_reader_hover.png") no-repeat;
    background-size: 21px;
    width: 21px;
}
#btn-bookseft a{
    display: inline-block;
    background: url("../images/reader-icon.png") no-repeat 0 4px;
    width: 20px;
    height: 24px;
    text-decoration: none!important;
}
#btn-bookseft a:hover{
    background-position: 0 -63px;
}
#nav-bar .bookmenu-back {
    display: none;
    padding-left: 15px;
    background: url("../images/reader-icon.png") no-repeat 0 -2138px;
}
#nav-bar .bookmenu-back:hover {
    display: none;
    padding-left: 15px;
    background-position: 0 -2195px;
}

#nav-bar .bookmenu-back:hover{
    color: #0077ff;
}

#nav-bar .col-left .buybutton {
    border: solid 1px #F58634;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#nav-bar .col-left .buybutton > span {
    padding: 0 7px 0 7px;
    color: #F58634;
}


#nav-bar .col-title {
    width: calc(100% - 840px);
    text-align: center;
    vertical-align: middle;
    display: table;
    overflow: hidden;
}

#nav-bar .col-title .chap-title {
    text-overflow: ellipsis;
    font-size: 16px;
    vertical-align: middle;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 50px;
    height: 50px;
    -webkit-line-clamp: 1;
}

/*#nav-bar .col-right {*/
/*    width: 20%;*/
/*}*/

#nav-bar .col-right .nab {
    float: right;
    height: 26px;
}

.font_button {
    background: url("../images/reader-icon-2.png") no-repeat 0 0px;
    width: 24px;
    cursor: pointer;
}
.font_button:hover, .font_button:focus, .font_button:active, .font_button.active, #nav-bar .nab_active .font_button, #nav-bar .dark .font_button{
    background-position: 0 -808px;
}
.flip_button {
    background: url("../images/reader-icon-2.png") no-repeat 0 -205px;
    width: 24px;
    cursor: pointer;
}
.flip_button:hover, .flip_button:focus, .flip_button:active, .flip_button.active, #nav-bar .nab_active .flip_button, #nav-bar .dark .flip_button{
    background-position: 0 -943px;
}
.epub_button {
    background: url("../images/reader-icon-2.png") no-repeat 0 -139px;
    width: 41px;
    background-position-x: 18px;
    cursor: pointer;
}
.epub_button:hover, .epub_button:focus, .epub_button:active, .epub_button.active, #nav-bar .nab_active .epub_button, #nav-bar .dark .epub_button{
    background-position: 0 -1888px;
    width: 40px;
    background-position-x: 18px;
}
#nav-bar .nav .nab.epub_button{
    margin: 12px 360px 0px 0px;
}
.bookmark_tag {
    background: url("../images/reader-icon-2.png") no-repeat 0 -70px;
    width: 24px;
    cursor: pointer;
}
.bookmark_tag:hover,
.dark .bookmark_tag{
    background: url("../images/reader-icon-2.png") no-repeat 0 -878px;
}

.bookmark_tag.bookmarked {
    background-position: 0 -1616px;
}
.bookmark_tag.bookmarked:hover {
    background-position: 0 -1616px;
}
.bookmark_tag:hover, .bookmark_tag:focus, .bookmark_tag:active, .bookmark_tag.active {

}
.waka-box-header .nav-tabs .nav-link.active::after, .option-tab-content .nav-tabs .nav-link.active::after, .cat-box-header a.nav-link.active::after {
    background: transparent url(../images/border-tab-link.png) no-repeat center;
}

.fullscreen_button {
    background: url("../images/reader-icon-2.png") no-repeat 0 -275px;
    width: 24px;
    cursor: pointer;
}
.fullscreen .fullscreen_button {
    background: url("../images/reader-icon-2.png") no-repeat 0 -413px;
    width: 24px;
    cursor: pointer;
}
.fullscreen_button:hover, .fullscreen_button:focus, .fullscreen_button:active, .fullscreen_button.active,.dark .fullscreen_button {
    background-position: 0 -1014px;
}
.fullscreen .fullscreen_button:hover, .fullscreen .fullscreen_button:focus, .fullscreen .fullscreen_button:active, .fullscreen .fullscreen_button.active, .fullscreen .dark .fullscreen_button {
    background-position: 0 -1822px;
}

#nav-bar .login-acount {
    width: 7.5%;
}

#book-container  {
    height: 100%;
    width: 100%;
    padding: 50px 0;
}
#book-container.no-scrollmode {

}
#book-container.scrollmode.comic{
    height: auto;
}
#comic-container{
    width: 720px;
    margin: 0 auto;
    padding-top: 78px;
}
#comic-wrapper img{
    width: 100%;
    display: block;
    margin-bottom: 10px;
    min-height: 500px;
}
#book-container.scrollmode {
    overflow: inherit;
}

#book-container.scrollmode.comic {
    /*height: 100%;*/
    /*padding:80px 0 30px;*/
    width: 100%;
}

#book-container .book-page-panel, .book-content-panel {
    height: 100%;
    background-color: #ffffff;
}
#book-container.scrollmode.comic .book-page-panel{
    height: auto;
    margin: 0 205px;
    box-shadow: 0 0px white, 0 0px white, 5px 0 4px -4px rgba(0,0,0,0.25), -5px 0 4px -3px rgba(0,0,0,0.25);
}

#book-container .book-page-panel .book-page {
    height:100%;
    margin: 15px auto;
}
.btn-control{
    background: url("../images/btn-control.png") no-repeat;
}
.btn-control.next-page{
    background-position: 0px center;
}
.btn-control.next-page:hover{
    background-position: -59px center;
}
.btn-control.next-page.disabled:hover{
    background-position: 0px center!important;
}
.btn-control.prev-page{
    background-position: -118px center;
}
.btn-control.prev-page:hover{
    background-position: -170px center;
}
.btn-control.prev-page.disabled:hover{
    background-position: -118px center!important;
}
.next-page, .prev-page {
    position: absolute;
    z-index: 1;
    width: 16px;
    height: 100%;
    cursor: pointer;
    top: 0;
}
.next-page, .prev-page{
    position: fixed;
    top: 0;
    bottom: 0;
}
.read-right {
    right: 20px;
}
.read-left {
    left: 20px;
}
/*.next-page.scrollmode {
    right: 0;
}
.prev-page.scrollmode {
    left: 0;
}*/
.hide-scroll{
    overflow: hidden!important;
}

/* FOOTER */
.reader-footer{
    position: fixed;
    width: 100%;
    bottom: 0;
    /*border-top: 1px solid #d2d2d2;*/
    background: #FFF;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.25);
}
#slide-page.scrollmode {
    display: none;
}
#slide-page.no-scrollmode {
    display: block;
}

.slide-page {

}
.slide-page .scroll-page {

}
.slide-page .scroll-page > div {
    display: block;
    vertical-align: middle;
    width: 100%;
}
.slide-page .scroll-page .percent {
    padding-left: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.settings-panel {
    /*padding-left: 0 !important;
    padding-right: 0 !important;*/
    padding: 0 !important;
    z-index: 2000 !important;
}

.settings-panel .wraper-tab-content {
    width: 285px;
}

.settings-panel .tab-content {
    overflow: hidden;
    background: #FFFFFF;
}

.settings-panel .list-group {
    margin: 9px 15px; !important;
}

.settings-panel .list-group .list-group-item {
    border: none !important;
    margin-bottom: 0;
    padding: 7px 15px;
}
.settings-panel .font-size-line .btn-group{
    padding:0 1px;
}

.settings-panel .font-size-line .btn {
    background: url("../images/reader-icon-2.png") no-repeat;
    height: 34px;
    width: 124px;
    border: 1px solid #E2E2E2;
    margin-right: 2px;
}
.pop_grey .settings-panel .font-size-line .btn{
    border: 1px solid #484848;
}
.pop_black .settings-panel .font-size-line .btn{
    border: 1px solid #222222;
}
.pop_sepia .settings-panel .font-size-line .btn{
    border: 1px solid #CBBE9B;
}

.settings-panel .font-size-line button.decreament {
    background: url("../images/reader-icon-2.png") no-repeat 50px -548px;
}
.pop_black .settings-panel .font-size-line button.decreament,
.pop_grey .settings-panel .font-size-line button.decreament
{
    background: url("../images/reader-icon-2.png") no-repeat 50px -1267px;
}

.settings-panel .font-size-line button.increament {
    background: url("../images/reader-icon-2.png") no-repeat 50px -616px;
}
.pop_black .settings-panel .font-size-line button.increament,
.pop_grey .settings-panel .font-size-line button.increament
{
    background: url("../images/reader-icon-2.png") no-repeat 50px -1336px;
}

.settings-panel .font-type-line > div {
    float: right;
}

.settings-panel .read-mode-line button {
    font-size: 14px;
    width: 62px;
    height: 30px;
}

/*.settings-panel .read-mode-line .btn-default:focus {
    outline: none;
}*/
.settings-panel .list-group-item .row {
    margin: 0 -16px;
}

.settings-panel .read-mode-line .row .celb {
    padding: 0 1px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 30px;
}
.settings-panel .read-mode-line button{
    border: 1px solid;
}






.settings-panel .btn,
.settings-panel .btn:hover,
.settings-panel .btn:active {
    padding: 0;
    overflow: hidden;
    border-radius: 0;
    box-shadow: none;
    background-color: #ffffff;
    outline: none;
}
.settings-panel .btn {
    width: 100%;
    height: 100%;
}
.settings-panel .btn:hover,
.settings-panel .btn.active:hover{
    border-color: #F58634!important;
}
.settings-panel .btn.active{
    border-color: #F58634!important;
    outline: none !important;
}

.settings-panel .font-size-line .btn-one {
    background-position: 10px -681px;
}
.settings-panel .font-size-line .btn-one:hover{
    background-position: 10px -681px;
}

.settings-panel .font-size-line .btn-two{
    background-position: 10px -740px;
}
.settings-panel .font-size-line .btn-two:hover{
    background-position: 10px -740px;
}

.pop_grey .settings-panel .font-size-line .btn-one,
.pop_black .settings-panel .font-size-line .btn-one
{
    background-position: 10px -1144px;
}
.pop_grey  .settings-panel .font-size-line .btn-one:hover,
.pop_black .settings-panel .font-size-line .btn-one:hover{
    background-position: 10px -1144px;
}

.pop_grey .settings-panel .font-size-line .btn-two,
.pop_black .settings-panel .font-size-line .btn-two
{
    background-position: 10px -1203px;
}
.pop_grey  .settings-panel .font-size-line .btn-two:hover,
.pop_black .settings-panel .font-size-line .btn-two:hover{
    background-position: 10px -1203px;
}


.settings-panel .read-mode-line button.btn-white {
    border-color: #ddd;
    background-color: #ffffff !important;
}

.settings-panel .read-mode-line button.btn-grey, button.btn-sepia, button.btn-black {
    color: #ffffff;
    /*font-weight: 500;*/
}
.settings-panel .read-mode-line button.btn-grey, button.btn-grey:active, button.btn-grey.active {
    background-color: #5a5a5c !important;

}
.settings-panel .read-mode-line button.btn-sepia, button.btn-sepia:active, button.btn-sepia.active {
    background-color: #d4c69f !important;
    color: white;
}

.settings-panel .read-mode-line button.btn-black, button.btn-black:active, button.btn-black.active {
    background-color: #333333 !important;
    color: #ffffff;
}

.settings-panel .colunm-mode-line .row {
    margin-right: -20px;
}

.settings-panel .colunm-mode-line .row .celb {
    padding-left: 10px;
    height: 29px;
}
.settings-panel .scroll-mode-line .row .celb-l {
    padding-left: 0;
    font-size: 16px;
}

.settings-panel .scroll-mode-line .row .celb-r {
    text-align: right;
    padding-right: 0;
}
.settings-panel .list-group .list-group-item.font-type-line{
    border-top: 1px solid #d2d2d2!important;
    margin-top: 5px;
    padding: 10px 0 0!important;
}
.settings-panel .list-group .list-group-item.fontsample{
    padding: 2px 0;
    font-size: 16px;
}
.settings-panel .list-group .list-group-item.fontsample li:hover{
    color: #F58634;
}
.settings-panel .fontsample .icon-fnt-arrow{
    float: right;
    background-image: url(../images/reader_st_chose_ft.png);
    background-position: center center;
    background-size: contain;
}

.settings-panel .fontsample .list-group{
    margin: 0;
}

.settings-panel .fontsample span.icon-ft {
    background-position: center center;
    background-size: contain;
    width: 24px;
    height: 20px;
    float: right;
}
.settings-panel .fontsample.ft-check{
    color: #F58634;
}
.settings-panel .fontsample > span.icon-ft-check {
    background: url(../images/reader-icon-2.png) no-repeat 0 -1548px;
}

.settings-panel .fontdefault {
    font-family: Roboto, Arial, Tahoma !important;
}

.settings-panel .arial {
    font-family: Arial, "open sans", "Helvetica Neue", Helvetica, sans-serif !important;
}

.settings-panel .roboto {
    font-family: Roboto, Arial, Tahoma !important;
}

.settings-panel .minion {
    font-family: "Minion" !important;
}

.settings-panel .timenew {
    font-family: "Times new roman", Arial, Tahoma !important;
}

#hl-point {
    position: absolute;
    background: none;
    border: none;
    top: 0px;
    left: 0px;
    width: 1px;
    height: 1px;
    z-index: 9999;
}

.hl-pop .btn-group {
    margin: 3px;
}
.hl-pop button {
    background-size: 70% 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 28px;
    height: 28px;
    border: none;
}

.hl-pop button.savenote {
    width: auto;
    height: auto;
    float: right;
    margin: 6px;
    padding: 5px 8px;
    background-color: #F58634 !important;
}

.hl-pop button.savenote:hover {
    background-color: #F58634 !important;
}

.hl-pop .btn:hover, .btn:focus {
    /*background-color: #f2f2f2 !important;*/
    -webkit-user-select: none !important;
}

/*
red : #ed145b , rgba(237, 20, 91, 1)
blue : #3399ff, rgba(51, 153, 255, 1)
orange : #f49c00, rgba(244, 156, 0, 1)
pink : #f5989d, rgba(245, 152, 157, 1)
*/

.hl-pop .hlbtn.remove-hl {
    background-image: url(../images/close-hl.png);
}

.hl-pop button.hlbtn {
    margin: 6px 4px !important;
    padding: 0px 0px;
    width: 19px;
    height: 19px;
    background-size: 100% 100%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.hl-pop button.blue {
    /*border: solid 1px #F58634;*/
    background-color: #3399ff;
}

.hl-pop button.blue:hover {
    background-color: #3399ff !important;
}

.hl-pop button.blue:focus {
    background-color: #3399ff !important;
}


.hl-pop button.red {
    background-color: #ed145b;
}

.hl-pop button.red:hover {
    background-color: #ed145b !important;
}

.hl-pop button.red:focus {
    background-color: #ed145b !important;
}

.hl-pop button.orange {
    background-color: #f49c00;
}

.hl-pop button.orange:hover {
    background-color: #f49c00 !important;
}

.hl-pop button.orange:focus {
    background-color: #f49c00 !important;
}

.hl-pop button.pink {
    background-color: #f5989d;
}

.hl-pop button.pink:hover {
    background-color: #f5989d !important;
}

.hl-pop button.pink:focus {
    background-color: #f5989d !important;
}

.hl-pop button.copy {
    background-image: url(../images/reader_hl_copy.png);
}

.hl-pop button.note {
    background-image: url(../images/reader_hl_note.png);
}

.hl-pop button.share {
    background-image: url(../images/reader_hl_share.png);
}


#book-container .book-content-panel {
    position: fixed;
    top: 0;
    bottom: 0;
    right:0;
    left: 0;
    z-index: -100;
    width: 100%;
    display: none;
}

#book-container .active {
    visibility: visible;
    z-index: 2500;
    background-color: #ffffff;
    opacity: 1;
    display: block;
}

#book-container .book-content-panel .content-tabs {
    padding: 50px 15px 15px;
    height: 100%;
}

#book-container .book-content-panel .content-tabs .tab-buttons {
    width: 100%;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-color: #f2f2f2;
    border-bottom-width: 1px;
    padding: 30px 0;
}

#book-container .book-content-panel .content-tabs .tab-buttons .btn-group .btn {
    border-color: #F58634 !important;
    color: #333;
    padding: 4px 25px;
    line-height: 20px;
    transition:background-color 0.1s ease;
    -webkit-transition:background-color 0.1s ease;
    -moz-transition:background-color 0.1s ease;
    -ms-transition:background-color 0.1s ease;
    -o-transition:background-color 0.1s ease;
}

#book-container .book-content-panel .content-tabs .tab-buttons .btn-group a.btn:hover, a.btn:focus, a.btn:active, a.btn.active {
    background-color: #F58634 !important;
    color : #ffffff !important;
}

#book-container .book-content-panel .content-tabs .tab-content {
    height: 70%;
    overflow-x: hidden;
}


#book-container .book-content-panel .content-tabs .tab-content .tab-pane{
    height: 100%;
    overflow-y: auto;
}
#tab-note {
    overflow: auto;
    max-height: 80vh;
}
#tab-note::-webkit-scrollbar {
    width: 6px;
}
#tab-note::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 3px;
}
#tab-note::-webkit-scrollbar-thumb {
    background-color: #888888;
    border-radius: 3px;
}
#tab-note .tab-item .noteitem {
    display: block;
    font-family: Arial,Tahoma,Trebuchet MS, Verdana, Arial, sans-serif;
}

#tab-note .tab-item .textsample {
    display: inline;
    line-height: 20px;
    font-size: 16px;
}

#tab-note .tab-item .textsample.hl_red {
    background-color: rgba(237, 20, 91, 0.3);
}

#tab-note .tab-item .textsample.hl_blue {
    background-color: rgba(51, 153, 255, 0.3);
}

#tab-note .tab-item .textsample.hl_pink {
    background-color: rgba(245, 152, 157, 0.3);
}

#tab-note .tab-item .textsample.hl_orange {
    background-color: rgba(244, 156, 0, 0.3);
}
#tab-note .tab-item .user {
    margin-top: 5px;
    font-style: italic;
    color: #737373;
    font-size: 16px;
}
#tab-note .tab-item .time {
    text-align: right;
    color: #929292;
    font-size: 12px;
}
#tab-bookmark .tab-item .markitem {
    display: block;
    line-height: 21px;
}
#tab-bookmark .tab-item .mkchaptertitle {
    font-size: 16px;
}
#tab-bookmark .tab-item .mkchaptersample {

}
#tab-bookmark .tab-item .marktime {
    background: url(../images/reader-icon.png) no-repeat 0 -2259px;
    color: #929292;
    font-size: 12px;
    padding-left: 15px;
}
.tab-content .tab-pane .tab-item {
    width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #f2f2f2;
    border-bottom-width: 1px;
    cursor: pointer;
    padding: 10px 0;
}
.tab-content .tab-pane .tab-item:hover {
    color: #F58634;
}
.tab-content .tab-pane .tab-item span:hover{
    color: #F58634!important;
}
.tab-content .tab-pane .tab-item .c-title {
    color: #333333;
    font-weight: normal;
    padding: 2px 0;
    display: block;
}

#tab-setting .switchery-small {
    border-radius: 20px;
    height: 20px;
    width: 40px;
}
#tab-setting .switchery-small > small {
    height: 16px;
    width: 16px;
    top: 2px;
}

/* WAKAMODAL */
.wakamodal{
    z-index: 2505!important;
}
.wakamodal .modal-body {
    padding: 0;
}
.wakamodal .modal-body .close {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 9999;
}
.wakamodal .close {
    margin-top: 3px;
    text-indent: -999em;
    background: url("../images/popup_close.png") no-repeat;
    width: 13px;
    height: 13px;
}

#landingModal .modal-dialog, .landingModal .modal-dialog{max-width: 380px}
#landingModal .modal-body .modal-inner, .landingModal .modal-body .modal-inner{padding: 10px 20px}

.landing-item {
    border: 1px solid #ebebeb;
    border-radius: 2px;
    margin: 10px 0;
    position: relative;
}
.landing-item:hover{border: 1px solid #24a282;}
.landing-item .landing-item-c1{float: left;	margin-right: 15px; }
.landing-item .landing-package-icon{padding:10px 0px 0;text-transform: uppercase; text-align:center;font-size:14px; color:#FFF; width: 62px; height: 62px;display: block;background: url("../images/bg-infopackage.png") no-repeat}
.landing-item .landing-package-icon span{font-size: 22px;line-height: 20px; font-weight: bold;color:#FFF;display: block}

.landing-saleoff {
    background: url("../images/percent-saleoff.png") no-repeat top left;
    width: 55px;
    height: 47px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    text-align: right;
}
.landing-item .landing-item-c2{padding: 9px 0 0 0;line-height: 1.5}
.landing-item .landing-item-c2 p{margin: 0}
.landing-item .landing-item-c2 .landing-oldprice{text-decoration: line-through;padding-right: 20px}
.landing-item .landing-item-c2 .landing-price{color:#ff0404; font-size: 16px;}

.landing-item .landing-content-icon{padding: 10px 5px 0;text-transform: uppercase; text-align:center;font-size:14px; color:#FFF; width: 62px; height: 62px;display: block;background: url("../images/bg-infocontent.png") no-repeat}
.landing-item .landing-content-icon span{padding-top:3px;font-size: 22px;line-height:20px; font-weight: bold;color:#FFF;display: block}
#landingModal .headPanelModal, .landingModal .headPanelModal{font-size: 14px; text-align: center;line-height: 1.5}
#landingModal .modal-body a, .landingModal .modal-body a{background: none!important; border-top: none!important;}

#alertModal .modal-body{font-size: 14px;line-height: 1.5em}
#alertModal .modal-body .modal-inner{padding:10px 0;max-width: 520px; margin: 0 auto}

#panelPromotion .modal-body{font-size: 14px;line-height: 1.5em}
#panelPromotion .modal-body .modal-inner{padding:10px 0;max-width: 520px; margin: 0 auto}
#panelPromotion .send_coupon{display: inline-block; background: #24a282; color: #FFF; padding: 5px 30px; border-radius: 2px;font-size: 16px;border: none;margin-bottom: 9px;}

#buyProductModal{

}

#buyProductModal .modal-title {
    text-align: center;
}
#buyProductModal .close{
    margin-top: 3px;
    background: url("../images/reader-icon.png") no-repeat;
    background-position:  5px -2320px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 2509;
    position: absolute;
    right: 5px;
    top: 5px;
}
#buyProductModal .close:hover{
    background-position:  5px -2387px;
}
#buyProductModal .buy_author{
    color: #929292;
    margin: 0 0 15px;
}
#buyProductModal .waka-button{
    margin-bottom: 5px;
}
#buyProductModal .modal-body{
    padding: 20px;
}
#buyProductModal .product-detail .product-image{
    width:120px;
    margin-right: 20px;
    float: left;
    margin-top: 0px;
}
#buyProductModal .product-detail .product-image img{
    width:100%;
}
#buyProductModal .product-detail .product-content{
    float:left;
    width: 399px;
}
#buyProductModal .product-detail .product-content h1{
    font-size: 22px;
    margin-top: 0;
}
.list_issue_reader_head{
    margin: 0;
    padding-top: 9px;
    float: left;
}
.list_issue_reader_head li{
    list-style: none;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #929292;
}
.list_issue_reader_head .previous-item,
.list_issue_reader_head .next-item{
    width: 15px;
    margin: 0 10px;
    background: url("../images/reader-icon.png") no-repeat;
    cursor: pointer;
}
.list_issue_reader_head .previous-item{
    background-position: 0 -1806px;
}
.list_issue_reader_head .previous-item:hover{
    background-position: 0 -1873px;
}
.list_issue_reader_head .previous-item.disable{
    background-position: 0 -1739px!important;
    cursor: default;
}
.list_issue_reader_head .next-item{
    background-position: 0 -2007px;
}
.list_issue_reader_head .next-item:hover{
    background-position: 0 -2074px;
}
.list_issue_reader_head .next-item.disable{
    background-position: 0 -1939px!important;
    cursor: default;
}
.list_issue_reader_head .current-item{

}

.read-issue-item{
    padding: 0 15px;
}

.read-issue-item-inner{
    border: 1px solid #d2d2d2;
}
.read-issue-item-inner:hover{
    border: 1px solid #F58634;
}
.read-issue-item.active .read-issue-item-inner{
    border: 1px solid #F58634;
}

.read-issue-item .read-issue-img{
    width: 80px;
    height:80px;
    margin-right: 10px;
    float:left;
    overflow: hidden;
}
.read-issue-item .read-issue-img img{
    width:80px;
}
.read-issue-item .read-issue-info{
    padding: 10px;
}
.slidebox-reader .slidebox-button{
    top:15%;
}
#billing_popup_detail .modal-dialog{
    width: 560px!important;
}
#tab-toc {
    max-height: 308px;
    overflow-y: auto;.trial-chapter
}
#tab-toc::-webkit-scrollbar {
    width: 6px;
}
#tab-toc::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 3px;
}
#tab-toc::-webkit-scrollbar-thumb {
    background-color: #888888;
    border-radius: 3px;
}

#tab-toc .tab-item.activeml, .current a{
    color: #6A6B6C;
}
#tab-toc .tab-item.activeml span, #trial-chapter .tab-item.activeml span{
    color: #F58634!important;
}
#tab-toc .tab-item.activeml:hover{
    color: #F58634!important;
}
.abm{
    display: block;
    width: 100px;
    height: 130px;
    background-image: url(../images/abm.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -150px;
}
.ant{
    display: block;
    width: 100px;
    height: 113px;
    background-image: url(../images/ant.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -150px;
}
.empty-bookmark p.empty-text,
.empty-note p.empty-text{
    color: #888;
    margin-top: 200px;
    position: relative;
    text-align: center;
}
.panel-magazine .column-mode-option,
.panel-magazine .scroll-mode-line{
    display: none;
}
#book-page .loading {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: url(../images/loading_read.gif) left top no-repeat;
    background-size: 50px;
}
.nav-tabs .nav-link.active{
    margin-bottom: 0;
}
.nab_active{
    background-color: #F58634;
    -webkit-box-shadow: 0px -5px 4px 1px rgba(0,0,0,0.25)!important;
    -moz-box-shadow: 0px -5px 4px 1px rgba(0,0,0,0.25)!important;
    box-shadow: 0px -5px 4px 1px rgba(0,0,0,0.25)!important;
    height: 60px!important;
    margin-top: 0!important;
}
.nab_active span.tooltiptext{
    color: #ffffff;
}
.reader-tooltip:hover{
    background-color: #E2E2E2;
    height: 60px!important;
    margin-top: 0!important;
}
.proofread_container{
    margin: 0 220px;
}
.proofread_right{
    right: 220px;
}
.trial-chapter{
    max-height: 430px;
    overflow-y: auto;
}

.trial-chapter::-webkit-scrollbar {
    width: 6px;
}

.trial-chapter::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 3px;
}

.trial-chapter::-webkit-scrollbar-thumb {
    background-color: #888888;
    border-radius: 3px;
}
.trial-chapter .tab-item{
    padding:10px;
    cursor: pointer;
}
.trial-chapter .tab-item:hover{
    /*color: #1ba085;*/
    background-color: #f2f2f2;
}
.footer-chap-title{
    padding-top: 10px;
    margin-bottom: -5px;
}
.pull-right{
    float: right!important;
    margin-right: 25px;
}
.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.left-read-page.comic{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.right-read-page.comic{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.reader-container-comic #book-container{
    padding: 0;
    margin-bottom: 50px;
}
@media (min-width: 1700px){
    #book-container.scrollmode.comic .book-page-panel {
        margin: 0 315px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        min-width: 500px;
    }
}

.modal-backdrop{
    z-index:2205!important;
}
.comic-chap-name{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*txtSlider*/
input[type="range"]{
    width: 100%;
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 4px;
    height: 3px !important;
    background-image: -webkit-gradient(
            linear,
            left top,
            right top,
            color-stop(0.15, #F58634),
            color-stop(0.15, #C5C5C5)
    );
}

input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #F58634;
    border-bottom: 3px solid #F58634;
    border-radius:50%;
    height: 10px !important;;
    width: 10px !important;;
}
.popover{
    max-width: 285px;
}
.df-floating .df-ui-controls{
    padding-bottom: 56px;
    position: fixed;
    bottom: 10px;
    top: 3px;
    right: 0;
    z-index: 999999;
    transform: none !important;
    left: auto !important;
    background-color: rgb(229, 229, 229);
}
.df-ui-controls .df-ui-btn{
    background-color: rgb(229, 229, 229) !important;
}
.df-ui-more .more-container, .df-ui-search .search-container{
    top: 56px;
    right: 0;
}
.df-ui-wrapper.df-ui-controls{
    box-shadow: none;
}
.reader-tooltip {
    position: relative;
    width: 54px;
    text-align: center;
}

.reader-tooltip .tooltiptext {
    visibility: visible;
    position: absolute;
    font-size: 10px;
    font-weight: 500;
    color: #666666;
    text-align: center;
    border-radius: 6px;
    z-index: 1;
    opacity: 1;
    transition: opacity 1s;
    line-height: 36px;
    width: fit-content;
    padding: 0px 15px;
    white-space: nowrap;
    pointer-events: none;
}

.reader-tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    color: #ffffff;
}
.tooltip-bottom {
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
}
/*.reader-tooltip .tooltip-bottom::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 100%;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    margin-left: -5px;*/
/*    border-width: 5px;*/
/*    border-style: solid;*/
/*    border-color: transparent transparent #D9D9D9 transparent;*/
/*}*/
.reader-tooltip.flip-tooltip .tooltiptext{
    width: 115px;
}
.reader-tooltip.flip-tooltip .tooltiptext.tooltip-bottom{
    top: 28px;
    left: 28px;
}
.popover{
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.pop_grey .popover,.pop_grey .list-group-item,.pop_grey .settings-panel .tab-content{
    background-color: #5E5E5E;
}
.pop_grey .list-group-item,
.pop_black .list-group-item{
    color: #FFFFFF;
}
.pop_black .popover,.pop_black .list-group-item,.pop_black .settings-panel .tab-content{
    background-color: #151515;
}
.pop_sepia .popover,.pop_sepia .list-group-item,.pop_sepia .settings-panel .tab-content{
    background-color: #DDD1B2;
}
#reader-container.bg_flip{
    background-image: url(../images/bg_pdf.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#reader-container.bg_flip.style_enterprise{
    background-image: url(../images/bg_pdf_enterprise.jpg);
}
#container_reader ._df_book{
    background-color: transparent !important;
}
iframe #Page.PageContainer{
    width: 100% !important;
    height: 100% !important;
    left: 50% !important;
    transition: translateX(-50%) !important;
}
.dark .reader-tooltip .tooltiptext{
    color: #FFFFFF;
}
.reader-tooltip.flip-tooltip{
    height: 59px !important;
    width: auto;
}
#book-container .option-tab-content{
    top: 65px;
}
/*.popover.settings-panel.bs-popover-bottom{*/
/*    max-width: 287px;*/
/*}*/
.popover.settings-panel.bs-popover-bottom .arrow::before{
    top: -6px;
}
.popover.settings-panel.bs-popover-bottom .arrow::before{
    margin-left: -7px;
}
.popover.settings-panel .arrow::before {
    content: "";
    border-width: 5px;
}
.popover.settings-panel.bs-popover-bottom .arrow::after{
    top: -5px;
}
.popover.settings-panel.bs-popover-bottom .arrow::after{
    margin-left: -7px;
}
.popover.settings-panel .arrow::after {
    content: "";
    border-width: 5px;
}
.reader-buy{
    width: calc(50% - 20px) !important;
    display: inline-block;
    border: none;
    margin-left: 5px;
    margin-right: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 22px;
}
.reader-buy-book{
    background: #FEF0E7;
    color: #F58434;
}
.settings-panel.panel-book {
    position: fixed !important;
    transform: none !important;
    right: 124px !important;
    left: auto !important;
    top: 56px !important;
}