/*
Theme Name: Template
Theme URI: http://3dweb.com
Author: Lam Van Ky
Author URI: http://www.3dweb.com
Description: Creative website designs engineered for your Business.
Version: 1.0
*/

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden], template {
	display:none
}
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body{
	font-family: Helvetica,sans-serif,arial,tahoma;
	font-size: 14px;
	/*line-height: 1.42857143;*/
	color: #333;
	background: #323232;
}
a {
	background:0 0
}
a:focus {
}
a:active, a:hover {
	outline:0
}
h1 {
	font-size:2em;
	margin:.67em 0
}
abbr[title] {
	border-bottom:1px dotted
}
dfn {
	font-style:italic
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
mark {
	background:#ff0;
	color:#000
}
code, kbd, pre, samp {
	font-family:monospace,serif;
	font-size:1em
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:0
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
button, input, select, textarea {
	font-family:inherit;
	font-size:100%;
	margin:0
}
button, input {
	line-height:normal
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
input[type=checkbox], input[type=radio] {
	box-sizing:border-box;
	padding:0
}
input[type=search] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border:0;
	padding:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}
html, div, ul, ol, li, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
/*
a{
transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
*/
.row-a {
	padding-left: 0;
	padding-right: 0;
}
.padding-top {
	padding-top: 15px;
}
.padding-both {
	padding-left: 15px;
	padding-right: 15px;
}
.margin-top {
	margin-top: 15px;
}
.margin-bottom {
	margin-bottom: 15px;
}
.lfloat {
	float: left;
}
.rfloat {
	float: right;
}
.position-absolute {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.container-b {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.background-a {
	background: #222d32;
}
.background-b {
	background: #fff;
}
.censored {
	-webkit-filter: blur(5px);
	filter: blur(5px);
}
.adzones {
	text-align: center;
	overflow: hidden;
}
.adzones > div {
	display: inline-block;
	/*margin: auto;*/
	vertical-align: top;
}
.sb-toggle-left {
	cursor: pointer;
	float: left;
	padding: 7px 0;
	display: block;
}
.sb-toggle-left span.icon-bar {
	background: #fff;
	display: block;
	width: 35px;
	height: 4px;
	border-radius: 1px;
	margin-bottom: 7px;
}
.sb-toggle-left span.icon-bar:last-child {
	margin: 0;
}
#sb-site, .sb-site-container {
	/*background: url('../images/background1.jpg') no-repeat center fixed;*/
	background: #fff;
	width: 100%;
	position: relative;
	z-index: 1;
}
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
	-webkit-transition: -webkit-transform 400ms ease;
	-moz-transition: -moz-transform 400ms ease;
	-o-transition: -o-transform 400ms ease;
	transition: transform 400ms ease;
	-webkit-transition-property: -webkit-transform,left,right;
	-webkit-backface-visibility: hidden;
}
.sb-slidebar {
	font-size: 15px;
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	z-index: 0;
	display: none;
	background-color: #323232;
	-webkit-transform: translate(0px);
	width: 40%;
	min-width: 250px;
	padding-bottom: 30px;
}
.sb-slidebar.sb-active {
	display: block;
}
.sb-left {
	left: 0;
}
.sb-menu li a {
	/*background: none repeat scroll 0 0 #333;*/
	border-bottom: 1px solid #000;
	border-top: 1px solid #4e4e4e;
	box-shadow: 0 1px 0 0 rgba(60,60,60,1) inset;
	color: #f2f2f2;
	display: inline-block;
	padding: 1em;
	width: 100%;
}
.sb-menu li.has_child ul {
	display: none;
}
.sb-menu li.has_child > a {
	background: none repeat scroll 0 0 #4b4b4b;
	cursor: default;
	outline: none;
	background: linear-gradient(to bottom,#555 0px,#3c3c3c 100%) repeat scroll 0 0 rgba(0,0,0,0);
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.sb-menu li.has_child > ul > li > a {
	padding-left: 30px;
}
.sb-slidebar-btn-imp {
	text-align: center;
	background: #ec6a6a;
}

/*******-----HEADER----*******/
#menu-top {
	background: #2a9aeb;
	border-bottom: 3px solid #1c82dd;
}
#menu-top .logo {
	overflow: hidden;
	background: #082e3b;
}
.logo img {
	width: 100%;
}
#menu-top .left-logo {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
}
#menu-top .right-logo {
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
}
#menu-top .menu-left li a {
	color: #fff;
	font-family: roboto;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
#menu-top .menu-left li a:hover, #menu-top .menu-right li a:hover{
	background: #1c82dd;
}
#menu-top .menu-right li a {
	color: #fff;
	text-decoration: none;
	font-family: 'roboto';
	font-size: 18px;
	padding: 19px 15px;
	display: inline-block;
}
#menu-bottom{
	background: #fff;
	font-family: 'Source Sans Pro';
}
#menu-bottom .menu-left {
	float: left;
	width: calc(100% - 140px);
}
#menu-bottom .menu-left li a {
	font-size: 16px;
	color: #333;
	padding: 14px 16px;
	text-decoration: none;
	display: inline-block;
}
#menu-bottom .menu-left li a:hover, #menu-bottom .menu-left li a.active {
	background: rgba(166,217,255,0.7);
	color: #166cbe;
}
#menu-bottom .menu-left .dropdown-menu a.genres {
	width: 120px;
	font: 14px Arial;
	padding: 10px 0;
	color: #222;
	border-bottom: 4px solid #fff;
}
#menu-bottom .menu-left .dropdown-menu a.genres:hover, #menu-bottom .menu-left .dropdown-menu a.genres.active {
	color: #1c82dd;
	border-bottom: 4px solid #1c82dd;
	background: none;
}
#menu-bottom .menu-right {
	padding: 9px 0;
}
#menu-top .col-lg-10, #menu-bottom .col-lg-10{
	padding:0px
}
.menu li{
	list-style:none;
	float:left;
}
.menu li a{
}
.div-like-button-fb i.fa, .div-like-button-fb-mb i.fa {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	color: #1e88e5;
	background: #fff;
	border: 1px solid #1e88e5;
	text-align: center;
	line-height: 34px;
	font-size: 17px;
	margin-left: 5px;
}
.div-like-button-fb i.fa:hover, .div-like-button-fb-mb i.fa:hover {
	color: #fff;
	background: #1e88e5;
}
/*------------------- Info user ------------------*/
#menu-top .menu_right {
	float: right;
}
#menu-top .menu_right .a1, #menu-top .menu_right .clk_infouser {
	font-family: 'Source Sans Pro';
	color: #fff;
	font-size: 16px;
	padding: 20px 8px;
}
#menu-top .menu_right .a1 {
	float: left;
}
#menu-top .menu_right .user-name {
	float: left;
}
#menu-top .menu_right .clk_infouser{
	cursor: pointer;
	display: inline-block;
}
#menu-top .menu_right .clk_infouser img{
	width: 45px;
	background-color: #FFF;
	border-radius: 45px;
}
#menu-top .menu_right .infouser{
	width: 170px;
	right: -37px;
	text-align: left;
}
#menu-top .menu_right .infouser li{
	float: none;
}
#menu-top .menu_right .infouser li a{
	color: #333;
	padding: 12px 15px;
	font-size: 15px;
}
#menu-top .menu_right .infouser li a:hover {
	color: #166cbe;
	background: rgba(166,217,255,0.7);
}
.div_user_fix{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	display: none;
}
a.btn-uploader {
	background: #ec6a6a;
	border: 0px;
	color: #fff;
	padding: 6px 12px;
	border-radius: 2px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
}
a.btn-uploader:hover {
	background: #FF5252;
}
/*------------------- End info user ------------------*/

