﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;0,600;0,700;1,500&display=swap');
@font-face{
    font-family:'Taviraj';
    font-style:normal;
    font-weight:400;
    src:local('Taviraj Regular'),local(Taviraj-Regular),url(/theme/fonts/ahcZv8Cj3ylylTXzTOYrUtFw.woff2) format("woff2");
    unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB
}
@font-face{
    font-family:'Taviraj';
    font-style:normal;
    font-weight:400;
    src:local('Taviraj Regular'),local(Taviraj-Regular),url(/theme/fonts/ahcZv8Cj3ylylTXzTOcrUtFw.woff2) format("woff2");
    unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF
}
@font-face{
    font-family:'Taviraj';
    font-style:normal;
    font-weight:400;
    src:local('Taviraj Regular'),local(Taviraj-Regular),url(/theme/fonts/ahcZv8Cj3ylylTXzTOkrUg.woff2) format("woff2");
    unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

ol,ul{
    list-style:none
}

blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
::-webkit-scrollbar{
    width:10px
}
::-webkit-scrollbar-button{
    display:none
}
::-webkit-scrollbar-track{
    background:#666
}
::-webkit-scrollbar-track-piece{
    background:#666
}
::-webkit-scrollbar-thumb{
    width:5px;
    background:#333;
    border-radius:3px
}

a,address,article,aside,audio,blockquote,body,canvas,caption,center,code,dd,del,details,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,
header,html,iframe,img,ins,label,legend,li,
mark,menu,nav,object,ol,p,pre,q,section,small,span,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video
{margin:0;padding:0;border:0;
/* font:inherit;*/
 vertical-align:baseline;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
	background: #BDC3C7
}
.container:after, .row:after,.clearfix:after, .clearfix:before{
	display: table;
    content: " ";
	clear: both;
}
input:focus,
select:focus {
	outline: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}
h1,h2,h3,h4,h5,h6{margin:0;}
p{margin-bottom:10px;}
html {
    position: relative;
    background-color: #e9eaed;
}
body{
	line-height: 1.6;
    font-size: 15px;
    font-family: "Open Sans",sans-serif;
    line-height: 1.65;
    word-wrap: break-word;
    color:  #f0f0f0;
    background: #262625 url(/theme/img/read-bg.png);
}
body .container {
    max-width: 1030px;
    width: 100%;
}
ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix {
	clear: both;
	float: none
}

.container:before,
.container:after {
	display: table;
	content: " "
}
.container:after {
	clear: both
}
.container:before,
.container:after {
	display: table;
	content: " "
}
.container {
    margin-left: auto;
    margin-right: auto;
	padding-left: 15px;
    padding-right: 15px;
	width: 100%;
}

::-webkit-scrollbar {
	width: 10px
}

::-webkit-scrollbar-button {
	display: none
}

::-webkit-scrollbar-track {
	background: #666
}

::-webkit-scrollbar-track-piece {
	background: #666
}

::-webkit-scrollbar-thumb {
	width: 5px;
	background: #333;
	border-radius: 3px
}
a {
	text-decoration: none;
	color: #9c9c9c;
}

.spire {
	background-image: url(/theme/images/sprite.png);
	background-repeat: no-repeat;
	float: left
}
.spire.spire--list {
	width: 16px;
	height: 16px;
	background-position: -69px 0;
	margin: 2px 10px 2px 0
}

.bg-wrap{
    background-color: #ffffff;
	border: 1px solid #f4f4f4;
    border-radius: 1px;
    padding: 10px;
    margin-bottom: 20px;
}
.bg-widget{
    background-color: #ffffff;
	border: 1px solid #f4f4f4;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 20px;
}
.bg-blog, .bg-footer, .bg-breadcrumb, .bg-head, .bg-head-top, .bg-home, .bg-page{
    position: relative;
/*    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5),inset 0 1px 1px rgba(255,255,255,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 1px 1px rgba(255,255,255,.2);*/
    background-color: #ffffff;
}
@media (min-width: 540px)
{
    .bg-blog, .bg-footer, .bg-breadcrumb, .bg-head, .bg-head-top, .bg-home, .bg-page {
        padding: 30px 15px 30px 15px;
    }

}
.wrap-menu-primary {
	float: left;
    width: 52%;
    padding: 0;
}

.sts:before {
	margin-top: 2px;
	margin-right: 6px
}

.sts:hover {
	text-decoration: underline
}

span.item-name a:first-child:before {
	margin-top: 11px;
	margin-right: 6px
}

/*line*/
._1line,._2line,._3line,._4line,._5line {
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1
}

._2line {
    -webkit-line-clamp: 2
}

._3line {
    -webkit-line-clamp: 3
}

._4line {
    -webkit-line-clamp: 4
}

._5line {
    -webkit-line-clamp: 5
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.header{margin-bottom:10px;}
.header .inner{background:#fff;}
.header .inner .logo{margin: 0px auto;
    padding: 15px;}
.header .inner .logo img{
    max-width: 210px;
    display: block;
    margin: 0 auto;}
/*main*/
.breadcrumbs{
    margin-bottom:10px;
}
.breadcrumbs .inner{background: #248d83;
    padding: 8px 10px;
    color: #fff;}
.breadcrumb{
	font-size:14px;
	color: #fff;
	padding-left: 5px;
    padding-right: 5px;
	width: 100%;
    margin-bottom: 0px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-weight: 400;
    position: relative;
}

.breadcrumb p {
	margin-left: 0;margin-bottom: 0;
}

.breadcrumb a:hover {
	text-decoration: underline
}
.breadcrumbs a {
	color: #fff;
}
.breadcrumb>li {
    display: inline-block;
}
/*.breadcrumbs .separator {
	padding: 0 5px
}*/
.breadcrumbs li:before {
    content: "/\00a0";
    padding: 0 5px 0 7px;
    color: #fff;
}
.breadcrumbs li:first-child:before{
    display:none;
} 

/*reading*/
.reading{
    margin:0 auto;
    color:#fff;
    font-size:19px;
    box-sizing:border-box;
    min-height:800px;
    line-height:1.9
}
.reading img{
    max-width: 100%; 
    display: block;
    margin: 0 auto 0;
    z-index: 1 !important;
    height: auto;
}
.reading img:first-child{
    margin-top:10px
}
.reading img.lazy{
    width: 100px;
    margin-bottom: 100px;
}
.reading p{
    margin-bottom:10px
}
.reading .reading-content
 {
    background-color:#3d3d3dde;
    margin-top:15px;
 }
.reading .reading-content .inner{
    max-width: 1250px;margin: 0 auto;
}
.reading .reading-content a{
    cursor:auto;
    font-size:12px
}
.reading .reading-content a::-moz-selection{
    background:none
}
.reading .reading-content a::selection{
    background:none
}
.reading-option {
    margin-bottom: 10px;
    
}
.reading-option .inner{
    background-color: #000;
    padding: 10px;

}
.reading-option .inner .navi{
        display: flex;
    justify-content: left;
    align-items: center;
}
.reading-option .heading h1{
    background-color: #fff;
    padding: 7px 10px;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;
    color: #000;
    margin-bottom: 10px;
}

.reading-info .inner{
    padding:10px;
    background: #141414;
    margin-bottom: 10px;
}
.reading-info .desc{
    color: #6b6b6b;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    max-width: 900px;
    margin: 5px auto;
}


@media (max-width: 550px) {
    .reading-option .inner .navi {
        display: flex;
        justify-content: left;
        align-items: center;
        flex-direction: column;
    }
}

.chapter-select{
    width: 350px;
    margin-right: 5px;
}
.chapter-select select{
        border: none !important;
    border-radius: 0 !important;
    padding: 5px;
    font-size: 13px;
    height: 32px;
}
/*homepage*/
.homepage .onpage .scrolltext
{
    max-height: 280px;
}
.title-home-list {
    text-align: left;
    height: 38px;
    border-bottom: 3px solid #eaa12a;
    position: relative;
    margin-top: 5px;
    margin-bottom: 12px;
}
.title-home-list h2{
    height: 37px;
    line-height: 36px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #eaa12a;
    display: inline-block;
    background: #eaa12a;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 14px;
}
.title-home-list h2 a{color: #ffffff;}
.title-home-list .select {
    line-height: 40px;
    height: 40px;
    width: initial;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    text-transform: uppercase;
    background-color: #f4f4f4;
    font-size: 17px!important;
    color: #686767;
    border-color: #d2d2d2;
    border: 1px solid #a7a7a7;
    background: #fbfbfb;
}
/*end main*/

.title {
	padding: 7px 15px 8px 30px;
	color: #FFF;
	font-weight: 500;
}
/*slide */
.slide-wrapper {
    padding-bottom: 0px;
}
.slide {
	margin-left: -5px;
    margin-right: -5px;
	margin-bottom: 10px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.slide .item {
    margin: 0;
    position: relative;
    width: 100%;
    padding: 0 5px;
	margin-bottom: 10px;
    float: left;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.slide .item a {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 146%;
	position: relative;
	transition: all .3s;
}
.slide .item a img {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
	border-radius: 3px;
}
.slide .item.full:before {
	content: "";
    width: 34px;
    height: 50px;
    position: absolute;
    bottom: 30px;
    left: 0;
    display: block;
    margin: 0;
    z-index: 1;
    background: transparent url(/theme/icons/full-label.png) no-repeat;
}
/*.slide .item a{
	position:relative;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}*/


.slide .item .caption {
	position: absolute;
	bottom: 0;
    padding: 3%;
    width: 100%;
	background: rgba(0, 0, 0, 0.8) 100% center no-repeat;
	border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.slide .item .caption a {
	display: block
}
.slide .item .caption h3 {
    color: #FFF;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: list-item;
    font-size: 13px;
    font-weight: normal;
}

.slide .item .caption p {
	font: 400 13px Tahoma;
	color: #FFF;
	text-align: left;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: list-item
}


.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-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)
}

.slide-continue {
	background: rgba(192, 58, 42, 0.8)
}


/*full wrapper*/
.full-wrapper{
	padding-top: 20px;
}
.full-wrapper .full-book {
	margin-left: -5px;
    margin-right: -5px;
	margin-bottom: 10px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.full-wrapper .full-book .item {
    margin: 0;
    position: relative;
    width: 16.667%;
    padding: 0 5px;
	margin-bottom: 20px;
    float: left;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	overflow: hidden;
	padding-top: 5px;
    padding-bottom: 5px;
}


.full-wrapper .full-book .item:hover {
    opacity:0.95;
}

.full-wrapper .full-book .item .cover{
    width: 100%;
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 146%;
    position: relative;transition: all .3s;
}
.full-wrapper .full-book .item .cover img{
    position: absolute;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	border: 1px solid rgba(0,0,0,.075);
	
}
.full-wrapper .full-book .item .cover:hover {
    transform: scale(1.04);
}
.full-wrapper .full-book .item .caption {
	    display: block;
    width: 100%;
    text-align: center;
	    overflow: hidden;
}

.full-wrapper .full-book .caption h3 {
	color: #404040;
    text-align: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: list-item;
    padding: 2px;
    font-size: 14px;
    font-weight: 500;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: 1.4;
    margin: 5px 0;
    min-height: 44px;
}

.full-wrapper .full-book .caption p {
	font: 400 13px Tahoma;
	color: #FFF;
	text-align: left;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: list-item
}
.full-wrapper .full-book .caption .label-full
{
	padding: 1px 5px 2px;
    color: #FFF;
    background-color: #449743;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 12.5px;
    line-height: 1.5;
    border-radius: 3px;
}
.full-wrapper .full-book .item img {
	display: block;
    width: 100%;
    height: auto;
}
/*relate wrapper*/
/*full wrapper*/
.relate-wrapper {
	margin-left: -5px;
    margin-right: -5px;
	margin-bottom: 10px;
}

.relate-wrapper .item {
    margin: 0;
    position: relative;
    width: 16.667%;
    padding: 0 5px;
	margin-bottom: 20px;
    float: left;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	overflow: hidden;
}
.relate-wrapper .item:hover {
    opacity:0.95;
}

.relate-wrapper .item .caption {
	    display: block;
    width: 100%;
    text-align: center;
	    overflow: hidden;
}

.relate-wrapper .caption h3 {
	font-family: Tahoma, Arial,Roboto;
	color: #404040;
	text-align: left;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: list-item;
	padding: 2px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.relate-wrapper .caption p {
	font: 400 13px Tahoma;
	color: #FFF;
	text-align: left;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: list-item
}
.relate-wrapper .caption .label-full
{
	padding: 1px 5px 2px;
    color: #FFF;
    background-color: #2A5893;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 12.5px;
    line-height: 1.5;
    border-radius: 3px;
}
.relate-wrapper .item img {
	display: block;
    width: 100%;
    height: auto;
}
/*end relate*/
.truyen-list{
    float:left;
    width:100.6%;
    margin:0 -.3% auto
}
.truyen-list .item{
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    color: #626262;
    overflow: hidden;
    border-bottom: 1px dashed #e2e2e2;
	font-size: 14px;
}
.truyen-list .item > a{float:left;position: relative;}
.truyen-list .item .full-label {
    width: 34px;
    height: 50px;
    position: absolute;
    display: block;
    margin: 140px 0 0 -6px;
    z-index: 1;
    background: transparent url(/theme/icons/full-label.png) no-repeat;
	bottom: 7px;
}
.truyen-list .item h3{
    margin-bottom:6px
}
.truyen-list .item p.line{
    font-size: 13.5px;
    margin-bottom: 0px;
    color: #424242;
}
.truyen-list .item p.line > span{
	   font-weight: 500;    width: 74px;
}
.truyen-list .tag{
    border-top:none;
    margin:5px 0!important;
    padding:1%;
    float:left;
    width:98%
}
.truyen-list .item a.cover{
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 150px;
    width: 220px!important;
    margin-right: 15px;
    margin-top: -30px;
}
.truyen-list .item a.cover img{
	position: absolute;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px;
    margin-top: 30px;
    border: 1px solid rgba(0,0,0,.075);
}
.truyen-list .item h3 a{
    font:700 16px Tahoma;
    color:#424242
}
.truyen-list .item h3 a:hover{
    text-decoration:underline
}

.truyen-list .item p._3line a{
    font:400 12px Tahoma;
    color:#ff530d
}
.truyen-list .item p a:hover{
    text-decoration:underline
}
.truyen-list .item p a{
    color:#323232;
}
.truyen-list .item p a:hover{
    text-decoration:underline
}
.sts {
	padding-left: 0;
	color: #444;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	font-size: 12px
}

.itemupdate li:first-child {
	margin-bottom: 10px
}

.itemupdate {
    text-align: left;
    width: 100%;
	border-bottom: 1px dashed #CCC;    padding: 5px 0;
}
.itemupdate:before,.itemupdate:after{
	content: " ";
    display: table;
    clear: both;
}
.itemupdate > div{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
}
.itemupdate .iname{
    width: calc(100% - 370px);
    float: left;
    position: relative;
}
.itemupdate .iname .status{
    position: absolute;
    right: 5px;
    top: 0;
}
.itemupdate .iname h3 i.fa {
	padding-right: 5px;
    line-height: 14px;
    font-size: 16px;
	}
.itemupdate .iname i.fa:before{
	content: "\f105";
    font-weight: bold;
}
.itemupdate .icate{
    width: 200px;
    float: left;
    font-size: 13px;
    letter-spacing: -0.3px;
}
.itemupdate .icate a{
	    color: #4E4E4E;
}
.itemupdate .icate a:hover{
	    color: #4E4E4E;
		text-decoration:underline;
}
.itemupdate .ichapter{
    width: 85px;
    float: left;
    font-size: 14px;
    font-family: arial;
}
.itemupdate .ichapter a{
        color: #d3844a;
}
.itemupdate .ichapter a:hover{
     text-decoration:underline;
}
.itemupdate .iupdated{
    opacity: 0.8;
    width: 85px;
    float: left;
    padding: 0 2px 0 10px;
    font-size: 13.5px;
    font-family: arial;
}
.itemupdate .cover {
	float: left
}

.itemupdate .cover img {
	border: 1px solid #eaeaea;
	width: 66px;
	height: 96px;
	float: left
}

.itemupdate ul {
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: calc(100% - 80px);
	margin: auto auto auto 8px;
	height: 95px
}

.itemupdate ul li span {
	float: left;
	width: 90%;
	color: #003555
}

/*.itemupdate i {
	float: right;
	color: #999;
	font-size: 9px;
	margin-top: 2px;
	padding-right: 2px
}*/

.itemupdate .iname h3 a {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #484747;
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
    line-height: 40px;
}

.itemupdate .iname h3 {
	float: left;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	max-width: 94%
}

.itemupdate .iname h3 a:hover {
	text-decoration: underline
}

.itemupdate li {
	height: 22px
}

.xem-them {
	float: left;
	width: 100%;
	font: 300 16px/43px Tahoma;
	color: #FFF;
	text-align: center;
	background: #332f2f;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	cursor: pointer
}

.xem-them:hover {
	background: #e3992a
}

/*maincol*/

.mainCol
{
	width: 100%;
	margin-right: 14px;
	overflow: hidden;
	margin-bottom: 20px!important;
	width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.mainCol .bg-wrap,
.listCol .bg-wrap{    background: linear-gradient(0deg, #fff 0%, #f6f6f6 100%);padding: 15px;}
.mainCol .mLeftCol{
    max-width: 220px;
    -ms-flex-preferred-size: 220px;
    flex-basis: 220px;
    margin-right: 25px;
}
.mainCol .mRightCol{
max-width: calc(100% - 245px);
    -ms-flex-preferred-size: calc(100% - 245px);
    flex-basis: calc(100% - 245px);    float: right;
}
.book-content .mLeftCol{
	margin-top:5px;
}
.book-content .mRightCol{
	margin-top:10px;
}
.main-wrapper {
	 padding-top: 15px;
}.main-wrapper.is-sbs {
    display: flex;
    justify-content: space-between;
}
.mainCol .book-label{
    text-transform: uppercase;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    color: #959595;
    opacity: 0.8;
}
.mainCol .book-label span{
    border-bottom: 1px solid #959595;
}

.mainCol{width:100%;margin: 0 auto;}
.mainCol .player-wraper{padding: 10px;}
.mainCol .chapter-playlist{
	background: #ffffff;
	padding: 0;
	margin-top: 12px;
	-webkit-box-shadow: 0px 1px 4px rgb(0 0 0 / 44%);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.44);
    -o-box-shadow: 0px 1px 4px rgba(0,0,0,0.44);
    box-shadow: 0px 1px 4px rgb(0 0 0 / 44%);
    border-radius: 6px;
}
.mainCol .chapter-playlist h2#track {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 15px;
    color: #444;
}
.mainCol .chapter-playlist h2#track:before {
	content: "";
	background: url(/theme//icons/playing.gif) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-size: 20px 20px;
	display: inline-block;
	margin-right: 8px;
	margin-top: -9px;
}
.mainCol .chapter-login{
	margin: 10px 0;
    padding: 5px;
    font-weight: 600;
    font-size: 14px;
    color: #dc4d43;
}
.mainCol .chapter-login a{color: #0d85eb;}

.mainCol .book-share{height:28px;}
.mainCol select.dropdown-select  {
	background: #ebebeb;
    width: 139px;
    padding: 5px 10px 5px 5px;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    height: 34px;
    font-weight: 600;
    color: #555;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 23%);
    cursor: pointer;
   }
/*phantrang*/
.plphantrang {
	float: right;
	/* width: 100%; */
	margin: 0!important;
}

.plphantrang a,
.plphantrang span {
	padding: 0 12px;
	line-height: 34px;
	text-transform: uppercase;
	float: left;
	margin-left: 8px;
	font-weight: 700;
	color: #666;
	border-radius: 3px;
	-webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.23));
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.23));
}

.plphantrang a.quantitychapter {
	margin-right: 0
}

.plphantrang .quantitychapter {
	color: #FFF!important;
	float: right!important
}

.plphantrang a:hover {
	background: #dd4f44;
	color: #fff
}

.plphantrang .page {
	background: #FFF
}

.plphantrang .pageselect,.plphantrang .page-grey {
	background: #dd4f44!important;
	color: #FFF!important
}
.plphantrang .pageselect:hover,
.plphantrang .quantitychapter:hover {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.plphantrang a.info{
	filter: unset;
    background: #e5e5e5!important;
    color: #444!important;
}
    
/*end maincol*/
.leftCol {
	float: left;
	width: 800px;
	margin-right: 14px;
	overflow: hidden;
	margin-bottom: 20px!important;
}
/*title*/
.main-title {
	margin-bottom: 15px;
    font-weight: 800;
    color: #fff;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.main-title .line {
    display: block;
    background: #eaa12a;
    height: 4px;
    width: 100%;
    flex: 1;
}
.main-title .line:first-child {
    width: 10px;
    height: 10px;
    flex: unset;
    background: #eaa12a;
}
.main-title h3{color:#333;font-size: 17px;font-weight: 700;}
.main-title h2{    color: #eaa12a;
    font-size: 19px;
    font-weight: 700;}
.main-title >a.viewmore {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: 0.15s color;
    -o-transition: 0.15s color;
    transition: 0.15s color
}

.main-title>a.viewmore:hover {
    color: #dd163b
}

.main-title:before,.main-title:after {
    display: none
}

.main-title h3,.main-title h2,.main-title >a.viewmore {
    flex: unset
}
.main-title h3,.main-title h2, .main-title>a.viewmore {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
	padding-right: 15px;
    padding-left: 15px;
}
.main-title {
    align-items: center
}


.main-title h3 > span {
    color: red!important;
}
.main-title.view-all-inner i {
    font-size: 17px;
    margin-left: 5px;
}
.main-title .viewmore{font-weight: normal;}


@media (max-width: 500px) {
    .main-title.view-all-inner>a.viewmore
    {
        display:none;
    }
}
.daily-update {
	width: 100%;
	position: relative
}

.update-title {
	background: #e3992a;
	padding: 6px 15px 7px 2px
}

.daily-update .update-title {
	padding-left: 10px;
	margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.daily-update-item {
	float: left;
	width: 100%;
	background: #fefefe;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-left: 2px solid #c0392b
}

.daily-update-item:nth-of-type(1) {
	border-top: 1px solid #e8e8e8
}

.daily-update-item:nth-of-type(even) {
	background: #f4f4f4!important
}

.daily-update-item span {
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}


.item-author-name {
	border-right: 1px solid #e8e8e8;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	font: 300 12px/30px Tahoma;
	color: #555;
	padding-left: 2%;
	width: 28%
}

.item-chapter,
.item-author-name a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	font: 300 12px/30px Tahoma;
	color: #555;
	padding-left: 2%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s
}

.item-chapter {
	width: 12%
}

.item-chapter:hover {
	text-decoration: underline
}

.item-chapter:active {
	color: #ff530d
}

.item-chapter span {
	float: none
}

.new-chap a:visited,
.new-chap a:hover,
.new-chap a:active,
.sts:visited {
	color: #d63f2f
}

.phan-trang {
	width: 100%;
	margin: 5px 0
}

.phan-trang a,
.phan-trang span {
    padding: 6px 12px;
    margin-right: 5px;
    font-weight: 500;
    color: #666;
    font-size: 14px;
    background: #efefef;
    border: 1px solid rgba(0,0,0,.075);
    width: 36px;
    text-align: center;
}

.phan-trang a.quantitychapter {
	margin-right: 0
}

.quantitychapter {
	color: #FFF!important;
	float: right!important
}

.phan-trang a:hover,.phan-trang a.active  {
	background: #222;
	color: #fff
}


.page {
    min-height: 500px;
}
.page  .content-area {
	    max-width: 920px;    margin: 15px auto;    font-size: 16px;
}
.page  .content-area h1{
	text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 28px;
}
.phan-trang .pageselect,
.phan-trang .page-grey {
	background: #3d3d3d!important;
	color: #FFF!important
}
.pageselect:hover,
.quantitychapter:hover {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.textdecoration {
	text-decoration: none
}
.textdecoration:hover {
	text-decoration: none!important
}
.status {
	float: none!important;
	border-radius: 3px;
	padding: 2px 4px 3px;
	font: 600 11px Open Sans, sans-serif!important;
	color: #FFF!important;
	line-height: 24px;
	text-decoration: none;
	margin-left: 2px;
	vertical-align: super
}
.status i{
    font-style: normal;
}
.status-full {
	color: #449743!important;
}
.status-drop {
	color: #b3220e!important
}
.status-hot {
	color: #FF5722!important;
}
.status-new {
	color: #79d062 !important
}
.status-full:before {
	content: 'FULL'
}
.status-new:before {
	content: 'NEW'
}
.status-drop:before {
	content: 'DROP'
}
.status-hot:before {
	content: 'HOT'
}

/*.full {
	float: none!important;
	background: #555;
	border-radius: 3px;
	padding: 2px 4px;
	font: bold 9px Tahoma;
	color: #FFF!important;
	line-height: 24px;
	text-decoration: none
}*/

.non {
	float: none!important;
	border-radius: 0;
	padding: 0 1px;
	font: bold 10px Tahoma;
	color: #FFF!important;
	line-height: 25px;
	text-decoration: none
}

.new {
	float: none!important;
	background: #2ecc71;
	border-radius: 3px;
	padding: 2px 5px;
	font: bold 10px Tahoma;
	color: #FFF!important;
	line-height: 25px;
	text-decoration: none
}

.phaixem {
	float: none!important;
	background: #e67e22;
	border-radius: 3px;
	padding: 2px 5px;
	font: bold 10px Tahoma;
	color: #FFF!important;
	line-height: 25px;
	text-decoration: none
}

.label-status {
	float: none!important;
	background: #555;
	border-radius: 4px;
	padding: 2px 6px 4px;
	font: bold 12px Tahoma;
	color: #FFF!important;
	line-height: 24px;
	text-decoration: none;
    letter-spacing: 0.6px;
}
.label-status.label-full {
	background:#4CAF50;
}
.label-status.label-drop {
	background: #ca392b
}

.label-status.label-updating {
    background: #fbe990;
    color: #5e5d5d!important;
}

/*.full:hover,*/

.new:hover,
.phaixem:hover,
.muoitam:hover,
.sieu-pham:hover {
	text-decoration: none!important
}
/*
.full:before {
	content: 'F'
}*/

.updating:before {
	content: 'U'
}

.drop:before {
	content: 'D'
}

.new:before {
	content: 'N'
}


.fb-comments,
.fb-comments span,
.fb-comments iframe {
	width: 100%!important
}

#fbcomments,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
	width: 100%!important
}

.rowitemfix {
	display: list-item;
	clear: both
}

.rowitemfix:before {
	content: ' '
}



.col-md-6,
.col-md-12,
col-sm-6,
col-sm-12 {
	float: left
}

.col-md-6 {
	width: 50%
}

.col-md-12 {
	width: 100%
}

.fb-like {
	width: 150px!important;
	float: left;
}

.fb-save {
	float: left;
width: 130px!important;
    margin-top: -4px;
}

.clearboth {
	clear: both
}

h1.h-hidden {
	display: none
}

.phan-trang .group-qty {
	display: none
}
.hide {
	display: none
}
/*header-info*/
.title-list{
	margin-bottom: 20px;
	padding: 0 10px;
}
.title-list h1{
    text-transform: uppercase;
    font-size: 20px;
    color: #2f2f2f;
    border-bottom: 1px solid #CCC;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: 600;
}
.title-list p{
    font-size: 14px;
    color: #747474;
}
.title-list span.keyword{text-transform:none;}
.title-list span.author{text-transform:none;font-weight:700}

.suggest {
	width: 100%;
	position: relative;
	margin-bottom: 10px
}
.suggest h3.title{
	color: #ffffff !important;
}
.suggest .item{
    width: 100%;
    height: auto;
    background: #fefefe;
    margin: 0px 0;
    box-sizing: border-box;
    padding: 2px 0 2px 20px;
    border-bottom: 1px solid #ececec;
    position: relative;
    background: linear-gradient(90deg, rgb(255 253 250 / 44%), rgb(255 255 255));
}

.suggest .item:nth-of-type(1) span {
	background: #f6a014
}

.suggest .item:nth-of-type(2) span {
	background: #f1c40f
}

.suggest .item:nth-of-type(3) span {
	background: #f8e495
}

.suggest .item:nth-of-type(10) span {
	padding: 5px 4px
}

.suggest .item > span {
	color: #000;
	padding: 5px 8px;
	font-size: 13px;
	font-weight: 700;
	background: #ddd;
	margin: 6px 2px 4px 0;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	box-sizing: border-box;
	opacity: .7;
	float: left;
	line-height: 16px;
}
.suggest .item > h3{
	width: calc(100% - 26px);
    padding-left: 7px;
    margin: 0;
}
.suggest .item p {
	font-size: 12px;
	font-weight: 300;
	line-height: 30px;
	float: right;
	line-height: 30px;
	margin-right: 10px
}
.suggest .item:before{
    content: "\f18e";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    width: 20px;
    height: 20px;
    font-size: 16px;
    padding-top: 2px;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #e3992a;
}
.suggest .item  a{
    width: calc(100% - 28px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14.5px;
    font-weight: 400;
    float: left;
    line-height: 27px;
    padding-left: 5px;
    color: #222;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    box-sizing: border-box;
}

.suggest .item i {
	color: #888;
	display: block;
	line-height: 15px;
	font-size: 11px;
	margin-top: -6px;
	font-style: initial;
	font-size: 13.5px;
    margin-top: -2px;
}

.suggest .item  a:hover{
	padding-left: 10px;
	text-shadow: 0 0 5px #ffbd66
}

.day-title,
.all-title,
.week-title {
	padding: 6px 15px!important;
	position: static;
	cursor: pointer
}

.day-title span,
.all-title span,
.week-title span {
	text-shadow: 0 0 5px #FF6
}
.high-title {
	color: #FC0
}
.doc-tiep-item {
    width: 100%;
    height: auto;
    background: #fefefe;
    margin: 1px 0;
    box-sizing: border-box;
    display: flex;
}
.doc-tiep-item span {
	color: #000;
	padding: 0;
	font-size: 13px;
	font-weight: 700;
	margin: 6px 4px 4px;
	border-radius: 13px;
	width: 24px;
	height: 17px;
	opacity: .8;
	float: left;
	background-position: 6px 0;
	margin-top: 9px
}
.doc-tiep-item p {
	font-size: 12px;
	font-weight: 300;
	line-height: 30px;
	float: right;
	line-height: 30px;
	margin-right: 10px
}
.doc-tiep-item h3 a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    font-size: 15px;
    font-weight: 400;
	float: left;
	line-height: 27px;
	padding-left: 5px;
	color: #222;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	box-sizing: border-box
}

.doc-tiep-item h3 i {
	color: #888;
	display: block;
	line-height: 15px;
	font-size: 11px;
	margin-top: -6px;
	font-style: initial;
	font-size: 13.5px;
    margin-top: -2px;
}

.doc-tiep-item h3 a:hover {
	padding-left: 10px;
	text-shadow: 0 0 5px #ffbd66;
}
/*home item*/

.item-info .description, .manga-name, .si-sum, .text-cut{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.chapter-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#contentstory{
    background-color: #fff;
}
#contentstory .inner{
    display: flex;
    justify-content: space-between;
    align-content: stretch;
    flex-wrap: wrap;
}
#contentstory .item{
    width: 50%;
    padding: 10px;
    clear: both;
}#contentstory .item::after {
    display: block;
    clear: both;
    content: "";
}
#contentstory .item .cover {
    width: 66px;
    padding: 2px;
    background-color: transparent;
    border: 1px solid #d7d7d9;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 8px;
    float: left;
}
#contentstory .item .cover a{
    width: 100%;
    padding-bottom: 148%;
    position: relative;
    background: #eee;
    display: block;
    border-radius: 3px;
    overflow: hidden;
}
#contentstory .item .cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#contentstory .item .info{
    width: calc(100% - 100px);
    float: left
}
#contentstory .item .info h3 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 10px;
    color: #059e9a;
}
#contentstory .item .info h3 a{
    color: #454545;
}

