<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.email-notification {border:1px solid #fff;border-radius:4px;padding:20px;}
.email-notification-label {color:#838383;display:block;font-size:0.75rem;font-weight:700;line-height:inherit;padding-right:10px;width:auto;margin-bottom:0;border-bottom:0;background-color:#121212;margin-bottom:-5px;padding-bottom:5px;position:relative;right:22px;}
.mailbox-content-col table tbody tr.new td {background-color:#1d1d1d;font-weight:700;}
.btn-social-login {padding:0;}
.row.social-logins {text-align:center;}
.form-item--social {float:none;display:inline-block;vertical-align:top;}
.search-col button[type=submit] .icon {line-height:1.6;}
.inverted-colors .btn-selectpicker, .inverted-colors input[type=text], .inverted-colors input[type=number], .inverted-colors input[type=password], .inverted-colors input[type=email], .inverted-colors select, .inverted-colors textarea {border-color:#ccc;}
.inverted-colors div.checkbox label span.sub-label:before, .inverted-colors div.radio label span.sub-label:before{border-color:#aaa;}
.inverted-colors .ucp-option-col a:hover .sub-label {color:#f7adf9;}
.inverted-colors .ucp-option-col a span.icon {color:#f7adf9;}
.inverted-colors ul.profile-list .sub-desc {color:#000;}

ul.main-nav-list li.has-list.plain-list &gt; ul {display:none}
@media (min-width:768px){
    ul.main-nav-list li.has-list.plain-list {position:relative}
    ul.main-nav-list li.has-list.plain-list &gt; ul {display:none;position:absolute;width:250px;top:100%;left:-10px;background-color:#121212;padding:0.75rem 0;box-shadow:0 0 0.1875rem rgba(0,0,0,.7);border-top:0.0625rem solid #373737;padding-bottom:0;}
    ul.main-nav-list li.has-list.plain-list &gt; ul li {display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:500;font-size:.813rem;float:none;margin:0;}
    ul.main-nav-list li.has-list.plain-list &gt; ul li a {height:36px;line-height:36px;padding:0 10px;}
    ul.main-nav-list li.has-list.plain-list:hover &gt; ul {display:block}
    .inverted-colors ul.main-nav-list li.has-list.plain-list &gt; ul {background:#ededed;color:#121212;border-color:#c9c9c9;box-shadow:0 3px 0.1875rem rgba(0,0,0,.3);}
}

.item-tr-col &gt; .inner-col.vtt-thumbs-col {padding:3px 10px}
.vtt-thumbs .thumb {display:block;float:left;padding:3px;width:33.3333333%;opacity:1;transition:.1s opacity linear;position:relative;}
.vtt-thumbs .thumb img {width:100%;position:relative;z-index:1;}
.vtt-thumbs .thumb .info {display:block;background:#343434;padding:3px 8px;color:#fff;transition:.1s all linear;border-radius:3px 3px 0 0;position:absolute;opacity:0;top:0;left:50%;transform:translateX(-50%);text-align:center;z-index:2;line-height:1.5em;white-space:nowrap;}
.vtt-thumbs .thumb:hover {opacity:0.8;z-index:10;}
.vtt-thumbs .thumb:hover .info {opacity:1;top:-20px}
@media (min-width: 480px) { .vtt-thumbs .thumb { width: 25%; } }
@media (min-width: 768px) { .vtt-thumbs .thumb { width: 16.6666667%; } }
@media (min-width: 1540px) { .vtt-thumbs .thumb { width: 8.3333333%; } }
@media (max-width: 1539px) { .vtt-thumbs .thumb:hover .info {top:-12px} }


.i-tags:before {
    content: '\f02c';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
}

.i-purchased:before {
    content: '\f07a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
}


/* Custom */


body {
    background-color: #ececec !important;
}

header#main-header {
    background-color: #252525 !important;
}

.nav-sec {
    background-color: #151515 !important;
}

.box-container .inner-box-container header {
    background-color: #151515 !important;
}

.box-container .inner-box-container {
    border: 0.0625rem solid #151515 !important;
}

.aff-content-col .inner-col {
    background-color: #fff !important;
    border: 0.0625rem solid #151515 !important;
}

.cat-item-col&gt;.inner-col, .item-col&gt;.inner-col {
    background-color: #fff !important;
}

a .title {
    color: #151515 !important;
}

.item-col .s-e-rate .sub-desc {
    color: #000 !important;
}

.item-col .s-e-views .icon {
    color: #000 !important;
}

#mailbox .actions a.btn-default, .btn.btn-default, button.btn-default[type=submit], input.btn-default[type=submit] {
    background-color: #f7adf9 !important;
}

ul.guest-options-list a {
    color: #fff !important;
}

ul.main-nav-list .icon {
    color: #fff !important;
}

ul.main-nav-list a.hover, ul.main-nav-list a:hover, ul.main-nav-list li.active&gt;a, ul.main-nav-list li.current&gt;a, ul.main-nav-list li.hover&gt;a, ul.main-nav-list li:hover&gt;a {
    color: #f7adf9!important;
}

ul.main-nav-list li&gt;a::after {
    background-color: #f7adf9!important;
}

#pagination span, .pagination span {
   background-color: #f7adf9 !important; 
}

#pagination a, .pagination a {
  background-color: #252525 !important;   
}

#mailbox .actions a.btn-header, .btn.btn-header, button.btn-header[type=submit], input.btn-header[type=submit] {
    border: 0.0625rem solid #252525 !important;
    background-color: #252525 !important;
    color: #fff !important;
}

#scrollUp {
    background-color: #252525 !important;
}

ul.main-nav-list li.has-list.plain-list &gt; ul {
    background-color: #252525 !important;
}

.extended-categories {
    background-color: #252525 !important;   
}

ul.simple-list .active a, ul.simple-list a.active {
    color: #f7adf9 !important;  
}

.irs-bar {
    background: linear-gradient(to bottom,#151515 0,#151515 100%) !important;
}

.irs-slider::after {
    background-color: #151515 !important;  
}

.item-tabs-col&gt;.inner-col {
   background-color: #252525 !important;   
}

.item-tr-col&gt;.inner-col {
    background-color: #151515 !important; 
    border-bottom: 0.0625rem solid #151515 !important;
    border-color: #151515 !important;
}

ul.tabs-list a .icon::before {
    color: #fff !important;
}

ul.stats-list span::before {
    color: #000 !important;
}

ul.stats-list span {
    color: #000 !important;
}

.alphabet-col a.active {
    background-color: #151515 !important;
}

.alphabet-col a {
    background-color: #252525 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #fff !important;
}

ul.profile-list .sub-desc {
    color: #838383 !important;
}

ul.profile-list .sub-label {
    color: #000 !important;
}

.aside-tabs-col ul.tabs-list a {
    color: #000 !important;
}

.aside-tabs-col ul.tabs-list a .icon::before {
    color: #000 !important;
}

ul.tabs-list a::after {
    background-color: #151515 !important;
}

a span.user-name {
    color: #252525 !important;
}

#playerOverlay a {
    color: #151515 !important;
}

footer {
    color: #fff !important;
    background-color: #252525 !important;
}

@media (max-width: 47.938em) {
    .search-col {
        background-color: #252525 !important;
    }
}

/* Inverted Custom */

.inverted-colors body {
    background-color: #121212 !important;
}

/*
.inverted-colors a .title {
    color: #f7adf9 !important;
}
*/

.inverted-colors .network-sec {
    background-color: #000 !important;
    color: #838383 !important;
}

.inverted-colors  .network-sec a {
    color: #fff !important;
}

.inverted-colors header#main-header {
    background-color: #222 !important;
}

.inverted-colors header#main-header span.icon::before {
    color: #fff !important;
}

.inverted-colors header#main-header::after {
    background-color: #373737 !important;
}

.inverted-colors header#main-header span.icon::before {
    color: rgb(153, 153, 153)!important;
}

.inverted-colors .search-col div.bootstrap-select .btn, .search-col div.bootstrap-select button[type=submit], .search-col div.bootstrap-select input[type=submit] {
    border-left: 0.0625rem solid #1d1d1d !important;
    border-color: rgba(55,55,55,.3) !important;
}

.inverted-colors header#main-header .search-col button[type=submit] span.icon::before {
    color: #fff !important;
}

