<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    height: 100%
}
div {
    border:0px solid #e3e3e3;
}
#load {
    display: none;
    position: fixed;
    left: 10px;
    top: 10px;
    background: url('../../images/default/loading.gif');
    width: 100px;
    height: 25px;
    text-indent: -9999em;
    z-index: 2000;
}
.flag {
    height: 11px;
    width: 16px;
    margin-right: 5px;
}
.logo {
    margin-left: -10px;
}
.navbar .brand {
    height: 40px;
    width: 218px;
    overflow: visible;
    margin-top: 5px;
}
.navbar .container-fluid {
    padding-left:0;
}
ul.nav a:hover ,
ul.nav.navbar-nav a:hover {
    color: #000000 !important;
    background-color: rgba(255, 155, 0, 0.67);
}
ul.nav.navbar-nav.navbar-top a:hover {
    color: #e6e6e6 !important;
    background-color: #000000;
}
.panel-heading.nav.navbar-default {
    padding-top:0px;
    padding-bottom:0px;
}
.panel-navbar-links&gt;li&gt;a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.panel-navbar-title {
    padding-top: 10px;
}
.panel_form {
    padding-left: 0px !important;
}

.panel.panel-default&gt;.panel-body&gt;.form-horizontal&gt;.input-group {
    margin-bottom: 25px;
}

.nav_buttons {
    margin: 8px;
}
.header {
    margin-top: 1px;
}
.header_text {
    color: #e3e3e3;
    margin-right: -15px;
    line-height: 21px;
}
.header_text a {
    color: #e3e3e3;
}
.header_hello {
    color: #eb6e02;
}
.button_info {
    border: 0px solid #909090;
}

.button_info:hover {
    text-decoration: none;
    border: 0px solid #747474;
}

