.item-col .item-quality, .item-col .item-rate {
  background-color: #0EB3D8;
  color: #fff;
}

.channels-list a.active, .channels-list a:hover {
  background-color: #0EB3D8;
  color: #fff;
}

a:hover, .title-col a:hover {
  color: #0EB3D8;
}

.main-nav .nav-elem.active > a:not(.show-drop)::after {
  background-color: #0EB3D8;
}

@media (min-width: 1040px) {
  .main-nav .nav-elem:hover > a:not(.show-drop)::after {
    background-color: #0EB3D8;
  }
}
.btn.btn-dropdown:hover {
  color: #0EB3D8;
}

::selection {
  background-color: rgba(14, 179, 216, 0.9);
}

.btn.btn-dropdown.btn-ucp .avatar {
  border: 2px solid #0EB3D8;
}

.header-filter a.active {
  color: #fff;
  background-color: #0EB3D8;
}

.header-filter a:hover {
  color: #fff;
  background-color: #009CC1;
}

.nav-drop a:hover {
  border-color: #0EB3D8;
}

.title-col h1::before, .title-col h2::before, .title-col h3::before, .title-col h4::before, .title-col h5::before, .title-col h6::before {
  background-color: #0EB3D8;
}

.dropdown-menu a:hover, .lang-col .lang-dropdown li a:hover {
  color: #fff;
  background-color: #0EB3D8;
}

.btn.btn-default {
  background-color: #0EB3D8;
  color: #fff;
}

.btn.btn-default:hover {
  color: #fff;
  background-color: #009CC1;
}

.item-col .add-to-fav, .item-col .edit-content {
  color: #0EB3D8;
}

.item-col .add-to-fav:hover, .item-col .edit-content:hover {
  color: #009CC1;
}


.tabs-nav li a.active::after, .tabs-nav li a:hover::after {
  background-color: #0EB3D8;
}

.search-wrap button[type=submit]:hover {
  color: #0EB3D8;
}

.checkbox label .sub-label::after, .radio label .sub-label::after {
  background-color: #0EB3D8;
}

.social-list a:hover {
  background-color: #0EB3D8;
  color: #E0DFE5;
}


.filter-item a.active, .filter-item a:hover {
  background-color: #0EB3D8;
  color: #fff;
}

.channels-list a.active, .channels-list a:hover, .channels-list a:hover .counter {
  color: #fff;
}

.pagination span {
  background-color: #0EB3D8;
  color: #fff;
}

.pagination a:hover {
  background-color: #0EB3D8;
  color: #fff;
}

.item-col.-model .item-name {
  background-color: rgba(14, 179, 216, 0.66);
  color: #fff;
}

.rate, .rating-current {
  color: #0EB3D8;
}

.rate:hover {
  border-color: #0EB3D8;
}

.channels-list a.active .counter {
  color: #fff;
}

.tag-item a .counter, .channels-list a .counter {
  color: #fff;
}

.tag-item a:hover .counter, .channels-list a:hover .counter {
  color: #fff;
}

.tag-item a:hover, a.tag:hover {
  background-color: #0EB3D8;
  color: #fff;
}

.alphabet-col a.active, .alphabet-col a.active:hover {
  background-color: #0EB3D8;
  color: #fff;
}

.alphabet-col a:hover {
  background-color: #009CC1;
  color: #fff;
}

.content-submitter a, .content-links.-models a,
.comment-info a {
  color: #0EB3D8;
}

.content-submitter a, .content-links.-models a:hover,
.comment-info a:hover {
  color: #009CC1;
}

.irs-slider {
  background-color: #009CC1;
}

.main-nav .nav-elem .show-drop {
  color: #fff;
}

.main-nav .nav-elem.show .show-drop,
.search-wrap button[type=submit] {
  color: #0EB3D8;
}

.slider-prev:hover span::before, .slider-prev:hover span::after,
.slider-next:hover span::before, .slider-next:hover span::after {
  background-color: #0EB3D8;
}
/*# sourceMappingURL=accent-blue.css.map */
body {
  background-color: #2F2E3B;
  color: #fff;
}

.top-bar {
  background-color: #18171E;
}

.main-nav .nav-elem > a:not(.show-drop) {
  color: #fff;
}

.channels-list a, a {
  color: #fff;
}

::selection {
  color: #fff;
}

.btn, .btn.btn-dropdown {
  color: #fff;
}

@media (min-width: 1040px) {
  .search-wrap button[type=submit] {
    color: #fff;
    background-color: #2F2E3B;
  }
}
.search-box {
  background-color: #2F2E3B;
}

.search-wrap input[type=text] {
  color: #fff;
  background-color: #18171E;
}
.search-wrap input[type=text]::placeholder {
  color: #fff;
}

.channels-list-header, .filter-header {
  background-color: #0E0E11;
}

.channels-list, .nav-channels, .filter-content {
  background-color: #18171E;
}

.nav-drop {
  background-color: #18171E;
}
.nav-drop a {
  color: #fff;
  border-bottom: 1px solid #18171E;
}

.header-filter a.active {
  color: #fff;
}