.inverted-colors .dim-col&gt;.inner-col, .lang-col&gt;.inner-col, .ucp-col&gt;.inner-col {
    border-left: 0.0625rem solid #1d1d1d !important;
    border-color: #373737 !important;
}

.inverted-colors .nav-sec {
    border-bottom: 0.0625rem solid #1d1d1d !important;
    border-color: #373737 !important;
    background-color: #121212 !important;
    box-shadow: 0 0 0.3125rem rgba(0,0,0,.2) !important;
}

.inverted-colors ul.main-nav-list a.hover .icon, ul.main-nav-list a:hover .icon, ul.main-nav-list li.active&gt;a .icon, ul.main-nav-list li.current&gt;a .icon, ul.main-nav-list li.hover&gt;a .icon, ul.main-nav-list li:hover&gt;a .icon {
    color: #fff !important;
}

.inverted-colors ul.main-nav-list li&gt;a {
    color: #fff !important;
}

.inverted-colors ul.main-nav-list .icon.i-caret-down {
    color: #fff !important;
}

.inverted-colors .box-container .inner-box-container header {
    background-color: #1d1d1d !important;
}

.inverted-colors .box-container .inner-box-container {
    border: 0.0625rem solid #1d1d1d !important;
}

.inverted-colors .box-container .inner-box-container header h1, .inverted-colors .box-container .inner-box-container header h2, .inverted-colors .box-container .inner-box-container header h3, .inverted-colors .box-container .inner-box-container header h4, .inverted-colors .box-container .inner-box-container header h5, .inverted-colors .box-container .inner-box-container header h6 {
    color: #fff !important;
}

