body {
    overflow-y: scroll;
    background: #212121;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    min-width: 1000px;
}
#sm_nav a {
    color: #ff8700;
}
a {
    color: #fff;
}
#pr_hd li, .n_head li {
    color: #fff;
    display: inline-block;
    text-align: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 6.5px 0;
    width: 139px;
    border: 1px solid #212121;
    border-bottom: 0;
    background: #f4fbff;
    background: -moz-linear-gradient(top,#f4fbff 0,#96d3f7 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#212121),color-stop(100%,#212121));
    background: -webkit-linear-gradient(top,#212121 0,#212121 100%);
    background: -o-linear-gradient(top,#f4fbff 0,#96d3f7 100%);
    background: -ms-linear-gradient(top,#f4fbff 0,#96d3f7 100%);
    background: linear-gradient(to bottom,#212121 0,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4fbff', endColorstr='#9edbff', GradientType=0 );
}
.wdg>div:first-of-type>a {
    text-decoration: none;
    color: #ff8700;
}
.wdg>div:last-of-type, .wt_des {
    border: 1px solid #212121;
    overflow: hidden;
}
a {
    color: #ff8700;
}
.wdg>div:first-of-type {
    cursor: default;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    background: #212121;
    border-left: 1px solid #212121;
    border-top: 1px solid #212121;
    border-right: 1px solid #212121;
    border-radius: 8px 8px 0 0;
    padding: 5px 10px 1.5px;
}
.mv_under {
    position: relative;
    bottom: 5px;
    background: #f7f7f7;
    background: -moz-linear-gradient(top,#f7f7f7 3%,#ddd 100%);
    background: -webkit-linear-gradient(top,#f7f7f7 3%,#ddd 100%);
    background: linear-gradient(to bottom,#212121 3%,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd', GradientType=0 );
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 7px 7px 3px;
    border: 1px solid #212121;
    border-top: 0;
    margin: 0 0 7px;
}
#pr_sel li {
    color: #333!important;
    background: #f6f6f6!important;
    background: -moz-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f6f6f6),color-stop(100%,#d8d8d8))!important;
    background: -webkit-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: -o-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: -ms-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: linear-gradient(to bottom,#212121 0,#212121 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d8d8d8', GradientType=0 )!important;
}
#pr_sel li {
    color: #ff8700!important;
    background: #f6f6f6!important;
    background: -moz-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f6f6f6),color-stop(100%,#d8d8d8))!important;
    background: -webkit-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: -o-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: -ms-linear-gradient(top,#f6f6f6 0,#d8d8d8 100%)!important;
    background: linear-gradient(to bottom,#212121 0,#212121 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d8d8d8', GradientType=0 )!important;
}
.pr_hd_bar {
    background: #212121;
    background: -moz-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#e2d7e2),color-stop(100%,#ecede1));
    background: -webkit-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: -o-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: -ms-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: linear-gradient(to bottom,#212121 1%,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2d7e2', endColorstr='#ecede1', GradientType=0 );
    padding: 6.5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px 8px 0 0;
    z-index: 10;
    border: .5px solid #ccc;
    border-top: 0;
    border-bottom: 0;
}
.you_wnt>div {
    background: #212121;
    border: 1px solid #212121;
    margin: 5px;
    text-align: center;
    padding: 4px;
    line-height: 17px;
    border-radius: 3px;
}
.you_wnt {
    border: 1px solid #212121;
    margin-bottom: 11px;
    border-radius: 8px;
}
.last_5 {
    border: 1px solid #212121;
    margin-bottom: 12px;
    border-radius: 8px;
    padding: 5px 8px;
}
.whats_new {
    background: #212121;
    border-radius: 8px;
    border: 1px solid #212121;
    padding: 14px;
    margin: 0 0 10px;
}
body {
    overflow-y: scroll;
    background: #212121;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    min-width: 1000px;
    color: #dbdbdb
}
#w_l_cnts {
    background-color: #212121;
    border-top: 1px solid #212121;
    position: relative;
    padding: 8px;
}
.w_actions {
    border: 1px solid #212121;
    margin: 11px 0;
    padding: 5px 0 0;
    border-radius: 4px;
}
.big_sel {
    border-bottom: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #212121;
    background: #212121!important;
}
.big_sel a {
    color: #f1870b!important;
}
.w_big_btn>a {
    color: #fff;
}
.w_btm {
    border: 1px solid #212121;
    border-radius: 4px;
}
.wt_c_sct>div:first-of-type {
    background: #212121;
    padding: 4px 0 4px 9px;
    border-radius: 9px;
}
.wt_des {
    background: #212121;
    padding: 5px;
    margin-bottom: 9px;
    border-radius: 4px;
}
.wdg>div:last-of-type, .wt_des {
    border: 1px solid #212121;
    overflow: hidden;
}
.w_videos {
    border: 1px solid #212121;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 11px;
}
.yel_btn {
    user-select: none;
    color: #ffffff!important;
    font-size: 13px;
    padding: 4px 15px;
    border: 1px solid #f1870b;
    border-radius: 3px;
}
.yel_btn {
    background: #fffbc7;
    background: -moz-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(7%,#fffbc7),color-stop(100%,#f2d70c));
    background: -webkit-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: -o-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: -ms-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: linear-gradient(to bottom,#212121 7%,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbc7', endColorstr='#f2d70c', GradientType=0 );
    user-select: none;
    color: #8a4100!important;
    font-size: 13px;
    padding: 4px 15px;
    border: 1px solid #f4c800;
    border-radius: 5px;
}
.yel_btn {
    background: #fffbc7;
    background: -moz-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(7%,#fffbc7),color-stop(100%,#f2d70c));
    background: -webkit-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: -o-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: -ms-linear-gradient(top,#fffbc7 7%,#f2d70c 100%);
    background: linear-gradient(to bottom,#212121 7%,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbc7', endColorstr='#f2d70c', GradientType=0 );
    user-select: none;
    color: #ffffff!important;
    font-size: 13px;
    padding: 4px 15px;
    border: 1px solid #ff7a15;
    border-radius: 5px;
}
.partner_hd, footer form {
    border-bottom: 1px solid #212121;
    text-align: center;
}
footer {
    background: #efefef;
    background: -moz-linear-gradient(top,#efefef 0,#ebece0 100%);
    background: -webkit-linear-gradient(top,#efefef 0,#ebece0 100%);
    background: linear-gradient(to bottom,#212121 0,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ebece0', GradientType=0 );
    padding: 10px 0;
    border-radius: 6px;
    margin: 10px 0 20px;
    border: 1px solid #212121;
}
#pr_hd {
    background: #212121;
    -webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 9px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 9px 0 rgba(0,0,0,.15);
    z-index: 10;
}
.pr_edit_ch {
    background: #212121;
    padding: 8px 2px 6px;
    -webkit-box-shadow: 0 1px 9px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 9px 0 rgba(0,0,0,.2);
    font-size: 13px;
}
.vc_hd {
    background: #212121;
    padding: 9px 9px 9px 18px;
    border-radius: 8px;
    position: relative;
    border: 1px solid #212121;
}
element.style {
    background: #212121!important;
    z-index: 10;
    height: 20px;
    width: 600px;
    position: absolute;
}
.vc_cats {
    background: #212121;
    padding: 7px 0 6px;
    border: 1px solid #212121;
}
.vc_cats>div:first-of-type {
    background: #212121;
    padding: 4px 0 4px 12px;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
}
.vc_cats a {
    color: #dbdbcf;
}
.settings_menu a {
    display: block;
    color: #f16b11;
    text-decoration: none;
    padding: 7px 0 7px 7px;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 193px;
}
.n_head .pr_hd_bar {
    border-radius: 8px!important;
    border: .5px solid #212121;
    border-top: 0;
}
.w_big_btn {
    background: #fefefe;
    background: -moz-linear-gradient(top,#fefefe 0,#dedede 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top,#fefefe 0,#dedede 100%);
    background: -o-linear-gradient(top,#fefefe 0,#dedede 100%);
    background: -ms-linear-gradient(top,#fefefe 0,#dedede 100%);
    background: linear-gradient(to bottom,#212121 0,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dedede', GradientType=0 );
    width: 50%;
    border-bottom: 1px solid #ccc;
    display: table-cell;
    padding: 9px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    color: #f1870b!important;
}
#subsbtns>a:last-of-type {
    padding: 4px 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    background: #212121;
    border-color: #ff7a15 #ff7a15 #ff7a15 #ff7a15;
    color: #ff7a15!important;
    position: relative;
    z-index: 10;
}
#hd_vidlii {
    background-image: url(https://i.imgur.com/cD7q7qp.png)!important;
}
#vc_selec {
    border: 1px solid #212121;
    border-bottom: 0;
    padding: 11px 16px;
    bottom: -1px;
    position: absolute;
    -webkit-box-shadow: 7px 8px 10px -1px #777;
    box-shadow: -1px 1px 0px -1px #777;
    margin-left: 0;
    cursor: default;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background: #e2e2e2;
    background: -moz-linear-gradient(top,#e2e2e2 5%,#fff 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(5%,#e2e2e2),color-stop(100%,#fff));
    background: -webkit-linear-gradient(top,#e2e2e2 5%,#fff 100%);
    background: -o-linear-gradient(top,#e2e2e2 5%,#fff 100%);
    background: -ms-linear-gradient(top,#e2e2e2 5%,#fff 100%);
    background: linear-gradient(to bottom,#212121 5%,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=0 );
}
.last_5>div, .vc_nav {
    border-bottom: 1px solid #212121;
}
.pr_hd_bar {
    background: #212121;
    background: -moz-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#e2d7e2),color-stop(100%,#ecede1));
    background: -webkit-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: -o-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: -ms-linear-gradient(top,#e2d7e2 1%,#ecede1 100%);
    background: linear-gradient(to bottom,#212121 1%,#212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2d7e2', endColorstr='#ecede1', GradientType=0 );
    padding: 6.5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px 8px 0 0;
    z-index: 10;
    border: .5px solid #212121;
    border-top: 0;
    border-bottom: 0;
}
#hd_vidlii {
    width: 157px;
    height: 60px;
    position: absolute;
    top: 4px;
    left: 16px;
}
#hd_vidlii {
    height: 0x !important;
    width: 3px !important;
    padding-left: 155px !important;
    padding-top: 66px !important;
    background: url(https://media.discordapp.net/attachments/494268293708775435/500007669575450624/vidlii_hub.png) no-repeat !important;
    left: 3px;
}