/*widget*/
.widget .all{
    display: flex;
    flex-direction: column;
}
.widget{
	margin-bottom: 25px;
}
.widget h3.title{
    font-weight: 600;
    padding: 7px 15px 7px 14px;
    font-size: 15px;
    color: #212529;
    text-align: left;
    margin: 0;
    background: #e3992a;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
/*widget tag*/
.widget.tags h3.title {
    font-weight: 500;
    padding: 4px 15px 4px 10px;
}
.widget.tags h3.title:before{
    content: "\f02b";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    width: 30px;
    height: 20px;
    font-size: 22px;
    padding-top: 2px;
}

.genres-list {
    position: relative;
    background-color: #fff;
}
.genres-list .gen-row {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap
}

.genres-list .gen-row:nth-child(even) .item {
    background-color: #f6f6f6
}

.genres-list .gen-row .item {
    width: 33.33%;
    padding: 7px 8px 6px;
    line-height: 1;
}

.genres-list .gen-row .item a {
    font-size: 14px;
    line-height: 1.3;
    color: #383838;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}

.genres-list .gen-row .item a:hover {
    color: #f1c40f!important
}

.genres-list .gen-row .item a.focus {
    font-weight: 600;
    color: #c0392b
}
.genres-list .gen-row.is-head {
    border-bottom: 2px solid #3498db;
}
/*end widget tag*/
.list-title {
    background: #252525;
    padding: 7px 15px 8px 12px;
    border-radius: 29px;
    text-align: center;
}

.rightCol {
	float: left;
	width: 25.641%;
	min-height: 200px
}



.updated,
.author a,
.category a,
.comments a {
	font: 300 14px/25px Tahoma;
	color: #666;
	padding-left: 20px;
	margin-right: 10px
}

#div--q {
	position: absolute;
	display: none;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	box-shadow: 0 0 1px #ccc;
	background-color: #fff;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0;
	margin-top: 38px
}

#div--q a.display_box {
	border-top: solid 1px #eee;
	font-size: 12px;
	height: 40px;
	display: table;
	width: 100%;
	margin: 0 auto;
	background: #fefefe;
	float: left;
	padding: 5px 8px;
	box-sizing: border-box
}