.inverted-colors .aff-content-col .inner-col {
    border: 0.0625rem solid #1d1d1d  !important;
    background-color: #121212 !important;
}

.inverted-colors .cat-item-col&gt;.inner-col, .inverted-colors .item-col&gt;.inner-col {
    background-color: #1d1d1d !important;
}

.inverted-colors .item-col .s-e-rate .sub-desc {
    color: #fff !important;
}

.inverted-colors .item-col .s-e-views .icon {
    color: #fff !important;
}

.inverted-colors #pagination a, .inverted-colors #pagination span, .inverted-colors .pagination a, .inverted-colors .pagination span {
    color: #fff !important;
}

.inverted-colors #pagination a, .inverted-colors .pagination a {
    background-color: #1d1d1d !important;
}

.inverted-colors #pagination .next::before, .inverted-colors #pagination .prev::before, .inverted-colors .pagination .next::before, .inverted-colors .pagination .prev::before {
    color: #fff !important;
}

.inverted-colors footer {
    background-color: #222 !important;
    color: #838383 !important;
}

.inverted-colors footer a {
    color: #f7adf9 !important;
}

.inverted-colors #mailbox .actions a.btn-header, .inverted-colors .btn.btn-header, .inverted-colors button.btn-header[type=submit], .inverted-colors input.btn-header[type=submit] {
    border: 0.0625rem solid #373737 !important;
    background-color: #222 !important;
    color: #838383 !important;
}

/*
.inverted-colors .alphabet-col a.active {
    background-color: #f7adf9 !important;
}
*/

.inverted-colors .alphabet-col a, .alphabet-col span {
    color: #fff !important;
}

/*
.inverted-colors .alphabet-col a {
    background-color: #1d1d1d !important;
}
*/

.inverted-colors .item-tr-col&gt;.inner-col {
    background-color: #1d1d1d !important;
    border-bottom: 0.0625rem solid #1d1d1d !important;
    border-color: #373737 !important;
}

.inverted-colors .h1, .inverted-colors .h2, .inverted-colors .h3, .inverted-colors .h4, .inverted-colors .h5, .inverted-colors .h6, .inverted-colors h1, .inverted-colors h2, .inverted-colors h3, .inverted-colors h4, .inverted-colors h5, .inverted-colors h6, h1.modal-title, h2.modal-title, h3.modal-title, h4.modal-title, h5.modal-title, h6.modal-title {
    color: #fff !important;
}

.inverted-colors ul.rating-list li {
    border-color: #373737 !important;
    color: #fff !important;
}

.inverted-colors .item-tabs-col&gt;.inner-col {
    background-color: #181818 !important;
}

.inverted-colors ul.tabs-list a {
    color: #fff !important;
}

.inverted-colors ul.tabs-list li {
    border-right: 0.0625rem solid #1d1d1d !important;
    border-color: #373737 !important;
}

.inverted-colors .stats-container {
    color: #fff !important;
}

