body {
	font-family: segoe ui, Arial, sans-serif;
	background: #c1c1c1
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a.btn {
	text-decoration: none
}

::-webkit-scrollbar {
	width: 7px;
	background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: #2f52b2
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: #f5f5f5
}

#main {
	margin-top: 70px
}

@media (max-width:991px) {
	#main {
		margin-top: 48px
	}
}

@media (max-width:576px) {
	.col-xs-6 {
		flex: 0 0 auto;
		width: 50%
	}
	.col-xs-12 {
		flex: 0 0 auto;
		width: 100%
	}
}

@media (min-width:768px) {
	.box_sidebar {
		margin: 0 0
	}
}

.box_sidebar {
	background: #FFF;
	margin-bottom: 10px;
	margin-right: -12px;
	border-top: 1px solid #e5e6e9;
	border-bottom: 1px solid #e5e6e9
}

.box_sidebar .title,
.box_stories .title,
.storylist .title,
.storylist .title a,
.box_sidebar .title a {
	display: flex;
    align-items: center;
    padding: 8px 10px;
    color: #2f52b2;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 5px;
    border-bottom: 1px solid #e5e6e9;
}

.title svg{
    stroke: #2f52b2 !important;
    width: 20px!important;
    height: 20px!important;
    margin-right: 5px;
}

.storylist .title a,
.box_sidebar .title a {
	border-bottom: 0;
	padding: 0
}

.categories a {
	color: #444;
	text-transform: capitalize
}

.categories .list_categories {
	padding-bottom: 5px;
	display: inline-flex;
    align-items: center;
    line-height: 1.5;
}

.categories .list_categories svg {
    width: 12px !important;
    height: 12px !important;
    margin-right: 3px;
}

.storylist {
	background: #FFF;
	padding-left: 0;
	margin-bottom: 10px;
	border-top: 1px solid #e5e6e9;
	border-bottom: 1px solid #e5e6e9
}

.storylist .story {
	display: block;
	padding-left: 8px;
	margin-bottom: 10px
}

.storylist h2 {
	padding-left: 10px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px
}

.storylist .title i {
	margin: 0 5px;
	font-size: 15px
}

@media (min-width:1200px) {
	.storylist h3 {
		min-height: 45px
	}
}

.storylist p {
	margin-bottom: 4px;
	margin-top: 4px;
	display: inline-flex;
    align-items: center;
    line-height: 1.5;
}



.storylist .thumbnail {
	width: 90px;
	height: 135px;
	float: left;
	box-shadow: 0 2px 8px rgba(1, 3, 3, .16);
	position: relative;
	border: 1px solid #CCD3DD
}

.storylist .thumbnail img {
	width: 90px;
	height: 135px
}

.storylist .rating {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #eac100;
	color: #FFF;
	font-size: 13px;
	font-weight: 300;
	padding: 2px 8px
}

.storylist .content-story {
	overflow: hidden;
	padding-left: 10px;
	font-size: 13px
}

.storylist .text {
	max-height: 135px;
	overflow: hidden
}

h2.crop-text-2 a {
	color: #a52424
}

.storylist .meta>span {
	padding: 0 5px 0 0;
	display: inline-flex;
    align-items: center;
    line-height: 1.5;
}

.storylist .meta>span svg , .storylist p svg {
    stroke: #6c6969 !important;
    width: 14px !important;
    height: 14px !important;
    margin-right: 3px;
}



.storylist .user a {
	color: #df1a0c
}

.storylist .desc {
	color: #424242
}

.full-label {
	width: 34px;
	height: 50px;
	position: absolute;
	display: block;
	top: 0;
	left: -7px;
	z-index: 1;
	background: transparent url(images/full-label.png) no-repeat
}

.story-top {
	border-bottom: 1px dashed #e5e6e9
}

.story-top:before {
	width: 50px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-weight: 200;
	font-size: 25px;
	letter-spacing: -.5px;
	color: #2980b9;
	float: left
}

.story-top:after {
	content: "";
	display: table;
	clear: both
}

.story-top .titles {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -1px;
	padding-top: 6px;
	padding-right: 6px;
	overflow: hidden
}

.story-top .titles a {
	color: #333
}

.story-top .viewed {
	color: #757575;
    font-size: 11px;
    margin: 0;
    display: inline-flex;
    align-items: center;
}

.top-stories ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 -12px
}

.top-stories li.empty {
	margin: 0 10px
}