#div--q a.display_box img {
	width: 35px;
	height: 50px;
	float: left;
	margin-right: 6px
}

#div--q span.no-search {
	color: #444;
	padding: 8px 20px;
	display: block;
	text-align: center;
	font-style: italic
}

#div--q a.display_box.search-full {
	height: 20px;
	text-align: center;
	font-weight: 400;
	color: #444;
	font-size: 13px
}

#div--q a.display_box:hover {
	background: #e8e8e8
}

#div--q a.display_box:hover a span:first-child,
#div--q a.display_box.search-full:hover {
	color: #c0392b
}

.div--q a.display_box:first-child {
	border-top: none
}

#div--q a.display_box span {
	color: #4a4a4a;
	margin: 3px;
	font-size: 13px;
	line-height: 15px;
	display: block
}

#div--q a.display_box span.sub-name {
	color: #4a4a4a;
	font-size: 93%;
	margin-top: 2px
}

#div--q a.display_box:hover span,
#div--q a.display_box:hover img {
	opacity: .9
}

/*onpage*/
.onpage {
	width: 100%;
	display: block;
	background: #fbfbfb;
	color: #333;
	padding: 20px;
	line-height: 22px;
	box-sizing: border-box;
	font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

.onpage p {
	margin-bottom: 10px;
}
.onpage h2, .onpage h3{margin-bottom: 15px;
}
.showmore .scrolltext {
	max-height: 380px;
	overflow: hidden;
	position: relative;

	transition: all 0.5s;
	padding-bottom: 20px
}

.showmore .smore {
	margin-top: 20px
}

.showmore .smore a {
    color: #333;
    font-weight: 500;
    background-color: #f4f4f4;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 2px 3px;
    font-size: 13px;
}
/*
.showmore .smore a:after {
	content: "";
	background-image: url(/theme/images/arrow-down.svg);
	width: 8px;
	height: 12px;
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity: .8;
	margin: 0 6px
}
*/
.showmore .scrolltext:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, .2);
	height: 50px;
	pointer-events: none;
	background: -webkit-gradient(to bottom, #ffebbf00, #fbfbfb);
	background: linear-gradient(to bottom, #ffebbf00, #fbfbfb);
	background: linear-gradient(to bottom, #ffebbf00, #fbfbfb)
}
.showmore .expand.scrolltext:after{display:none;}
.showmore .expand.scrolltext {
	overflow: unset;
	max-height: unset;
	content: unset;
}
/*detail*/
.new-chap {
        color: #3e3e3e;
    width: 96%;
    padding: 10px 2%;
    background: #FFF;
    text-align: justify;
    margin-bottom: 10px;
    float: left;
    font-size: 14px;
    margin-top: 10px;
}
.new-chap h2 {color: #333;font: 700 12px Tahoma;padding-bottom:5px; }
.new-chap a {display: block;  padding: 2px 1px 3px; color: red;}

.new-chap .btn-notify { background-color: #f8e378; font-size: 12px; padding: 1px 5px; border-radius: 4px; cursor: pointer; font-weight: 600; margin-top: 7px; font-style: italic;}

.rates{
    float: right;
    position: relative;
    text-align: right;
}
.darates {
    text-align: center;
    border: 0;
    bottom: 10px;
    margin-bottom: 4px;
}
.darates .rate_star{font-size: 20px;}
#rate_row_cmd{
	color:#555;
	line-height:11px;
	font-size:11px;
	font-style:italic;
	display:block;
}
#valore{
    display: none;
    font-size: 16px;
    bottom: -20px;
    left: 36%;
    color: #f01c25;
}
#valore b{
	color:#f01c25;
}
#rate_row_cmd {color: #555;line-height: 11px; font-size: 11px; font-style: italic;display:block;}
#valore {
    display: inline-block;
    font-size: 15px;
}
#valore b {
    color: #c03a2a;
}
.spire.show--less, .spire.show--more
{
    width:15px;
    height:15px;
    margin-top:4px;
}
.spire.show--less
{
    background-position:-142px 0px;
}
.spire.show--more
{
     background-position: -125px 0px;
}