/*------------------- Notifications ------------------*/
.div-notifications {
	float: left;
	margin-top: 15px;
}
.div-notifications a.noti-item {
	color: #1771c5;
	cursor: pointer;
	position: relative;
}
.div-notifications a.noti-item:hover {
	color: #fff;
}
.div-notifications a.noti-item:before {
	font-size: 30px;
}
.div-notifications .num {
	position: absolute;
	font-family: 'Source Sans Pro';
	right: -5px;
	top: -5px;
	background: #fa3e3e;
	padding: 2px 5px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.list-notifications-header {
	top: 48px;
	right: 0;
	width: 250px;
	text-align: left;
	font-size: 13px;
}
.list-notifications-header:hover {
	display: block !important;
}
.list-notifications-header .noti-header {
	text-align: center;
	padding: 5px 10px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.list-notifications-header .div-1, .list-notifications-user .div-1 {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
.list-notifications-header .mark-all-as-read, .list-notifications-user .mark-all-as-read, .st_content .clear-reading-history {
	cursor: pointer;
	float: right;
}
.list-notifications-header li {
	float: none;
	border-bottom: 1px solid #ddd;
}
.list-notifications-header li a {
	background: #e6e6e6;
	color: #333;
	padding: 7px 10px;
}
.list-notifications-header li a.seen {
	background: #fff;
}
.list-notifications-header li a:hover {
	background: #edeff5;
}
.list-notifications-header li a span.name-manga {
	font-weight: bold;
	color: #2558a5;
}
.list-notifications-header li a span.name-chapter {
	font-weight: bold;
}
.list-notifications-header li a div.img, .list-notifications-header li a div.info, .list-notifications-header li a div.info-priority, .list-notifications-header .priority-star {
	float: left;
}
.list-notifications-header li a .img {
	margin-right: 5px;
}
.list-notifications-header li a .img img {
	width: 25px;
	height: 40px;
}
.list-notifications-header li a div.info {
	width: 200px;
}
.list-notifications-header li a div.info-priority {
	width: 184px;
}
.list-notifications-header .noti-footer {
	padding: 5px 10px;
	font-weight: bold;
	text-align: center;
}
.list-notifications-header .priority-star {
	top: 15px;
	font-size: 14px;
	color: #2a9aeb;
	padding: 0;
}
/*------------------- End Notifications -----------------*/

/*------------------- Search ----------------------------*/
.search-bar {
	background: url('../myhome/images/bk-search.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 15px 0;
}
.search-bar-a {
	width: 45%;
	margin: auto;
}
.search-bar input[type="text"] {
	width: 100%;
	padding: 10px;
	border: 0;
	margin-right: -59px;
	display: inline-block;
	outline: none;
	-webkit-appearance: none;
	color: #fafafa;
	background: rgba(84,169,230,0.6);
	border: 2px solid #1c82dd;
}
.search-bar input.button-submit {
	width: 55px;
	padding: 10px;
	background: #1c82dd url('../myhome/images/search.png')no-repeat 15px;
	outline: none;
	-webkit-appearance: none;
	border: 0;
	display: inline-block;
	vertical-align: bottom;
	border: 2px solid #1c82dd;
}
.search-bar input::-webkit-input-placeholder {
	color: #fafafa;
}
, .search-bar input:-moz-placeholder {
	color: #fafafa;
}
.search-bar input::-moz-placeholder {
	color: #fafafa;
}
.search-bar input:-ms-input-placeholder {
	color: #fafafa;
}
.search-bar input.li-submit {
	font: 18px 'segoe-ui symbol';
	background: #1c82dd;
	color: #fafafa;
	padding: 10px;
	width: 100%;
	outline: none;
	-webkit-appearance: none;
	border: 0;
}
.search-bar .search {
	margin: auto;
	position: relative;
	width: inherit;
}
.fontstyle{
	text-align: center;
}
#load_search{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	display: none;
	list-style: none;
	opacity: 0.95;
	z-index: 20;
	padding-bottom: 5px;
}
#load_search li{
	border-bottom: 1px solid #ccc;
}
#load_search li p {
	margin: 0;
}
#load_search li .a-item {
	color: #333;
}
#load_search li .a-item:hover {
	display: block;
	background: rgba(166,217,255,0.7);
}
#load_search li .item {
	padding: 5px;
}
#load_search li .item div.img, #load_search li .item div.info {
	float: left;
}
#load_search li div {
}
#load_search li div.img {
	margin-right: 5px;
}
#load_search li img {
	width: 40px;
	height: 62px;
}
#load_search li div.info {
	width: calc(100% - 50px);
	font-size: 14px;
}
#load_search li div.info .name {
	font-size: 17px;
	color: #166cbe;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
#load_search li .a-item:hover div.info .name {
}
#load_search li div.info .name2 {
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-bottom: 8px;
}
#load_search li div.info .author {
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/*------------------- End Search -----------------*/


