<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
* {font-family: Open Sans;}
.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:#5289ff;}
.inverted-colors .ucp-option-col a span.icon {color:#5289ff;}
.inverted-colors ul.profile-list .sub-desc {color:#000;}
ul.main-nav-list li.has-list.plain-list &gt; ul {display:none}
.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}


.search-col .btn-group.bootstrap-select {
    display:none;
}
.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;
}
.inverted-colors .box-container {
    background: #fff;
}
.inverted-colors .btn.btn-header {
    background: #fff !important;
}
.inverted-colors body {
    background-image: url(../images/bg.png)!important;
}

/* ADDED BY ERIC */

/* general items */
    ::selection {
        background: #5289ff; /* WebKit/Blink Browsers */
    }
    ::-moz-selection {
        background: #5289ff; /* Gecko Browsers */
    }
    /* scroll button */
        #scrollUp {background: #5289ff none repeat scroll 0 0;}
    /* end scroll button */
    .page-wrap {
        padding-top: 4.563rem;
    }
/* end general items */

/* HOME */
/* network bar */
.inverted-colors .network-sec {
    background-color: #f3f3f3;
    -webkit-box-shadow: inset 0 -3px 3px 0 rgba(0, 0, 0, 0.11);
    -moz-box-shadow: inset 0 -3px 3px 0 rgba(0, 0, 0, 0.11);
    box-shadow: inset 0 -3px 3px 0 rgba(0, 0, 0, 0.11);
}
.network-sec a {
    margin-left: 0.75rem;
    vertical-align: -1px;
}
/* end network bar */
/* logo + menu bar */
.highlight-menu {
    position: absolute;
    color: white;
    background: red;
    padding: 3px;
    display: inline-block;
    line-height: 10px;
    font-size: 10px;
    border-radius: 3px;
    border: 3px solid white;
    right: 0px;
    top: 0px;
    margin: 2px -10px 0px 0px;
    font-weight: normal;
}
.affix .highlight-menu {
    margin-top:-14px;
}
.logo-inner-col.inner-col {
    margin-left: 10px;
}
.logo-col a img {
/*    max-width: 60%;*/
    margin-top: -3px;
}
.inverted-colors header#main-header {
    background-color: #ffffff;
    height: 4.625rem;
}
#main-header .wrapper {
    padding-top: 10px;
}
#main-header .main-nav-col {
    width: auto;
}
.dim-col, .lang-col, .nav-trigger-col, .search-trigger-col, .ucp-col, .upload-col, .search-col {
    float: right !important;
}
.inverted-colors .search-col input[type="text"] {
    background-color: #f2f2f2;
    border: 1px solid #d6d6d6;
}
.btn.dropdown-toggle.btn-selectpicker {
    background-color: #f2f2f2;
    border: 1px solid #d6d6d6 !important;
}
.main-nav-list {
    margin-left: 20px !important;
    padding-top: 6px !important;
}
.inverted-colors ul.main-nav-list li &gt; a {
    color: #5e5e5e;
}
#mailbox .actions a.btn-default, .btn.btn-default, button.btn-default[type="submit"], input.btn-default[type="submit"] {
    background-color: #5289ff;
    color: #fff;
}
ul.main-nav-list li &gt; a::after {
    background-color: transparent;
}
.affix-top .wrapper {
    padding-top:0px !important;
}
/*.search-col {
    width: 28%;
}*/

    /* movies sub menu */
        ul.main-nav-list li.has-list.plain-list &gt; ul {
          margin-top: 8px;
        }
    /* end movies sub menu */
    /* categories sub menu */
        .cat-item-col span.image, .item-col span.image {
            background-color: #5e5e5e;
        }
        .inverted-colors header#main-header span.icon::before {
            color: #000;
        }
        .extended-categories::after, ul.main-nav-list li &gt; a::after {
            height: auto;
        }
        .extended-categories {
            border: 1px solid #b0b0b0;
            box-shadow: none;
            margin-top: 0;
        }
    /* end categories sub menu */