.book-intro{
    text-align: left;
    height: 38px;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    position: relative;
    margin-bottom: 30px;
}
.book-intro>h2,
.book-intro>h1{
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
	font-size: 19px;
    height: 38px;
    line-height: 40px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #4E4E4E;
	display: inline-block;
    color: #4E4E4E;
}
.book-intro>h2{
	color: #959595;
}
.book-intro>h1 {
   font-weight:900;
}

.book-info {
    width: 100%;
	-js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.book-info img {
    max-width:100%;    display: block;
}
.book-info .db-poster {
    width: 220px;
    float: left;
}
.book-info-content {
    float: left;
    width: 100%;
    border-top: 1px dashed #ff530d;
    margin-bottom: 10px
}
.book-info-content a {
    color: #0830FF
}
.noidung {
    font: normal 14px Tahoma;
    color: #ff530d
}
.book-info-content p {
    font: 400 14px Tahoma;
    color: #3e3e3e;
    width: 96%;
    padding: 10px 2%;
    background: #FFF;
    text-align: justify
}
.book-info-content p::-webkit-scrollbar-track {
    background: none
}
.book-info-content p::-webkit-scrollbar-track-piece {
    background: none
}
.book-info-content p::-webkit-scrollbar {
    width: 2px
}
.book-info-content-title {
    background: #ff530d
}
.book-info-chapter {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    background: #fff;
}
.comment-info {
    background: #FFF;
    width: 98%;
    padding: 10px 1%
}
#chapter {
    position: relative;
    width:100%;
}

