.manga-thumb-container
{
	position:absolute;
	width:100%;
	bottom:0px;
}
.navbar-default
{
	border-bottom:#00B1FE solid 2px;
}
.manga-thumbimg-container
{
	color:#fff;
	font-size:13px;
	line-height:15px;
	text-align:center;
}
.thumb-comment-list
{
	font-size:13px;
	margin:5px 0px;
}
.manga-image-thumbnail
{
	padding:5px !important;
}
.leftside-modal{
    float: left;
    display: inline-block;
    border-right: 1px solid #ececec;
    padding-right: 30px;
}
.rightside-modal{
    display: grid;
    padding-left:30px;
}
.modal-btn-cancel{
        background: #aaa;
    color: white;
    margin: 0;
    border: 0;
    cursor: pointer;
    width: 50%;
    height: 46px;
    padding: 0;
    float: left;
    border-radius: 3px 0 0 3px;
}
.modal-btn-submit{
        background: #28CA97;
    color: white;
    margin: 0;
    border: 0;
    cursor: pointer;
    width: 50%;
    height: 46px;
    padding: 0;
    float: left;
    border-radius: 0 3px 3px 0;
}
.modal-btn-submit:hover, .modal-btn-cancel:hover{
    opacity: 0.8;
}
.childbtnround .btn
{
	border-radius:5px !important;
}
.manga-thumbimg
{
	position:relative;
	min-height:196px;
}
.btn-manga-thumb-rating
{
	line-height:15px;
	padding:2px 10px;
}
.manga-thumb-body
{
	padding:0px;
	position:relative;
}
.manga-thumb-footer
{
	font-size:12px;
	line-height:15px !important;
	text-transform:none !important;
	font-weight:normal !important;
}
.manga-thumb-content
{
	width:100%;
	padding:15px 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
	white-space: nowrap;
}
.row-centered
{
    text-align: center;
}
.col-centered
{
    display:inline-block;
    float:none;
    padding:15px;
    text-align: left;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.col-center
{
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.suspensivos
{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
a.suspensivos
{
    display:block;
}
.mangapage
{
    background: url(https://i.imgur.com/6EbBMHs.gif);
    background-repeat: no-repeat;
    background-position-x: center;
}
.input-control
{
	display: inline-block;
	height: 48px;
	padding: 12px 16px;
	vertical-align:middle;
	font-size: 16px;
	line-height: 1.42857143;
	color: #3e3f3a;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dfd7ca;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  margin-top: 20px;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-content
{
    width:320px;
    padding: 15px;
    padding-bottom:0px;
}
.navbar-content:before, .navbar-content:after
{
    display: table;
    content: "";
    line-height: 0;
}
.navbar-nav.navbar-right:last-child {
margin-right: 15px !important;
}
.navbar-footer 
{
    background-color:#DDD;
}
.navbar-footer-content { padding:15px 15px 15px 15px; }
.dropdown-menu {
padding: 0px;
overflow: hidden;
}
.file-input-wrapper
{
	overflow:hidden;
	position:relative;
	cursor:pointer;
	z-index:1;
}
.file-input-wrapper input[type=file],
.file-input-wrapper input[type=file]:focus,
.file-input-wrapper input[type=file]:hover
{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:99;
	outline:0;
}
.file-input-name
{
	margin-left:8px;
}
.microblog_post
{
	border:solid 1px #ededed;
	padding:15px;
	margin-top:15px;
	background-color:#fcfcfc;
}
.microblog_post .row
{
	padding:0px;
	margin:0px;
}
.label_microblog
{
	background-color:#e5e5e5;
	color:#9b9b9b;
}
.label_microblog:hover
{
	background-color:#e9e9e9;
}
.badge-notification
{
	background-color:#d00000;
	position:absolute;
	padding:2px 5px;
	font-size:12px;
	top:6px;
	left:35px;
}
.microblogpostreportedalert
{
	margin:0px;
	padding:4px 15px;
}
.news_metainfo
{
	padding:15px 30px;
}
.news_metainfoimg
{
	padding: 65px 30px 15px;
	position: absolute;
	bottom: 0px;
	color: #eeeeee;
	background: linear-gradient(transparent 0px,rgba(0,0,0,0.6) 100%);
}
.news_element
{
	border: solid 1px #dedede;
	padding: 0px;
	border-radius: 5px 5px 0px 0px;
	margin-bottom:30px
}
.nwes_comments_link:hover
{
	color:#e9e9e9;
}
.news_commentslink
{
	color:#eeeeee;
	border-bottom:1px dotted #eeeeee;
	text-decoration:none !important;
}
.news_readmorelink
{
	display:block;
	border-top: 1px solid #e4e4e4;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}
.news_headerquote
{
	padding:65px 65px 125px;
	color:#fff !important;
	background:url('https://www.proteusthemes.com/themes/readable-html/images/dummy/748x324xblog-image-4.jpg.pagespeed.ic.DQ_s5TFfSW.webp');
	margin:0px;
}
.news_headerquote footer
{
	color:#fff !important;
}
.deletePage
{
	cursor:hand;
	cursor:pointer;
}
.editablePage
{
	cursor:move;
}
.footer
{
	background-color:#262f3e;
	/*background-color:#444;*/
	border-top:#00B1FE solid 2px;
	padding:30px;
}
.navbar-brand>img
{
	height:53px;
}
.navbar-brand
{
	height:65px;
	padding:6px;
}
.navbar .nav>li>a, .sandstone
{
	font-size:12px;
	line-height:27px;
}
.footer a
{
	color:darkgray;
}
.footer a:hover
{
	color:#f6f6f6;
	text-decoration:none;
}
.footer ul
{
	padding-left:0px;
}
.panel-heading
{
	border-radius:0;
}
.manga-thumbimg img
{
	width:100%;
}
.navbar
{
	background-color:#262f3e;
}
.mangalistresult
{
	border:1px solid #dedede;
	margin-bottom:10px;
	background-color:#fff;
}
html
{
	background-color:#262f3e;
}
.mangalisttable{
	max-height:600px;
	overflow:auto;
}

/* compartir redes sociales */
.kumasocial{width:100%;float:left;margin-bottom:20px}
.kumasocial a{width:48%;float:left;background:#ddd;padding:9px
0;text-align:center;color:rgba(255, 255, 255, 0.73);font-weight:300;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:16px}
.kumasocial a:hover{color:#fff}
.kumasocial a.fb{background:#4D6CAE}
.kumasocial a.tw{float:right;background:#28BAFA}


.kumanoti li:nth-child(even) {
    background: #f9f9f9;
}

.notification:hover{
    background: #ec4444;
}

.special_subtitle_kuma{
                float:right;
                padding:0px 15px 0px 6px;
                color: white;
                height: 25px;
                line-height: 1.9;
                background-color: steelblue;
                font-size: small;
                font-weight: 500;
                border-radius: 0px 2px 2px 0px;
            }
            
            .title_kuma{
                color: white;
                background-image: url(/assets/img/pattern-search.gif);
                border-radius: 5px 5px 0px 0px;
                border-bottom: 3px solid #01bcf3;
                box-shadow: inset 0 0 25px rgba(0,0,0,.5);
            }
            .h_title_kuma{
                text-align: center;
                margin-bottom: 0;
                padding: 10px 0px 12px 0px;
                font-weight: 500;
            }
            .subtitle_kuma{
                background-color: steelblue;
                color: white;
                padding: 1px;
                border-radius: 0px 0px 5px 5px;
                box-shadow: inset 0 0 25px rgba(0,0,0,.5);
                margin-bottom:20px;
            }
            .h_subtitle_kuma{
                text-align: center;
                font-weight: 500;
            }
            .titleCards_kuma{
                padding: 10px 10px 10px 10px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 15px;
                font-weight: 500;
                color:#335E82;
            }
             .titleCards_kuma:hover{
                color:#3a71a1;
            }
            .typeTitleCards_kuma{
                display: inline-block;
                border-radius: 4px 4px 0 0;
                text-align: center;
                width: 100%;
                color: white;
                font-weight: 700;
                font-size: 10px;
                text-transform: uppercase;
                line-height: 20px;
            }
            .search-btn {
                border-radius: 0px 4px 4px 0px;
                border: 0;
                box-shadow: 0 1px 1px rgba(0,0,0,.1);
                cursor:pointer;
            }
            .btn-filter{
                background-color: #00B1FE;
                color: white;
                border: 0;
                height: 30px;
                padding: 0 15px;
                font-weight:600;
                border-radius: 3px;
                line-height:1.5;
                margin-left: 3px;
            }
            .search-form {
                border-radius: 4px 0px 0px 4px;
                border: 0;
                box-shadow: 0 1px 1px rgba(0,0,0,.1);
            }.focus:focus {
                outline:-webkit-focus-ring-color auto 3px;
            }
.kumapub{text-align: center; margin: 10px 0}

.kumapubAfter{
    width: 320px;
    margin-left: 20px;
    display: inline;
}



/*  header uploaderadmin & info  */

.widget .panel, .widget.panel {
  overflow: hidden;
}

.widget {
  margin-bottom: 20px;
  border-radius: 4px;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,.175);
}

.bg-gray-darker {
  background-color: #232735;
  color: #fff!important;
}

.half-float {
  position: relative;
  margin-bottom: 65px;
  border-bottom: 1px solid #e9eaed;
}

.half-float img.img-responsive{
  max-height: 350px;
min-height: 200px;
}

.half-float .half-float-bottom {
  position: absolute;
  left: 8.5%;
  bottom: -40px;
  bottom: -40px;
  width: 150px;
  height: 150px;
  margin-left: -60px;
  z-index: 2;
}
            
.half-float .half-float-title {
  position: absolute;
  top: 81%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
}

.half-float .half-float-bottom-buttons {
  position: absolute;
  top: 98%;
  right: 0px;
}

.half-float .half-float-title2 {
  position: absolute;
  top: 84%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
}
            
.half-float .half-float-title span{
  
  color: #fff;
  font-size: 35px;
  font-weight: 500;
  padding: 5px 50px 5px 220px;
}

.half-float .half-float-title2 span{
  
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  padding: 5px 50px 5px 220px;
}
            
.half-float .half-float-btn1 {
  position: absolute;
  top: 15%;
  right: 0;
  width: 140px;
}
            
.half-float .half-float-btn1 a, .half-float .half-float-btn2 a{
  border-radius: 4px 0px 0px 4px;
}
            
.half-float .half-float-btn2 {
  position: absolute;
  top: 35%;
  right: 0;
  width: 140px;
}

.half-float+* {
  margin-top: -55px;
  padding-top: 65px;
}

.m0 {
  margin: 0!important;
}

.bg-gray-dark {
  background-color: #3a3f51;
  color: #fff!important;
}

.row-table {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0;
}

.row-table>[class*=col-] {
  display: table-cell;
  float: none;
  table-layout: fixed;
  vertical-align: middle;
}

@media only screen and (min-width : 341px) and (max-width : 767px){

   
    span.typeTitleCards_kuma{
        font-size: 5px;
        line-height: 10px;
    }
    div.panel-footer.titleCards_kuma{
        font-size: 8px;
        padding: 5px 2px 5px 2px;
    }
    div.list-group{
        font-size: 6px;
    }
    div.list-group a{
        padding: 10px 0px;
    }
    div.list-group a h4{
        font-size: 12px;
        line-height: 0px;
    }
    div.list-group a span{
        display: none;
    }
    div.card div.row{
        padding: 4px !important;
    }
    div.card div.row div a{
        display: block;
    }
    div.bhoechie-tab-content{
        padding: 0px 12px 0px 12px;
    }
    div.paginacion{
        font-size: 8px;
    }
    div.paginacion ul li a{
        padding: 3px 5px;
    }
    div.half-float-bottom{
       position: relative !important; 
        width: 110px;
        left: 50% !important;
    }
    div.half-float-bottom a img.img-circle{
       border-radius: 0;
        width: 100px;
    }
    div.half-float .half-float-title{
       top:5%;
       background-color: transparent;
    }
    div.half-float .half-float-title span{
       padding: 0px 15px 0px 10px;
       font-size: 16px;
       color: #3e3f3a;
    }
    div.half-float .half-float-title2{
       top:5%;
       background-color: transparent;
    }
    div.half-float .half-float-title2 span{
       padding: 0px 15px 0px 10px;
       font-size: 16px;
       color: #3e3f3a;
    }
    
}            
            
@media only screen and (max-width : 319px){

   
    span.typeTitleCards_kuma{
        font-size: 5px;
        line-height: 10px;
    }
    div.panel-footer.titleCards_kuma{
        font-size: 8px;
        padding: 5px 2px 5px 2px;
    }
    div.list-group{
        font-size: 6px;
    }
    div.list-group a{
        padding: 10px 0px;
    }
    div.list-group a h4{
        font-size: 12px;
        line-height: 0px;
    }
    div.list-group a span{
        display: none;
    }
    div.card div.row{
        padding: 4px !important;
    }
    div.card div.row div a{
        display: grid;
    }
    div.bhoechie-tab-content{
        padding: 0px 12px 0px 12px;
    }
    div.paginacion{
        font-size: 8px;
    }
    div.paginacion ul li a{
        padding: 3px 5px;
    }
    div.half-float-bottom{
       position: relative !important; 
        width: 110px;
        left: 50% !important;
    }
    div.half-float-bottom a img.img-circle{
       border-radius: 0;
        width: 100px;
    }
    div.half-float .half-float-title{
       top:5%;
       background-color: transparent;
    }
    div.half-float .half-float-title span{
       padding: 0px 15px 0px 10px;
       font-size: 16px;
       color: #3e3f3a;
    }
    div.half-float .half-float-title2{
       top:5%;
       background-color: transparent;
    }
    div.half-float .half-float-title2 span{
       padding: 0px 15px 0px 10px;
       font-size: 16px;
       color: #3e3f3a;
    }
    
}

@media only screen and (min-width: 320px) and (max-width: 639px) and (min-height : 480px) and (max-height : 959px) and (orientation: portrait){
span.typeTitleCards_kuma{
        font-size: 8px;
        line-height: 15px;
    }
    div.panel-footer.titleCards_kuma{
        font-size: 10px;
    }
    div.list-group{
        font-size: 6px;
    }
    div.list-group a{
        padding: 10px 0px;
    }
    div.list-group a h4{
        font-size: 12px;
        line-height: 0px;
    }
    div.list-group a span{
        display: none;
    }
    div.card div.row{
        padding: 4px !important;
    }
    div.card div.row div a{
        display: grid;
    }
    div.bhoechie-tab-content{
        padding: 0px 12px 0px 12px;
        font-size: 12px;
    }
    div.paginacion{
        font-size: 8px;
    }
    div.paginacion ul li a{
        padding: 3px 5px;
    }
    div.half-float-bottom{
       position: relative !important; 
        left: 53% !important;
        height: 140px !important;
    }
    div.half-float-bottom a img.img-circle{
       border-radius: 0;
        width: 100px;
    }
    div.half-float .half-float-title{
       top:5%;
       background-color: transparent;
    }
    div.half-float .half-float-title span{
       padding: 0px 15px 0px 20px;
       font-size: 17px;
       color: #3e3f3a;
    }
    div.half-float .half-float-title2{
       top:5%;
       background-color: transparent;
    }
    div.half-float .half-float-title2 span{
       padding: 0px 15px 0px 20px;
       font-size: 17px;
       color: #3e3f3a;
    }
    h2, h3, h4{
        font-size: large;
    }
    div.social_buttons a{
        padding: 6px 10px;
        font-size: 12px !important;
    }
    #editButton, #cancelButton, #saveButton{
        float: none !important;
    }
    input.form-control, textarea.form-control{
        font-size: 12px;
    }
    div.info-block.block-info.clearfix{
        font-size: 12px !important;
    }
}
           
@media only screen and (min-width: 640px) and (max-width: 767px) and (min-height : 960px) and (max-height : 1279px) and (orientation: portrait){
   span.typeTitleCards_kuma{
        font-size: 10px;
        line-height: 18px;
    }
    div.panel-footer.titleCards_kuma{
        font-size: 12px;
    }
    div.card div.row div a{
        display: block;
    }
    div.paginacion{
        font-size: inherit;
    }
    div.paginacion ul li a{
        padding: 6px 12px;
    }
    div.bhoechie-tab-content{
        font-size: 14px;
    }
    h2, h3, h4{
        font-size: 20px;
    }
    div.social_buttons a{
        padding: 12px 16px;
        font-size: 15px !important;
    }
    #editButton, #cancelButton, #saveButton{
        float: none !important;
    }
    input.form-control, textarea.form-control{
        font-size: 14px;
    }
    div.info-block.block-info.clearfix{
        font-size: 14px !important;
    }
}
            
@media only screen and (min-width: 768px) and (max-height : 1280px) and (orientation: portrait){
  
    .half-float .half-float-btn1{
        display: none;
    }
}



/* BOOTSTRAP UPDATE 10 COLUMNS HACK*/

.col-xs-101,.col-xs-102,.col-xs-103,.col-xs-104,.col-xs-105,.col-xs-106,.col-xs-107,.col-xs-108,.col-xs-109,.col-xs-110,
.col-sm-101,.col-sm-102,.col-sm-103,.col-sm-104,.col-sm-105,.col-sm-106,.col-sm-107,.col-sm-108,.col-sm-109,.col-sm-110,
.col-md-101,.col-md-102,.col-md-103,.col-md-104,.col-md-105,.col-md-106,.col-md-107,.col-md-108,.col-md-109,.col-md-110,
.col-lg-101,.col-lg-102,.col-lg-103,.col-lg-104,.col-lg-105,.col-lg-106,.col-lg-107,.col-lg-108,.col-lg-109,.col-lg-110 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-101 {
        width: 10%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-101 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-101 {
        width: 10%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-101 {
        width: 10%;
        float: left;
    }
}
.col-xs-102 {
        width: 20%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-102 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-102 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-102 {
        width: 20%;
        float: left;
    }
}
.col-xs-103 {
        width: 30%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-103 {
        width: 30%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-103 {
        width: 30%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-103 {
        width: 30%;
        float: left;
    }
}
.col-xs-104 {
        width: 40%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-104 {
        width: 40%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-104 {
        width: 40%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-104 {
        width: 40%;
        float: left;
    }
}
.col-xs-105 {
        width: 50%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-105 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-105 {
        width: 50%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-105 {
        width: 50%;
        float: left;
    }
}
.col-xs-106 {
        width: 60%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-106 {
        width: 60%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-106 {
        width: 60%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-106 {
        width: 60%;
        float: left;
    }
}
.col-xs-107 {
        width: 70%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-107 {
        width: 70%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-107 {
        width: 70%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-107 {
        width: 70%;
        float: left;
    }
}
.col-xs-108 {
        width: 80%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-108 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-108 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-108 {
        width: 80%;
        float: left;
    }
}
.col-xs-109 {
        width: 90%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-109 {
        width: 90%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-109 {
        width: 90%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-109 {
        width: 90%;
        float: left;
    }
}
.col-xs-110 {
        width: 100%;
        float: left;
}

@media (min-width: 768px) {
    .col-sm-110 {
        width: 100%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-110 {
        width: 100%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-110 {
        width: 100%;
        float: left;
    }
}

/* BOOTSTRAP UPDATE 10 COLUMNS HACK ------ END*/

/* BOOTSTRAP UPDATE 8 COLUMNS HACK*/

.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8r {
    width: 25%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-8r {
        width: 25%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}

/* BOOTSTRAP UPDATE 8 COLUMNS HACK ------ END*/


/* INDEX 2018*/

.g-hover-card {
  position: relative;  
  background-color: #fff;
  padding-top: 0;
  overflow: hidden;
  height: 165px;
  margin-bottom: 20px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.14);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.14);
}
.g-hover-card:hover {  
  background-color: rgba(0,0,0,.08);
} 
.g-hover-card:hover .image_shadow{
  display: block!important;
}        
.g-hover-card a{
  display: inline-block;
  position: relative;
  z-index: 10;
}

.g-hover-card img {
  height: 100px;
  width: 100%;
}
        
.g-hover-card .user-avatar {
  position: relative;
  top: -40px;
}

.g-hover-card .user-avatar img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  max-height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 15px;
  border: 1px solid #e9eaed;
}

.g-hover-card .info {
  padding: 4px 8px 10px;
  position: relative;
  top: -75px;
}

.g-hover-card  .info.title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  color: #262626;
  vertical-align: middle;
}
.s_general{
    display: flex;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
        .s_general:hover{
            background-color: rgba(0,0,0,.08);
        }
.s_1{
    display: flex;
    align-content: center;
    justify-content: flex-start;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: start;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 2px;
    transition: background-color .15s ease;
    -webkit-transition: background-color .15s ease;;
}
.s_number{
    margin-right: 20px;
}
.s_atag{
    margin-right: 16px;
    width: 20%;
    height: 100%;
}
.s_2{
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 150%;
    background-color: #eee;
    border: 1px solid rgba(0,0,0,.12);
}
.s_image{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
    .s_atag2{
        color: rgba(0,0,0,.87);
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        display: inline-block;
        display: -webkit-box;
        max-height: 38px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;         
        }
        .s_3{
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
        .s_4{
    color: rgba(0,0,0,.54);
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;  
}
        .number_circle{
            width: 26px;
            height: 26px;
            border-radius: 50%;
            background-color: #f47c3c;
            color: #fff;
            line-height: 26px;
            text-align: center;
            font-size: 13px;
            font-weight: 500;
        }

.b_general{
       display:-webkit-box;
       display:-ms-flexbox;
       display:flex;-webkit-box-pack:center;
        -ms-flex-pack:center;justify-content:center;
        -ms-flex-line-pack:center;
        align-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;padding-top:20px;
        padding-bottom:20px;
        position: relative;
        }
    .b_general:nth-child(odd){
        background-color:#fafafa;
    }
    .b2{
        display: flex;
        align-content: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: flex-start;
        -webkit-box-pack: start;
    }
    .a_image{
        text-decoration: none !important;
    }
    .b3{
        width: 80px;
        height: 120px;
        margin-right: 12px;
        display: block;
        background-color: #eee;
        position: relative;
    }
    .b_image{
        width: 100%;
        height: 100%;
    }
    .a_test{
        color: rgba(0,0,0,.87);
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
    }
    .b5{
        color: rgba(0,0,0,.54);
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
    }
    .b6{
        display: flex;
        align-content: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .circle_left{
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #f47c3c;
        border-radius: 50%;
        margin-right: 5px;
    }
    .a2_test{
        color: rgba(0,0,0,.87);
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: inline-block;
        width: 80%;
    }
    .a_more{
        color: rgba(0,0,0,.54);
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        display: flex;
        display: -webkit-box;
        padding-top: 2px;
        
    }
    .time{
       color: rgba(0,0,0,.54);
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        text-align: right;
        padding-right: 20px;
    }
    
    .top_1{
        display: block;
        position: relative;
    }
    .top_2{
        display: block;
        background-color: #eee;
        border: 1px solid rgba(0,0,0,.12);
        position: relative;
        width: 100%;
        top: 0;
        padding-bottom: 150%;
    }
    .top_image{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }
    .top_3{
        color: rgba(0,0,0,.87);
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        display: inline-block;
        display: -webkit-box;
        max-height: 38px;
        min-height: 38px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 2px;
    }

@media (min-width: 1200px){
.top_top{
        max-width: 100% !important;
        overflow-wrap: break-word;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
.top_top{
        max-width: 102.4px;
        overflow-wrap: break-word;
    }
}
@media (max-width: 991px){
.top_top{
        max-width: 100%;
        overflow-wrap: break-word;
    }
}
    .top_general{
        display: inline-block;
        padding: 5px;
        border-radius: 4px;
        transition: background-color .15s ease;
        -webkit-transition: background-color .15s ease;
        vertical-align: top;
    }
    .top_general:hover{
        background-color: rgba(0,0,0,.08);
    }
    .image_shadow{
        display: none;
        background-color: rgba(0,0,0,.12);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 10;
    }
    .top_general:hover .image_shadow{
        display: block!important;
    }
    .b_uploader{
        position: absolute;
        top: 20px;
        right: 18px;
        font-size: 14px;
    }
    .text-hot{
        color:white;
        font-size:10px;
        vertical-align:middle;
        background-color:#e74c3c;
        padding:.2em .6em .2em;
        text-align:center;
        border-radius:.25em;
        text-transform:uppercase;
    }
    .text-new{
        color:white;
        font-size:10px;
        vertical-align:middle;
        background-color:darkorange;
        padding:.2em .6em .2em;
        text-align:center;
        text-transform:uppercase;
        position:relative;
        bottom:0;
        display: block;
    }
    .text-plus18{
        color:white;
        font-size:10px;
        background-color:red;
        padding:.2em .6em .2em;
        text-align:center;
        text-transform:uppercase;
        position:absolute;
        left:0;
    }
    .panel-shadow{
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.14); !important
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 3px 4px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.14); !important
    }

.infohead_index{
    padding: 0px 0px 5px 15px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(38, 47, 62, 0.6);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.14);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.14);
}

/* INDEX 2018 ------ END*/

.h-inherit{
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    font-weight: inherit;
    display: inherit;
}
.footerBtn-modal{
    padding-top:40px;
    width:100%;
    float:right;
}



/* LIST CARDS - PROFILE&INDEX */

.listUl {
  list-style: none;
  margin: 0;
  padding: 0;
}

.my-list-item {
  display: block;
  margin-top: 10px;
  border-radius: 2px;
  background: white;
  box-shadow: 0px 0px 10px 1px rgba(170, 170, 170, 0.25);
  cursor: pointer;
}

.list .my-list-item {
  position: relative;
  padding: 0;
  font-size: 14px;
  line-height: 40px;
}
.list .my-list-item .pull-right {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 700px) {
  .list .my-list-item .list-progress-bg {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .list .my-list-item .pull-right {
    position: static;
    line-height: 20px;
    padding-bottom: 10px;
  }
}
.list .list-ContentType,
.list .list-progress,
.list .list-completes,
.list .list-rInfo {
  color: #A1A1A4;
}
.list .list-ContentType,
.list .list-completes,
.list .list-rInfo,
.list .my-list-name,
.list .list-status {
  margin: 0 10px;
}
.list .list-ContentType {
  margin-right: 0;
}
.list .list-rInfo,
.list .list-completes,
.list .list-ContentType,
.list .my-list-name {
  vertical-align: middle;
}
.list .list-rInfo {
  display: inline-block;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.list-status .lStatus.unknown {
  background: #A1A1A4;
}
.list-status .lStatus.ongoing {
  background: #5BB760;
}
.list-status .lStatus.abandoned {
  background: #f47c3c;
}
.list-status .lStatus.finished {
  background: #d9534f;
}

.list .list-only {
  display: auto;
}
.list .grid-only {
  display: none !important;
}

ul.listUl.grid .list-only {
  display: none !important;
}

.leftdiv-list-item{
  height: 120px;
  position: relative;
  float: left;
  background-color: #fdf9ee;
}
.rightdiv-list-item{
    float: left;
    width: 150px;
    padding: 10px 10px 10px 10px;
    position: relative;
    height: 120px;
}                     

ul.listUl.grid .list-progress-bg {
  width: 70%;
  display: block;
}

.my-list-name {
  font-weight: 400;
    font-size: 12px;
}
                        
@media screen and (min-width: 1201px) {
  .rightdiv-list-item{
    float: left;
    width: 190px;
    padding: 10px 10px 10px 10px;
    position: relative;
    height: 120px;
}
    ul.listUl.grid .list-progress-bg {
  width: 80%;
  display: block;
}
    ul.listUl.grid .my-list-name {
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
  max-width: 87%;
  line-height: 20px;
    margin-bottom: 15px;
}

.my-list-name {
  font-weight: 400;
    font-size: 14px;
}

.list-status .lStatus {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  margin: 0 2px;
  background: #f2f2f2;
  text-indent: -9999px;
  color: transparent;
  line-height: 16px;
}
ul.listUl.grid .list-ContentType {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
    color: #A1A1A4;
}                        
ul.listUl.grid .list-rInfo {
  font-size: 14px;
  line-height: 20px;
}
ul.listUl.grid .list-progress-label {
  line-height: 21px;
  font-size: 15px;
  font-weight: 400;
}

ul.listUl.grid .my-list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 120px;
  margin: 10px 10px 10px 10px;
}
}
                        

                        
@media screen and (max-width: 1200px) {
  .rightdiv-list-item{
    float: left;
    width: 140px;
    padding: 10px 10px 10px 10px;
    position: relative;
    height: 120px;
}                     

ul.listUl.grid .list-progress-bg {
  width: 70%;
  display: block;
} 
                        
ul.listUl.grid .my-list-name {
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
  max-width: 86%;
  line-height: 20px;
    margin-bottom: 15px;
}

.my-list-name {
  font-weight: 400;
    font-size: 10px;
}

.list-status .lStatus {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  margin: 0 2px;
  background: #f2f2f2;
  text-indent: -9999px;
  color: transparent;
  line-height: 16px;
}
ul.listUl.grid .list-ContentType {
  font-size: 8px;
  line-height: 16px;
  text-transform: uppercase;
    color: #A1A1A4;
}                        
ul.listUl.grid .list-rInfo {
  font-size: 10px;
  line-height: 20px;
}
ul.listUl.grid .list-progress-label {
  line-height: 21px;
  font-size: 11px;
  font-weight: 400;
}

ul.listUl.grid .my-list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 120px;
  margin: 10px 10px 10px 10px;
}
}
                        
@media screen and (max-width: 767px) {
    .rightdiv-list-item{
    float: left;
    width: 83.33333333%;
    padding: 10px 10px 10px 10px;
    position: relative;
    height: 120px;
}
    ul.listUl.grid .list-progress-bg {
  width: 80%;
  display: block;
}
    ul.listUl.grid .my-list-name {
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
  max-width: 87%;
  line-height: 20px;
    margin-bottom: 15px;
}

.my-list-name {
  font-weight: 400;
    font-size: 12px;
}

.list-status .lStatus {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  margin: 0 2px;
  background: #f2f2f2;
  text-indent: -9999px;
  color: transparent;
  line-height: 16px;
}
ul.listUl.grid .list-ContentType {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
    color: #A1A1A4;
}                        
ul.listUl.grid .list-rInfo {
  font-size: 12px;
  line-height: 20px;
}
ul.listUl.grid .list-progress-label {
  line-height: 21px;
  font-size: 13px;
  font-weight: 400;
}

ul.listUl.grid .my-list-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 120px;
  margin: 10px 0px 10px 0px;
}
.my-list-item {
  width: 100%;
  float: left;
}
#modal-FMC {
  max-width: 100% !important; 
}
    .iziModal-content{
        padding: 0 !important;
    }
}
                        
@media screen and (max-width: 482px) {
    .rightdiv-list-item{
   width: 75%;
}
}
                        
@media screen and (max-width: 322px) {
    .rightdiv-list-item{
       width: 66.66666667%;
}
} 
.grid .list-progress-bg {
  width: 70%;
  display: block;
}
}

ul.listUl.grid span.list-ContentType.grid-only,
ul.listUl.grid .list-rInfo {
  color: #A1A1A4;
}
ul.listUl.grid .list-progress {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 10px 15px 10px;
  border-top: 1px solid #eee;
  font-size: 13px;
}
ul.listUl.grid .listMessage {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 7px 10px 7px 10px;
  border-top: 1px solid #eee;
  font-size: 13px;
}
ul.listUl.grid .list-progress-labels {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 34px;
}
ul.listUl.grid .list-completes {
  line-height: 21px;
  font-size: 13px;
  vertical-align: middle;
}
ul.listUl.grid .list-status {
  position: absolute;
  top: 8px;
  right: 8px;
}
ul.listUl.grid .list-status{
  display: block;
}

.list-progress-label {
  vertical-align: middle;
  margin: 0 10px;
  color: #8DC63F;
}

                        .my-list-item:hover{
                                background-color: rgba(0,0,0,.03);
                        }
                        .my-list-item:hover .image_shadow{
                                display: block!important;
                        }
.list-progress-bg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  overflow: hidden;
  background: #eee;
}

.list-progress-fg {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  background: #8DC63F;
}

                        .div-name-list{
                            height: 50px;
                        }
                        .listUl{
                            display: inline-table;
                        }

.b3_2 {
    width: 80px;
    height: 120px;
    display: block;
    background-color: #eee;
}
.b_image_2 {
    width: 100%;
    height: 100%;
}
.divUl{
     display: flex; justify-content: center; float: left;
}

.btn-kseg{ background-image: -webkit-gradient(linear,left top,right top,from(#ff4a67),to(#ec4444));color: #fff;font-size: 0.9em; box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12); padding: 1.2em; }
.btn-kseg:active, .btn-kseg:hover{background: #dd3853;box-shadow: 0 1px 2px 0 rgba(0,0,0,.20), 0 2px 8px 0 rgba(0,0,0,.12);}

.btn-kseg:hover .fa { transform: rotate(360deg);}
.btn-kseg .fa {transition: all .2s ease-out;transform: rotate(0deg);opacity: 1;font-size: 1.2em;}

.manga-title {
    color: #fff !important;
    font-weight: bold;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.7); /* opcional, para darle brillo sobre fondo oscuro */
}
