.header {
    background: none!important;
    /* background-color: #000!important; */
    height: 85px!important;
}

.dark, .footer {
    background-color: #000!important;
}

.text-right {
    text-align: right;
}

#ctl00_divCenter.center-side.col-md-8 {
    width: 100%;
}

@media (min-width: 768px) {
    .items .item:nth-child(4n+1) {
        clear: none!important;
    }
    .items .item:nth-child(5n+1) {
        clear: both!important;
    }
    .items .item {
        width: 20%!important;
    }
}

/* #44b9fa */
.dark .main-menu > li.active > a, .dark .main-menu > li.open > a, .dark .main-menu > li.dropdown:hover > a, .dark .main-menu > li > a:hover,
.dark a, .dark .page-title, .dark .breadcrumb, .dark .breadcrumb a, .dark .user-page .link,
.dark #item-detail .list-title {
    color: #44b9fa!important;
}
a.btn {
    color: #fff!important;
}
.dark #item-detail .list-title {
    border-bottom-color: #44b9fa!important;
}
.reading .reading-control .next, .reading .reading-control .prev, .btn-danger {
    background: #44b9fa!important;
    border-color: #44b9fa!important;
    color: #fff!important;
}
.filter-icon, .modal .chapter-list a.active, .dark .modal .chapter-list a.active {
    border-color: #44b9fa!important;
}