#chapter .paging {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    margin: 20px 0 10px;
}
#chapter .paging:after,#chapter .paging:before{
	display: table;
	content: " ";
	clear: both
}
#chapter .paging  a {
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    float: left;
    position: relative;
    margin-right: 10px;
    color: #636363;
    font-weight: 500;
    font-size: 13.5px;
    opacity: 0.95;
}
#chapter .paging  a{background: #eee;padding: 0px 12px}
#chapter .paging  a.active,
#chapter .paging  a:hover{background: #f8a95a ;color:#fff}
#chapter .paging  a  span{
           font-size: 24px;
    line-height: 30px;
}
.book-info-chapter .title-list-chapter {
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 15px;
}
.book-info-binh-luan {
    float: left;
    width: 100%
}
.comments {
    margin: 0 auto;
    padding: 10px;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    box-sizing: border-box;
}
.comments  .inner{
     background: #FFF;
}
#comment
{
    margin: 0 auto;
    padding: 0px 10px 0;
    text-align: center;
}
 span.show-more {
    cursor: pointer;
    display: block;
    padding: 3px 5px;
    background: #e4e4e4;
    font-size: 13px;
    font-weight: bold;
    color: #5c5c5c;
    text-align: center;
    width: 90px;
    margin: 0 auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 15px;
    opacity:0.9;
}

span.show-more:hover {
color: #222;
background: #e2e2e2;
}
.lstbtn{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
}
.btn_truyen {
    float: left;
    padding: 2px 10px;
    margin: 5px 0px;
    position: relative;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    background: #e47b0a;
    border-bottom: 2px solid #bd6607;
    cursor: pointer;
    border-radius: 26px;
    line-height: 22px;
    margin-right: 8px;
    margin-left: 8px;
    transition: all 0.4s;
}
.btn_truyen:hover{
    opacity:0.9;
}
.findchap {
    padding: 1px 2px 1px 2px;
    box-sizing: border-box;
    max-width: 230px;
    margin: 5px auto;
    display: block;
    float: unset;
}
.frmgoto .findchap  input {
    float: left;
    width: calc(100% - 85px);
    height: 35px;
    border: none;
    padding: 0 14px;
    background: #fefefe;
    border: 1px solid #ccc;
    border-right: none;
    box-sizing: border-box;
    border-radius: 19px 0px 0px 19px;
}
.frmgoto .findchap .form-inner{position:relative;}
.frmgoto .findchap  button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 35px;
    width: 85px;
    font-size: 12px;
    font-weight: 600;
    color: #eaa12c;
    background: #e4e4e4;
    border-radius: 0 19px 19px 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
    letter-spacing: 0.3px;
}
.frmgoto .findchap .loader{
    background: rgba(127,127,127,0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    border-radius: 16px;
}

.frmgoto .findchap  .processing:before{
    content: '';
    margin: 0px auto;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-right: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
    opacity: .8;
    border-left: 2px solid #f7a868;
    -webkit-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -12px;
    z-index: 99;
}

.frmgoto .findchap  .loader img{
    position: absolute;
    top: 56%;
    left: 48%;
}
.frmgoto   .form-alert p.success{
    padding: 0;
    color: #89d239;
    border-radius: 3px;
    opacity: 1;
    font-size: 15px;    background: unset;font-weight: 500;
}
.frmgoto .form-alert p.error{
    padding: 0;
    color: #f54141;
    border-radius: 3px;
    opacity: 1;
    font-size: 13.5px;    background: unset;font-style:italic;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
/*end detail*/
/*chapcol*/
.chapCol{width:100%;max-width:1000px;margin: 0 auto;}
.chapCol .player-wraper{padding: 10px;}
.chapCol .chapter-playlist{background: #26435f;    padding: 0;}
.chapCol .chapter-playlist h2#track {font-weight:bold;font-size:22px;margin-bottom:15px;}
.chapCol h1{
	font-weight: 700;
	font-size:24px;
    color: #373737;
	margin-bottom: 10px;
}
/*end chapcol*/
/*payment*/
.page-payment h2
{
	font-size: 1.6em;
    text-transform: uppercase;
}
.payment{
    background:#fff;
}
.payment .panel-body{
    padding:20px;
}
.payment .btn-payment{
overflow: visible;
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 44px;
    width: 108px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #d83c3c;
    border-radius: 26px;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 30%);
    display: block;
    text-align: center;
    line-height: 38px;
    border: 2px solid #d3d2d2;
    background: linear-gradient(135deg,#db4b4b 10%,#c72f2f 100%);
}

#payment_form ul.nav > li > a {
    color: #303030;
    background-color: #fff;
}

#payment_form ul.nav > li > a > span {
    color: #fff;
    background-color: #303030!important;
}

#payment_form ul.nav > li.active > a {
    color: #fff;
    background-color: #303030;
}

#payment_form ul.nav > li.active > a > span {
    color: #0c0c0c;
    background-color: #fff!important;
}

.center {
    text-align: center;
}

#payment_form > div.panel.panel-default > div.panel-heading > ul {
    background-color: white;
}

