#pr_hd,
body {
    background: #fff
}

.cosmic_stats>div,
.pr_hd_bar form,
.v_resp {
    text-align: center
}

body {
    overflow-y: scroll;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    min-width: 1000px
}

select {
    border: 1px solid #d5d5d5;
    padding: 3px 4px;
    border-radius: 3px
}

.cl {
    clear: both
}

a {
    text-decoration: none;
    color: #00f
}

a:hover {
    text-decoration: underline
}

#inbox_hd {
    position: relative;
    padding-left: 27px !important
}

#inbox_hd span {
    position: relative;
    bottom: 1px
}

#inbox_hd img {
    width: 24px;
    left: 6px;
    bottom: 3px;
    position: absolute
}

a img {
    border: 0
}

#hd_vidlii {
    width: 157px;
    height: 60px;
    position: absolute;
    top: 4px;
    left: 16px
}

#sm_nav>a {
    border-left: 1px solid #aaa;
    padding: 0 0 0 6px;
    margin: 0 0 0 6px
}

#sm_nav>a:first-of-type {
    font-weight: 700;
    padding: 0;
    margin: 0;
    border: 0;
    display: inline-block;
    height: 19px
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden
}

.n_head {
    -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;
    position: relative
}

.bottom_wrapper {
    font-size: 14px
}