/* end logo + menu bar */
/* breadcrumbs */
.inverted-colors .nav-sec {
    background-color: #dbdbdb;
    -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.inner-nav-sec {
    height: 25px;
}
.inner-nav-sec .row {
    margin-top: 5px;
}
/* end breadcrumbs */

/* CONTENT */
.inverted-colors body {
    background-color: #f0f0f0;
    background-image: none !important;
}
.aff-sec {
    background-color: #fff;
    padding-top: 30px;
}
.content-sec.grey {
    background-color: #f0f0f0;
}
.content-sec.white {
    background-color: #ffffff;
}
.inverted-colors .box-container {
    background: none;
}
.inverted-colors .box-container .inner-box-container {
    border: none;
}
.inverted-colors .box-container .inner-box-container header {
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: -6px;
}
.inverted-colors .cat-item-col &gt; .inner-col, .inverted-colors .item-col &gt; .inner-col {
    background-color: transparent;
}
a {
    color: #5e5e5e;
}
.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: #5289ff;
    text-transform: uppercase;
    padding-left: 0;
}
.inverted-colors .aff-content-col .inner-col {
    background-color: #ffffff;
    border-color: transparent;
    /* min-height: 365px;*/
}
/* thumb */
.q-hd {
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    border-radius: 2px !important;
}
.cat-item-col .time, .item-col .time {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 2px;
    bottom: 0;
}
span.image img {
    width: 100%;
}
.box-container .inner-box-container header {
    background-color: #1d1d1d;
    margin-bottom: 0;
 }
.cat-item-col .quality, .item-col .quality {
    left: 0.375rem !important;
    right: auto;
}
.cat-item-col span.item-info, .item-col span.item-info {
    clear: both;
    display: block;
    padding: 4px 3px;
}
.cat-item-col .add-to-fav, .item-col .add-to-fav {
    color: #5289ff;
}
.inverted-colors .item-col .s-e-views .icon {
    color: #8b8b8b;
}
.inverted-colors .item-col .s-e-rate .sub-desc {
    color: #8b8b8b;
}
a:focus, a:hover {
    color: #5289ff;
}
.dimmed-desc {
    color: #000000;
    opacity: 0.4;
}
/* end thumb */


/* paginatie */
.inverted-colors #pagination a, .inverted-colors .pagination a {
    background-color: #ffffff;
    border-radius: 0;
    color: #8e8e8e;
    font-weight: 400;
}
#pagination span, .pagination span {
    background-color: #5289ff;
}
.next, .prev {
    background-color: #5289ff !important;
    color: #8e8e8e;
}
.inverted-colors #pagination .next::before, .inverted-colors #pagination .prev::before, .inverted-colors .pagination .next::before, .inverted-colors .pagination .prev::before {
    color: #ffffff;
}
#pagination a, #pagination span, .pagination a, .pagination span {
    border-radius: 0;
    font-weight: 400;
    padding: 0 1rem;
}
/* end paginatie */

/* END CONTENT */

/* FOOTER */
.inverted-colors footer {
    background-color: #FFFFFF;
}
/* END FOOTER */


/* END HOME */

/* PLAYER PAGE */
.inverted-colors .item-tr-col &gt; .inner-col {
    background-color: #fff;
    border-color: #c9c9c9;
}
.inverted-colors .avatar {
    background-color: #5289ff;
}
.stats-container .d-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor currentcolor #c9c9c9;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
/*    height: 32px;*/
    margin-bottom: 0;
    padding-bottom: 0;
    vertical-align: middle;
}
.stats-container .tags-block {
    padding-left: 11px;
    padding-top: 3px;
}
/* END PLAYER PAGE */

/* SINGLE CATEGORY PAGE */
.page-channels aside, .page-index-channel aside, .page-index-videos aside {
    background-color: #ffffff;
}
/* END SINGLE CATEGORY PAGE */