#payment_form > div.panel.panel-default > div.panel-heading > ul > li > a {
    padding: 10px;
    line-height: 41px;
}
#paymentform-type label, #paymentform-month label, #paymentform-ads_month label {
    display: block;
}
.btn-next {
    color: #fff;
    background-color: #4cb6cb;
}
.panel-default .panel-heading {
    background-color: #f7fafa;
}
.panel-heading .nav-tabs {
    margin: 0;
    border-bottom: 1px solid #ddd;
    border-color: #eaeef1;
    font-weight: 700;
}
.payment-info {font-weight:bold;}
.payment-info .payment-info-package{color:green;}
.payment-info .payment-info-price span{color:red;}
.payment-info .payment-info-note{
	font-size: 14px;
    color: red;
    font-weight: 600;
}
.payment-info h4{

}
#div--q {
  position: absolute;
  display: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  box-shadow: 0 0 1px #ccc;
  background-color: #fff;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  margin-top: 38px;
}
#div--q a.display_box {
  border-top: solid 1px #eee;
  font-size: 12px;
  height: 40px;
  display: table;
  width: 100%;
  margin: 0 auto;
  background: #fefefe;
  float: left;
  padding: 5px 8px;
  box-sizing: border-box;
}
#div--q a.display_box img {
  width: 35px;
  height: 50px;
  float: left;
  margin-right: 6px;
}
#div--q span.no-search {
  color: #444;
  padding: 8px 20px;
  display: block;
  text-align: center;
  font-style: italic;
}
#div--q a.display_box.search-full {
  height: 20px;
  text-align: center;
  font-weight: 400;
  color: #444;
  font-size: 13px;
}
#div--q a.display_box:hover {
  background: #e8e8e8;
}
#div--q a.display_box:hover a span:first-child,
#div--q a.display_box.search-full:hover {
  color: #c0392b;
}
.div--q a.display_box:first-child {
  border-top: none;
}
#div--q a.display_box span {
  color: #4a4a4a;
  margin: 3px;
  font-size: 13px;
  line-height: 15px;
  display: block;
}
#div--q a.display_box span.sub-name {
  color: #4a4a4a;
  font-size: 93%;
  margin-top: 2px;
}
#div--q a.display_box:hover span,
#div--q a.display_box:hover img {
  opacity: 0.9;
}
@font-face {
  font-family: "starwarsjs";
  src: url(/theme/starrate/fonts/starwarsjs.eot);
  src: url(/theme/starrate/fonts/starwarsjs.eot#iefix)
      format("embedded-opentype"),
    url(/theme/starrate/fonts/starwarsjs.ttf) format("truetype"),
    url(/theme/starrate/fonts/starwarsjs.woff) format("woff"),
    url(/theme/starrate/fonts/starwarsjs.svg#starwarsjs) format("svg");
  font-weight: 400;
  font-style: normal;
}
.rate_star:before {
  content: "\e902";
  font-family: "starwarsjs" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rate_row {
  width: 85px;
}
.rate_star {
  color: #ccc;
  cursor: pointer;
  font-size: 15px;
  padding: 0 !important;
  margin-right: 2px !important;
}
.rate_star.checked {
  color: #f9d932;
}
.rate_star.over {
  color: #f9d932;
}
.rate_star.disable {
  cursor: not-allowed;
  pointer-events: none;
}
.submit_stars {
  padding: 3px 14px;
  background: #801513;
  border: 1px solid #801513;
  color: #fff;
  cursor: pointer;
  outline: none;
  font-size: 16px;
  margin-top: 5px;
  margin-left: 30px;
}
.submit_stars:hover {
  background: #d41715;
  border: 1px solid #d41715;
}
.loading-div {
  position: absolute;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.loading-div:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.loading-div:not(:required) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading-div:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
    rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
    rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0,
    rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
    rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
    rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
    rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0,
    rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
    rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*popup*/
#popup1{
    padding-top:80px
}
.form-popup{
    border-radius:2px;
    box-shadow:0 0 15px;
    font-size:14px;
    font-weight:700;
    width:620px;
    margin:0;
    position:relative;
    margin:8% auto;
    border-radius:5px;
    cursor:pointer
}
.form-popup .form-inner img{
    width:100%;
    max-width:100%;
    display:block;
    border-radius:2px
}
/*.md-show.md-effect .form-popup:hover{
    opacity:.9
}*/
#contactdiv{
    opacity:1;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#000;
    display:none
}
.popup1{
    opacity:1;
    position:fixed;
    top:50%;
    left:50%;
    height:100%;
    width:100%;
    right:0;
    bottom:0;
    z-index:10002;
    visibility:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.popup1.md-show{
    visibility:visible
}
.md-overlay{
    position:fixed;
    width:100%;
    height:100%;
    visibility:hidden;
    top:0;
    left:0;
    z-index:1000;
    opacity:0;
    background:rgba(40,43,49,.9);
    -webkit-transition:all 0.4s;
    transition:all 0.4s
}
.md-show~.md-overlay{
    opacity:1;
    visibility:visible
}
.md-effect .form-popup{
    -webkit-transform:scale(.7);
    -ms-transform:scale(.7);
    transform:scale(.7);
    opacity:0;
    -webkit-transition:all 0.4s;
    transition:all 0.4s
}
.md-show.md-effect .form-popup{
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    opacity:1
}
.form-popup .close{
    float:right;
    margin-top: 8px;
    margin-right: 8px;
    position:absolute;
    top:0;
    right:0;
    opacity: 0.9;
}
.form-popup .close{
    cursor:pointer
}
.form-popup input[type=submit]:hover,.form-popup .close:hover{
    opacity:.9
}
.form-popup #loading{
    position:absolute;
    top:0;
    right:-5px;
    bottom:90px;
    left:-5px;
    background:rgba(255,255,255,.7);
    z-index:100;
    text-align:center
}
.form-popup #loading span{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
    height:22px;
    width:90px;
    color:#333
}
.form-popup .send-success,.form-popup .send-error{
    padding:20px 10px;
    color:#fff;
    text-align:center;
    border:none;
    background:none
}
.form-popup .send-success img,.form-popup .send-error img{
    display:block;
    margin:0 auto;
    max-width:108px;
    width:100px
}
.form-popup .send-success p{
    color:#07970c
}
.form-popup .send-error p{
    color:#c72528
}
@media only screen and (max-width:768px){
    .form-popup{
        width:96%;
        margin-left:1.5%;
        margin-right:1.5%;
        margin:70px auto
    }
}
/*end popup*/


.next-chap,.prev-chap{
    display:inline-block;
    margin-bottom:5px;
    text-transform:uppercase;
    font-weight:700;
    color:#ff530d;
    line-height:30px
}
.next-chap:hover,.prev-chap:hover{
    color:#f9cdad
}
.next-chap{
    width:48%;
    text-align:left;
    margin-left:1%
}
.prev-chap{
    width:49%;
    text-align:right;
    margin-right:1%
}
.bao-loi{
    display:block;
    text-align:center;
    margin-top:13px
}
.btn-dschuong{
    width: 46px;
    height: 46px;
    display: inline-block;
    padding: 4px;
    color: #FFF;
    text-shadow: 0 0 5px #fcff35;
    cursor: pointer;
    border-radius: 1px;
    /* line-height: 19px; */
    margin-bottom: 0px;
    background: #27ae60;
    border: 1px solid #27ae60;
}

.chapter-control{
    max-width: 440px;
    text-align: center;
    margin: 0 auto;
    display: block;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.chapter-control input{
    width:30px;
    float:left;
    height:15px;
    padding:5px;
    display:block;
    font-size:15px;
    font-weight:700
}
.chapter-control span{
    font-size:16px;
    color:#333;
    float:left;
    line-height:30px;
    font-weight:700
}
.chapter-control button{
    padding:5px 7px;
    background:#27ae60;
    border:0;
    color:#fff;
    border-radius:4px;
    font-size:16px;
    float:left;
    margin:0;
    cursor:pointer;
    height:29px;
    border-left:none;
    margin:0 6px
}

.chapter-control a.disabled{
    opacity:.3;
    cursor:unset
}
.chapter-control a.disabled:hover{
    background:#27ae60
}
#reading .reading-info
{
    max-width: 1030px;
    width: 100%;
    display:block;
    margin:0 auto;
    position:relative;
    padding-bottom: 50px;
    margin-bottom: 28px;
}
.reading-info.last {
   
    padding-top: 50px;
    margin-top: 28px;padding-bottom: 10px;
    margin-bottom: 5px;
}
.reading-info.last:after{
    bottom:unset;
    top:0;
}
.next,.back{
    font-weight: 500;
    font-size: 14.5px;
    line-height: 26px;
    color: #FFF;
    background-color: #27ae60;
    border: 1px solid #27ae60;
    padding: 3px 12px;
    cursor: pointer;
    margin: 0px 0px 0px 5px;
    border-radius: 1px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    display: inline-block;
}
.chapter_control a.back:hover,.chapter_control a.next:hover{
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.chapter_control .next.disabled ,.chapter_control  .back.disabled,
.chapter_control .next.disabled:hover ,.chapter_control  .back.disabled:hover{
    background-color: #8e8e8e;
    border: 1px solid #8e8e8e;
    opacity: 0.5;
    cursor: default;
}
.chapter-title{position:relative;padding-bottom:25px;margin-bottom:10px;}
.chapter-title:after{
    background: url(/theme/img/chapter-sprite.png) ;
    width: 59px;
    height: 20px;
    background-position:-200px -11px;
    background-repeat:no-repeat;
    background-size: auto;
    bottom: 4px;
    content: '';
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;

}
.current-book{
    font-size: 22px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    text-transform: capitalize;
    margin-top: 20px;
    color: #0ff;
    letter-spacing: 0.2px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.current-book a{
    color: #f7c649;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
}
.current-chapter{
    font-size: 18px;
    line-height: 26px;
    color: #868686;
    padding: 0 10px;
    margin-top: 2px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
}
.current-chapter a{
     color: #868686;
}
.reading-info select{
    padding:4px;
    border:none;
    float:left;
    margin-top:13px;
    margin-right:5px;
    max-width:80px
}

.line-control
{
    min-height: 33px;
    margin: 0 auto;
    padding: 0;
}
.line-control .chap-span{
    color: #27ae60;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 5px auto;
    padding: 5px 0px;
    border-radius: 5px;
}

.wrap_updater{
    max-width:728px
}
.btn-navigation-chap{
    float:left
}
.btn-notify{
    background-color:#bda426;
    font-size:12px;
    padding:2px 10px;
    border-radius:1px;
    cursor:pointer;
    font-weight:600;
    margin-top:7px;
    font-style:italic
}
.chap-info{
    color: #cccccc;
    margin-bottom: 5px;
}
.chap-info span{
    cursor: pointer;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.3;
    border-radius: 1px;
}
.chap-info span:hover{
    opacity:.9
}
.chap-info span.btn-error{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.chap-info span.btn-comment{
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.chapter-skip a{
    background: #c03a2a;
}
.chapter-skip a.next:hover{
    background:#b42716;
}
@media (max-width: 820px){
 
}
@media (max-width: 768px){
   
   
}
@media (max-width: 550px){
    .breadcrumb{
        font-size:12px
    }
    .btn_truyen{
        width:100%;
        margin:0
    }
}
@media (max-width: 500px){
   
}
@media (max-width: 340px){
    .list-truyen-item-wrap img{
        width:50%
    }
}
@media (max-width: 1033px){
    
    .reading-info{
        width:100%;
        padding:25px 2% 13px;
        box-sizing:border-box;
        max-width:940px;
        padding-bottom: 20px;
    }
    .info-top-chapter{
        width:96%;
        padding:2%
    }
    #reading{
        padding:0 1.5% 15px
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    
    .reading-info,#reading{
        max-width:100%
    }
}
.chap--rate{
    margin:20px 0 auto;
    font-size:16px
}
.chap--rate #rate_row_cmd{
    color:#555;
    line-height:11px;
    font-size:11px;
    font-style:italic;
    display:block;
    padding-left:75px
}

.rdfa-breadcrumb{
    padding-right:40px
}

.tmessage u{
    font-weight:inherit;
    line-height:2;
    display:inline;
    color:#ffffff!important;
    vertical-align:initial!important
}
.message-wrapper{
    position:relative;
    display:inline-block
}
.message-wrapper a.sbutton{
    font-weight:600;
    line-height:2;
    padding:5px 15px;
    border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    margin-left:10px;
    vertical-align:middle;
    text-decoration:none;
    background:#ff0;
    color:#000;
    font-size:16px;
    outline:none;
    border:0;
    -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow:0 0 5px 0 rgba(0,0,0,.1);
    box-shadow:0 0 5px 0 rgba(0,0,0,.1);
    white-space:nowrap
}
.message-wrapper a.sbutton:hover{
    background:#f4f712
}
footer{
    margin-top:0!important
}
@media screen and (max-width:720px){
    .tmessage,.message-wrapper a.sbutton{
        font-size:14px;
        line-height:1.6
    }
}
div[data-oembed-url] > div{
  margin: 0 auto;
}
#uptop{
    position: fixed;
    bottom: 10px;
    right: 10px;
    opacity: 0;
    z-index: 99;
    background-color: rgba(255, 255, 255, .3);
    width: 40px;
    height: 40px;
    cursor: pointer;
}
#uptop i {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff
}
#browse-chapter{
    background-color:#fff;
    box-shadow:0 0 1px 1px #999;
    color:#111;
    display:none;
    width:100%!important;
    max-width:600px!important;
    padding:0
}
#browse-chapter .title-list-chapter{
    padding-bottom:10px;
    margin-top:10px;
    border-bottom:1px dashed #ddd;
    margin-bottom:5px;
    position:relative
}
#browse-chapter .title-list-chapter span{
    font-weight:700;
    font-size:13px;
    color:#222;
    width:90%;
    text-align:left;
    padding-left:20px
}
#browse-chapter .title-list-chapter span.button.b-close{
    position:absolute;
    top:0;
    right:10px;
    width:unset
}
span.button.b-close span{
    cursor:pointer
}
#browse-chapter .content{
    max-height:450px;
    overflow-y:auto;
    padding:10px
}
.btn-dschuong{
    background:#27ae60 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAKlBMVEUAAAD8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/PwWR7DYAAAADXRSTlMAAQIFBxRLT3WFpq3kZrRhIQAAADRJREFUCFtjYEAA11AoCGI4excKbjDAWHdvMqyFMa8xEAR7YWqvI5uAZK4pzLZAHCZQ7BwAFBVWgG+WqdEAAAAASUVORK5CYII=);
    background-repeat:no-repeat;
    background-position:center
}
.chapter-control .btn-dschuong:hover{
    opacity:.9
}
.textdecoration{
    text-decoration:none
}
.textdecoration:hover{
    text-decoration:none!important
}
.open-setting i,.open-setting--sm i{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAABGlBMVEUAAAD+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v5G2OW2AAAAXXRSTlMAAQIDBAUGBwgJCgsODxgaJicoKSotLzAxMzk7PUZKTE9QUVJUVVZZXF1eYWJjZmdoaWtsbXR4eX6FiYyPlJianZ6go6aorbK0tbe8vsXK2dze5ujp6/Hz9ff5+/1wsAonAAABHUlEQVQoz42S11KbYQxEz/djegmdGNMceoeEZqrBJHQw1Qb7vP9rcGEwP0OZ6Eqj1UirXcF/RpiZILlZ9xGo1ZWiPbHO8JIcW7IcVevr2gGQXCuP8dPd0QBEw4EzTdM8wLk2gloH0akXiyXNzxWcTWUcpN3cdIAB36Jcz7H3rzsO1ZvNgyd1iISuFe0GYEqzEbTk9QdheY7kfgPw5+TJQgKgXa+3uqpEVQ8BiFQz74C/nwHpnYLFBECH3mZ7Y/JMarYGWvPaRvg9T/9eIwA59W47V1LTJHTjsUI3GTvQJo6qB4Z/Xi6X9Gr6wYVUxiE6K5IQhiNOdZzm1DsRAVi1MrdvtfyLXndGXu350qi4tUsPcWvfnmGc7u36b97lGQOvSU4gttpoAAAAAElFTkSuQmCC)
}
.close-setting i{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAXVBMVEUAAACqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqoJMaEWAAAAHnRSTlMAAQUJCh4gLC04OzxLT1RVWGltcH+IlJW3x+Lo8/mORGo8AAAAYElEQVQIW0XNVw7AMAgDUHfvvZfvf8wGSFU+Yj0pYCB/Osik9+DejGQvesgRuKgWkTEKCS6q2f2q1J9+m4BJdXglukda3yezaVe3wCk5+3sRapXd31w2vqHkGkiGvkHyBaKADOdpmRgkAAAAAElFTkSuQmCC)
}
.chapter-container{
    max-width: 1140px;
    margin: 0 auto;
}
.book-relate .title h2{
    border-bottom: 3px solid #ee4d2d;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.5;
    display: -ms-flexbox;
    font-size: 17px;
    text-align: center;
    color: #ee4d2d;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-bottom: 6px;
    margin-top: 20px;
}
.book-relate .full-book{
    max-width: 800px;
    margin: 0 auto;
}
.book-relate .full-book .item
{
    margin: 0;
    position: relative;
    width: 25%;
    padding: 0 5px;
    margin-bottom: 20px;
    float: left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
}
.book-relate .full-book .item .ichapter {
    font-size: 14px;
}
@media screen and (max-width:620px){
    .book-relate .full-book .item{width: 100%!important;margin-bottom: 5px;clear: both;padding: 0 10px;}
    .book-relate .full-book .item .cover{
        width: 72px;
        height: 108px;
    padding-top: unset;
    float: left;}
    .book-relate .full-wrapper .full-book .item .caption{
        width: calc(100% - 72px);
        float: right;
        padding-left: 10px;
    }
    .book-relate .full-book .item .ichapter {
        text-align:left;
    }
    .book-relate .full-wrapper .full-book .caption h3{font-size:15px;}
}