.left_nav {
    background-color: #f1f1f1;
    padding: 10px;
    padding-top: 1px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:focus, .nav-pills&gt;li.active&gt;a:hover {
    color: #555;
    background-color: #dddddd;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.form_label {
    font-weight: bold;
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.form_field {
    padding-top: 7px;
    margin-bottom: 0;
}

.dropdown-menu {
    min-width: 200px;
}
.dropdown-menu.columns-3 {
    min-width: 600px;
}
.dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300;
}
.multi-column-dropdown {
    list-style: none;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
    margin-left: -30px;
    overflow: hidden;
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.thumbs &gt; [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
}
.thumb {
    max-width: 320px;
    overflow: hidden;
}
.thumb a {
    text-decoration: none;
    color: #666666;
    overflow: hidden;
}
.thumb a:hover {
    color: black;
}
.thumb a img  {
     margin:0 auto;
     text-align:center;
     padding:1px;
     height: auto;
     max-width: 100%;
     /*width: 100%;*/
 }
.thumb:hover {
    -moz-box-shadow: 0 0 10px #909090;
    -webkit-box-shadow: 0 0 10px #909090;
    box-shadow: 0 0 10px #909090;
}
.thumbnail {
    margin-bottom: 10px;
}
.autosize img {
    margin:0 auto;
    padding:1px;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.watermark_vip {
     position: absolute;
     top: 23px;
     left: 15px;
     width: 40px !important;
     height: 40px !important;
 }
.watermark_hd {
    position: absolute;
    z-index: 1;
    top: 23px;
    right: 13px;
    width: 40px !important;
    height: 40px !important;
}
.row_form {
    border:1px solid #ddd;
    border-radius:4px;
    padding: 8px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
}
.row_form label{
    font-weight: normal;
}
.avatar {
    float: left;
    margin: 5px;
}
.avatar img {
    width: 80px;
    height: 80px;
}
.member {
    border:1px solid #ddd;
    border-radius:4px;
    margin-bottom: 10px;
    height: 93px;
    overflow: hidden;
}
.member_flag {
    height: 11px;
    width: 16px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.big_font {
    font-size: 120%;
}
.biger_font {
    font-size: 150%;
}
.biggest_font {
    font-size: 200%;
}
.medium_font {
    font-size: 85%;
}
.small_font {
    font-size: 80%;
}
.category_name {
    font-size: 30px;
    font-weight: bold;
}
.input_rounded {
    border-radius: 5px !important;
}
.static_rating {
    float: left;
    height: 20px;
}
.rating_gallery {
    float: left;
    height: 30px;
}
.title {
    margin: 3px;
}
.runtime {
    text-align: right;
}
.views {
    float: left;
}
.date {
    text-align: right;
}
.my_table {
    padding: 10px !important;
}

.my_galleries {
    padding-left: 5px;
    padding-right: 10px;
}
.my_galleries span {
    line-height: 30px;
}
.my_galleries a.categories {
    margin-right: 5px;
}
.my_galleries.thumbnail {
    padding-bottom: 10px;
}
.my_blocklist.info {
    padding-right: 20px;
    color: gray;
    line-height: 50px;
}
.my_messages.info {
    text-align:center;
    color:#6f6f6f;
    margin-bottom:5px;
}
.my_messages.info strong {
    color:#eb5407;
}
.message_read hr {
    margin-top: 0px;
    margin-bottom: 5px;
    border: 3px solid #e5e5e5;
}
.submit_form_label {
    padding-top: 17px;
}
.selected_thumb {
    border: 4px solid red;
}
.unselected_thumb {
    border: 4px solid gray;
}
.captcha {
    width: 120px;
    height: 60px;
}
.static_rating&gt;.glyphicon-star {
    font-size: 20px;
    color: #e67e22;
}
.static_rating&gt;.glyphicon-star.empty {
    font-size: 20px;
    color: #bdc3c7;
}
.static_rating&gt;.glyphicon-star.half {
    position: relative;
}
.static_rating&gt;.glyphicon-star.half:before {
    position: relative;
    z-index: 9;
    width: 47%;
    display: block;
    overflow: hidden;
}
.static_rating&gt;.glyphicon-star.half:after {
    content: '\e006';
    position: absolute;
    z-index: 8;
    color: #bdc3c7;
    top: 0;
    left: 0;
}
.star_gallery {
    font-size: 30px !important;
}

.copy {
    color:#606060;
    background:#e1e4e8;
    border:none;
    padding:4px 0 4px 7px;
    width: 100%;
}

.panel_row {
    padding: 10px;
}

.padding_right {
    padding-right: 40px;
}

#wrap
{
    min-height: 100%;
    overflow:auto;
}

.foot2 {
    position: relative;
    clear:both;
    padding-top:20px;
    margin-top:20px;
    background-color: #f1f1f1;
    border-top: 1px solid #999999;
}
.foot2 p {
    padding-bottom: 10px;
}
.foot2 p a {
    color:#3b3b3b;
    text-decoration:underline;
}
.foot2 p a:hover {
    color:#056d91;
    text-decoration:none;
}

.tab_con_title {
    font-size: 17px;
    padding-bottom:9px;
    margin:40px 0 20px;
    border-bottom:1px solid #eee
}

.com {
    min-height:1px;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
    border:1px solid #ddd;
    border-radius:4px;
    background: #f5f5f5;
}
.com_box {
    padding:11px 17px 20px 9px;
}
.com2 {
    background: #fcfcfc;
}
.com_pagination {
    margin: 0px !important;
}
.com_thumb {
    max-width: 100px;
}
.videoWrapper {
     position: relative;
     padding-bottom: 56.25%; /* 16:9 */
     padding-top: 25px;
     height: 0;
 }
.videoWrapper object,
.videoWrapper iframe,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.columns
{
    -moz-column-width: 11.5em;
    -webkit-column-width: 11.5em;
    column-width: 11.5em;
}
.columns ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.columns ul li:first-child
{
    margin-top:0px;
}
.columns ul li.letter {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    width: 98%;
    border-radius: 2px;
    text-transform: uppercase;
}
.columns ul li span {
    display: block;
    line-height: 24px;
    width: 20%;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
}
.columns ul li a {
    display: block;
    width: 70%;
    line-height: 24px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
    float: left;
}
.menu_baner {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
    .navbar .container-fluid {
       padding-left:10px;
    }
    .navbar-form {
        margin: 8px 0px;
    }
    .navbar-default .navbar-form {
        border: 0px;
    }
    .navbar {
        margin-bottom: 5px;
    }
    .navbar-nav {
        margin: 7.5px 10px;
    }
    .panel-default {
        border: 0px;
    }
    .panel-heading {
        border-color: transparent !important;
        border-radius: 3px;
    }
    .thumb {
        max-width: 400px;
    }
    .videojsPlayer {
        margin-left: -15px;
        margin-right: -15px;
    }
    .video_title {
        background-color: transparent !important;
        border: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: -10px;
    }
    .video_rating {
        padding-left: 0px;
        padding-right: 0px;
    }
    .video_data,
    .video_comments {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: -20px;
        margin-right: -20px;
    }
    .video_panel {
        margin-bottom: 0px;
    }
    .video_div {
        margin-bottom: 5px;
        margin-left: 3px;
        margin-right: 3px;
    }
    .rating-md {
        font-size: 2.5em !important;
    }
    .auto-clear .col-xs-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-xs-6:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .search {
        width: 300px !important;
    }
    .auto-clear .col-sm-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-sm-6:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 992px) and (max-width: 1281px) {
    .search {
        width: 400px !important;
    }
    .auto-clear .col-md-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-md-6:nth-child(odd) {
        clear: left;
    }
}
@media (min-width : 1282px) {

    .container {
        width: 1300px;
    }
    .search {
        width: 400px !important;
    }
    .auto-clear .col-lg-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: left;
    }
}</pre></body></html>