.inverted-colors ul.profile-list .sub-desc {
    color: #fff !important;
}

.inverted-colors ul.main-nav-list li&gt;a::after {
    background-color: #151515 !important;
}

.inverted-colors ul.main-nav-list li.has-list.plain-list &gt; ul {
    background-color: #000 !important;
}

.inverted-colors .extended-categories {
    background-color: #000 !important;
}

/*
.inverted-colors #scrollUp {
    background-color: #f7adf9 !important;
}
*/

/*
.inverted-colors #pagination span, .inverted-colors .pagination span {
    background-color: #f7adf9 !important;
}
*/

/*
.inverted-colors #mailbox .actions a.btn-default, .inverted-colors .btn.btn-default, .inverted-colors button.btn-default[type=submit], .inverted-colors input.btn-default[type=submit] {
    background-color: #f7adf9 !important;
    color: #fff !important;
}
*/

/*
.inverted-colors ul.tabs-list a::after {
    background-color: #f7adf9 !important;
}
*/

/*
.inverted-colors a span.user-name {
    color: #f7adf9 !important;
}
*/

.inverted-colors ul.stats-list span::before {
    color: #fff !important;
}

.inverted-colors ul.stats-list span {
    color: #fff !important;
}

/*
.inverted-colors .irs-slider::after {
    background-color: #f7adf9 !important;
}
*/

/*
.inverted-colors .irs-bar {
    background: linear-gradient(to bottom,#f7adf9 0,#f7adf9 100%) !important;
}
*/

/*
.inverted-colors ul.simple-list .active a, ul.simple-list a.active {
    color: #f7adf9 !important;
}
*/

.inverted-colors ul.profile-list .sub-label {
    color: #fff !important;
}

.inverted-colors .aside-tabs-col ul.tabs-list a .icon::before {
    color: #fff !important;
}

@media (max-width: 47.938em) {
    .inverted-colors .search-col {
        background-color: #222 !important;
    }
}

.cat-item-col .time, .item-col .private {
    display: block;
    position: absolute;
    bottom: 0.75rem;
    left: 0.2rem;
    background-color: rgba(0,0,0,.8);
    font-size: .688rem;
    padding: 0.125rem 0.3125rem;
    color: #f6ff00;
}

/* Recaptcha */
.captcha-wrapper {
    padding: 0 !important;
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}

/* Playlist Listings */
.playlist-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 2;
}

.playlist-thumbs img {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    transform: none !important;
    margin: 2px 0px;
}

.playlist-count {
    text-align: center;
    color: #fff;
    font-size: 9pt;
}

.playlist-count span {
    display: block;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 3px;
}

.playlist-controls {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 3;
}

.playlist-play {
    position: relative;
    height: 50%;
    text-align:center;
    color: #fff;
    font-size: 13pt;
}

.playlist-play:hover {
    background-color: #000;
}

.playlist-play &gt; p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -9px;
    z-index: 4;
}

.playlist-play a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.playlist-view {
    position: relative;
    height: 50%;
    text-align:center;
    color: #fff;
    font-size: 13pt;
}

.playlist-view:hover {
    background-color: #000;
}

.playlist-view &gt; p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -9px;
    z-index: 4;
}

.playlist-view a {
    color: #fff;
    text-decoration: none;
    display: block;
}


.remove-from-playlist {
    display: none !important;
    position: absolute;
    top: 1.8rem;
    left: 0.475rem;
    color: #f7adf9;
    line-height: 1;
    font-size: 1.125rem;
    border: 0;
    outline: 0;
}

.item-inner-col:hover .remove-from-playlist {
    display: block !important;
}

#playlist-controls {
    float: right;
    color: #fff;
    font-size: 12pt !important;
}

#playlist-controls a {
    color: #fff;
    text-decoration: none;
}

#playlist-controls i {
    margin: 0 5px !important;
}

#playlist-rating {
    float: left;
    padding: 16.5px;
    margin: 0 10px 10px 10px;
    background-color: #151515;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.inverted-colors #playlist-rating {
    background-color: #1d1d1d !important;
}

#playlist-rating a {
    color: #fff;
}

#playlist-details {
    float: left;
    color: #000;
}

.inverted-colors #playlist-details {
    color: #fff !important;
}

#playlist-details p {
    margin: 0;
}

#playlist-details a {
    color: #151515 !important;
}