@media (min-width: 992px) {
	.container {
		max-width: 100%
	}
	.container-header{max-width:100%;}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px
	}
	.slide .item:hover {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04);
	}
}

@media (max-width: 1200px) {
	.footer-content {
		width: 100%
	}
	.leftCol {
		width: 58%;
		margin-right: 1%
	}
	/*.middleCol {
		width: 41%;
		margin: 0
	}*/
	.top-logo img {
		float: none;
		margin: 5px 0;
		display: block
	}
	nav.wrap-menu-primary {
		float: right
	}
	.menu-primary {
		width: 100%
	}
	.user-options {
		margin-top: 10px
	}
	.sts {
		font-size: 11px
	}
}

@media (max-width: 1033px) {
	.comments {
		width: 100%
	}
	.info-top-chapter {
		width: 96%;
		padding: 2%
	}
	.vung-doc {
		padding: 19px 1%
	}
	footer {
		width: 100%
	}
}

@media (max-width: 992px) {
	.bred_doc {
		width: 100%
	}
	.detaiCol {
		width: 100%;
		margin: 0
	}
	.detaiRightCol {
		width: 100%;
		margin: 10px 0 0
	}
	.detailRightCol, .listRightCol{max-width: 560px; width: 100%;}
	.widget.suggest{display:none;}
	.detailCol, .listCol{width:100%}
	.homeCol {
		float: unset;
		width: 100%;
		overflow: hidden;
		margin-right: 0;
	}
	.homeRightCol {
		width: 100%;
		margin: 10px 0 0
	}
	.footer-content {
		width: 100%;
	}
	.style-trang-doc {
		width: 100%;
		padding: 5px 0!important
	}
	nav.wrap-menu-primary{
		    order: 1;
		width: 42%;
	}
	/*#menu>li a,
	#menu>li.vip a{
		margin: 7px  0;
	}*/
	.top-logo{order:2;}
	.top-header{order:3;}
	header{padding:0;}

	.book-3d .book-info-pic img {
		height: 300px;
		width: 194px;
	}
	.itemupdate .iupdated{display:block;width: 110px;}
	.itemupdate .iname {
		width: calc(100% - 286px);
	}
}

@media (max-width: 820px) {
	/*.container {
		max-width: 750px
	}*/
	.top-logo {
	width: 185px;
    margin-right: 1.5%;
	}
	.top-logo img {
		margin: 0px auto;
	}
	.wrap-menu-primary {
		float: left;
		width: 40%;
		padding: 0
	}
	.top-header {
		float: right;
		width: 40%
	}
	nav.wrap-menu-primary {
		order: 0;
		width: calc(100% + 10px);
		background: #5c5c5c;
		margin: 0 -5px;
	}
	#menu>li a {
		padding: 7px 0;
	}
	#menu>.s-hidden {
		display: none
	}
	.mainCol .mLeftCol {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-right: 0;
		max-width: 350px;
		margin: 0 auto;
	}
	.mainCol .mRightCol {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.book-3d {
		margin: 20px auto 30px;
		-moz-perspective: 300px;
		-moz-transform-style: preserve-3d;
		-webkit-transform-style: preserve-3d;
		/* float: left; */
		width: 240px;
		text-align: center;
		/* margin: 0 auto; */
		display: flex;
	}
	.mainCol .mRightCol h1 {
		text-align: center;
		padding: 0 0 6px;
		font-size: 22px;
	}
	.mainCol .book-share {
		height: 28px;
		text-align: center;
		margin: 0 auto;
		width: 300px;
	}
	
	.dropdown_columns .col_3{width:100%;}
	.dropdown_columns{width:200px;}

	.relate-wrapper .item:nth-child(5),.relate-wrapper .item:nth-child(6) {
		display:none;
	}
	.relate-wrapper .item {
		width: 25%;
	}
}