/*******-----CONTENT----*******/
.content {
	/*padding-top: 30px;
	background: rgba(255,255,255,0.92);*/
}
.center-content {
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.content-dark {
	background: none;
	border: none;
	padding-top: 15px;
	margin-top: 0;
}
.bg-dark {
	background: #121212;
	color: #ededed;
}
.content-user {
	background: #fff;
	padding-top: 15px;
	min-height: 700px;
	float: right;
}
.slider-manga{
}
.slider-manga .tag .line{
	width: calc(100% - 235px);
	right: 3px;
}
.div-notice {
	background: #fff9e0;
	font-family: 'Source Sans Pro';
	padding: 10px 15px;
}
.div-notice .title {
	font-family: 'segoe-ui symbol';
	color: #444;
	text-align: center;
	margin-bottom: 10px;
}
.tag-latest-releases{
	position:relative;
}
.tag-latest-releases .line{
	width: calc(100% - 210px);
	right: 1px;
}
.tag.search-results-a .line{
	width: calc(100% - 195px);
}
.tag{
	position: relative;
	border-bottom: 2px solid #000;
}
.tag .line {
	background: #dbdcde;
	height: 2px;
	position: absolute;
	top: 19px;
	width: calc(100% - 250px);
	z-index: 1;
	right: 15px;
}
.tag-lk {
	color: #000;
	font: 22px 'segoe-ui symbol';
	display: inline-block;
	position: relative;
	text-decoration: none;
	padding: 5px 0;
}
/*
.tag .after {
	display: inline-block;
	background: url("../images/split.png") no-repeat left;
	width: 45px;
	height: 100%;
	position: absolute;
}
*/
.menu-content {
	padding: 10px 0;
	background: #39444d;
}
.menu-content ul {
	text-align: center;
	width: 100%;
}
.menu-content ul li {
	display: inline-block;
}
.menu-content ul li.list {
	width: 40%;
}
.menu-content ul li.rank-a {
	width: 30%;
}
.menu-content ul li:hover {
}
.menu-content ul li a {
	font-size: 14px;
	width: 100%;
	color: #fff;
	padding: 10px;
	display: inline-block;
}
.menu-content ul li a:hover {
	color: #29c6ab;
	border-bottom: 5px solid #29c6ab;
}
.menu-content ul li a.active{
	color: #29c6ab;
	border-bottom: 5px solid #29c6ab;
}
.excluded-notice {
	background: #ec6a6a;
	color: #fff;
	text-align: center;
	padding: 15px;
}
.alphabet {
	padding: 10px 0;
	background: #39444d;
	border-top: 2px solid #ec6a6a;
}
.alphabet ul {
	text-align: center;
	width: 100%;
}
.alphabet ul li {
	display: inline-block;
	width: 24px;
	margin: 0 1px;
}
.alphabet ul li a {
	color: #fff;
	line-height: 24px;
}
.alphabet ul li a:hover {
	color: #fff;
	background: #14BEA0;
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	line-height: 24px;
}
.alphabet ul li a.active{
	color: #fff;
	background: #14BEA0;
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	line-height: 24px;
}
.widget-right {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.widget-right .wrapper_genres .tag .line {
	width: calc(100% - 150px);
}
.widget-right .wrapper_genres.sidebar-genres .tag .line {
	width: calc(100% - 175px);
}
.widget-right .wrapper_genres.table-alpha .tag .line {
	width: calc(100% - 250px);
}
.flexslider-content {
	height: 359px;
	background: url('../images/background-zone1.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.flexslider-product {
	background: rgba(0,0,0,0.55);
}
.flex-direction-nav a, .flex-direction-nav a.flex-next {
	width: 26px;
	height: 44px;
	text-indent: 100%;
}
.flex-direction-nav a {
	background: url('../images/icon_left.png');
}
.flex-direction-nav a.flex-next {
	background: url('../images/icon_right.png');
}
.flexslider-product .list_manga {
}
.flexslider-product li {
}
.flexslider-product .div_item {
}
.flexslider-product .div_item .wrapper_imgage{
	border-bottom: 1px solid #ccc;
	position: relative;
}
.flexslider-product .div_item .wrapper_imgage img {
	width: 180px;
	height: 280px;
}
.flexslider-product .div_item .wrapper_imgage h5 {
	background-color: rgba(22,105,186,0.85);
	color: #fff;
	font-size: 12px;
	padding: 8px;
	position: absolute;
	bottom: 10px;
	border-radius: 0 10px;
	max-width: 150px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.flexslider-product .div_item .wrapper_imgage .over {
	background: rgba(0,0,0,0.6) url('../images/icon-read-1.png') center no-repeat;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
}
.flexslider-product .div_item .wrapper_imgage .over:hover {
	opacity: 0.85;
	-o-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.flexslider-product .div_item .info-manga {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.flexslider-product .div_item .info-manga .name-manga {
	display: block;
	background: #FF5252;
	padding: 10px;
}
.flexslider-product .div_item .info-manga .name-manga h3 {
	font: 15px roboto;
	color: #fff;
	height: 18px;
	overflow: hidden;
}
.flexslider-product .div_item .info-manga .name-chapter {
	display: block;
	padding: 3px 10px;
}
.flexslider-product .div_item .info-manga .name-chapter h5 {
	color: #000;
	height: 15px;
	overflow: hidden;
}

.pinked-content {
	/*background: url('../images/background-zone1.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	overflow: hidden;
	max-height: 409px;
}
.pinked-content .list_manga {
	background: rgba(0,0,0,0.85);
	text-align: center;
}
.pinked-content .list_manga:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.pinked-content li {
	display: inline-block;
	width: 200px;
}
.pinked-content .div_item {
}
.pinked-content .div_item .wrapper_imgage{
	border-bottom: 1px solid #ccc;
	position: relative;
}
.pinked-content .div_item .wrapper_imgage img {
	width: 180px;
	height: 280px;
}
.pinked-content .div_item .wrapper_imgage h5 {
	background-color: rgba(22,105,186,0.85);
	color: #fff;
	font-size: 12px;
	padding: 8px;
	position: absolute;
	bottom: 10px;
	border-radius: 0 10px;
	max-width: 150px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.div_item .wrapper_imgage .posasl {
	color: #fff;
	font-size: 12px;
	padding: 6px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin: 0;
	text-align: left;
	background: rgba(0,0,0,0.5);
}
.div_item .wrapper_imgage .posasl.views {
	top: 0;
	width: auto;
}
.div_item .wrapper_imgage .posasl.mark-mar {
	top: 26px;
	width: auto;
	background: rgba(255, 255, 255, 0.7);
	color:#6d2e8d;
	font-size: 18px;
	height: 30px;
	border-radius: 15px;
}
.div_item .wrapper_imgage .posasl.mark-ptr {
	bottom: 26px;
	width: auto;
	background: rgba(0, 105, 217, 0.9);
}
.div_item .wrapper_imgage .posasl.subs {
	color: #fff9e0;
}
.pinked-content .div_item .wrapper_imgage .over {
	background: rgba(0,0,0,0.6) url('../images/icon-read-1.png') center no-repeat;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
}
.pinked-content .div_item .wrapper_imgage .over:hover {
	opacity: 0.85;
	-o-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.pinked-content .div_item .info-manga {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.pinked-content .div_item .info-manga .name-manga {
	display: block;
	background: #FF5252;
	padding: 10px;
}
.pinked-content .div_item .info-manga .name-manga h3 {
	font: 15px roboto;
	color: #fff;
	height: 18px;
	overflow: hidden;
}
.pinked-content .div_item .info-manga .name-chapter {
	display: block;
	padding: 8px;
	background: #eee;
}
.pinked-content .div_item .info-manga .name-chapter span {
	height: 18px;
	overflow: hidden;
	display: block;
	color: #333;
	font-size: 14px;
}

.st_content {
}
.st_content ul.list_manga {
	padding: 0;
	list-style-type: none;
}
.st_content ul.list_manga li {
	display: inline-block;
	margin: 15px 15px 20px 0;
}
.st_content .div_item {
	text-align: center;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),
				0 1px 6px 0 rgba(0,0,0,.12);
	position: relative;
	white-space: normal;
}
.st_content .div_item:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
.st_content .div_item .wrapper_imgage img {
	width: 100%;
}
.st_content .div_item .wrapper_imgage {
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	-o-box-shadow: 0 0 4px #999;
	-ms-box-shadow: 0 0 4px #999;
}
.st_content .div_item .wrapper_imgage .over {
	background: rgba(0,0,0,0.6) url('../images/icon-read-2.png') center no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	opacity: 0;
	top: 0;
}
.st_content .div_item .wrapper_imgage .over:hover {
	opacity: 0.85;
	-o-transition:opacity 0.2s;
	-moz-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.st_content .div_item .info-manga {
	width: 100%;
	background: #fafafa;
	font-family: 'segoe-ui symbol';
}
.st_content .div_item .info-manga a {
}
.st_content .div_item .info-manga .name-manga {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.st_content .div_item .info-manga h3 {
	color: #1c82dd;
	font-size: 17px;
	height: 20px;
	overflow: hidden;
}
.st_content .div_item .info-manga h3:hover {
	text-decoration: underline;
}
.st_content .div_item .info-manga h4 {
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
.st_content .div_item .info-manga .name-chapter {
	font-size: 14px;
	padding: 8px;
	color: #333;
	display: block;
}
.st_content .div_item .info-manga .name-chapter span {
	height: 18px;
	overflow: hidden;
	display: block;
}
.div_item .info-manga .name-chapter .date_created {
	margin: 4px 0 0 0;
	font-size: 12px;
}
.div_item .info-manga .name-chapter .chapter-new {
	font-size: 11px;
	color: red;
}
.st_content .div_item .info-manga .name-chapter:hover {
	color: #1c82dd;
	background: rgba(166,217,255,0.7);
}
.st_content .div_item .info-manga h5 {
	color: #000;
	height: 15px;
	overflow: hidden;
}
.view-more {
	text-align: center;
	font-family: 'Source Sans Pro';
	margin-bottom: 10px;
}
.view-more a {
	font-size: 18px;
	background: #2a9aeb;
	color: #fff;
	padding: 10px;
	width: 80%;
	min-width: 200px;
	border-radius: 3px;
	display: inline-block;
}
.view-more a:hover{
	background: #1c82dd;
}
.pagination-ct {
	margin: 10px 0 20px 0;
	text-align: center;
}
.pagination-ct a {
	background: #fff;
	color: #1c82dd;
	padding: 5px 15px;
	margin: 1px;
	border: 1px solid #1c82dd;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block;
}
.pagination-ct .activer, .pagination-ct a:hover {
	background: rgba(166,217,255,0.7);
}
/*
.div_item:hover .wrapper_imgage img,.div_item:hover,.div_item:hover	.wrapper_imgage h5,.st_content .div_item:hover,.div_item:hover .wrapper_imgage,.div_item:hover .wrapper_imgage h5:after,.view-more:hover{
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.div_item:hover,.div_item:hover	.wrapper_imgage h5,.st_content .div_item:hover{
	background-color:rgb(59, 83, 138);
}

.div_item:hover .wrapper_imgage{
	border: 1px solid rgb(59, 83, 138);
}

.div_item:hover .wrapper_imgage h5:after{
	border-color: transparent transparent transparent rgb(59, 83, 138);
}
*/
.wrapper_genres{
	margin-bottom:15px
}
.wrapper_genres .wrapper_list_genres {
	border: 1px solid #ccc;
	padding: 0px;
	margin-top: 15px;
}
.wrapper_list_genres ul {
	padding: 0;
}
.wrapper_list_genres li {
	list-style: none;
	display: inline-block;
	width:100%;
}
.wrapper_list_genres li:nth-child(2n){
	background: #f4f4f4;
}
.wrapper_genres .wrapper_list_genres div {
	padding: 0;
}
.widget-right .gray {
	background: #e6e6e6;
}
.widget-right li {
	list-style: none;
}
.widget-right .sidebar-rank {
	background: #eee;
	margin-top: 15px;
	padding: 0;
}
.sidebar-rank li {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.sidebar-rank li:first-child {
	border-top: 1px solid #ccc;
}
.sidebar-rank li:nth-child(2n) {
	/*background: #374246;*/
}
.sidebar-rank span.num {
	float: left;
	display: block;
	width: 45px;
	height: 45px;
	margin-top: 32px;
	font-size: 18px;
	background: #009688;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.sidebar-rank li:first-child span.num {
	background: #FF5252;
}
.sidebar-rank li:nth-child(2) span.num {
	background: #1e88e4;
}
.sidebar-rank li:nth-child(3) span.num {
	background: #0eb952;
}
.sidebar-rank .wrapper_imgage {
	float: left;
	margin-right: 10px;
}
.sidebar-rank .wrapper_imgage img {
	width: 70px;
	height: 110px;
}
.wrapper_genres .wrapper_list_genres a {
	padding: 8px 10px;
	color: #333;
	display: inline-block;
}
.wrapper_list_hot .div_item .wrapper_imgage a {
	padding: 0px;
}
.sidebar-rank .info {
	float: left;
}
.sidebar-rank .info h3 {
	color: #237da0;
	font: 19px 'Source Sans Pro';
	margin: 0px;
	overflow: hidden;
	height: 24px;
}
.sidebar-rank .info p.name2 {
	color: #333;
	font-size: 14px;
	margin: 5px 0px;
	height: 17px;
	overflow: hidden;
}
.sidebar-rank .info .name-chapter {
	font-size: 14px;
	margin: 5px 0px;
}
.sidebar-rank .info .name-chapter span {
	display: block;
	height: 16px;
	overflow: hidden;
}
.sidebar-rank .info .name-chapter:hover {
}
.sidebar-rank .info p {
	color: #555;
	font-size: 14px;
	margin: 5px 0px;
}
.sidebar-left {
	font-family: 'Source Sans Pro';
	text-align: center;
}
.sidebar-left .zone-a {
	padding: 15px;
	/*border-bottom: 2px solid #e2472b;*/
}
.sidebar-left .zone-a img {
	max-width: 100%;
}
.sidebar-left .user-name {
	/*font-family: roboto;*/
	font-size: 18px;
	display: block;
	padding: 15px 0;
	color: #fff;
}
.sidebar-left ul li {
	list-style: none;
}
.sidebar-left ul li a {
	display: block;
	padding: 15px;
	font-size: 16px;
	color: #b8c7ce;
	border-left: 4px solid transparent;
}
.sidebar-left ul li a:hover, .sidebar-left ul li a.active {
	color: #fafafa;
	background: #1e282c;
	border-left: 4px solid #3c8dbc;
}
.content-user ul.list_manga {
	font-family: Arial;
}
.content-user .st_content .div_item:hover {
	box-shadow: none;
}
.content-user .st_content ul.list_manga li {
	width: auto;
}
.content-user .st_content .div_item {
	text-align: left;
}
.content-user .st_content .div_item .wrapper_imgage {
	float: left;
	margin-right: 5px;
}
.content-user .st_content .div_item .info-manga {
	width: 137px;
	float: left;
}
.content-user .st_content .div_item .info-manga .name-manga {
	border-bottom: none;
	background: none;
}
.content-user .st_content .div_item .info-manga h3 {
	color: #026fce;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
}
.content-user .st_content .div_item .info-manga .name-chapter {
	font-size: 15px;
}
.content-user .st_content .div_item .info-manga .name-chapter span {
	height: 40px;
}
.content-user .st_content .div_item .info-manga .manager-manga {
	margin-top: 10px;
	padding: 5px;
}
.content-user .st_content .div_item .info-manga .manager-manga input {
	margin: 0 5px 0 0;
}
.content-user .st_content .div_item .info-manga .manager-manga label {
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
}
.list-notifications-user li {
	list-style: none;
	border-bottom: 1px solid #ddd;
}
.list-notifications-user .priority-star {
	top: 25px;
	font-size: 16px;
	color: #2a9aeb;
	padding: 0 5px;
}
.list-notifications-user li a {
	display: block;
	background: #e6e6e6;
	color: #333;
	padding: 7px 0;
}
.list-notifications-user li a.seen {
	background: #fff;
}
.list-notifications-user li a:hover {
	background: #edeff5;
}
.list-notifications-user li a span.name-manga {
	font-weight: bold;
	color: #2558a5;
}
.list-notifications-user li a span.name-chapter {
	font-weight: bold;
}
.list-notifications-user li a div.img, .list-notifications-user li a div.info, .list-notifications-user .priority-star {
	float: left;
}
.list-notifications-user li a .img {
	margin-right: 5px;
}
.list-notifications-user li a .img img {
	width: 50px;
	height: 75px;
}
.list-notifications-user li a div.info {
}
.search-page	.tag{
	position:relative
}
.search-page .wrapper_content .tag-lk{
	padding: 10px 40px 10px 10px;
}
.search-page .wrapper_content .tag .line {
	width: 50%;
}
.title-c, .content-info h3, .reading-history-title{
	margin: 0 0 5px 0;
	font-size: 23px;
	font-weight: bold;
	color: #2558a5;
}
.info-title {
}
.info-title h1 {
	margin: 0 0 5px 0;
	font-size: 26px;
	font-weight: bold;
	color: #2558a5;
}
.info-title h3 {
	font-size: 15px;
}
.info-img {
}
.info-img img {
	width: 100%;
}
.info-img-mobile {
	display: none;
}
.info-c {
	/*background: #fbfbfb;*/
	margin-top: 10px;
	padding: 10px 0 15px;
}
.info-c b {
	color: #2558a5;
}
.info-c a {
	color: #000;
}
.info-c a:hover {
	color: #337ab7;
}
.info-c span.div_evaluate, span.div_follow {
	font: bold 15px arial;
	color: #2558a5;
}
.info-c span.ranking {
	font: bold 18px arial;
	color: #ed5034;
}
.info-c span.ratings {
	font: bold 30px arial;
	color: #ed5034;
}
.info-c span.ratings span {
	font: bold 18px arial;
}
.info-c .col {
	padding: 0 15px;
}
.info-c .div-evaluate {
	padding: 0 15px;
}
.info-c .div-evaluate .info {
	margin-top: 5px;
	display: inline-block;
}
.info-c .div-subscribe {
	margin-top: 10px;
	padding: 0 15px;
}
.evaluate-subscribe .div-evaluate,.evaluate-subscribe .div-subscribe{
	width:49%;
	background:#f7f8f8;	
	padding:15px;
}
.evaluate-subscribe .div-evaluate{
	float:left;
}
.evaluate-subscribe .div-subscribe{
	float:right
}
.info-c,.evaluate-subscribe .div-evaluate,.evaluate-subscribe .div-subscribe,.content-info{
	border:1px solid #ccc;
}
.div-evaluate #stars-existing{
	padding: 0px;
}
#stars-existing {
	padding: 0px 5px;
}
#stars-existing span.evaluate {
	color: #288feb;
	font-size: 18px;
	margin-right: 5px;
	vertical-align: middle;
}
#stars-existing span.glyphicon-star-empty {
	color: #d1d3d4;
}
.info-c span.info {
}
#btnsubs {
	background: #f14c2e;
	border: 0px;
	color: #fff;
	font: 18px 'Source Sans Pro';
	padding: 5px 30px;
	border-radius: 3px;
	margin-top: 4px;
	width: 80%;
	max-width: 400px;
}
#btnsubs.subscribe:hover, #btnsubs.unsubscribe:hover {
	background: #e2472b;
}
#btnsubs.subscribe:focus, #btnsubs.unsubscribe:focus {
	outline: none;
}
#btnsubs.subscribe:before {
	content: "";
	width: 30px;
	height: 30px;
	background: url('../images/subscribe.png') center no-repeat;
	position: absolute;
}
#btnsubs.unsubscribe:before {
	content: "";
	width: 30px;
	height: 30px;
	background: url('../images/unsubscribe.png') center no-repeat;
	position: absolute;
}
#btnsubs.subscribe span {
	padding-left: 32px;
	line-height: 30px;
}
#btnsubs.unsubscribe span {
	padding-left: 28px;
	line-height: 30px;
}
.btn-subs {
	background: #f14c2e;
	color: #fff;
	font: 14px 'Source Sans Pro';
	cursor: pointer;
	padding: 5px;
	border-radius: 2px;
	display: block;
	margin: 7px 0;
	text-align: center;

}
.btn-subs.subscribe:hover, .btn-subs.unsubscribe:hover {
	background: #e2472b;
	color: #fff;
}
.btn-subs.subscribe:focus, .btn-subs.unsubscribe:focus {
	outline: none;
}
.btn-subs.subscribe span.icon {
	height: 12px;
	width: 12px;
	background: url('../images/icon-undo.png') left no-repeat;
	display: inline-block;
	margin-right: 3px;
}
.btn-subs.unsubscribe span.icon {
	height: 10px;
	width: 10px;
	top: 2px;
	background: url('../images/unsubscribe-2.png') left no-repeat;
	display: inline-block;
	margin-right: 3px;
}
.content-info{
	/*background: #fbfbfb;*/
	margin-top: 15px;
	padding: 0 15px;
}
.div-comment.content-info {
	margin-bottom: 15px;
}
.content-info h3, .reading-history-title {
	font: 17px 'Source Sans Pro';
	padding: 15px 0;
	margin: 0;
}
.div-comment h3 {
	border-bottom: 3px solid #ec6a6a;
}
.content-info div{
	margin-bottom: 15px;
}
.list-chapter {
	/*background: #fff;*/
	border-top: 3px solid #ec6a6a;
	max-height: 600px;
	overflow: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.list-chapter .zone-list-chapter {

}
.list-chapter tbody {
	/*font-family: 'Source Sans Pro';*/
}
.list-chapter tr:nth-child(2n) {
	background: #e6e6e6;
}
.list-chapter th {
	font-weight: bold;
}
.list-chapter th.date-updated, .list-chapter td.date-updated {
	text-align: center;
}
.list-chapter td{
}
.list-chapter td.name {
}
.list-chapter td.name a {
	color: #2b64ba;
}
.list-chapter td.name a:hover {
	color: #237da0;
}
.list-chapter td.name a:visited {
	color: #6d2e8d;
	/*color: #727272;*/
}
.list-chapter td.name span.chapter-new {
	color: #6C0;
	font-weight: 700;
	font-size: 12px;
}
.tips-light {
	background: #00aa9a;
	color: #fff;
	text-align: center;
	padding: 15px;
	font-size: 14px;
	margin-bottom: 10px;
	border-radius: 3px;
}
.tips-dark {
	
}
.wrapper_content .description {
	margin-bottom: 0;
}
.advanced-search .tag .line {
	width: 82%;
	right: 0px;
}
.advanced-search{
	padding-top: 15px;
	text-align: left;
}
.form-horizontal .form-group{
	margin-bottom: 20px;
}
.form-horizontal .form-group .left-a {
	font-weight: bold;
	color: #444;
}
input#Keywords-search {
	border-radius: 0px;
	font-style: italic;
}
.genres .genres-a {
	float: left;
	width: 120px;
}
.genres .genres-b {
	float: left;
	width: 130px;
}
.advanced-search .genres-a label.genres-label {
	cursor: pointer;
}
.advanced-search .genres-a label span {
	padding-left: 20px;
	background: url('../images/genres-none.png') left center no-repeat;
}
.advanced-search .genres-a label span.g_i {
	background: url('../images/genres-include.png') left center no-repeat;
}
.advanced-search .genres-a label span.g_e {
	background: url('../images/genres-exclude.png') left center no-repeat;
}
.btn-select {
	position: relative;
	padding: 0;
	min-width: 236px;
	width: 100%;
	border-radius: 0;
}
.btn-select .btn-select-value {
	padding: 6px 12px;
	display: block;
	position: absolute;
	left: 0;
	right: 34px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
}
.btn-select .btn-select-arrow {
	float: right;
	line-height: 20px;
	padding: 6px 10px;
	top: 0;
	background: #ec6a6a;
	color: #fff;
}
.btn-select ul {
	display: none;
	background-color: white;
	color: black;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: none !important;
	position: absolute;
	left: -1px;
	right: -1px;
	top: 33px;
	z-index: 999;
}
.btn-select ul li {
	padding: 3px 6px;
	text-align: left;
}
.btn-select ul li:hover {
	background-color: rgb(236, 106, 106);
	color: #fff;
}
.btn-select ul li.selected {
	color: white;
}
.btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
	border-color: #ccc;
}
.btn-select.btn-default ul li.selected {
	background-color:	#ec6a6a;
}
.btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
	background-color: white;
	border: #ccc 1px solid;
}
.btn-select.btn-default:hover, .btn-select.btn-default.active {
	background-color: #e6e6e6;
}
.checkbox label {
	display: inline-block;
	position: relative;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 15px;
	left: 0;
	top: 0;
	padding: 1px;
	font-size: 13px;
	color: #555555;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.form-horizontal .btn-v {
	 text-align: center;
}
#search {
	display: inline-block;
	background: #f14c2e;
	color: #fff;
	padding: 8px 20px;
	font-size: 16px;
	border: 0px;
	border-radius: 0px;
}
#btn-reset {
	display: inline-block;
	background: #f14c2e;
	color: #fff;
	padding: 8px 20px;
	font-size: 16px;
	cursor: pointer;
}
#search:hover, #btn-reset:hover {
	background: #e2472b;
}
.div-breadcrumb {
	background: #e6e6e6;
}
.breadcrumb {
	font: 18px 'segoe-ui symbol';
}
.breadcrumb-dark {
	background: none;
	border-bottom: 2px solid #1e88e4;
}
.breadcrumb > li a {
	color: #2558a5;
}
.breadcrumb > li span {
	color: #000;
}
.breadcrumb > li span.cg {
	color: #2558a5;
}
.breadcrumb-dark > li span {
	color: #fff;
	padding: 9px;
	background: #1e88e4;
}
.div-title-chapter {
	padding-top: 15px;
}
.div-title-chapter h1 {
	margin: 0;
	font-family: 'segoe-ui symbol';
	font-size: 24px;
	font-weight: bold;
	color: #29c6ab;
}
.div-title-chapter .col-md-3 {
	text-align: right;
}
.img-chapter {
	text-align: center;
}
.img-chapter .img {
	padding: 15px 0;
}
.img-chapter img {
	max-width: 100%;
	/*margin-bottom: 15px;*/
}
.side-bar-read {
	padding-top: 15px;
	padding-bottom: 15px;
}
.side-bar-read.down {
}
.side-bar-read.col-bottom {
	padding: 7px 0 5px 0;
}
.side-bar-read .form-group label {
}
.side-bar-read .form-group select {
	padding: 6px 2px;
	color: #333;
}
.side-bar-read .form-group div {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.side-bar-read .form-group div.form-b {
	width: 50%;
}
.side-bar-read .form-group div.right {
	float: right;
	margin-right: 0;
}
 .side-bar-read a.change, a.info_error {
	padding: 8px;
	background: #1e88e4;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	border-radius: 2px;
	/*height: 31px;*/
}
.side-bar-read .info_error {
	background: #e2472b;
}
.select-chapter {
	width: calc(100% - 220px);
}
.side-bar-read img {
	height: 31px;
	cursor: pointer;
}
.side-bar-read .info_error:hover {
	background: #cc4026;
}
.side-bar-read a.previous-page {
	width: 50px;
	background: url('../images/previous-page.png');
	cursor: pointer;
	vertical-align: middle;
	height: 33px;
}
.side-bar-read a.next-page {
	width: 50px;
	background: url('../images/next-page.png');
	cursor: pointer;
	vertical-align: middle;
	height: 33px;
}
.side-bar-read a#scroll-view {
	background: none;
}
.side-bar-read a.server-1 {
	background: #2558a5;	
}
.side-bar-read a.server-2 {
	background: #fff;
	color: #58595b
}
.col-md-12.img-chapter img {
	max-width: 980px;
}
#div-comment .container{
	border: 2px solid #d6d7d9;
	margin-top: 15px;
}
#div-comment .content-info{
	background: #fff;
	margin: 0px;
}
.col-md-8 .col-md-4.col-sm-4.col-xs-4.col-mb-12.box-img img{
	width:100%;
	height:auto
}
.r_content {
}
.tab {
	text-align: center;
	margin-top: 10px;
}
.tab li {
	width: 50%;
	display: inline-block;
}
.tab li.active {
	border-bottom: 3px solid #0079be;
}
.tab li a {
	color: #2e2e2e;
	display: block;
	padding: 10px 0;
	font-weight: bold;
}
.mobile {
	display: none;
}
.tab.ul-list-rank {
	background: #1abc9c;
}
.tab.ul-list-rank li a {
	color: #fff;
}
.tab.ul-list-rank li.active {
	background: #0079be;
	border-bottom: none;
}
.list-rank {
	margin: 10px 0;
	float: left;
	width: calc(50% - 5px);
	background: #e6e6e6;
	border-radius: 3px 3px 0 0;
}
.list-rank.left {
	margin-right: 5px;
}
.list-rank.right {
	margin-left: 5px;
}
.list-rank .title {
	font-size: 16px;
	font-weight: bold;
	padding: 12px;
	color: #fff;
	text-align: center;
	background: #29c6ab;
	/*background: #01af75;*/
	border-radius: 3px 3px 0 0;
}
.list-rank li {
	padding: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: block;
}
.list-rank li:nth-child(2n) {
	background: #fafafa;
}
.list-rank li .div_item {

}
.list-rank li .div_item .wrapper_imgage, .list-rank li .div_item .info-manga {
	float: left;
}
.list-rank li .div_item .flag-num {
	position: absolute;
	z-index: 1;
}
.list-rank li .div_item span.num {
	display: block;
	width: 56px;
	height: 30px;
	background: #00aa9a;
	color: #fff;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.list-rank li:first-child .div_item span.st {
	background: #d43f3a;
}
.list-rank li:nth-child(2) .div_item span.st {
	background: #337ab7;
}
.list-rank li:nth-child(3) .div_item span.st {
	background: #f0ad4e;
}
.list-rank li .div_item .arrow-down {
	width: 0;
	height: 0;
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	border-top: 13px solid #00aa9a;
}
.list-rank li:first-child .div_item .arrow-down.st {
	border-top: 13px solid #d43f3a;
}
.list-rank li:nth-child(2) .div_item .arrow-down.st {
	border-top: 13px solid #337ab7;
}
.list-rank li:nth-child(3) .div_item .arrow-down.st {
	border-top: 13px solid #f0ad4e;
}
.list-rank li .div_item p {
	margin:0;
}
.list-rank li .div_item .wrapper_imgage {
	margin-right: 10px;
}
.list-rank li .div_item .wrapper_imgage img {
	width: 142px;
	height: 220px;
}
.list-rank li .div_item .info-manga {
	width: calc(100% - 152px);
}
.list-rank li .div_item .info-manga h3 {
	color: #237da0;
	font: 22px roboto;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-rank li .div_item .info-manga h4 {
	color: #333;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-rank li .div_item .info-manga h4 span {
}
.list-rank li .div_item .info-manga .genres-manga {
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-rank li .div_item .info-manga .name-chapter {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-rank li .div_item .info-manga .name-chapter span {
}
.list-rank li .div_item .info-manga a.name-chapter:hover {
}
.list-rank li .div_item .info-manga .txt {
	color: #555;
	max-height: 98px;
	overflow: hidden;
}
/*******-----FOOTER----*******/
footer {
	font-size: 14px;
	font-family: 'segoe-ui symbol';
	background: url('../images/background-footer.jpg') no-repeat top center #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
footer #top {
	/*border-top: 2px solid #8cc1c1;*/
}
footer .content-footer-top {
	background: rgba(0,0,0,0.4);
	min-height: 250px;
	padding: 50px 0 20px 0;
	color: #eeeeee;
}
footer .content-footer-top .logo-footer {
	padding-right: 0;
}
footer .content-footer-top .logo-footer img {
	max-width: 100%;
}
footer .content-footer-top .col-lg-2:first-child {
	text-align:center
}
footer ul li {
	list-style:none;	
}
footer ul li a {
	color: inherit;
}
footer ul li a:hover {
	color: inherit;
	text-decoration: underline !important;
}
footer #bottom {
	background: rgba(0,0,0,0.7);
	color: #FFF;
	text-align: center;
}
footer .content-footer-bottom {
	padding: 20px 0;
	border-top: 1px solid #fff;
}
.content-word {
	padding: 15px 11px;
}
.box-body {
}
.box-body .form-group {
	margin-bottom: 10px;
}
.box-body .form-group .left-r {
	font-family: 'Source Sans Pro';
	font-size: 16px;
	font-weight: bold;
	color: #565656;
	padding-left: 0;
}
.box-body .form-group .g-recaptcha {
	float: left;
	width: 66.66666667%;
}
.box-body .form-group-forgetpass {
	width: 50%;
	margin: auto;
}
.box-body .form-group .input-group-forgetpass {
	width: 100%;
}
.box-footer {
	padding: 10px 0;
	text-align: center;
}
.box-footer .forgot-password {
	color: #f14c2e;
	font-size: 14px;
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid #f14c2e;
	border-radius: 2px;
}
.box-footer .forgot-password:hover, .modal-footer .forgot-password:hover {
	color: #fff;
	background: #f14c2e;
}
.btn.btn-flat {
	padding: 10px 15px;
	border-radius: 2px;
	-webkit-box-shadow: 2px;
	-moz-box-shadow: 2px;
	box-shadow: none;
	border: 0;
	margin-bottom: 10px;
}
.btn.btn-flat:first-child {
	margin-right: 5px;
}
.btn.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-primary {
	background-color: #3c8dbc;
	border-color: #367fa9;
}
.btn.btn-file>input[type='file'] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	opacity: 0;
	filter: alpha(opacity=0);
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
/*-- login --*/
.login-right{
	float:right;
	width:51%;
}
.login-right h3{
	color: #476099;
	font-weight: normal;
	font-family: 'Varela Round', sans-serif;
	font-size: 17px;

}
.ask-login {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	font-size: 15px;
}
.ask-login a {
	color: #1c82dd;
}
.login-left {
	float: left;
	width: 42%;
}
.login-right input[type="text"] ,.login-right input[type="password"] {
	width: 100%;
	padding: 10px;
	font-weight: normal;
	background: none;
	border: 1px solid #E6E4E4;
	color: #D2D1D1;
	outline: none;
	font-size: 14px;
	margin-top: 20px;
	font-family: 'Varela Round', sans-serif;
}
.login-right h4{
	color:#476099;
	font-size:12px;
	margin:20px 0;
}
.login-right h4 a{
	color:#476099;
	text-decoration:none;
}
.login-right h4 a:hover{
	color:#A9A8A8;
}
.login-right input[type="submit"] {
	background:#476099;
	color: #fff;
	font-size: 20px;
	border: none;
	width: 100%;
	outline: none;
	-webkit-appearance:none;
	padding: 10px 15px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-family: 'Varela Round', sans-serif;
	margin-top:20px;
}
.login-right input[type="submit"]:hover {
	background:#30C3B5;
}
.login-grids p {
	font-size: 12px;
	margin-top: 25px;
	color:#A9A8A8;
}
.login-grids p span{
	color:#476099;	
}
.login-left ul li{
	list-style-type:none;
	display:block;
	margin: 22px 0;
	font-size: 16px;
}
.login-left ul li a{
	padding: 9px 0;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration:none;
}
.login-left ul li a:hover{
	opacity:.7;
}
.login-left ul li a.fb{
	background:#3b5998;
}
.login-left ul li a.goog{
	background:#dc4e41;
}
.login-left ul li a.linkin{
	background:#00a0dc;
}
.login-left ul li a.fb i{
	background: url(../myhome/images/social.png) no-repeat -45px 0px;
	width: 24px;
	height: 23px;
	display: inline-block;
	vertical-align: text-bottom;
}
.login-left ul li a.goog i{
	background: url(../myhome/images/social.png) no-repeat -84px 0px;
	width: 40px;
	height: 23px;
	display: inline-block;
	vertical-align: text-bottom;
}
.login-left ul li a.linkin i{
	background: url(../myhome/images/social.png) no-repeat -3px 0px;
	width: 32px;
	height: 23px;
	display: inline-block;
	vertical-align: text-bottom;
}
.modal-footer .forgot-password {
	margin-bottom: 10px;
}
.ask-register {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	font-size: 15px;
}
.ask-register a {
	color: #1c82dd;
}
.ask-register a:hover {
	text-decoration: underline !important;
}
/*-- //login --*/
.wrapper_genres .wrapper_list_genres a:hover{
	color: #ec6a6a;
	text-decoration: none;
}
a.tag-lk:hover{
	color:#fff;
	text-decoration: none;
}
.line-none{
	display:none;
}
#frm_box_login .modal-content .form-group:first-child {
	margin-bottom: 10px;
}
#frm_box_login .modal-footer .col-md-6{
	padding: 0 6px 0 0;
	margin-top: 15px;
}
#frm_box_login .modal-footer .col-md-6:last-child{
	padding: 0 0 0 6px;
}
a.btn.btn-block.btn-social.btn-google-plus{
	background: #dc4e41;
}
a.btn.btn-block.btn-social.btn-facebook{
	background: #3b5998;
}
a.btn.btn-block.btn-social.btn-google-plus,a.btn.btn-block.btn-social.btn-facebook{
	padding: 9px 0;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	border-radius:0;
}
a.btn.btn-block.btn-social.btn-google-plus i,a.btn.btn-block.btn-social.btn-facebook i{
	font-size: 20px;
	margin-right: 20px;
}
.margin-top-15{
	margin-top: 15px;	
}