.pr_hd1 {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.n_head {
    margin: 0 0 10px
}

.n_head .pr_hd_bar {
    border-radius: 8px !important
}

.pr_hd_wrapper {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 34px 0 0
}

#pr_hd ul,
.n_head ul {
    padding: 0;
    margin: 0 auto;
    width: auto;
    display: table;
    position: relative;
    top: 1px
}

#pr_hd li,
.n_head li {
    color: #039;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 6.5px 0;
    width: 139px;
    border: 1px solid #c2cfec;
    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, #f4fbff), color-stop(100%, #96d3f7));
    background: -webkit-linear-gradient(top, #f4fbff 0, #96d3f7 100%);
    background: -o-linear-gradient(top, #f4fbff 0, #96d3f7 100%);
    background: -ms-linear-gradient(top, #f4fbff 0, #96d3f7 100%);
    background: linear-gradient(to bottom, #f4fbff 0, #96d3f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4fbff', endColorstr='#9edbff', GradientType=0)
}

#pr_hd li:hover,
.n_head li:hover {
    color: #003bb1;
    border: 1px solid #ced8ec;
    border-bottom: 0;
    background: -moz-linear-gradient(top, #f4fbff 0, #cedeff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4fbff), color-stop(100%, #cedeff));
    background: -webkit-linear-gradient(top, #f4fbff 0, #cedeff 100%);
    background: -o-linear-gradient(top, #f4fbff 0, #cedeff 100%);
    background: -ms-linear-gradient(top, #f4fbff 0, #cedeff 100%);
    background: linear-gradient(to bottom, #f4fbff 0, #cedeff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4fbff', endColorstr='#cedeff', GradientType=0)
}

#pr_hd li:active,
.n_head li:active {
    color: #333;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0, #d8d8d8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(100%, #d8d8d8));
    background: -webkit-linear-gradient(top, #f6f6f6 0, #d8d8d8 100%);
    background: -o-linear-gradient(top, #f6f6f6 0, #d8d8d8 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0, #d8d8d8 100%);
    background: linear-gradient(to bottom, #f6f6f6 0, #d8d8d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d8d8d8', GradientType=0)
}

#pr_hd ul a,
.n_head ul a {
    margin: 0 8px 0 0;
    -webkit-user-drag: none;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-drag: none
}

#hd_name img,
.cosmic_nav>a,
.cosmic_sub,
.yel_btn {
    -webkit-user-drag: none
}

#pr_hd ul a:last-of-type,
.n_head ul a:last-of-type {
    margin: 0
}

.vc_nav_r ul {
    margin: 0;
    padding: 0
}

.vc_nav_r li {
    border-right: 1px solid #DCDCDC;
    padding-right: 9px;
    margin-right: 5px;
    display: inline-block
}

#name_nav a,
.v_resp a:last-of-type {
    display: block
}

.vc_nav_r {
    float: right
}

.vc_nav_r li:last-of-type {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.pr_hd1 .pr_hd_bar {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.search_bar {
    border: 1px solid #d5d5d5;
    padding: 3px 4px;
    width: 275px;
    border-radius: 3px;
    outline: 0
}

.search_bar:focus,
.search_bar:hover {
    border: 1px solid #bebebe
}

.v_resp {
    float: left;
    width: 155px
}

.search_button {
    padding: 3px 7.5px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #c7c7c7;
    outline: 0;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0, #e4e5de 100%);
    background: -webkit-linear-gradient(top, #f4f4f4 0, #e4e5de 100%);
    background: linear-gradient(to bottom, #f4f4f4 0, #e4e5de 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e4e5de', GradientType=0)
}

.search_button:hover {
    border: 1px solid #b9b9b9;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #fafafa 0, #edeee7 100%);
    background: -webkit-linear-gradient(top, #fafafa 0, #edeee7 100%);
    background: linear-gradient(to bottom, #fafafa 0, #edeee7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#edeee7', GradientType=0)
}

.search_button:active {
    border: 1px solid #a6a6a6;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #e4e5de 0, #f4f4f4 100%);
    background: -webkit-linear-gradient(top, #e4e5de 0, #f4f4f4 100%);
    background: linear-gradient(to bottom, #e4e5de 0, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e5de', endColorstr='#f4f4f4', GradientType=0)
}

.search_button:disabled {
    cursor: not-allowed
}

.search_button:disabled:hover {
    background: #ddded7;
    background: -moz-linear-gradient(top, #f0f0f0 0, #ddded7 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0, #ddded7 100%);
    background: linear-gradient(to bottom, #f0f0f0 0, #ddded7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#ddded7', GradientType=0)
}

.pr_hd_bar>.yel_btn {
    position: absolute;
    right: 7px;
    top: 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, #fffbc7 7%, #f2d70c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbc7', endColorstr='#f2d70c', GradientType=0);
    user-select: none;
    color: #8a4100 !important;
    font-weight: 700;
    font-size: 13px;
    padding: 4px 15px;
    border: 1px solid #f4c800;
    border-radius: 5px
}

#hd_name,
.cosmic_nav>a {
    -webkit-user-select: none;
    -moz-user-select: none;
    text-decoration: none
}

.yel_btn:hover {
    background: #fff9d1;
    background: -moz-linear-gradient(top, #fff9d1 8%, #eaf25c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8%, #fff9d1), color-stop(100%, #eaf25c));
    background: -webkit-linear-gradient(top, #fff9d1 8%, #eaf25c 100%);
    background: -o-linear-gradient(top, #fff9d1 8%, #eaf25c 100%);
    background: -ms-linear-gradient(top, #fff9d1 8%, #eaf25c 100%);
    background: linear-gradient(to bottom, #fff9d1 8%, #eaf25c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9d1', endColorstr='#eaf25c', GradientType=0)
}

.yel_btn:active {
    border-color: #d4a900;
    background: -moz-linear-gradient(top, #eaf25c 8%, #fff9d1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8%, #eaf25c), color-stop(100%, #fff9d1));
    background: -webkit-linear-gradient(top, #eaf25c 8%, #fff9d1 100%);
    background: -o-linear-gradient(top, #eaf25c 8%, #fff9d1 100%);
    background: -ms-linear-gradient(top, #eaf25c 8%, #fff9d1 100%);
    background: linear-gradient(to bottom, #eaf25c 8%, #fff9d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf25c', endColorstr='#fff9d1', GradientType=0)
}

#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, #f6f6f6 0, #d8d8d8 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d8d8d8', GradientType=0) !important
}

#sm_nav {
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 15px
}

#name_nav a {
    font-weight: 700;
    padding: 4px 0 4px 7px;
    border-bottom: 1px solid #ccc
}

#name_nav a:hover {
    background: #f7f6fe
}

#name_nav a:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#name_nav a:last-of-type {
    border: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#hd_name img {
    width: 9.5px;
    height: 6px;
    margin-left: 5px;
    position: relative;
    bottom: 2px
}

.hddn {
    display: none !important
}

#name_nav {
    z-index: 1077700;
    background: #def2fd;
    border-radius: 5px;
    width: 135px;
    position: relative;
    top: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .12);
    transition: max-height 320ms, border-color 320ms
}

.channel_banner {
    width: 740px;
    height: 111px;
    border: 3px inset #ddd;
    position: relative;
    background-size: 100% auto;
    background-position: center;
    margin: 0 0 15px !important
}

.channel_banner>a {
    display: block;
    position: absolute
}

#name_nav>div {
    border: 1px solid #ccc;
    border-radius: 5px
}

#hd_name:hover~#name_nav,
#name_nav:hover {
    max-height: 250px
}

#hd_name:hover img {
    -webkit-filter: contrast(100%) brightness(130%);
    filter: contrast(100%) brightness(130%)
}

.pr_hd_bar {
    background: #e2d7e2;
    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, #e2d7e2 1%, #ecede1 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;
    z-index: 10;
    position: relative;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: .5px solid #ccc;
    border-top: 0;
    border-bottom: 0
}

.cosmic_top {
    width: 967px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 25px 10px 8px;
    border-radius: 5px 5px 0 0;
    background: url('/img/cosmic_bg.png')
}

.cosmic_top>a:first-of-type {
    display: flex;
    float: left;
    width: 61px
}

.cosmic_top>div:first-of-type {
    font-size: 23px;
    display: inline-block;
    color: #fff;
    padding: 18px 0 0 19px
}

.cosmic_top>.cosmic_sub {
    display: inline-block;
    position: relative;
    bottom: 1px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

.cosmic_stats {
    float: right;
    position: relative;
    top: 2px
}

.cosmic_stats>div {
    padding: 12px 15px;
    display: inline-block
}

.cosmic_stats>div>span {
    display: block;
    color: #aaa
}

.cosmic_stats>div>span:first-of-type {
    font-size: 18px
}

.cosmic_stats>div>span:last-of-type {
    font-size: 10px
}

.cosmic_nav {
    background: #444;
    -moz-box-shadow: inset 0 1px 2px #222;
    -ms-box-shadow: inset 0 1px 2px #222;
    -webkit-box-shadow: inset 0 1px 2px #222;
    box-shadow: inset 0 1px 2px #222;
    background-image: -moz-linear-gradient(bottom, #323232 0, #4f4f4f 70%);
    background-image: -ms-linear-gradient(bottom, #323232 0, #4f4f4f 70%);
    background-image: -o-linear-gradient(bottom, #323232 0, #4f4f4f 70%);
    background-image: -webkit-gradient(linear, left bottom, left center, color-stop(0, #323232), color-stop(70%, #4f4f4f));
    background-image: -webkit-linear-gradient(bottom, #323232 0, #4f4f4f 70%);
    background-image: linear-gradient(to center, #323232 0, #4f4f4f 70%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#4f4f4f, endColorStr=#323232);
    width: 1000px;
    margin: 0 auto;
    position: relative
}

.cosmic_nav>a {
    padding: 8px 20px;
    color: #eaeaea;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    outline: 0;
    display: inline-block;
    -ms-user-select: none;
    user-select: none
}

.cosmic_nav>#selectedNav {
    background: #252525 !important;
    border-top: 1px solid #484848 !important;
    position: relative !important;
    top: -1px !important;
    -moz-box-shadow: 1px 0 15px #232323 !important;
    -ms-box-shadow: 1px 0 15px #232323 !important;
    -webkit-box-shadow: 1px 0 15px #232323 !important;
    box-shadow: 1px 0 15px #232323 !important;
    background-image: -moz-linear-gradient(top, #323232 0, #1c1c1c 70%) !important;
    background-image: -ms-linear-gradient(top, #323232 0, #1c1c1c 70%) !important;
    background-image: -o-linear-gradient(top, #323232 0, #1c1c1c 70%) !important;
    background-image: -webkit-gradient(linear, left top, left center, color-stop(0, #323232), color-stop(70%, #1c1c1c)) !important;
    background-image: -webkit-linear-gradient(top, #323232 0, #1c1c1c 70%) !important;
    background-image: linear-gradient(to center, #323232 0, #1c1c1c 70%) !important;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#323232, endColorStr=#1c1c1c) !important
}

.cosmic_nav>a:hover {
    background: #444;
    background-image: -moz-linear-gradient(center bottom, #3a3a3a 0, #555 70%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a3a3a), color-stop(.7, #555));
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#555555, endColorStr=#3a3a3a);
    -moz-box-shadow: 0 1px 2px #222;
    -webkit-box-shadow: 0 1px 2px #222;
    box-shadow: 0 1px 2px #222
}

.cosmic_nav>a:active,
.cosmic_nav>a:focus {
    background: #333;
    text-shadow: 0 -1px 1px #000;
    color: #ccc;
    -moz-box-shadow: 0 2px 5px #151515;
    -ms-box-shadow: 0 2px 5px #151515;
    -webkit-box-shadow: 0 2px 5px #151515;
    box-shadow: 0 2px 5px #151515
}

.cosmic_search {
    padding: 5px 10px;
    position: absolute;
    top: 1px;
    right: 0
}

.cosmic_search>input[type=search] {
    height: 15px;
    background: #333;
    width: 260px;
    border: 0;
    border-bottom: 1px solid #626262;
    padding: 10px 0 10px 6px;
    outline: 0;
    color: #fff;
    float: left;
    -moz-box-shadow: inset 0 2px 3px #151515;
    -ms-box-shadow: inset 0 2px 3px #151515;
    -webkit-box-shadow: inset 0 2px 3px #151515;
    box-shadow: inset 0 2px 3px #151515;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    font-size: 12px
}

.cosmic_search button {
    cursor: pointer;
    width: 24px;
    height: 20.5px;
    float: left;
    -moz-box-shadow: 0 1px 1px #222;
    -ms-box-shadow: 0 1px 1px #222;
    -webkit-box-shadow: 0 1px 1px #222;
    box-shadow: 0 1px 1px #222;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin: 0;
    padding: 0;
    border: 0;
    background-image: -moz-linear-gradient(top, #323232 0, #1c1c1c 70%);
    background-image: -ms-linear-gradient(top, #323232 0, #1c1c1c 70%);
    background-image: -o-linear-gradient(top, #323232 0, #1c1c1c 70%);
    background-image: -webkit-gradient(linear, left top, left center, color-stop(0, #323232), color-stop(70%, #1c1c1c));
    background-image: -webkit-linear-gradient(top, #323232 0, #1c1c1c 70%);
    background-image: linear-gradient(to center, #323232 0, #1c1c1c 70%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#323232, endColorStr=#1c1c1c);
    outline: 0
}

.cosmic_search button>b {
    text-indent: -999px;
    display: block;
    overflow: hidden;
    margin: auto;
    opacity: .7;
    background: url('/img/cosmic_search.png') no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px
}

.cosmic_search button:hover {
    background-image: -moz-linear-gradient(top, #3d3d3d 0, #282828 70%);
    background-image: -ms-linear-gradient(top, #3d3d3d 0, #282828 70%);
    background-image: -o-linear-gradient(top, #3d3d3d 0, #282828 70%);
    background-image: -webkit-gradient(linear, left top, left center, color-stop(0, #3d3d3d), color-stop(70%, #282828));
    background-image: -webkit-linear-gradient(top, #3d3d3d 0, #282828 70%);
    background-image: linear-gradient(to center, #3d3d3d 0, #282828 70%)
}

.avt2 {
    border: 0 !important
}

.cosmic_sub {
    text-shadow: 0 1px 0 #fff;
    border: 1px solid #aaa;
    border-radius: 5px;
    margin-left: 13px;
    vertical-align: bottom;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    padding: 5px 8px 5px 28px;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
    word-wrap: normal;
    outline: 0;
    color: #555;
    background: #e8e8e8;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer
}

#sub-icon {
    height: 17px;
    width: 16px;
    display: inline;
    background-image: url('/img/buttons22.png');
    position: absolute;
    margin-top: -3px;
    margin-left: -24px;
    z-index: 9
}

.cosmic_sub:hover #sub-icon {
    background-position: -16px
}

.cosmic_subbed #sub-icon {
    background-position: -32px
}

.cosmic_subbed:hover #sub-icon {
    background-position: -48px
}

.cosmic_subbed {
    background-color: #68a959;
    border: 1px solid #68a959;
    color: #fff;
    text-shadow: none !important
}

.cosmic_comment {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative
}

.cosmic_comment>div:first-of-type {
    overflow: hidden;
    color: #333;
    position: relative;
    padding-bottom: 10px
}

#cosmic_textarea {
    width: 99.3%;
    display: block;
    border-radius: 5px;
    border: 1px solid #ddd;
    outline: 0;
    margin: 13px 0 5px
}

.cosmic_recent .th_t {
    bottom: 9px !important;
    right: 5px !important;
    top: unset !important
}

#cosmic_textarea:hover {
    border: 1px solid #ccc
}

#cosmic_textarea:focus {
    border: 1px solid #bbb
}

.cosmic_comment>.cosmic_delete {
    display: none;
    position: absolute;
    top: 8px;
    right: 0;
    color: #666;
    font-size: 13px
}

.cosmic_recent>div {
    margin: 0;
    position: relative;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid transparent;
    padding: 12px 28px
}

.cosmic_recent>div:hover {
    background: #f6f6f6;
    border-top-color: #ebebeb;
    border-bottom-color: #ebebeb
}

.cosmic_edit {
    width: 1000px;
    margin: 0 auto 16px;
    background: #f7f7ff;
    background: -moz-linear-gradient(top, #f7f7ff 0, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f7f7ff 0, #eaeaea 100%);
    background: linear-gradient(to bottom, #f7f7ff 0, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7ff', endColorstr='#eaeaea', GradientType=0);
    border-radius: 3px;
    border: 1px solid #bcbcbc
}

.cosmic_bg_change {
    background: #636163;
    background: -moz-linear-gradient(top, #636163 0, #373537 100%);
    background: -webkit-linear-gradient(top, #636163 0, #373537 100%);
    background: linear-gradient(to bottom, #636163 0, #373537 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#636163', endColorstr='#373537', GradientType=0);
    border-radius: 6px;
    padding: 8px;
    width: 126px;
    position: relative;
    top: 31px
}

#cm_usn {
    display: none
}

.cosmic_recent>div>div {
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb
}

#cosmic_channel_comments {
    margin-top: 30px
}

.cosmic_recent>div span {
    display: block;
    position: absolute;
    right: 30px;
    top: 31px;
    color: #999;
    line-height: 15px;
    font-size: 10px
}

.cosmic_recent>div>div>div:first-of-type {
    float: left;
    width: 110px;
    text-align: right
}

.cosmic_recent>div>div>div:last-of-type {
    float: left;
    margin-left: 17px;
    font-size: 12px;
    color: #555;
    width: 312px
}

.cosmic_recent>div>div>div:last-of-type>div:first-of-type>a {
    font-size: 15px;
    font-weight: 700;
    color: #555
}

.cosmic_recent>div>div>div:last-of-type>div:last-of-type>div:last-of-type {
    margin-top: 7px
}

.cosmic_recent>div>div>div:last-of-type>div:last-of-type>div:last-of-type>div:first-of-type {
    display: inline-block;
    vertical-align: middle
}

.cosmic_recent>div>div>div:last-of-type>div:last-of-type>div:last-of-type>a {
    font-weight: 700;
    color: #333
}

.cosmic_comment:hover .cosmic_delete {
    display: block
}

.cosmic_comment>div:last-of-type {
    background: #fff;
    -moz-box-shadow: 0 1px 2px #ccc;
    -ms-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    display: block;
    padding: 6px;
    color: #333;
    font-size: 11px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: background-color .18s;
    -ms-transition: background-color .18s;
    -o-transition: background-color .18s;
    -webkit-transition: background-color .18s;
    transition: background-color .18s
}

.wrapper a {
    color: #333
}

.cosmic_comment>div:last-of-type>div {
    margin: 20px;
    font-size: 12px;
    color: #666;
    line-height: 16px
}

.cosmic_comment>div:last-of-type:hover {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    background-image: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f0f0f0 100%)
}

.cosmic_comment>div:first-of-type>div:first-of-type {
    display: inline-block;
    vertical-align: middle
}

.cosmic_comment>div:first-of-type>div:last-of-type {
    padding: 0 5px;
    display: inline;
    font-size: 15px;
    vertical-align: middle;
    position: relative;
    bottom: 1px
}

.cosmic_comment>div:first-of-type>div:last-of-type>span {
    color: #999;
    font-size: 11px;
    vertical-align: middle;
    position: relative;
    bottom: .5px;
    left: 6px
}

#gbg {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 100vh
}

.cosmic_feed_selector {
    margin: 5px 0 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #fff;
    position: relative
}

.cosmic_feed_selector>a {
    display: inline-block;
    margin-right: 5px;
    padding: 6px;
    color: #666;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px
}

.cosmic_feed_selector>a.selected {
    background-color: #999;
    color: #eee
}

.cosmic_sub:hover {
    background-color: #68a959;
    border: 1px solid #68a959;
    color: #fff;
    text-shadow: none !important
}

.vlPlayer .vlControls {
    border-radius: 0 !important
}

.cosmic_featured_playlists>a,
.cosmic_featured_video_info {
    -moz-border-radius: 3px;
    -moz-transition: background-color .18s;
    -ms-transition: background-color .18s
}

.wrapper {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding-bottom: 30px;
    position: relative;
    z-index: 100
}

.cosmic_featured_playlists {
    margin-top: 23px;
    position: relative
}

.cosmic_featured_playlists h3 {
    font-size: 14px;
    margin: 8px 0;
    padding: 0;
    color: #000;
    font-weight: 400
}

.cosmic_featured_playlists>a {
    display: block;
    margin-bottom: 12px;
    background: #fff;
    -moz-box-shadow: 0 1px 2px #ccc;
    -ms-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    padding: 6px;
    color: #666;
    font-size: 11px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -o-transition: background-color .18s;
    -webkit-transition: background-color .18s;
    transition: background-color .18s;
    text-decoration: none
}

.cosmic_big_video:hover,
.cosmic_featured_playlists>a:hover {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff
}

.cosmic_featured_playlists>a>div:first-of-type {
    height: 50px;
    vertical-align: bottom;
    width: 100%;
    display: inline-block;
    background: #ccc;
    margin-bottom: 5px;
    position: relative
}

.cosmic_featured_playlists>a>div:first-of-type>img {
    width: 25%;
    position: relative;
    vertical-align: bottom;
    height: 50px;
    overflow: hidden;
    display: inline-block
}

.cosmic_featured_playlists>a>div:first-of-type>div {
    position: absolute;
    background-color: rgba(0, 0, 0, .74);
    color: #fff;
    top: 6px;
    right: 6px;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 13px
}

.cosmic_d,
.cosmic_l {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 1500em;
    margin-bottom: -1500em;
    float: left
}

.cosmic_featured_playlists>a>div:last-of-type>div:first-of-type {
    font-size: 13px;
    font-weight: 700;
    color: #333
}

.cosmic_featured_playlists>a:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    background-image: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f0f0f0 100%)
}

.cosmic_l {
    background: #e6e6e6;
    z-index: 100;
    border-right: 1px solid #e6e6e6;
    width: 669px
}

.cosmic_d {
    background: #d3d3d3;
    background: -moz-linear-gradient(left, #d3d3d3 0, #ddd 5%, #e0e0e0 8%, #e6e6e6 100%);
    background: -webkit-linear-gradient(left, #d3d3d3 0, #ddd 5%, #e0e0e0 8%, #e6e6e6 100%);
    background: linear-gradient(to right, #d3d3d3 0, #ddd 5%, #e0e0e0 8%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#e6e6e6', GradientType=1);
    width: 331px
}

.cosmic_featured_channels>a,
.cosmic_featured_video_info {
    background: #fff;
    display: block;
    -webkit-border-radius: 3px;
    -o-transition: background-color .18s;
    -webkit-transition: background-color .18s
}

.cosmic_l>div:first-of-type {
    padding: 8px
}

.cosmic_featured_video_info {
    padding: 15px 10px 15px 15px;
    -moz-box-shadow: 0 1px 2px #ccc;
    -ms-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    color: #666;
    font-size: 11px;
    border-radius: 0 0 3px 3px;
    transition: background-color .18s;
    position: relative;
    bottom: .5px;
    z-index: 10
}

.cosmic_big_video,
.cosmic_featured_channels>a {
    -moz-border-radius: 3px;
    -ms-transition: background-color .18s
}

.cosmic_featured_video_info:hover {
    box-shadow: #e0e0e0 0 1px 3px, #fff 0 -1px 0 inset;
    background-image: linear-gradient(#fff 0, #f0f0f0 100%)
}

.cosmic_featured_video_info>a:first-of-type {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 7px;
    display: block
}

.cosmic_d>div:first-of-type {
    padding: 0 25px;
    margin: 23px 0 14px 1px
}

.cosmic_about {
    color: grey;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px
}

.cosmic_about h3 {
    padding: 0;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    margin: 8px 0
}

.cosmic_more_about {
    color: grey;
    font-size: 12px
}

.cosmic_profile {
    overflow: hidden;
    margin-top: 13px
}

.cosmic_profile>div:first-of-type {
    float: left;
    color: #000
}

.cosmic_profile>div:last-of-type {
    float: right
}

.cosmic_featured_channels>a {
    -moz-box-shadow: 0 1px 2px #ccc;
    -ms-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    padding: 6px;
    color: #666;
    font-size: 11px;
    margin-bottom: 7px;
    border-radius: 3px;
    -moz-transition: background-color .18s;
    transition: background-color .18s;
    cursor: pointer;
    overflow: hidden
}

.cosmic_big_video,
.cosmic_playlists_list>a {
    -moz-transition: background-color .18s;
    -o-transition: background-color .18s;
    -webkit-transition: background-color .18s;
    overflow: hidden
}

.cosmic_featured_channels .avt2 {
    display: inherit
}

.cosmic_featured_channels {
    margin-top: 23px;
    position: relative
}

.cosmic_featured_channels>a:hover {
    box-shadow: #e0e0e0 0 1px 3px, #fff 0 -1px 0 inset;
    background-image: linear-gradient(#fff 0, #f0f0f0 100%)
}

.cosmic_featured_channels>h3 {
    font-size: 14px;
    margin: 8px 0;
    padding: 0;
    color: #000;
    font-weight: 400
}

.cosmic_featured_channels>a>div {
    float: left
}

.cosmic_featured_channels>a>div:last-of-type {
    margin-left: 10px;
    line-height: 21px;
    position: relative;
    top: 2px
}

.cosmic_featured_channels>a>div:last-of-type>div:last-of-type {
    color: #666
}

.cosmic_featured_channels>a>div:last-of-type>div:first-of-type {
    font-weight: 700;
    color: #333;
    font-size: 14px
}

.featured_views {
    color: #999;
    position: absolute;
    top: 22px;
    right: 18px
}

.featured_views>span:first-of-type {
    font-size: 18px
}

.featured_views>span:last-of-type {
    font-size: 13px
}

.cosmic_featured_videos {
    overflow: hidden
}

.cosmic_featured_videos>div:first-of-type {
    margin: 22px 0 12px;
    padding: 0 0 20px;
    border-bottom: 1px solid #fff
}

.cosmic_featured_videos>div:first-of-type>div {
    font-size: 18px;
    margin-right: 8px;
    display: inline
}

.cosmic_featured_videos>div:first-of-type>span {
    display: inline;
    margin-left: 8px;
    color: #999;
    font-size: 14px
}

.cosmic_big_video {
    margin-bottom: 20px;
    background: #fff;
    -moz-box-shadow: 0 1px 2px #ccc;
    -ms-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    display: block;
    font-size: 11px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: background-color .18s;
    color: #666
}

.cosmic_big_video>a {
    text-decoration: none
}

.vid_th {
    padding: 0 !important;
    border: 0 !important
}

.cosmic_big_video .vid_th {
    vertical-align: middle;
    display: inline-block
}

.th_t {
    bottom: unset !important;
    top: 132px !important;
    right: 9px !important
}

.cosmic_big_video_info {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    width: 300px;
    padding: 35px 0 35px 23px
}

.cosmic_big_video_info>div:first-of-type {
    float: left;
    font-weight: 400;
    margin: 5px 0 4px;
    line-height: 18px;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    color: #333;
    font-size: 18px;
    width: 291px
}

.cosmic_big_video:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    background-image: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f0f0f0 100%)
}

.cosmic_button,
.cosmic_pagination>a,
.cosmic_pagination>span {
    text-shadow: 0 1px 0 #fff;
    -moz-box-shadow: inset 0 0 1px #fff;
    word-wrap: normal;
    vertical-align: middle;
    font-size: 11px;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    font-weight: 700
}

.cosmic_big_small_stats {
    margin-bottom: 10px
}

.cosmic_big_small_stats span {
    margin-right: 15px;
    color: #999
}

.big_video_description {
    color: #999;
    max-height: 27px;
    overflow: hidden
}

.cosmic_singleplane {
    background: #f3f3f3;
    background: -moz-linear-gradient(left, #f3f3f3 0, #e9e9e9 100%);
    background: -webkit-linear-gradient(left, #f3f3f3 0, #e9e9e9 100%);
    background: linear-gradient(to right, #f3f3f3 0, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#e9e9e9', GradientType=1)
}

.cosmic_button {
    text-align: center;
    color: #555;
    border-color: #ccc #ccc #aaa;
    background-color: #e0e0e0;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fffafafa, EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #dcdcdc));
    background-image: -webkit-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: linear-gradient(to bottom, #fafafa 0, #dcdcdc 100%);
    height: 2.95em;
    padding: 0 .91em;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.cosmic_button:hover {
    border-color: #aaa #aaa #999;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fff0f0f0, EndColorStr=#ffe6e6e6);
    background-image: -moz-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f0f0f0 0, #e6e6e6 100%);
    color: #555
}

.cosmic_button:focus {
    outline: 0;
    border-color: #4496e7;
    -moz-box-shadow: 0 0 5px #4496e7, inset 0 0 10px #fff;
    -ms-box-shadow: 0 0 5px #4496e7, inset 0 0 10px #fff;
    -webkit-box-shadow: 0 0 5px #4496e7, inset 0 0 10px #fff;
    box-shadow: 0 0 5px #4496e7, inset 0 0 10px #fff
}

.cosmic_button:active {
    border-color: #888 #aaa #ccc;
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    -ms-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffc8c8c8, EndColorStr=#ffe6e6e6);
    background-image: -moz-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c8c8c8), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #c8c8c8 0, #e6e6e6 100%)
}

.cosmic_videos {
    padding: 28px 22px 0 !important;
    overflow: hidden
}

.cosmic_videos>div:first-of-type {
    float: left;
    margin-top: 40px;
    width: 200px
}

.cosmic_videos>div:first-of-type>a {
    text-decoration: none;
    color: #666;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 10px
}

.cosmic_videos>div:first-of-type>a.cselected {
    font-weight: 700;
    color: #fff;
    background: #666;
    border-radius: 2px;
    padding: 6px 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none
}

.cosmic_videos>div:last-of-type {
    float: left;
    width: 754px
}

.cosmic_video_header {
    margin: 0 0 8px;
    padding-top: 8px;
    font-size: 20px;
    color: #333
}

.cosmic_playlists_list,
.cosmic_videos_list {
    margin-top: 45px
}

.cosmic_video_header span {
    color: #666
}

.cosmic_seperator {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    width: 100%
}

.cosmic_videos_list>div {
    width: 235px;
    margin: 0 24px 15px 0;
    float: left;
    height: 200px
}

.cosmic_singleplane .th_t {
    top: 120px !important
}

.cosmic_videos_list>div:nth-child(3n) {
    margin: 0
}

.cosmic_videos_list>div>div:last-of-type {
    color: #666;
    font-size: 12px;
    margin-top: 3px
}

.cosmic_videos_list>div>span {
    color: #999
}

.ctitle {
    margin-top: 2px;
    margin-bottom: 1px;
    display: block;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ctitle:hover {
    color: #1c62b9
}

.cosmic_pagination>a,
.cosmic_pagination>span {
    color: #555;
    display: inline-block;
    line-height: 2.8em;
    text-decoration: none;
    border: 1px solid #ccc;
    background-color: #e0e0e0;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fffafafa, EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #dcdcdc));
    background-image: -webkit-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: linear-gradient(to bottom, #fafafa 0, #dcdcdc 100%);
    height: 2.95em;
    padding: 0 .91em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 3px
}

.cosmic_pagination>a:hover {
    border-color: #aaa #aaa #999;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25), inset 0 0 3px #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fff0f0f0, EndColorStr=#ffe6e6e6);
    background-image: -moz-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #f0f0f0 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f0f0f0 0, #e6e6e6 100%)
}

.cosmic_pagination>a:active,
.cosmic_pagination>span {
    border-color: #888 #aaa #ccc;
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    -ms-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffc8c8c8, EndColorStr=#ffe6e6e6);
    background-image: -moz-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c8c8c8), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #c8c8c8 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #c8c8c8 0, #e6e6e6 100%)
}

.cosmic_playlists_list>a {
    display: block;
    margin-bottom: 12px;
    background: #fff;
    -moz-box-shadow: 0 1px 2px #ccc;
    -ms-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    padding: 6px;
    color: #666;
    font-size: 11px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -ms-transition: background-color .18s;
    transition: background-color .18s;
    text-decoration: none
}

.cosmic_playlists_list>a:hover {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 -1px 0 #fff;
    background-image: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f0f0f0));
    background-image: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f0f0f0 100%)
}

#s_username:active,
#s_username:hover {
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39)
}

.cosmic_playlists_list>a>div:first-of-type {
    float: left;
    width: 330px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding: 22px 0 10px 13px
}

.cosmic_playlists_list>a>div:last-of-type {
    width: 370px;
    float: right;
    position: relative
}

.cosmic_playlists_list>a>div:last-of-type>div {
    position: absolute;
    background-color: rgba(0, 0, 0, .74);
    color: #fff;
    top: 6px;
    right: 6px;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 13px
}

.cosmic_playlists_list img {
    width: 25%;
    position: relative;
    vertical-align: bottom;
    height: 63px;
    overflow: hidden;
    display: inline-block
}

.s_head {
    margin-top: 6px;
    position: relative;
    margin-bottom: 8px
}

.s_head img {
    width: 131px;
    height: 49px;
    margin-right: 22px;
    float: left;
    position: relative;
    bottom: 1px
}

.s_center {
    position: absolute;
    right: 0;
    top: 17px;
    font-size: 13px
}

.s_center a,
.s_center>div {
    float: left;
    display: block
}

.s_center>a {
    padding: 2px 0
}

#s_username {
    margin-right: 13px;
    padding: 1px 13px;
    border-right: 1px solid #ccc;
    cursor: pointer;
    user-select: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-user-select: none
}

#s_username:hover {
    background: -moz-linear-gradient(top, #fff 0, #E6E6E6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #E6E6E6 100%);
    background: linear-gradient(to bottom, #fff 0, #E6E6E6 100%);
    border: 1px solid #b4b4b4;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6', GradientType=0)
}

#s_username:active {
    background: -moz-linear-gradient(top, #E6E6E6 0, #fff 100%);
    background: -webkit-linear-gradient(top, #E6E6E6 0, #fff 100%);
    background: linear-gradient(to bottom, #E6E6E6 0, #fff 100%);
    border: 1px solid #b4b4b4;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39)
}

.s_username_clicked {
    background: -moz-linear-gradient(top, #E6E6E6 0, #fff 100%) !important;
    background: -webkit-linear-gradient(top, #E6E6E6 0, #fff 100%) !important;
    background: linear-gradient(to bottom, #E6E6E6 0, #fff 100%) !important;
    border: 1px solid #b4b4b4 !important;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6', GradientType=0) !important
}

#s_toggle,
#s_toggle2 {
    display: inline-block;
    position: absolute;
    right: 64px;
    top: 19px;
    z-index: 2147483647;
    background: #fff;
    border: 1px solid #999;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    width: 196px
}

.s_a,
.s_search {
    float: left;
    position: relative
}

#s_toggle2 {
    right: 299px;
    top: 38px;
    font-size: 13px;
    width: 100px;
    text-align: center
}

#s_toggle>div {
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.s_search {
    top: 14px;
    margin-right: 2px
}

#s_toggle>div>a:nth-of-type(2n) {
    border-left: 1px solid #ddd
}

#s_toggle a,
#s_toggle2 a {
    display: block;
    padding: .4166em .6666em;
    color: #000;
    background: #fff;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    width: 80px
}

#s_toggle2 a {
    padding: 5px;
    margin: 0;
    width: auto
}

#s_toggle a:hover,
#s_toggle2 a:hover {
    background: #eaeaea
}

.s_search input[type=search] {
    border: 1px solid #b4b4b4;
    border-right: 0;
    outline: 0;
    padding: 4px 7px;
    font-size: 12px;
    width: 400px
}

.s_search input[type=submit] {
    padding: 4px 7px;
    border: 1px solid #b4b4b4;
    font-size: 12px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #efefef 100%);
    background: -webkit-linear-gradient(top, #fff 0, #efefef 100%);
    background: linear-gradient(to bottom, #fff 0, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);
    border-top-right-radius: 3.5px;
    border-bottom-right-radius: 3.5px;
    cursor: pointer;
    outline: 0
}

.s_search input[type=submit]:hover {
    background: -moz-linear-gradient(top, #fff 0, #E6E6E6 100%);
    background: -webkit-linear-gradient(top, #fff 0, #E6E6E6 100%);
    background: linear-gradient(to bottom, #fff 0, #E6E6E6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6', GradientType=0)
}

.s_search input[type=submit]:active {
    background: -moz-linear-gradient(top, #efefef 0, #fff 100%);
    background: -webkit-linear-gradient(top, #efefef 0, #fff 100%);
    background: linear-gradient(to bottom, #efefef 0, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType=0)
}

.s_a {
    top: 18px;
    font-size: 13px;
    margin-left: 13px;
    border-left: 1px solid #ccc;
    padding: 1px 0 0 13px
}

textarea {
    border-radius: 5px;
    border: 1px solid #d6d6d6;
    padding: 2px;
    outline: 0
}

textarea:hover {
    border: 1px solid #a4a4a4
}

textarea:focus {
    border: 1px solid #9899f5
}

input[type=text],
input[type=password],
input[type=email],
input[type=url] {
    border: 1px solid #d5d5d5;
    padding: 3px 4px;
    border-radius: 3px;
    outline: 0
}

input[type=text]:hover,
input[type=password]:hover,
input[type=email]:hover,
input[type=url]:hover {
    border: 1px solid #ababab
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus {
    border: 1px solid #9d9efd
}

.th_t {
    color: #fff;
    background: rgba(0, 0, 0, .65);
    position: absolute;
    font-size: 12px;
    padding: 0 4.5px;
    font-weight: 700;
    border-radius: 3px;
    pointer-events: none
}

.th {
    display: inline-block;
    position: relative
}

.vid_th {
    transition: border 120ms ease-out
}

.vid_th:hover {
    border: 1px solid #5e5ff4
}

.jw-icon-rewind,
.jw-rightclick {
    display: none !important
}

.jw-controlbar.jw-background-color {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .16) 70%, rgba(0, 0, 0, .47) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(15%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, .16)), color-stop(100%, rgba(0, 0, 0, .47)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .16) 70%, rgba(0, 0, 0, .47) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .16) 70%, rgba(0, 0, 0, .47) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .16) 70%, rgba(0, 0, 0, .47) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .16) 70%, rgba(0, 0, 0, .47) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#78000000', GradientType=0)
}

.jw-progress {
    background: #6e84ff !important;
    border-radius: 3px !important
}

.jw-slider-horizontal .jw-progress {
    height: .4em !important
}

.jw-controlbar-center-group.jw-buffer,
.jw-slider-horizontal .jw-buffer,
.jw-slider-horizontal .jw-progress,
.jw-slider-horizontal .jw-rail {
    height: .4em !important;
    border-radius: 3px !important
}

.jw-controlbar-center-group .jw-slider-time {
    bottom: .5px !important
}

.jw-slider-horizontal .jw-knob {
    width: .7em !important;
    height: .7em !important
}

.jw-button-color {
    color: #fff !important
}

.jw-button-color:hover {
    color: #9fa9ff !important
}

.jw-slider-volume {
    border-radius: 35px
}

.jw-slider-vertical {
    padding: 11px !important
}

.jw-slider-vertical.jw-background-color {
    background: rgba(0, 0, 0, .22) !important
}

.jw-time-tip {
    border-radius: 25px !important;
    padding: .4em !important;
    background: rgba(0, 0, 0, .57) !important
}

#login_modal {
    z-index: 1077700;
    background: #def2fd;
    background: -moz-linear-gradient(top, #def2fd 0, #cfecfc 100%);
    background: -webkit-linear-gradient(top, #def2fd 0, #cfecfc 100%);
    background: linear-gradient(to bottom, #def2fd 0, #cfecfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#def2fd', endColorstr='#cfecfc', GradientType=0);
    border-radius: 5px;
    width: 210px;
    overflow: hidden;
    box-sizing: border-box;
    max-height: 0;
    -webkit-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .12);
    transition: max-height 850ms;
    position: absolute;
    right: 0;
    top: 22px
}

#login_modal:focus-within,
#login_modal:hover,
#sm_nav>a:last-of-type:hover~#login_modal {
    max-height: 500px
}

#login_modal form {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 5px
}

#login_modal .search_bar {
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
    box-sizing: border-box;
    font-size: 13px
}

#login_modal .search_button {
    margin: 0 auto 8px;
    text-align: center;
    display: block;
    width: 100%;
    height: 24px
}

#login_modal .forgot_pass {
    font-weight: 700;
    text-align: center;
    font-size: 12px
}

/* Begin channel 3.0 search CSS */
.channel3-select {
    text-align: center;
    color: #555;
    border-color: #ccc #ccc #aaa;
    background-color: #e0e0e0;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fffafafa, EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #dcdcdc));
    background-image: -webkit-linear-gradient(top, #fafafa 0, #dcdcdc 100%);
    background-image: linear-gradient(to bottom, #fafafa 0, #dcdcdc 100%);
    height: 2.95em;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

#channel3-uploads-sort {
    float: right;
}
/* End channel 3.0 search CSS */