@media (max-width: 768px) {
	.container {
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
	}
	.hidden-sm {
		display: none
	}
	#top {
		display: block
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-12 {
		width: 100%
	}
	#menu>.s-hidden {
		display: block
	}
	/*.footer-content {
		width: 98%!important;
		margin: 0 auto
	}*/
	.truyen-list .item {
		width: 100%;
		margin: 0 0 10px
	}
	.container-top {
		width: 98%;
		margin: 0 auto
	}
	.container {
		width: 100%
	}
	.top-logo {
		width: 180px;
		float: left;
		margin: 0;
	}
	.top-header {
		width: calc(100% - 190px);
		padding: 9px
	}
	/*header .container {
		min-height: 50px
	}*/
	.searching button {
		text-transform: unset;
	}
	.wrap-menu-primary {
		width: 98%;
		margin-top: 0!important;
		padding: 0 1%
	}
	.menu-primary {
		width: 100%
	}
	.menu-primary li {
		border-radius: 3px
	}
	.top-logo img {
		margin: 0;
		max-width: 100%;
	}
	.searching {
		width: 100%;
		float: left
	}
	.searching form {
		width: 100%
	}
	.searching form input {
		/*width: calc(100% - 75px);*/
		margin: 0;
		padding: 0 38px 0 5px;
		/*height: 32px*/
	}
	.searching button:before {
		top: 8px
	}
	.phan-trang {
		width: 98%;
		margin-left: 1%
	}
	.searching form select {
		display: none
	}
	.menu-primary>li>a {
		padding: 7px 0!important
	}
	#menu>li a.drop {
		padding-right: 14px!important
	}
	/*#menu .fa.fa-angle-down {
		top: 30%
	}*/
	.itemupdate {
		width: 100%
	}
	#div--q a.display_box span {
		font-size: 12px
	}
	#div--q a.display_box span.sub-name {
		font-size: 90%
	}
	#div--q {
		margin-top: 32px
	}
	.itemupdate {
		width: 100%
	}
	.sts {
		font-size: 12px
	}
	

	.full-wrapper .full-book .caption h3{font-size:14px;}
	.full-wrapper .full-book .caption .label-full {
		padding: 1px 2px 2px;
		font-size: 12px;
	}
	.itemupdate .icate{display:none;}
	.itemupdate .iname {
		width: calc(100% - 115px);
	}
}

@media (max-width: 550px) {
	.btn_truyen {
		width: 100%;
		margin: 0;
		margin-bottom: 5px
	}
	.breadcrumb {
		font-size: 13px
	}

	.top-header {
		width: calc(100% - 175px)
	}
	/*.searching form input {
		width: calc(100% - 50px)
	}*/
	.top-logo {
		width: 160px;    height: 60px;
	}
	.header .header-item-right {
		/*width: calc(100% - 175px);*/
		width: 100%;
		display: inline-block;
	}
	.header .header-item-link{
		width: 50%;display:block;
	}
	.header .header-item-link a{
		color: #ffffffe0;
		font-size: 13px;
		background: linear-gradient(133deg, rgb(244 188 110 / 97%), rgb(225 100 16));
		padding: 2px 6px 3px;
		border-radius: 4px;
		font-weight: 500;
	}
	.menu-mobile-trigger{
		position: absolute;
		top: 22px;
		right: 14px;
	}
	header .wrapper{
		height: auto;
		padding-bottom: 5px;
	}
	.searching button {
		width: 50px
	}
	.top-header .searching button span {
		display: none
	}

	/*.slide .item:nth-child(13),
	.slide .item:nth-child(14),
	.slide .item:nth-child(15),
	.slide .item:nth-child(16){display:none;}
	.slide .item {
		width: 33.33%;
	}
	.slide .item:nth-child(3n+1) {
	   clear: both;
	}*/
	.full-wrapper .full-book .item{width:33.33%;}
	.full-wrapper .full-book .item:nth-child(3n+1) {
		clear: both;
	}
	
	.full-wrapper .full-book .item:nth-child(10),
	.full-wrapper .full-book .item:nth-child(11),
	.full-wrapper .full-book .item:nth-child(12)
	{display:none;}
	.itemupdate .ichapter{display:block;}
	.itemupdate .ichapter,.itemupdate .iupdated{
		height: 28px;line-height:28px;
	}
	.itemupdate .iname {
		width: 100%;
	}
	.relate-wrapper .item {
		width: 50%;
	}

	.itemupdate .iname {
		width: 100%;
	}
	.listCol .bg-wrap{background:unset!important;}
	.listCol .bg-wrap{
		padding: 0px;
		border: 0;
	}

	.listCol .truyen-list .item {
		width: 100%;
		padding: 10px 0;
	}

	.listCol .truyen-list .item a.cover{
		width: 120px!important;    margin-right: 10px;padding-top: 184px;margin-top: -40px;
	}
	.title-list {
		padding: 0;
	}
	.onpage{padding: 15px 5px;}
	.lstbtn{
		padding: 0 10px;
		display: flex;
		background: #fafafa;
		align-items: center;
		align-content: stretch;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.lstbtn .findchap{
		width: 100%;
        max-width: 100%;
	}
	.lstbtn > a{
		padding-right: 10px;
	}
}

@media (max-width: 500px) {
	main .wrap{font-size: 13px}
	.breadcrumbs a {
		font-size: 13.5px
	}
	#facebook ._pup {
		display: none
	}
	.chapter-list {
		padding-bottom: 74px
	}
	
	.slide {
		padding-top: 0;
		border: none
	}
	.container-top {
		width: 100%;
		margin-top: 0!important
	}
	section.container {
		margin: 0 auto!important
	}
	.item-name {
		width: 60%
	}
	.item-chapter {
		display: none
	}
	.item-author-name {
		padding-left: 2%;
		width: 36%
	}
	.update-slide {
		display: none
	}
	.middleCol {
		width: 100%;
		margin: 10px 0 0
	}
	.homeRightCol {
		width: 100%;
		margin: 10px 0 0
	}
	.rightCol {
		width: 100%;
		margin: 10px 0 0
	}
	.book-info-pic {
		width: 80%!important;
		margin: 0 auto 15px;
		text-align: center;
		float: none
	}
	.phan-trang {
		text-align: center
	}
	.phan-trang a {
		margin-bottom: 5px
	}
	.phan-trang .group-page {
		display: inline-block
	}
	.phan-trang .group-qty {
		width: 100%;
		text-align: center;
		display: inline-block;
		margin: 10px 0
	}
	.phan-trang a.quantitychapter {
		float: none!important
	}
}

@media (max-width: 340px) {
	.truyen-list .item img {
		width: 50%
	}
}

@media screen and (max-width: 991px) and (min-width: 551px) {


   .full-wrapper .full-book .item{width:25%;}
   .full-wrapper .full-book .item:nth-child(5n+1) {
	   clear: both;
	}
   .full-wrapper .full-book .item:nth-child(11),
   .full-wrapper .full-book .item:nth-child(12){display:none;}
}
#flyer {
    visibility: hidden;  
    opacity: 0;             
    transition: opacity 0.7s ease; 
    position: fixed;
    right: 12px;
    top: 50%;
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1000;
    border-radius: 10px;
}
#flyer.show {
    visibility: visible;
    opacity: 1;     
}
#flyer a{
    position: relative;
    z-index: 1;
}
.close-btn {
    position: absolute;
    right: -3px;
    top: -3px;
    width: 18px;
    height: 18px;
    border-radius: 20px;
    border: 2px solid rgb(239, 239, 239);
    background-color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
}
.close-btn svg {
    width: 10px;
    height: 10px;
    fill: black;
}
@keyframes ring {
  0%   { transform: rotate(0); }
  1%   { transform: rotate(15deg); }
  3%   { transform: rotate(-13deg); }
  5%   { transform: rotate(16deg); }
  7%   { transform: rotate(-15deg); }
  9%   { transform: rotate(15deg); }
  11%  { transform: rotate(-13deg); }
  13%  { transform: rotate(13deg); }
  15%  { transform: rotate(-11deg); }
  17%  { transform: rotate(10deg); }
  19%  { transform: rotate(-10deg); }
  21%  { transform: rotate(8deg); }
  23%  { transform: rotate(-8deg); }
  25%  { transform: rotate(6deg); }
  27%  { transform: rotate(-6deg); }
  29%  { transform: rotate(5deg); }
  31%  { transform: rotate(-4deg); }
  33%  { transform: rotate(3deg); }
  35%  { transform: rotate(-2deg); }
  37%  { transform: rotate(1.5deg); }
  39%  { transform: rotate(-1deg); }
  41%  { transform: rotate(0.7deg); }
  43%  { transform: rotate(0); }
  100% { transform: rotate(0); }
}
.sp-animate {
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
}