#al4aplayer {
    position: relative;
}

#playerOverlay {
    display:none;
}

    #mobile-menu-tabs { position: relative; margin:10px 0px; width:100%;}
    #mobile-menu-tabs a {
        display: inline-block;
        padding: 5px 3px;
        margin: 0 1.5%;
        font-size: 12px;
        position: relative;
        float: left;
        width: 22%;
        box-sizing: border-box;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 3px;
    }

    #mobile-menu-tabs .highlight-menu {
        right: 3px;
        top: -15px;
    }
/* &lt;&lt;&lt;&lt;&lt;&lt;&lt; MEDIA QUERIES &gt;&gt;&gt;&gt;&gt;&gt;&gt; */

@media (min-width: 180px) and (max-width:480px) {
    #mobile-menu-tabs a {
        font-size: 11px;
    }
    .box-container {margin-bottom: 0px;}
    #playerOverlay { -webkit-transform: scale(0.5); }
    .vtt-thumbs .thumb {width: 25%;}
    .show-on-mobile {display:inline-block!important;}
    .hide-on-mobile {display:none!important;}
    .nav-trigger-col button, .search-trigger-col button {line-height: 0px!important;}
    .nopadding .wrapper, .nopadding .row, .nopadding .inner-box-container, .nopadding .col {
        padding-left:0px!important;
        padding-right:0px!important;
        margin-left:0px!important;
        margin-right:0px!important;
    }
    section.show-on-mobile { display:block!important;}
}
@media (min-width: 480px) and (max-width:768px) {
    .box-container {margin-bottom: 0px;}
    #playerOverlay { -webkit-transform: scale(0.5); }
    .search-col {display:block!important; position:inherit; background-color:white!important;}
    .nav-trigger-col button, .search-trigger-col button {line-height: 0px!important;}
    .vtt-thumbs .thumb {width: 25%;}
    .show-on-mobile {display:inline-block!important;}
    .hide-on-mobile {display:none!important;}
    .search-col {width: 50%;}
    #mobile-top-search .search-col {width: 100%; margin:-10px 0px 10px 0px;}

    .nopadding .wrapper, .nopadding .row, .nopadding .inner-box-container, .nopadding .col {
        padding-left:0px!important;
        padding-right:0px!important;
        margin-left:0px!important;
        margin-right:0px!important;
    }
    section.show-on-mobile { display:block!important;}
}
@media (min-width:768px){
    .show-on-mobile {display:none!important;}
    .hide-on-mobile {display:inline-block;}
    section.hide-on-mobile {display:block!important;}
    .vtt-thumbs .thumb {width: 16.6666667%;}
    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);}
    .search-col {width:30%;}
}
@media (max-width: 889px) {
    /*.search-col {width: 16%;}*/
    .menuicon {display:none;}
    .search-col input[type="text"] {padding-right: 0;}
}
@media (max-width: 1220px) {
    /*.search-col {width: 21%;}*/
    .menuicon {display:none;}
}
@media (min-width: 1540px) {
    .vtt-thumbs .thumb {width: 8.3333333%;}
}
@media (max-width: 1539px) {
    .vtt-thumbs .thumb:hover .info {top:-12px}
}
/* &lt;&lt;&lt;&lt;&lt;&lt;&lt; END MEDIA QUERIES &gt;&gt;&gt;&gt;&gt;&gt;&gt; */





.network .default-block a, .network .default-block a:hover,.l-items-wrapper .l-item-item {
        color: #5289ff; font-size: 14px; font-weight: 600; padding:2px;
}

.l-items-wrapper {
        text-align: center;
}
.l-items-wrapper .l-item-block {
        margin:5px 0px;
}

.l-items-wrapper .l-item-block:after {
        content:' - ';
}

.l-items-wrapper .l-item-block:last-child:after {
      content: '';
}
</pre></body></html>