.playlist-user {
    float: left !important;
}

/* Profile */

.d-container h2 {
    color: #000 !important;
}

.inverted-colors .d-container h2 {
    color: #fff !important;
}

.ucp-option-col a span.icon {
    color: #151515 !important;
}

.inverted-colors .ucp-option-col a span.icon {
    color: #fff !important;
}

.ucp-option-col a {
    color: #151515 !important;
}

.ucp-option-col:hover a {
    color: #000 !important;
}

.inverted-colors .ucp-option-col a {
    color: #151515 !important;
}

.inverted-colors .ucp-option-col:hover a {
    color: #fff !important;
}

/* Selection Update */

::selection {
  background: #2385d7 !important;
}
::-moz-selection {
  background: #2385d7 !important;
}

/* Video &amp; Gallery Buttons Fix */
ul.tabs-list a .icon { 
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

/* Profile Updates */

.block-list p, .subscriptions-list p {
    font-size: 12pt;
}

.unblock-user, .unsub-user {
    color: red;
    cursor: pointer;
}

/*
.inner-col h3 {
    color: #000 !important;
}

.inverted-colors .inner-col h3 {
    color: #fff !important;
}
*/

.recent-uploads h2, .user-friends h2, .user-wall h2 {
    color: #000 !important;
}

.inverted-colors .recent-uploads h2, .inverted-colors .user-friends h2, .inverted-colors .user-wall h2 {
    color: #fff !important;
}

.username-list a {
    font-weight: bold;
    color: #252525;
}

.inverted-colors .username-list a {
    font-weight: bold;
    color: #fff;
}

.verified-user {
    color: #151515;
}

.inverted-colors .verified-user {
    color: #151515;
}

/* Uploader */
.qq-upload-button {
    width: 100%  !important;
    height: 200px;
    background-color: #ececec !important;
    border: 5px dashed black !important;
    text-align: center; 
    color: #000 !important;
}

.qq-upload-button div {
    /*
    position: absolute;
    top: 27%;
    left: 30%;
    */
    margin-top: 42px;
    font-size: 15pt;
    font-weight: bold;
}

.qq-upload-button div i {
    font-size: 25pt !important;
}

/* inbox */
/*
ul.tabs-list a {
    color: #000 !important;
}
*/
.mailbox-content-col table tbody tr.new td {
    background-color: #d2d2d2 !important;
}

.inverted-colors .mailbox-content-col table tbody tr.new td {
    background-color: #1d1d1d !important
}

.mailbox-content-col a {
    color: #252525 !important;
}

#mailbox .actions a.btn-default, .btn.btn-default, button.btn-default[type=submit], input.btn-default[type=submit] {
    color: #fff !important;
}

/* Mobile Niche */
#mobile-niche {
    display: none;
    color: #fff;
    font-size: 11pt;
    font-weight: bold
}

@media (max-width:768px){
    #mobile-niche {
        display: block;
    }
    .hide-mobile {
        display: none;
    }
}


@media (max-width: 64.938em){
    .logo-col a {
        max-width: 12.0rem;
    }
}


/* Featured */
.featuredGal {
    display: none;
}

.featured-filter {
    color: #fff;
}

.featured-filter span {
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

.featured-filter span i {
    margin: 0 4px;
}

.filterMob {
    color: #fff;
}

@media only screen and (max-width: 736px) {
    .filterMob {
        text-align: center;
        float: none !important;
        width: 100% !important;
        display: block;
    }
}


/* Video Previews */
span.image video {
    max-width: none;
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

/*
  span.image video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
  }
*/


.tags-block a {
    background-color: #252525 !important;
    color: #fff !important;
    border-radius: 0.25rem;
    font-weight: 400;
}

.tags-block a:hover {
    background-color: #0f62a7 !important;
    color: #fff !important;
    border-radius: 0.25rem;
    font-weight: 400;
}




.page-wrap {
        padding-top: 8.5625rem;
}
/*Space between video and header*/
@media only screen and (max-width: 766px) {
        .page-wrap {
                padding-top: 4.875rem;
        }
}

/*Space between top ad banner and video (mobile)*/
div.aff-col-top#head-space{
        margin-bottom: 0.35rem;
}

.ac-heading {
    font-size: 10px; 
    line-height: 1.4;
    margin: 1px; 
}
</pre></body></html>