/*==================RESPONSIVE ================*/
@media screen and (max-width:1200px) {
	.wrapper_content .col-md-4 img{
		width:100%;
		height:auto;
	}
}
@media screen and (max-width:1199px) and (min-width:768px) {
	.logo img {
		width: 100%;
	}
	.img-chapter .img {
		padding: 15px 0 20px;
	}
	.side-bar-read .form-group div.form-b {
		width: 60%;
	}
}
@media screen and (max-width:991px) {
	.side-bar-read .form-group label {
		width: 90px;
	}
	footer #top {
		font-size: 13px;
	}
	.list-rank li {
		padding: 10px;
	}
	.list-rank li .div_item .flag-num {
		margin-top: -10px;
		margin-left: -10px;
	}
}
@media screen and (max-width:991px) and (min-width:768px) {
	#menu-top .menu-left li a{
		font-size: 20px;
		padding: 16px 10px;
	}
	#menu-top .menu_right {
	}
	#menu-top .menu_right .a1, #menu-top .menu_right .clk_infouser {
		padding: 18px 6px;
	}
	.div-notifications {
		margin-top: 10px;
	}
	#menu-top .menu-right li a{
		font-size: 17px;
		padding: 18px 10px;
	}
	#menu-top .menu_right .infouser {
		top: 61px;
	}
	.list-notifications-header {
		top: 46px;
	}
	#menu-bottom .menu-left li a, #sidenav .menu-left li a {
		padding: 12px;
		font-size: 15px;
	}
	#menu-bottom .menu-left li.genres ul.dropdown-menu {
		width: 490px;
	}
	#menu-bottom .menu-left .dropdown-menu a.genres {
	}
	#menu-bottom .menu-right {
		padding: 6px 0;
	}
	.search-bar .search-bar-a {
		width: 60%;
	}
	.widget-right .fp, .widget-right .mvtd {
		width: calc(50% - 8px);
		float: left;
	}
	.widget-right .fp {
		margin-right: 16px;
	}
	.st_content ul.list_manga li{
		width: 130px;
		margin: 10px 2% 10px 0;
	}
	.col-xs-12.wrapper_list_hot.wrapper_list_genres li{
		width: 50%;
		float: left;
	}
	.st_content .div_item .wrapper_imgage img {
		height: 200px;
	}
	.col-md-12.img-chapter img{
		width:100%;
		height:auto
	}
	.sidebar-rank .info {
		width: 187px;
	}
	.list-rank .title {
		font-size: 15px;
		padding: 10px;
	}
	.list-rank li .div_item .wrapper_imgage img {
		width: 90px;
		height: 140px;
	}
	.list-rank li .div_item .flag-num {
		margin-top: -10px;
		margin-left: -10px;
	}
	.list-rank li .div_item span.num {
		width: 46px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}
	.list-rank li .div_item .arrow-down {
		border-left: 23px solid transparent;
		border-right: 23px solid transparent;
		border-top: 10px solid #00aa9a;
	}
	.list-rank li:first-child .div_item .arrow-down.st {
		border-top: 10px solid #d43f3a;
	}
	.list-rank li:nth-child(2) .div_item .arrow-down.st {
		border-top: 10px solid #337ab7;
	}
	.list-rank li:nth-child(3) .div_item .arrow-down.st {
		border-top: 10px solid #f0ad4e;
	}
	.list-rank li .div_item .info-manga {
		width: calc(100% - 100px);
	}
	.list-rank li .div_item .info-manga h3 {
		font-size: 19px;
		height: 23px;
	}
	.list-rank li .div_item .info-manga .name-chapter {
		font-size: 13px;
		height: 18px;
	}
	.list-rank li .div_item .info-manga .txt {
		max-height: 73px;
	}
	.div-title-chapter .col-md-3 {
		text-align: left;
		margin-top: 10px;
	}
	footer .container {
		padding-top: 40px;
	}
}
@media screen and (max-width:767px){
	.hide-max-767 {
		display: none !important;
	}
	#menu-top {
		padding-top: 10px;
	}
	.sb-toggle-left {
		margin-right: 10px;
	}
	#menu-top .left-logo, #menu-top .right-logo {
		display: none;
	}
	.logo {
		float: left;
		text-align: center;
		width: calc(100% - 45px);
		padding: 4px;
		border-radius: 7px;
		min-height: 40px;
	}
	.logo img{
		width: 154px;
	}
	.div-like-button-fb-mb {
		height: 160px;
		text-align: center;
	}
	/*
	.adzone-1, .adzone-2 {
		min-height: 208px;
	}
	.adzone-3 {
	}
	*/
	#sidenav .menu li {
		float: none;
	}
	#menu-top .menu-left {
		float: left;
	}
	#menu-top .menu-left li a, #menu-top .menu-right li a {
		padding: 15px 5px;
		font-size: 18px;
	}
	#menu-top .menu-left li a {
		padding-left: 0;
		padding-right: 0;
	}
	#menu-bottom {
		display:none;
	}
	#menu-top ul.menu-right {
		text-align: center;
	}
	#menu-top .menu-right li {
		display: inline-block;
		float: none;
		width: 35%;
	}
	#menu-top .menu-right li a {
		width: 100%;
	}
	#menu-top .menu_right .infouser li a {
		font-size: 14px;
	}
	#menu-top .menu_right .a1, #menu-top .menu_right .clk_infouser {
		padding: 16px 6px;
	}
	#menu-top .menu_right .infouser {
		top: 51px;
	}
	.list-notifications-header {
		top: 46px;
	}
	.div-notifications {
		margin-top: 10px;
	}
	.div-notice {
		font-size: 15px;
	}
	.div-notice .title {
		font-size: 20px;
	}
	.tag-lk {
		font-size: 20px;
		margin-top: 0;
		padding: 10px 0;
	}
	.btn-uploader{
		margin: 5px;
	}
	.slicknav_menu .menu_right{
		position: absolute;
		right: -15px;
		top: 0;
	}
	.widget-right .fp, .widget-right .mvtd {
		display: none;
	}
	.st_content {
		text-align: center;
	}
	.st_content ul.list_manga li {
		width: 115px;
		margin: 10px 8px;
	}
	.st_content .div_item .wrapper_imgage img {
		height: 175px;
	}
	.col-md-4 .wrapper_genres .wrapper_list_genres .div_item .wrapper_imgage img{
		width:120px;
	}
	.div_item .wrapper_imgage img{
		text-align: center;
	}
	.st_content .div_item .info-manga .name-manga {
		padding: 6px 3px;
	}
	.st_content .div_item .info-manga h3 {
		font-size: 15px;
		height: 17px;
	}
	.st_content .div_item .info-manga .name-chapter {
		padding: 6px 3px;
		overflow: hidden;
	}
	.col-md-12.img-chapter img{
		width:100%;
		height:auto
	}
	.row-margin{
		margin-right:0px;
	}
	.col-bottom	.side-bar-read{
		margin:0 0 5px 0
	}
	.manga .div_item {
		background: #262626
	}
	#myLogin #frm_box_login .modal-footer .col-md-6 {
		padding: 0
	}
	.search-bar input[type="text"]{
	}
	.info-img-mobile {
		padding: 0;
		margin-right: 10px;
		float: left;
	}
	.info-content{
		padding: 0;
		width: 67%;
	}
	.wrapper_content {
		padding-left: 15px;
		padding-right: 15px;
	}
	.wrapper_content .info-img {
		width: 33%;
		float: left;
		padding-left: 0;
	}
	#btnsubs {
		width: 100%;
	}
	.box-body .form-group .g-recaptcha {
 		width: auto;
	}
	footer .container {
		padding: 20px 0;
	}
	footer .container .col-lg-4{
		border:0px
	}
	footer .container .zone-2{
		margin-top:10px
	}
	.pinked-content {
		max-height: 664px;
	}
	.pinked-content li {
		width: 158px;
	}
	.pinked-content .div_item {
		margin: 15px 10px;
	}
	.pinked-content .div_item .wrapper_imgage img, .pinked-content .div_item .wrapper_imgage .over {
		width: 138px;
		height: 214px;
	}
	.pinked-content .div_item .wrapper_imgage h5 {
		max-width: 120px;
	}
	.pinked-content .div_item .info-manga .name-manga {
		padding: 8px;
	}
	.flexslider-content {
		height: 285px;
	}
	.flexslider-product li {
	}
	.flexslider-product .div_item {
		margin: 15px 10px;
	}
	.flexslider-product .div_item .wrapper_imgage img {
		width: 142px;
		height: 220px;
	}
	.flexslider-product .div_item .wrapper_imgage .over {
		width: 142px;
		height: 221px;
	}
	.flexslider-product .div_item .wrapper_imgage h5 {
		max-width: 120px;
	}
	.flexslider-product .div_item .info-manga .name-manga {
		padding: 8px;
	}
	.sidebar-left {
		text-align: left;
	}
	.sidebar-left .zone-a {
		margin: 15px;
	}
	.sidebar-left .zone-a img {
		width: 30%;
		max-width: 150px;
	}
	.sidebar-left ul {
		text-align: center;
		background: #39444d;
	}
	.sidebar-left ul li {
		display: inline-block;
		width: 40%;
	}
	.sidebar-left ul li a {
		color: #fff;
		font-weight: normal;
	}
	.sidebar-left ul li a:hover, .sidebar-left ul li a.active {
		background: none;
		color: #29c6ab;
		border-bottom: 5px solid #29c6ab;
		border-left: 0;
	}
	.content-user {
		float: none;
	}
	.content-word {
		text-align: left;
	}
	.input-group[class*="col-"] {
		width: 65%;
	}
	.content-user .st_content .form-group .checkbox {
		text-align: left;
	}
	.content-user .st_content .div_item {
		text-align: left;
	}
	.content-user .st_content ul.list_manga li {
		width: calc(50% - 20px);
	}
	.content-user .st_content .div_item .wrapper_imgage img {
		width: 115px;
	}
	.content-user .st_content .div_item .info-manga {
		width: calc(100% - 120px);
	}
	.content-user .st_content .div_item .info-manga .name-chapter span {
		height: 18px;
	}
	.content-user .st_content .div_item .btn-subs {
		width: 70%;
	}
	.tab {
	}
	.tab li a {
		font-size: 15px;
	}
	.mobile {
		display: block;
	}
	.list-rank {
		width: 100%;
		margin-top: 0;
		border-radius: 0;
	}
	.list-rank.left {
		margin-right: 0;
	}
	.list-rank.right {
		margin-left: 0;
	}
	.list-rank .title {
		display: none;
		padding: 8px;
		border-radius: 0;
	}
	.list-rank li .div_item span.num {
		font-size: 14px;
		width: 44px;
		height: 25px;
		line-height: 25px;
	}
	.list-rank li .div_item .arrow-down {
		border-left: 22px solid transparent;
		border-right: 22px solid transparent;
		border-top: 8px solid #00aa9a;
	}
	.list-rank li:first-child .div_item .arrow-down.st {
		border-top: 8px solid #d43f3a;
	}
	.list-rank li:nth-child(2) .div_item .arrow-down.st {
		border-top: 8px solid #337ab7;
	}
	.list-rank li:nth-child(3) .div_item .arrow-down.st {
		border-top: 8px solid #f0ad4e;
	}
	.list-rank li .div_item .wrapper_imgage img {
		width: 70px;
		height: 108px;
	}
	.list-rank li .div_item .info-manga {
		width: calc(100% - 80px);
	}
	.list-rank li .div_item .info-manga h3 {
		font-size: 18px;
	}
	.list-rank li .div_item .info-manga h4 {
		margin-bottom: 2px;
	}
	.list-rank li .div_item .info-manga p {
		font-size: 13px;
		margin-bottom: 1px;
	}
	.list-rank li .div_item .info-manga .name-chapter {
		margin-bottom: 3px;
	}
	.list-rank li .div_item .info-manga .txt {
		font-size: 12px;
		height: 14px;
	}
}
@media screen and (max-width:667px){
	.content-info .list-chapter {
		max-height: 400px;
	}
}
@media screen and (max-width:568px){
	.search-bar-a {
		width: 100%;
	}
	.wrapper_content .info-img {
		display: none;
	}
	.wrapper_content .info-img-mobile {
		display: block;
	}
	.wrapper_content .info-img-mobile img {
		width: 150px;
	}
	.wrapper_content.padding-top {
		padding-top: 10px;
	}
	.info-content .info-title {
		margin-bottom: 5px;
	}
	.info-content .info-title h1 {
		font: 16px opensans;
		margin: 0;
	}
	.content-info h3 {
		font-size: 15px;
		padding: 10px 0;
	}
	.info-title h3 {
		font-size: 14px;
	}
	.info-content .info-c {
		color: #444;
		border: 0;
		background: none;
		margin-top: 0;
		padding: 0;
	}
	.info-content .info-c .box-des {
		width: calc(100% - 160px);
		float: left;
	}
	.info-c b {
		color: #444;
	}
	.info-c a {
		color: #444;
	}
	.info-c .col {
		padding: 0;
	}
	.info-c span.info {
	}
	.info-c .box-des .detail_item i {
		display: none;
	}
	.box-des .detail_item {
		line-height: 23px !important;
	}
	.info-c .div-evaluate {
		margin-top: 5px;
		padding: 0;
	}
	.info-c .div-subscribe {
		padding: 0;
	}
	.info-c .div-subscribe span.info {
		display: none;
	}
	.info-c .div-subscribe > br {
		display: none;
	}
	.list-chapter td.name span.name-manga {
		display: none;
	}
}
@media screen and (max-width:524px){
	.content-user .st_content {
		text-align: left;
	}
	.content-user .st_content ul.list_manga li {
		width: 100%;
	}
	.content-user .st_content .div_item .info-manga h3 {
		height: 18px;
	}
}
@media screen and (max-width:479px){
	.col-mb-12 {
		width: 100% !important;
	}
	.col-md-8.col-sm-8.col-xs-8.col-mb-12 .row-margin {
		margin-left: 0;
	}
	.wrapper_content .info-img-mobile img {
		width: 110px;
	}
	.info-content .info-c .box-des {
		width: calc(100% - 120px);
	}
	h1.title-c {
		margin: 10px 0;
	}
	.list-chapter td.name {
		font-size: 14px;
		width: 75%;
	}
	.div-title-chapter {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.div-title-chapter h1 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.div-title-chapter .col-md-3 {
		text-align: left;
	}
	.side-bar-read .form-group div.form-b {
		width: 100%;
	}
	.img-chapter .img {
		padding: 15px 0 20px;
	}
	.form-horizontal .form-group .left-a {
		padding: 0;
	}
	.content-word {
		text-align: left;
	}
	.box-body .form-group .left-r {
		width: 100%;
	}
	.input-group[class*="col-"] {
		width: 100%;
	}
	.modal-footer {
		text-align: center;
	}
	#menu-top .menu_right {
	}
	.content-user {
		float: none;
	}
	.btn-subs {
		padding: 3px;
		font-size: 13px;
	}
	.btn-subs.unsubscribe span.icon {
		display: none;
	}
}
@media screen and (max-width:379px){
	.list-chapter td.name {
		width: 65%;
	}
}