.top-stories .story-top:nth-of-type(1):before {
	content: "01";
	color: #e74c3c
}

.top-stories .story-top:nth-of-type(2):before {
	content: "02";
	color: #3a833c
}

.top-stories .story-top:nth-of-type(3):before {
	content: "03";
	color: #8f6b00
}

.top-stories .story-top:nth-of-type(4):before {
	content: "04"
}

.top-stories .story-top:nth-of-type(5):before {
	content: "05"
}

.top-stories .story-top:nth-of-type(6):before {
	content: "06"
}

.top-stories .story-top:nth-of-type(7):before {
	content: "07"
}

.top-stories .story-top:nth-of-type(8):before {
	content: "08"
}

.top-stories .story-top:nth-of-type(9):before {
	content: "09"
}

.top-stories .story-top:nth-of-type(10):before {
	content: "10"
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e6e9;
	border-bottom: 1px solid #e5e6e9;
	display: inline
}

li.breadcrumb-item a {
	color: #4a4a4a
}

.breadcrumb>li {
	display: inline
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: 0
}

.breadcrumb-item+.breadcrumb-item::before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
	float: none
}

.breadcrumb>.active {
	color: #777
}

.breadcrumb .fa-home {
	color: #696969
}

.box_stories {
	background: #fff;
	margin: 0 -12px;
	margin-bottom: 10px;
	border-top: 1px solid #e5e6e9;
	border-bottom: 1px solid #e5e6e9
}

#story-detail {
	padding: 10px
}

#story-detail .center {
	text-align: center
}

#story-detail .thumb img {
	width: 100%;
	height: auto;
	max-width: 180px;
	max-height: 270px
}

@media(min-width:576px) {
	#story-detail .thumb {
		-moz-perspective: 300px;
		-moz-transform: rotateY(-3deg);
		-webkit-transform: perspective(300) rotateY(-3deg);
		box-shadow: 5px 5px 20px #333;
		display: inline-block
	}
	#story-detail .thumb:before {
		width: 100%;
		left: 7.5%;
		background-color: #000
	}
	#story-detail .thumb:before,
	#story-detail .thumb:after {
		position: absolute;
		top: 2%;
		height: 96%;
		content: ' ';
		z-index: -1
	}
	#story-detail .thumb:after {
		width: 5%;
		left: 100%;
		background-color: #efefef;
		box-shadow: inset 0 0 5px #aaa;
		-moz-transform: rotateY(20deg);
		-webkit-transform: perspective(300) rotateY(20deg)
	}
}

#story-detail .label-vip-1,
#story-detail .label-hot-1 {
	position: absolute;
	top: 10px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center
}

#story-detail .label-vip-1 {
	background: #df1a0c;
	left: -25px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}

#story-detail .label-hot-1 {
	background: #2c7abe;
	right: -25px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

#story-detail .label-vip-1:before {
	content: "VIP"
}

#story-detail .label-hot-1:before {
	content: "HOT"
}

#story-detail .infos {
	margin-top: 10px
}

#story-detail .infos a {
	color: #af5d17;
	font-weight: 500
}

#story-detail .infos p {
	margin: 5px 0 2px 0;
    display: flex;
    align-items: center;
    line-height: 1.5;
}

#story-detail .infos p svg {
    stroke: #6c6969 !important;
	width: 18px !important;
    height: 18px !important;
    margin-right: 5px;
}

#story-detail .infos p span {
	flex-grow: 1;
	flex-wrap: wrap
}

#story-detail .infos p span a:after {
	content: ","
}

#story-detail .infos p span a:last-child:after {
	content: ""
}

#story-detail .title {
	text-transform: uppercase;
	color: #df1a0c;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	line-height: 1.2em
}

#story-detail .rate {
	text-align: center;
	margin: 8px 0
}

#story-detail .actions {
	text-align: center;
	margin-bottom: 10px
}

#story-detail .actions a,
.comment-form [type=submit],
.replyComment button {
	display: inline-block;
	padding: 6px 16px;
	white-space: nowrap;
	border-radius: 2px;
	color: #fff
}

#story-detail .actions a.read-btn,
#story-detail .actions a.chapter-list,
#story-detail .actions a.saveBook {
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 6px 13px;
    cursor: pointer;
    background: #2c7abe;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 10px;
}

.read-btn svg, .saveBook svg {
    margin-right: 4px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#story-detail .actions a#add_favorite {
	background: #e91b0c;
	margin-top: 10px
}