.header-filter a {
  color: #fff;
}

.header-filter a:hover {
  color: #fff;
}

.channels-list a.active, .channels-list a:hover, .channels-list a:hover .counter {
  color: #fff;
}

.lang-col .lang-dropdown, .dropdown-menu {
  background-color: #18171E;
}
.lang-col .lang-dropdown a, .dropdown-menu a {
  color: #fff;
}
.lang-col .lang-dropdown a:hover, .dropdown-menu a:hover {
  color: #fff;
}

.alphabet-col a {
  color: #fff;
}
.alphabet-col a.active {
  color: #fff;
}
.alphabet-col a:hover {
  color: #fff;
}

.item-col.-model .item-name {
  background-color: rgba(255, 255, 255, 0.66);
}

.tabs-nav li a, .tabs-nav li a.active, .tabs-nav li a:hover {
  color: #fff;
}

@media (min-width: 1360px) {
  .model-list li:nth-child(6n+1),
.model-list li:nth-child(6n+2),
.model-list li:nth-child(6n+3) {
    background-color: #18171E;
  }
}
@media (min-width: 600px) {
  .user-list li:nth-child(4n+1),
.user-list li:nth-child(4n+2) {
    background-color: #18171E;
  }
}
.comments-wrapper {
  background-color: #18171E;
}

#new-comment .comment-box, .comment-box:nth-child(2n) {
  background-color: #0E0E11;
}

.filter-content .form-item > label, .filter-content .form-item > .label {
  color: rgba(255, 255, 255, 0.8);
}

.filter-content button.btn-selectpicker, .filter-content button.btn-selectpicker.form-control, .filter-content input[type=text], .filter-content input[type=text].form-control, .filter-content input[type=number], .filter-content input[type=number].form-control, .filter-content input[type=search], .filter-content input[type=search].form-control, .filter-content input[type=password], .filter-content input[type=password].form-control, .filter-content input[type=email], .filter-content input[type=email].form-control, .filter-content input[type=color], .filter-content input[type=color].form-control, .filter-content select, .filter-content select.form-control, .filter-content textarea, .filter-content textarea.form-control {
  background-color: #2F2E3B;
  color: #fff;
}
.filter-content button.btn-selectpicker::placeholder, .filter-content button.btn-selectpicker.form-control::placeholder, .filter-content input[type=text]::placeholder, .filter-content input[type=text].form-control::placeholder, .filter-content input[type=number]::placeholder, .filter-content input[type=number].form-control::placeholder, .filter-content input[type=search]::placeholder, .filter-content input[type=search].form-control::placeholder, .filter-content input[type=password]::placeholder, .filter-content input[type=password].form-control::placeholder, .filter-content input[type=email]::placeholder, .filter-content input[type=email].form-control::placeholder, .filter-content input[type=color]::placeholder, .filter-content input[type=color].form-control::placeholder, .filter-content select::placeholder, .filter-content select.form-control::placeholder, .filter-content textarea::placeholder, .filter-content textarea.form-control::placeholder {
  color: #fff;
}

.pagination span {
  color: #fff;
}
.pagination a {
  color: #fff;
}
.pagination a:hover {
  color: #fff;
}

button.btn-selectpicker, button.btn-selectpicker.form-control, input[type=text], input[type=text].form-control, input[type=number], input[type=number].form-control, input[type=search], input[type=search].form-control, input[type=password], input[type=password].form-control, input[type=email], input[type=email].form-control, input[type=color], input[type=color].form-control, select, select.form-control, textarea, textarea.form-control {
  background-color: #18171E;
  color: #fff;
}
button.btn-selectpicker::placeholder, button.btn-selectpicker.form-control::placeholder, input[type=text]::placeholder, input[type=text].form-control::placeholder, input[type=number]::placeholder, input[type=number].form-control::placeholder, input[type=search]::placeholder, input[type=search].form-control::placeholder, input[type=password]::placeholder, input[type=password].form-control::placeholder, input[type=email]::placeholder, input[type=email].form-control::placeholder, input[type=color]::placeholder, input[type=color].form-control::placeholder, select::placeholder, select.form-control::placeholder, textarea::placeholder, textarea.form-control::placeholder {
  color: #fff;
}

@media (max-width: 1039px) {
  .main-nav {
    background-color: #2F2E3B;
  }
}
.tag-item a {
  color: #fff;
}
.tag-item a:hover {
  color: #fff;
}
.tag-item a:hover .counter {
  color: #fff;
}

.add-comment input[type=text], .add-comment textarea {
  background-color: #2F2E3B;
}

.content-embed .copy-info.open {
  background-color: #2F2E3B;
}

.rate:hover {
  color: #fff;
}

.slider-prev span::before, .slider-prev span::after,
.slider-next span::before, .slider-next span::after {
  background-color: #fff;
}

.header-sec {
  border-bottom: 1px solid #18171E;
}

.footer-sec {
  border-top: 1px solid #18171E;
}

.social-list a:hover {
  border-color: #18171E;
}

.user-nav-col {
  border-bottom: 1px solid #18171E;
}

/*# sourceMappingURL=bg-grey.css.map */