@media screen and (min-width:479px) {
	.modal-footer .btn-lg-box {
		float: right;
		text-align: right;
	}
}
@media (min-width: 768px) {
	.hide-min-768 {
		display: none !important;
	}
	.row-b {
		margin-left: -25px;
		margin-right: -25px;
	}
	.container {
	}
	.container-b {
		background: url('../images/background-container-b.jpg') no-repeat top center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.content-a {
		margin-right: 0 !important;
	}
	.center-content {
		background: #fff;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		width: 50%;
		min-width: 450px;
	}
	#menu-top .left-logo {
		border-bottom: 56px solid #082e3b;
	}
	#menu-top .right-logo {
		border-top: 56px solid #082e3b;
	}
	.logo {
		max-width: 220px;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 56px;
	}
	header .menu-right {
		float: right;
	}
	#menu-top .sb-toggle-left {
		display: none;
	}
	.info-img {
		max-width: 257px;
		padding-left: 0;
	}
	.div-like-button-fb {
		display: inline-block;
		padding: 4px 12px;
		max-height: 42px;

	}
	.div-notice {
		font-size: 15px;
	}
	.div-notice .title {
		font-size: 20px;
	}
	/*
	.adzone-1, .adzone-2 {
		min-height: 236px;
	}
	.adzone-3 {
		min-height: 436px;
	}
	*/
	.info-content {
		width: calc(100% - 257px);
		padding: 0;
	}
	.flexslider-product .div_item, .pinked-content .div_item {
		margin: 20px 10px;
	}
	.widget-right {
		width: 100%;
	}
	a.btn.btn-block.btn-social.btn-google-plus, a.btn.btn-block.btn-social.btn-facebook {
		float: left;
		width: calc(50% - 5px);
		margin-top: 0;
		margin-bottom: 15px;
	}
	a.btn.btn-block.btn-social.btn-google-plus {
		margin-right: 5px;
	}
	a.btn.btn-block.btn-social.btn-facebook {
		margin-left: 5px;
	}
	.modal-footer a.btn.btn-block.btn-social.btn-google-plus, .modal-footer a.btn.btn-block.btn-social.btn-facebook {
		margin-bottom: 0;
	}
	.content-user .st_content .div_item .wrapper_imgage img {
		width: 130px;
	}
	.div-fb-page-1 {
		max-width: 500px;
		height: 154px;
		margin: auto;
	}
}
@media (min-width: 992px) {
	.container {
		width: 980px;
	}
	.logo {
		padding-top: 10px;
		padding-bottom: 10px;
		height: 60px;
	}
	#menu-top .left-logo {
		border-bottom: 60px solid #082e3b;
	}
	#menu-top .right-logo {
		border-top: 60px solid #082e3b;
	}
	#menu-bottom .menu-left li.dropdown:hover > ul {
		display:block;
	}
	#menu-bottom .menu-left li.genres ul.dropdown-menu {
		width: 670px;
	}
	#menu-top .menu-left li a{
		font-size: 25px;
		padding: 15px;
	}
	#menu-top .menu_right .infouser {
		top: 64px;
	}
	.list-notifications-header {
		top: 48px;
	}
	.div-like-button-fb {
		padding: 7px 14px;
		max-height: 48px;
	}
	.div-notice {
		font-size: 16px;
	}
	.div-notice .title {
		font-size: 22px;
	}
	.wrapper_content {
		float: left;
		width: calc(100% - 330px);
		padding-left: 15px;
		padding-right: 0;
		margin-right: 0;
	}
	.st_content ul.list_manga li {
		width: 142px;
	}
	.st_content .div_item .wrapper_imgage img {
		height: 220px;
	}
	.widget-right {
		width: 330px;
	}
	.content-user .st_content .div_item .wrapper_imgage img {
		width: 142px;
	}
	.list-rank li .div_item .flag-num {
		margin-top: -15px;
		margin-left: -15px;
	}
	.sidebar-rank .info {
		width: 205px;
	}
}
@media (min-width: 992px) and (max-width:1199px) {
	.wrapper_content {
	}
	.widget-right {
	}
	.sidebar-rank li {
		padding: 10px;
	}
	.sidebar-rank span.num {
		width: 36px;
		height: 36px;
		font-size: 16px;
		line-height: 36px;
	}
	.sidebar-rank .wrapper_imgage img {
		width: 65px;
		height: 100px;
	}
	.sidebar-rank .info {
	}
	.sidebar-rank .info p.name2 {
		margin: 2px 0px;
	}
	.sidebar-rank .info .name-chapter {
		margin: 2px 0px;
	}
	.sidebar-rank .info p {
		margin: 2px 0px;
	}
	.list-rank li {
		padding: 12px;
	}
	.list-rank li .div_item .flag-num {
		margin-top: -12px;
		margin-left: -12px;
	}
	.list-rank li .div_item span.num {
		width: 54px;
	}
	.list-rank li .div_item .arrow-down {
		border-left: 27px solid transparent;
		border-right: 27px solid transparent;
		border-top: 12px solid #00aa9a;
	}
	.list-rank li:first-child .div_item .arrow-down.st {
		border-top: 12px solid #d43f3a;
	}
	.list-rank li:nth-child(2) .div_item .arrow-down.st {
		border-top: 12px solid #337ab7;
	}
	.list-rank li:nth-child(3) .div_item .arrow-down.st {
		border-top: 12px solid #f0ad4e;
	}
	.list-rank li .div_item .wrapper_imgage img {
		width: 120px;
		height: 186px;
	}
	.list-rank li .div_item .info-manga {
		width: calc(100% - 130px);
	}
	.list-rank li .div_item .info-manga h3 {
		font: 20px roboto;
		height: 24px;
	}
	.list-rank li .div_item .info-manga .txt {
		max-height: 97px;
	}
}
@media (min-width: 1140px) {
	.container {
		width: 1140px;
	}
}
@media (min-width: 1200px) {
	.container {
	}
	.logo {
		padding-top: 8px;
		padding-bottom: 8px;
		height: 60px;
	}
	#menu-bottom .menu-left li.genres ul.dropdown-menu {
		font-size: 14px;
		width: 840px;
	}
	#menu-top .menu_right .infouser {
		top: 63px;
	}
	.wrapper_content {
		width: calc(100% - 360px);
	}
	.st_content ul.list_manga li {
		width: 162px;
	}
	.st_content .div_item .wrapper_imgage img {
		height: 252px;
	}
	.widget-right {
		width: 360px;
	}
	.sidebar-rank .info {
		width: 230px;
	}
	#btnsubs {
		width: 60%;
	}
	.content-user .st_content .div_item .wrapper_imgage img {
		width: 162px;
	}
}
@media (min-width: 1300px) {
	.container {
		width: 1290px;
	}
	.container-a {
		margin-left: 25px;
		margin-right: 25px;
	}
}
@media (min-width: 1500px) {
	.container {
		width: 1440px;
	}
}
.btn-primary {
	background: #1e88e4;
}
.nopadding {
   padding: 0 !important;
}
.nopadding-lr {
   padding-left: 0 !important;
   padding-right: 0 !important;
}
.pd-t-0 {
	padding-top: 5px;
}
.scrollbar-x {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}
.scrollbar-y {
	overflow: auto;
}
.force-overflow {
	min-height: 450px;
}
.scrollbar-primary::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
.scrollbar-primary::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #4285F4;
}
.scrollbar-primary {
	scrollbar-color: #4285F4 #F5F5F5;
}
.reading-history-title {
	display: block;
}
.list-chapters-read {
	background: #f8f9fa;
	margin: 0 !important;
	padding:10px;
}
.list-chapters-read td {
	padding: 5px !important;
}
.list-chapters-read td a {
	color: #6d2e8d;
}
.mark-option button {
	border: none;
	margin-top: 8px;
}
.btn-secondary {
	background-color: #6c757d !important;
	border-color: #6c757d !important;
}
.btn-dark {
	background-color: #343a40 !important;
	border-color: #343a40 !important;
}