#story-detail .desc-title {
	margin: 8px 0;
	border: 1px solid #eee;
	width: 100vw;
	margin-left: -10px;
	padding: 10px 5px
}

#story-detail .description {
	padding-top: 10px;
	border-top: 1px solid #ddd;
	position: relative;
	font-size: 15px;
	line-height: 1.5;
	word-wrap: break-word
}

#story-detail .description.show {
	height: auto
}

.tag-meta {
    margin-top: 5px;
    border-top: 1px solid #6aa4f9;
    padding-top: 5px;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
}

.tag-meta .tag-item {
	padding: 1px;
    margin: 2px;
    border: 1px solid #eee;
    color: #585858;
    font-size: 14px;
    display: inline-block;
    line-height: 25px;
    background: #e4e4e4;
    font-weight: normal;
}

.chapters {
	overflow-x: auto;
	max-height: 500px;
	margin-left: -30px;
	margin-bottom: 3px;
}

.listc,
.listc a {
	padding: 3px 5px 3px 5px;
	color: #333;
	display: block;
	font-size: 15px;
	text-transform: capitalize;
	text-decoration: none;
}

.listc {
	border-bottom: 1px dashed #ddd;
}

li.listc:hover {
	background: #e7e6e6;
}

li.listc a:before {
    content: "▸";
    font-weight: 500;
    padding: 0 5px 0 0;
}

div#hiStory {
	top: auto
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 10px
}

.modal-body p {
	margin-bottom: 0
}

.select-right {
	margin-left: auto;
}

.slider-tags {
	background: #fff;
	margin-bottom: 10px;
	padding: 10px
}

.slider-tags a {
	font-size: 13px;
	letter-spacing: -.5px;
	display: inline-block;
	padding: 5px 10px;
	background: #555;
	color: #fff;
	border-radius: 2px;
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: 5px
}

.pagination-control {
	margin: 10px 0 0 0;
	text-align: center
}

.pagination-control .page li {
	display: inline-block
}

.pagination-control .page li.active a {
	background: #2f52b2;
	color: #fff;
	padding: 5px 10px
}

.pagination-control .page li a {
	background: #555;
	color: #fff;
	padding: 5px 10px;
	margin-right: 5px
}

.chapter_show {
	background: #fff;
	padding: 5px;
	margin-bottom: 10px
}

.chapter-content {
	word-wrap: break-word;
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
	font-size: 22px;
	font-family: "Palatino Linotype";
	line-height: 180%;
	padding: 7px;
	text-align: justify
}

.chapter-content img {
	max-width: 100%;
	display: block;
    margin: 0 auto;
}

.chapter-content p {
	margin: 0
}

.chapter-header {
	margin: 5px;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #757575;
	text-align: center
}

h2.chapter-title {
	font-weight: 700;
	font-size: 20px;
	color: #ff6b00;
	text-transform: uppercase;
	margin: 0
}

.chapter-button {
	margin: 5px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 6px;
}

.chapter-button a {
	color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    padding: 5px 10px;
    cursor: pointer;
    background: #2c7abe;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    height: auto;
}

.chapter-button a.disabled {
	opacity: .5
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.display-chapter {
    margin: 5px 0;
}

.chapter-end {
	display: flex;
	flex-direction: row;
	font-size: 16px;
	color: #708090;
	margin-top: 10px;
	margin-bottom: 0
}

.chapter-end:before,
.chapter-end:after {
	content: "";
	flex: 1 1;
	border-bottom: 1px solid #cfcbcb;
	margin: auto
}

.setting {
	border: 1px solid #2c7abe;
	padding: 10px;
	border-radius: 10px;
	width: 50%;
	min-width: 300px;
	position: absolute;
	background: #fff;
	z-index: 99;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0
}

.setting span {
	color: #2c7abe;
	font-weight: 500
}

.categories_hot,
.categories_hot a {
	font-weight: 600;
	color: #df1a0c
}

.bookmark_list {
	padding: 5px 10px;
	border-bottom: 1px dashed #e5e6e9
}

.bookmark_list a {
	color: #a52424;
	font-weight: 600
}

.bookmark_list span {
	font-style: italic;
	font-size: 11px
}

p.info-bookmark {
	padding: 0 10px 5px 10px;
	margin: 0;
	border-bottom: 2px solid #0d6efd
}

h2.title-error {
	font-weight: 700;
	font-size: 20px;
	color: #ff6b00;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid #0d6efd
}

p.desc-error {
	padding: 0 10px 5px 10px;
	margin: 0
}