HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/freecams1.com/public_html/templates/default_tube2018/css/bg-grey.css
body {
  background-color: #2F2E3B;
}
.page-main {
  background-color: #2F2E3B;
}
.top-bar,.box__hd,.box__bd,.footer {
  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;
}
.utility-sec {
  background-color: #232229;
}
.nav-sec,.utility-sec,.box__hd,.box__bd {
  border-color:#18171E;
}
@media (min-width: 1040px) {
  .search-wrap button[type=submit] {
    color: #fff;
    background-color: #2F2E3B;
  }
}

.ftcol__h::before {
  background-color: #6D6C77;
}
.search-box,.pdesc__row--odd, .pdesc__row.-odd,
.alphabet__link,.box__ft {
  background-color: #2F2E3B;
}
.textpage-col {
  color:#fff;
}
.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: #18171E;
}

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

.nav-drop,.dropdown-list {
  background-color: #18171E;
  border:none;
}
.nav-drop a,.dropdown-list a {
  color: #fff;
  border-color: #18171E;
}
.search-list,.drop-list {
  background-color: #18171E;
  border:1px solid #18171E;
}
.drop-list__link {
  color:#fff;
  border-color:#18171E;
}
.drop-list__link:hover {
  background-color: #18171E;
}
.search .search__input-text,.pagination-list__elem {
  background-color: #18171E;
}
.search-list__li {
  border-color: #18171E;
}
.search__type-label,.paysite__bd-inner {
  color:#fff;
}
.item__stats-bar,
.btn--outlined, .btn.-outlined, button.-outlined[type="submit"], 
input.-outlined[type="submit"] {
  background-color: #000918;
  border-color: #18171E;
}

.btn--outlined:hover, .btn--outlined:active, 
.btn--outlined:focus, .btn.-outlined:hover, 
button.-outlined[type="submit"]:hover, input.-outlined[type="submit"]:hover, 
.btn.-outlined:active, button.-outlined[type="submit"]:active, 
input.-outlined[type="submit"]:active, .btn.-outlined:focus, 
button.-outlined[type="submit"]:focus, input.-outlined[type="submit"]:focus {
  border-color:#2F2E3B;
}
button.custom-select.selectpicker, input[type="text"], input[type="password"], 
input[type="email"], input[type="number"], input[type="color"], 
input[type="search"], select, textarea, button.custom-select.selectpicker.form-control, input[type="text"].form-control, 
input[type="password"].form-control, input[type="email"].form-control, 
input[type="number"].form-control, input[type="color"].form-control, 
input[type="search"].form-control, select.form-control, textarea.form-control {
  border-color:#18171E;
}
.item.-aff .item__inner, .item--aff .item__inner {
  border-color:#2F2E3B;
}

.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;
}


.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;
  }
}
.comments-wrapper {
  background-color: #18171E;
}

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

.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: #2F2E3B;
  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;
}

.regular__link--block:hover .counter, .regular__link.-block:hover .counter {
  color: #fff;
}

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

.content-embed .copy-info.open {
  background-color: #2F2E3B;
}
@media (max-width: 47.938em) {
  .main-nav {
    background-color: #18171E;
  }
}