body {

    background-color: #e8e8e8;
    overflow-x: hidden;
}

a:hover{color: #2c3e50; text-decoration:none;}
.manga-chapter a:hover{color: #18bc9c; text-decoration:none;}

.container-fluid {
    background-color: #FFF;
    max-width: 960px;
}

h2  {
    font-size: 20px;
}

hr {
    border-color: unset;
    margin-top: 0px;
}

ul {
    list-style: none; 
    padding: 0px; 
    margin: 0px;
}

.list-group-item:first-child {
    border-radius: 0;
}

.about h2 {
    font-size: 24px;
    margin-bottom: 0;
}
.about h6 {
    margin-top: 0px; 
    margin-bottom: 0px;
}

.hotmanga-header i, .listmanga-header i {
    font-size: 15px;
    margin-right: 15px;
    vertical-align: middle;
}

.span3 {
    display: block;
    float: left;
    margin-left: 15px;
    width: 30%;
}

.hot-thumbnails .manga-name {
    left: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    text-overflow: ellipsis;
    top: 15px;
    z-index: 20;
}

.hot-thumbnails .well {
    margin-top: -27px;
    height: auto;
    padding: 0;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}

.hot-thumbnails .well p {
    padding: 18px 10px 0px;
    direction:rtl;
}

@media (max-width:550px) {
    .hot-thumbnails .manga-name { display: none; }
    .hot-thumbnails .well p { font-size: 12px;}
}

.thumbnail {
    margin-bottom: 0;
}

.manga-item {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

h3.manga-heading {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.news-page .manga-heading {
    margin-left:-15px;
}

.manga-heading i {
    margin-right: 8px;
}

.manga-chapter {
    clear: both;
    margin-left: 18px;
    margin-bottom: 2px;
}

.manga-chapter h6 {
    margin: 0;
    padding: 0;
}

.manga-chapter a {
    color: unset;
}

.manga-heading span {
    font-size: 9px;
    margin-left: 15px;
    vertical-align: middle;
    text-transform: uppercase;
}

.manga-footer {
    background-color: #000;
    margin-top: 0px;
    padding: 12px 9px 13px;
*//    border-top: 21px solid #e8e8e8;
}


.manga-footer li{
    float: left;
}

.manga-footer li::after {
    content: "|";
    padding: 0 10px;
}

.manga-footer li:last-child:after {
  content: '';
  padding: 0;
}

.manga-list .alpha-link {
    display: inline-block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.manga-list li {
    float: left; 
    width: 50%; 
    padding-right: 20px;
}
.manga-list .separator{
    float: right;
}

.manga-list li:nth-child(even) .separator{
    display: none;
} 

/*-----------------------------------*/
/* Widget Social Buttons */
/*-----------------------------------*/

.follow-counter {
    padding: 16px 2px;
}

.follow-counter {
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 700;
    box-shadow: inset 0 5px 5px -2px rgba(107,60,96,0.2);
}

.widget-social{margin-bottom: 25px;}

.widget-social li{
    float: left;
    width: 33.33333333333333%;
    padding: 0 5px 5px 0;
}
.widget-social li:nth-child(3n) {padding-right: 0;}

.widget-social li > div{
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);

}

.widget-social a{
    display: block;
    height: 60px;
    line-height: 56px;
    text-align: center;
}
.widget-social .social-facebook a{background: #3873ae;}
.widget-social .social-twitter a{background: #62c6f8;}
.widget-social .social-google a{background: #b8382e;}
.widget-social .social-facebook a:hover{background: #4893ce;}
.widget-social .social-twitter a:hover{background: #82e6ff;}
.widget-social .social-google a:hover{background: #d24238;}

.widget-social .social-facebook .follow-counter{background: #3873ae;}
.widget-social .social-twitter .follow-counter{background: #62c6f8;}
.widget-social .social-google .follow-counter{background: #b8382e;}

.widget-social i {
    width: 56px;
    height: 46px;
    margin: 0;
    overflow: hidden;
    text-indent: 200px;
    vertical-align: middle;
    background: url('../images/icons/social-icons2.png') 0 0 no-repeat;
}
.widget-social .social-facebook i{background-position: 0 0;}
.widget-social .social-twitter i{background-position: 0 -46px;}
.widget-social .social-google i{background-position: 0 -184px;}

.widget-social i {
    background-repeat: no-repeat;
    display: inline-block;
    font-style: normal;
    left: 0;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    top: 0;
}

@media (max-width:767px) {
    .widget-social li{width: 33.33333333333333%;}
    .widget-social li:nth-child(3n) {padding-right: 0;}
}

/*** sorting ***/
.alphabetic-box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    padding: 10px;
    background-color: #fff;
}

span.alphabetic {
    font-size: 15px;
    padding: 5px;
    display: inline-block;
}

span.alphabetic.disabled {
    color: #ccc;
}

span.alphabetic:hover {
    background-color: #eaeaea;
    cursor: pointer;
}

/** login **/
.login.breadcrumb .item-link {
    width: 48%;
}

.login.breadcrumb li:last-child a {
    float: right;
}

.login.breadcrumb .item-link i {
    margin-right: 5px;
}

#sort-types .btn {
    padding: 0 16px;
}

.list-category li {
    float: left;
    width: 50%;
    border-bottom:1px dotted #ccc;
}

.list-alphabet a {
    padding: 0 3px;
}

.content .thumbnail>img, .search-result .thumbnail>img {
    max-width: inherit;
}

.chapters > li::after {
    clear: both;
    content: "";
    display: block;
}

.chapters > li h5 {
    width: 72%; 
    display: inline-block;
    margin: 0;
}

.chapters > li .action {
    display: inline-block;
    float: right; 
//    width: 28%;
}

.volume {
    cursor: pointer;
    display: table;
    margin: 10px 0 0 -10px;
}

/** search **/
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}
.autocomplete-suggestion {
    padding: 6px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}
.autocomplete-selected {
    background: #F0F0F0;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

// tags
.tag-links{
    position: relative;
}
.tag-links a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
}
.tag-links a::before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
}
.tag-links a::after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}

/** comments **/
div.hrule::after {
    background-color: #ececec;
    border-radius: 11px;
    color: #cccccc;
    content: "comments";
    font-size: 12px;
    font-weight: 700;
    height: 21px;
    left: 50%;
    line-height: 21px;
    margin-left: -50px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 100px;
}
div.hrule {
    background-color: #dddddd;
    height: 1px;
    line-height: 20px;
    margin: 50px 0;
    position: relative;
}

#comments .cancel {
    display: none;
}

section.comments article.comment {
    margin-bottom: 20px;
    position: relative;
}

section.comments article.comment div.content::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAARCAYAAABTnsXCAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABR0RVh0Q3JlYXRpb24gVGltZQAzLzkvMTQztGkvAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAIdJREFUSIm90rkNwDAMQ1FlGO+/jzwMUwQOcviQRNu/J/AKipCpKpg9QM0vAAAwEApRAKUoJIz4AhhICNECRCFuxAgQgbgQVoAXYkZ4AR6ICREFWCFDBAuwQLqIWYARpImYDehBqohVgBbkh1gNqEFeiF2AL+RG7AY8IQDkUFWklOoP3VDOWU4aQSUqU7BUOQAAAABJRU5ErkJggg==");
    content: "";
    height: 10px;
    left: 13px;
    position: absolute;
    top: -10px;
    width: 33px;
}
section.comments article.comment div.content {
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 20px 25px;
    position: relative;
}
section.comments article.comment div.meta {
    height: 60px;
    margin-bottom: 17px;
    position: relative;
}
section.comments article.comment div.meta img.avatar {
    border-radius: 30px;
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
}
section.comments article.comment div.meta span.author {
    color: inherit;
    font-size: 20px;
    font-weight: 700;
    left: 73px;
    line-height: 29px;
    padding: 0 7px;
    position: absolute;
    top: 3px;
}
section.comments article.comment div.meta span.date {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    left: 80px;
    line-height: 19px;
    position: absolute;
    top: 35px;
}

.reply-comment {
    position: relative;
    padding-left: 100px;
}
.reply-comment::before {
    content: "\f148";
    display: block;
    font-family: FontAwesome;
    font-size: 2em;
    left: 40px;
    position: absolute;
    top: 0;
    transform: scale(1, 1) rotate(90deg);
}

section.comments .actions::after {
    clear: both;
    content: "";
    display: block;
}

/** responsive **/
@media only screen and (max-width: 500px) {
    .chapters > li h5 {
        width: 62%; 
        display: inline-block;
    }

    .chapters > li .action {
        display: inline-block;
        width: 38%;
    }
}

@media only screen and (min-width:768px) {
    .ads-large {
        /*width: 960px;
        height: 90px;*/
    }
}

@media only screen and (max-width: 768px) {
    .ads-sqre1 {
        margin-bottom: 10px;
    }

    .ads-sqre2 {
        float: none !important;
    }

    .ads-large {
        display: block!important;
    }
}


 .ad-mobile{display: none;}
 .ad-desktop{display: block;}

@media only screen and (max-width: 500px) {
    .ad-mobile{display: block;}
    .ad-desktop{display: none;}
}
.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #2c3e50;
    border-color: #2c3e50;
}
.panel-success {
    border-color: #2c3e50;
}
.slick-slide .thumbnail {
    box-shadow:none;
}

/*********************************************/
#navbar-menu, .manga-footer {
    font-weight: normal;
}

    

.hotmanga-header i, .listmanga-header i {
    font-size: 17px;
    margin-left: 15px;
    margin-right: 0;
    vertical-align: middle;
}

.manga-heading i {
    margin-left: 15px;
}

.manganews .news-item .manga-heading i {
    margin-left: 0px;
}

.date-chapter-title-rtl {
    float: left !important;
    direction: ltr;
}

.chapter-title-rtl a {
    float: left;
}

.tips-rtl {
    font-size: 16px;
}
.panel-title strong
{
        font-weight: lighter;
}

.latest-managa .listmanga-header,.latest-news .listmanga-header
{
background: #2c3e50;
    color: white;
    font-weight: 100;
    padding: 5px 14px;
    margin-top: 0;
    font-size: 18px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    
}
body > div.wrapper > div > div:nth-child(3) > div.col-sm-8.col-sm-pull-4 > div > div.latest-managa > div > div:nth-child(26)
{
    border:none;
}
.latest-news .news-item
{
display: inline-block;
    width: 100%;
    margin-right: 0%;
    padding: 4px 13px;
    padding-left: 15px;
    border-bottom: 2px dotted #ccc;
}


.latest-news .news-page
{
    display: inline-block;
    width: 100%;
    margin-right: -2%;
    padding: 3px 0;
    padding-right: 0px;
    border-bottom: 2px dotted #ccc;
}


.latest-managa,.latest-news
{
    
    border: 1px solid;
    border-radius: 6px;
    background:white;
}
.latest-managa .manga-item {
    display: inline-block;
    margin-bottom: 9px;
    width: 100%;
    margin-right: 0%;
    padding-bottom: 5px;
    padding: 6px 5px;
    padding-right: 21px;
    border-bottom: 2px dotted #ccc;
    
}
.manganews .news-item:last-child,.mangalist .manga-item:last-child,#menu1 .chapters li:last-child
{
    border:none !important;
}
.latest-managa .mangalist
{
}
.latest-managa  .load-more
{
    
    text-align: center;
    font-size: 17px;
    background: #2c3e50;
    color: white;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


.latest-managa .mangalist {
overflow: hidden;
    padding-bottom: 2vh;
    position: relative;
}

.latest-managa .manga-item:last-child
{
     border-bottom: none;
}
.hotmanga-header i, .listmanga-header i
{
    
}
.news-link
{
    float:left;
}
.news-link a i
{
    font-size: 24px;
    margin-top: 4px;
    padding-left: 4px;
}
.news-link a,.news-link a:hover
{
    color:white;
}
.login.breadcrumb li:last-child a {
    float: left;
}

.login.breadcrumb .item-link i {
    margin-right: 0px;
    margin-left: 5px;
}

.manga-list li {
    float: right;
}

.hot-thumbnails .manga-name {
    left: auto;
    right: 15px;
}

/** colorful theme **/
.menu > li {
    float: left;
}

.manga-list .separator {
    float: left;
}

.menu.bg-image-home {
    background-position: right -56px top -46px;
}

.menu > li:last-child > a {
    border-right: 1px solid #f3f3f3;
}

.widget-schedule .widget-title {
    float: right;
}

.widget-schedule .carousel {
    float: left;
}

.timeline dl dd .time {
    direction: ltr;
}

.chapters li {
    padding: 19px 30px 19px 10px;
}

.chapters li::before {
    border-bottom: 3px solid transparent;
    border-right: 6px solid #eec6c6;
    border-top: 3px solid transparent;
    border-left: 0;
    left: 0;
    right: 15px;
}

.chapter-title-rtl em {
    margin-right: 5px;
    vertical-align: text-bottom;
    font-style: normal;
    font-weight: normal;
    font-size: 12.6px;
}

.widget-schedule .prev, .widget-schedule .next {
    box-shadow: 5px 0 5px -2px rgba(104, 16, 52, 0.3) inset;
    right: 0;
    left: auto;
}
.latest-managa.page .listmanga-header
{
     padding-left: 60px;   
}

.widget-schedule .next {
    box-shadow: -5px 0 5px -2px rgba(104, 16, 52, 0.3) inset;
    left: 0;
    right: auto;
}

.tabs-framed-left {
    margin-right: 92px;
    margin-left: 0;
}

.tabs-framed-left .tabs {
    box-shadow: 5px 0 5px -2px rgba(104, 16, 52, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.2);
    right: -92px;
    left: auto;
}

.list-rtl {
    float: right !important;
}

.price-list.style3 li::before {
    left: 0;
    right: 2px;
}

.price-list.style3 li {
    padding-left: 0;
    padding-right: 16px;
}

.schedule-name, .schedule-date {
    text-align: right;
}

.chapters > li h5 {
    margin: -3px;
}

.manga-footer li:first-child::after {
    content: "";
    padding: 0;
}

.manga-footer li:last-child::after {
    content: "|";
    padding: 0 10px;
}
.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #2c3e50;
    border-color: #2c3e50;
}
.panel-success {
    border-color: #2c3e50;
}
.manga-footer {
    background-color: #3b4249;
}
.manga-footer a {
    color: #cbcbcb;
    text-decoration: none;
}
.manga-footer a:hover{color: white;}


.hot-slider {
        background: white;
    direction: ltr;
    padding: 15px;
    border: 1px solid #2c3e50;
    border-radius: 6px;
    padding-left: 0;
    padding-right:0;
}
.hot-thumbnails .well
{
    background: #2c3e50;
    text-align: center;
    color: white;
    line-height: 3;
    font-size: 12.4px;
}
.hot-slider .thumbnail
{
     background: transparent !important;
    border: none !important;
    padding: 0 !important;   
}
.hot-slider  .slick-slide
{
            margin: 0px 7px;
}

@media (max-width:550px) {
    .hot-slider  .slick-slide { margin: 0px 19px; }
}

.hot-slider .slick-prev:before {
    background: #2c3e50;
    font: normal normal normal 15px/1 FontAwesome;
        content: "\f0d9";
    color: white;
    font-size: 27px;
    padding: 10px 12px;
*// opacity: 1;
    font-weight: 400;
    z-index: 1000;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.hot-slider .slick-next:before {

    background: #2c3e50;
    font: normal normal normal 15px/1 FontAwesome;
    content: "\f0da";
    color: white;
    font-size: 27px;
    padding: 10px 12px;
*// opacity: 1;
    font-weight: 400;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

    z-index: 1000;
}
.hot-slider .slick-next {
    right: 8px;
    
}
.manga-footer
{
padding: 13px;
    direction: ltr;
    height: auto;
    padding-bottom: 13px;
}
.manga-footer li {
    float: right;
}
.manga-footer .pull-right 
{
 direction: inherit;
    background: #292e32;
    padding: 4px 0;
    padding-right: 13px;
    border-radius: 17px;
    line-height: 2;
    margin-top: -4px;
    margin-bottom: 4px;
    display: inline-block;
    position: relative;
float: right !important;
}
.manga-footer li {
    float: right;
    margin-left: 12px;
    font-size: 12.7px;
}
.manga-footer li::after {
    display:none;
}
.copy-rights
{
    font-size: 13.7px;
    direction: ltr;
    float: left;
    
}

.content-left
{
        display: inline-block;
    padding-right: 10px;
}

.action-list
{
    display: inline-block;
    float: right;
    background: white;
    color: black;
    padding-top: 0px;
    padding-bottom: 0;
    border-radius: 8px;
    
}
.hotmanga-header i, .listmanga-header i {
    vertical-align: unset;padding: 0px 15px;
    margin: 0;
}
.action-list .image-list,.action-list .normal-list
{
      display: inline-block;  
          text-align: center;
          cursor: pointer;
}

.slick-prev, .slick-next
{
        z-index: 10000000000000000000;
}

.latest-managa.page
{
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 22px;
}
.latest-managa.page .listmanga-header
{
        padding-right: 69px;
            position: relative;
}
.latest-managa.page .listmanga-header .right-icon
{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background: #1f2832;
    padding: 0px;
}
.latest-managa.page .listmanga-header .right-icon i
{
    font-size: 25px;
    padding: 11px;
    
}
.latest-managa.page .mangalist {
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
}
.advance-search
{
    border: 1px solid;
    border-radius: 6px;
    background: white;
    margin-top: 12px;
    margin-bottom:12px;
}
.advance-search .widget-title
{
    background: #2c3e50;
    color: white;
    font-weight: 1;
    padding: 5px 14px;
    margin-top: 0;
    font-size: 18px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.advance-search #filterForm
{
    
        display: inline-block;
    padding: 22px 3px;
}

.advance-search  #content .row
{
     margin-left: 0;
    margin-right: 0;
    padding: 0;
    background-color: transparent;
    background: transparent;
    
}
.advance-search #content > div > div > div.media-body > div:nth-child(7)
{
        position: relative !important;
    bottom: 20px;
    line-height: 5  !important;
}
.list-category a.category
{
    background: #2c3e4d;
    line-height: 2.3;
    padding: 3px 8px;
    color: white;
    border-radius: 6px;
}
.list-category a:hover{background-color:#18bc9c;
}

.panel-default>.panel-heading
{
        font-size: 17px;
    padding: 5px 13px;
}
.list-alphabet a:hover{background-color:#18bc9c;}
.list-alphabet a
{
    padding: 0 3px;
    background: #2c3e4d;
    width: 24px;
    display: inline-block;
    margin: 3px;
    text-align: center;
    color: white;
    font-size: 15px;
    border-radius: 6px;
    font-weight: 500;
}
.advance-search .type-content .row
{
        background: transparent;
    background-color: transparent;
    margin: 0;
}
.advance-search .type-content .panel.panel-default
{
    border-color: #2cbd9c;
   width: 95%;
    margin: 14px auto;
        border: 1px solid #18bc9c;
        
}
.advance-search .type-content .row .col-sm-4 .thumbnail
{
        height: 260px;
}
.advance-search .type-content .row .col-sm-4
{
       margin-bottom: 18px;
    
}
.chapter-container
{
position: relative;    
}
.chapter-container .chapter-content
{
position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 14px;
    color: white;
    background: rgba(0,0,0,0.8);
    border-radius: 6px;  
    display:none;
    transition:0.6s all ease;
}
div.chapter-container:hover  div.chapter-content{    display:block !important;
}

#filter-types
{
display: inline-block;
    float: right;
    background: white;
    border-radius: 5px;
    height: 29px;
    padding-top: 1px;
}
#filter-types .btn-group
{
    position: relative;
    display: inline-block;
    vertical-align: unset;
    background: transparent;
}
#filter-types .btn-group .btn.btn-primary
{
    background: transparent;
    border: transparent;
    box-shadow: none;
    color: black;
        padding-top: 5px;
}
#filter-types .btn-group .btn.btn-primary.active
{
    background: #d7d8dd;
    color: #2c3e50;
}
.advance-search .type-content .tab-header
{
    margin: 20px;
}
.advance-search .panel-primary.tab-header >.panel-heading {
    color: #ffffff;
    background-color: #2c3e50;
    border-color: #2c3e50;
    text-align: center;
    width: 8%;
    margin-right: 92%;
    position:relative;
}
.advance-search .panel-primary.tab-header >.panel-heading:after
{
    top: 0;
    content: "";
    background: transparent;
    right: -46px;
    height: 43px;
    position: absolute;
    width: 46px;
    border-bottom: 44px solid transparent;
    border-left: 18px solid #2c3e50;
        

}
.text-version-sidebar span.alphabetic {
    font-size: 15px;
    padding: 2px 10px;
    display: inline-block;
    margin: 0;
    background: #2c3e50;
    color: white;
    width: 28px;
    border-radius: 6px;
    text-align: center;
}
.chapter-number + a
{
    color:#000;
}

.single-managa h3
{
      font-size: 12.6px;
    font-weight: bold;
    margin: 3px 0;
}
.single-managa h3 .text
{
    display: inline;
    font-size: 12.6px;
    font-weight: normal;
    
}
.managa-summary .col-sm-12
{
     border-top: 2px dotted #ccc;   

}
.managa-summary
{
            display: inline-block;

}
.single-managa .well {
    min-height: 20px;
    padding: 0;
    margin-bottom: 0px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12.6px;
}
.single-managa .well h5
{
        margin-bottom: 6.5px;
}
.single-managa .well h5 strong{
        font-weight: 500;
    font-size: 18px;
}
#filt i.fa
{
    font-size: 24px;
}
#filt .btn.btn-primary 
{
        padding: 7px;
}
#filt > div:nth-child(3) > label
{
        border-bottom-left-radius: 8px;
}
#filt > div:nth-child(1) > label
{
        border-bottom-right-radius: 8px;
}
#filt .btn-group
{
        padding-right: 3px;
}
#filt .btn-group:first-child
{
        padding-right: 0px;
    
}
.single-managa .boxed
{
        width: 94%;
    height: auto;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 9px;
        background: white;
}
#item-rating
{
    cursor: pointer;
    width: auto !important;
    margin-top: 11px;
}
.rating  h2.average
{
        font-size: 33px;
    margin-top: 0px;
    color: #2a4052;
}
.number-of-people 
{
    font-weight: 600;
    color: #2a4052;
    font-size: 13px;
}
.row.single-managa .nav-tabs li a
{
        background: #2c3e50;
    border-bottom: #2c3e50 !important;
    color: white;
    font-size: 16px;
    border-top-right-radius: 0;
    border-right:1px #2c3e50;
    border-top:1px #2c3e50;
    border-left:1px #2c3e50;
}

.row.single-managa .nav-tabs li a:hover{
     background:#465666;
}
 div.row.single-managa > div.col-sm-8 > ul > li:first-child > a
{
    border-top-right-radius: 0;
    border-top-left-radius: 4px;   
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus
{
    background: #1f2832 !important;
    border-top:1px #1f2832;
    border-left:1px #1f2832;
    border-right:1px #1f2832;
}

.chapters > li h5 {
    margin: 0px -3px;
}
.tab-content>.active .tab-pane.active
{
        border: none;
}
@media only screen and (max-width: 765px) {
    .advance-search .type-content .row .col-sm-4 .thumbnail {
    height: auto;
}
.nav-tabs.nav-justified
{
    
        display: inline-flex;
}
.nav-tabs.nav-justified>li {
    width: 50%;
    display: inline-block;
}
.advance-search #content.ssd
{
     width: 100%;   
     display: inline-block;
}
.advance-search #content.ssd img
{
    width: 48% !important;
    height: auto !important;
}

}

div.advance-search > div.type-content > div.row a:hover{color: #d1d1d1; text-decoration: none;}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {border-bottom-left-radius:6px;border-bottom-right-radius:6px;}

.type-content .panel-heading {border-top-right-radius:0;}

.tab-content .col-xs-12 a{background:#fffff;}

.col-sm-12 .well p{margin:6px 0px 10.5px;}
.slick-dots li button:before
{
        font-size: 12px;
            color: #2c3e50;
}
.slick-dots{
    position: relative;
    bottom: -9px;
}
.span3
{
    margin-left: 0px;
}

.at-share-btn-elements
{
     direction: rtl;   
    
}
body > div.wrapper > div > div:nth-child(1) > div > div > div.col-sm-8 > ul > li:nth-child(2) > a
{
     border-radius: 4px 0 0 0;
    border-top-right-radius: 0px;
    
}
.latest-managa.page .listmanga-header .right-icon {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    background: #1f2832;
    padding: 0px;
}
.social-list
{
    display: inline-block;
    margin-top: 2px;    
}


.mangalist .manga-item .right-image
{
    vertical-align: top;
    margin-left:12px;
    margin-right: 8px;
    margin-bottom: 9px;
    margin-top: 3px;
    
}
.mangalist .manga-item .content-left .manga-chapter
{
    margin-left: 16px;
}
.news-link {
    float: right;
}
.news-link a i
{
    
        padding-right: 0
}
.latest-managa .mangalist .manga-item
{
    padding-left: 1px !important;    
}
#atstbx > div > a.at-icon-wrapper.at-share-btn.at-svc-whatsapp:hover 
{
background-color:#14990a;
}
#filt .at-resp-share-element .at-share-btn.at-svc-whatsapp:focus, #filt .at-resp-share-element .at-share-btn.at-svc-whatsapp:hover
{
    
    background-color:#14990a !important;
}






*// smartbanner 
.smartbanner {
      left:0;top:0;
      width:100%;
      height:78px;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      background:#fff;
      overflow:hidden;
      border-bottom: 1px solid #ccc;
      margin-bottom: 10px;
      -webkit-font-smoothing:antialiased;
      -webkit-text-size-adjust:none;
    }
    .smartbanner-container {
      margin:0 auto;
    }
    .smartbanner-close {
      position:absolute;
      left:7px;top:7px;
      display:block;
      font-family:'ArialRoundedMTBold',Arial;
      font-size:15px;
      text-align:center;
      text-decoration:none;
      border-radius:14px;
      -webkit-font-smoothing:subpixel-antialiased;
      border:0;
      width:17px;
      height:17px;
      line-height:17px;
      color:#b1b1b3;
      background:#efefef;
    }
    .smartbanner-close:active,.smartbanner-close:hover {
      color:#333;
    }
    .smartbanner-icon{
      position:absolute;
      left:30px;
      top:10px;
      display:block;
      width:57px;
      height:57px;
      background-color: #fff;
      background-size:cover;
      background-image: url("images/logo-play-store-banner.png");
    }
    .smartbanner-info{
      position:absolute;
      left:98px;
      top:15px;
      width:44%;
      font-size:12px;
      line-height:1.2em;
      font-weight:bold;
      color:#999;
    }
    .smartbanner-title {
      font-size:15px;
      line-height:17px;
      color:#000;
      font-weight:bold;
    }
    .smartbanner-button{
      position:absolute;
      right:20px;
      top:24px;
      border-bottom:3px solid #b3c833;
      padding:0 10px;
      min-width:12%;
      height:24px;
      font-size:14px;
      line-height:24px;
      text-align:center;
      font-weight:bold;
      color:#fff;
      background-color:#b3c833;
      text-decoration:none;
      border-radius:5px;
    }
    .smartbanner-button:hover {
      background-color: #c1d739;
      border-bottom:3px solid #8c9c29;
    }
    .smartbanner-button-text {
      text-align:center;
      display:block;
      padding:0 5px;
    }