a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    border: 0;
    font-size: 100%;
    outline: 0 !important;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'icomoon';
    src: url('/css/fonts/icomoon.eot?qcn2wl');
    src: url('/css/fonts/icomoon.eot?qcn2wl#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon.ttf?qcn2wl') format('truetype'),
    url('/css/fonts/icomoon.woff?qcn2wl') format('woff'),
    url('/css/fonts/icomoon.svg?qcn2wl#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.form-control {
    background-color:#000 !important;
}


body {
    background: #1a1a1a !important;
    font-weight:300!important;
}

ol, ul, li {
    list-style: none;
    margin: 0 !important;
}

blockquote, q {
    quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.column {
    float: left;
    display: inline;
}

.ltr {
    direction: ltr !important;
}

.rtl {
    direction: rtl !important;
    font-family: tahoma;
}

.clearfix {
    zoom: 1;
}

.clearfix:after, .clearfix:before {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.h1, h2, .h2, h3, .h3 {
    margin: 0 !important;
}

* {
    border: 0 none;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
}

*, :after, :before {
    box-sizing: border-box;
}

a, a:hover {
    text-decoration: none !important;
    color: #eee;
}

/* close commented backslash hack */
.container {
    min-width: 1067px !important;
    max-width: 1067px !important;
    padding: 0 !important;
}

.site-title {
    font-size: 0px;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

#container {
    clear: both;
    color: #333;
    position: relative;
    width: 1067px;
    z-index: 0;
    margin: 10px auto;
    padding: 0 23.5px;
}

.top-bar {
    background-color: #000;
}

.middle-bar {
    background-color: #343a40;
}

.top-bar .navbar-nav .nav-item:hover,
.top-bar .navbar-nav .nav-item.current {
    background-color: #343a40;
}

.top-bar .navbar-nav .nav-item a:hover {
    color: #17a2b8;
}

.navigation {
    background: #000;
}

.latest-notification {
    float: left;
}

.notification #notification-content {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 999;
    background: #000;
    left: 10px;
    padding: 1px;
}

.not-wrapper {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

.not-wrapper > a {
    width: 100%;
    background: #000;
    color: #eee!important;
    position: relative;
    margin: 0 10px;
}

#notification-triger {
    border-radius: 2px 2px 0 0;
}

.not-content {
    position: relative;
    width: 300px;
}

.not-content.vip-content-status {
    width: 171px;
}

#vip-notification-content {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 999;
    background: #000;
    left: 10px;
}

.not-content li a {
    position: relative;
    font-size: 16px;
    color: #eee;
    padding: 10px 15px;
    display: block;
    box-shadow: 0 -1px 0 #252525;
}

.not-content li a:hover {
    box-shadow: 0 -1px 0 #252525;
    background-color: #111;
}

.notification_counts {
    background-color: #17a2b8;
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    color: #eee;
    display: block;
    font-weight: 700;
    float: right;
    margin: 2px 15px 0 0;
}

.no-more-notifications {
    position: relative;
    font-size: 16px;
    color: #eee;
    display: block;
    text-align: center;
    padding: 10px 15px;
}

.not-content > a > li {
    position: relative;
    color: #eee;
    box-shadow: 0 -1px 0 #252525;
    padding: 15px 10px;
}

.not-content > a > li:hover {
    background-color: #111;
    box-shadow: 0 -1px 0 #252525;
}

.no-more-notifications {
    position: relative;
    color: #eee;
    display: block;
    text-align: center;
    padding: 15px;
}

.no-more-notifications > i {
    float: left;
    font-size: 20px;
    color: #ff4040;
    margin: 0 -35px 0 45px;
}

.latest-text > span {
    background-color: #6c757d;
    display: inline-block !important;
    width: auto !important;
    text-align: right;
    font-size: 13.5px;
    border-radius: 2px;
    color: #fff;
    position: relative;
    top: 3px;
    padding: 1px 5px;
}

.not-content > a > li:last-child {
    border: 0 none;
    box-shadow: 0 0 0 none;
}

.latest-single {
    background: #096;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 5px;
}

.latest-album {
    background: #227eae;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 5px;
}

.latest-video {
    background: #ef0000;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 5px;
}

.latest-concert {
    background: #ff880e;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 5px;
}

.latest-live {
    background: #6111ca;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 5px;
}

.latest-special {
    background: #ff3262;
    position: absolute;
    right: 10px;
    top: 20px;
    border-radius: 5px;
}

.latest-text > a {
    color: #eee;
    width: 175px;
    line-height: 20px;
}

.latest-text {
    width: 230px;
    float: right;
}

.latest-thumbnail {
    height: 35px;
    width: 35px;
    margin: .2em 0 .3em;
    border-radius: 5px;
}

/*------------ LATEST -NOTIFICATION CSS -------------*/
.header {
    background: #222;
    border-bottom: 1px solid #444;
    position: relative;
    height: 255px;
}

.logo {
    background: url(logo.png) no-repeat left top;
    height: 40px;
    width: 308px;
}

.logo > a > div {
    color: #eee;
    font-size: 95px;
    position: relative;
    top: 70px;
    line-height: 60px;
    left: 6px;
}

.logo > a > span {
    color: #ff4242;
    font-size: 25px;
    position: relative;
    top: 95px;
    line-height: 30px;
    left: 6px;
    text-transform: uppercase;
}

.bootstrap-select > .dropdown-toggle {
    border: unset !important;
}

#search-form {
    background-color:#252525;
    border: 0 none;
}

#search-form .form-control {
    background-color:unset!important;
}

.bootstrap-select > .dropdown-toggle {
    border: unset;
}

#search-form .search-categories .dropdown-item {
    color:#fff;
}

#search-form .search-categories .dropdown-item.active, .dropdown-item:active {
    background-color: #17a2b8;
}

#search-form .search-categories .dropdown-toggle + .dropdown-menu {
    border: unset;
    border-radius: 0;
    margin: 0;
}

#search-form .search-categories .btn {
    border: unset !important;
    height: 40px;
}

#search-form .input-group-btn .btn {
    height: 40px;
}

#search-form .search-categories .dropdown-menu {
    background-color: #000;
}

#search-form .dropdown-menu .dropdown-item:hover {
    background-color: #333;
}

#search-text {
    background: transparent;
    color: #aaa;
    border-width: 0;
}

#search-box input[type=text] {
    color: #eee;
    height: 36px;
    line-height: 36px;
}

#search-button {
    background: #444;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 35px;
    line-height: 33px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    border-width: 0;
}

#search-button:hover {
    background: #ff4141;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.gozinesh-wrapper {
    position: absolute;
    top: 0;
    right: 80px;
}

.gozinesh-wrapper .options {
    z-index: 99999 !important;
}

#lilGozinesh {
    height: 40px;
}

.sign {
    width: auto;
    float: right;
    position: relative;
}

.form-control {
    color:#bdc4cc!important;
}

.sign li a {
    background: #000;
    color: #fff;
    display: block;
    text-align: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.sign li a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

#signinbox, .forgetbox {
    width: 350px;
    border-radius: 3px;
    display: none;
    margin: 0 auto;
}

#signinbox > h5, #listenpop > h4, .forgetbox > h4, .forgetbox > h5 {
    text-align: center;
    color: #eee;
}

#signinbox .forget-password > a {
    color: #aaa;
    font-size: 16px;
    width: auto;
    display: inline;
    float: left;
    text-transform: capitalize;
    margin: 15px 0 0 15px;
}

#signinbox .no-member > a {
    color: #aaa;
    font-size: 16px;
    width: auto;
    display: inline;
    float: right;
    text-transform: capitalize;
    margin: 15px 15px 0 0;
}

#signinbox .forget-password > a:hover, #signinbox .no-member > a:hover {
    color: #eee;
}

.icon-append {
    float: right;
    position: relative;
    top: 24px;
    right: 40px;
    color: #eee;
    font-size: 12px;
}

/* SLIDE THREE */
input[type=checkbox] {
    visibility: hidden;
}

.remember {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: relative;
    left: 18px;
}

.remember:after {
    content: 'OFF';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.remember:before {
    content: 'ON';
    font: 12px/26px Arial, sans-serif;
    color: #00bf00;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.remember label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #ff5757;
}

.remember input[type=checkbox]:checked + label {
    left: 41px;
}

.remember-me > p {
    width: auto;
    display: inline-block;
    float: right;
    position: absolute;
    color: #eee;
    font-size: 16px;
    padding: 5px;
    left: 110px;
}

#vipAccountBox,
#signupbox {
    width: 350px;
    border-radius: 3px;
    display: none;
    margin: 0 auto;
}

#vipAccountBox > h5,
#signupbox > h5 {
    font-size: 18px;
    text-align: center;
    padding: 2px 5px;
    color: #eee;
}

#signupbox select {
    background: #202020;
    border: 3px solid #555;
    color: #eee;
    height: 35px;
    margin: 12px 10px 10px 18px;
    padding-left: 10px;
    transition: all 0.4s ease 0s;
    font-size: 19px;
    text-transform: uppercase;
}

/* SLIDE THREE */
input[type=checkbox] {
    visibility: hidden;
}

.accept {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: relative;
    left: 18px;
}

.accept:after {
    content: 'NO';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.accept:before {
    content: 'YES';
    font: 12px/26px Arial, sans-serif;
    color: #00bf00;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.accept label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #ff5757;
}

.accept input[type=checkbox]:checked + label {
    left: 41px;
}

.accept-us > p {
    width: auto;
    display: inline-block;
    float: right;
    position: absolute;
    color: #eee;
    font-size: 16px;
    padding: 5px;
    left: 110px;
}

#signupbox button:hover {
    background: #d5d2d2;
    color: #555;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.col-1-5 {
    -ms-flex:0 0 20%;
    flex:0 0 20%;
    max-width:20%
}

.item {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.item:hover {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.item > a img {
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 8px;
    
    background: url("/notfound.jpeg") center center no-repeat;;
	background-size: 150px 150px;
	display: block;
}

.special {
    width: 248px;
    height: 248px;
    background: #363636;
    position: absolute;
    margin: .3% 0;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.post-title {
    color: #fff;
    font-size: 16px;
    float: center;
}

.post-title > span {
    display: block;
    font-weight:300;
}

.post-cats ul li {
    display:inline-block;
}

.post-cats > ul > li > a {
    background-color:#6c757d;
    font-size: 14px;
    margin: 0 1px 0;
    padding: 1px 4px;
    border-radius: 3px;
}

.post-cats > ul > li > a:hover {
    background-color:#17a2b8;
    color:#fff;
}

.SeeDetails_box > h3, .SeeDetails_wide > h3 {
    background: #3487c7;
    border-bottom: 3px solid #236699;
    font-size: 15px;
    text-align: left;
    font-weight: 300;
    color: #fff;
    width: 100%;
    padding: 7px 10px;
}

.cover-inner {
    box-shadow: 0 0 0 5px rgba(200, 200, 200, .5);
    opacity: 1 !important;
    float: left;
    height: 150px;
    width: 150px;
    margin: 15px;
}

.cover-inner_wide {
    box-shadow: 0 0 0 5px rgba(200, 200, 200, .5);
    opacity: 1 !important;
    float: left;
    height: 120px;
    width: 150px;
    margin: 15px;
    position: relative;
    top: 15px;
}

.cover-inner-landscape {
    box-shadow: 0 0 0 5px rgba(200, 200, 200, .5);
    opacity: 1 !important;
    float: left;
    height: 100px;
    width: 150px;
    margin: 15px;
    position: relative;
    top: 25px;
}

.SeeDetails_box, .SeeDetails_wide {
    width: 550px;
    background: #202020;
    border-bottom: 3px solid #303030;
    margin: 10% auto;
    border-radius: 3px;
    display: none;
    padding: 8px 8px 15px 8px;
    min-height: 245px;
    z-index: 9999999999999999999999999999;
}

.SeeDetails_box > div, .SeeDetails_wide > div {
    width: 330px;
    float: left;
    position: relative;
    margin: 10px 0;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 19px;
}

.SeeDetails_box > div .item-category, .SeeDetails_wide > div .item-category {
    border-bottom: 1px solid #333;
    box-shadow: 0 1px 0 0 #111;
    color: #eee;
    height: 30px;
    line-height: 26px;
    margin: 3px;
    text-indent: 15px;
}

.SeeDetails_box > div .item-category > span, .SeeDetails_wide > div .item-category > span {
    background: #eee;
    padding: 1px 4px;
    color: #555;
    font-family: 'Audiowide', cursive;
    font-size: 15px;
}

.SeeDetails_box > div .item-genre, .SeeDetails_wide > div .item-genre {
    border-bottom: 1px solid #333;
    box-shadow: 0 1px 0 0 #111;
    color: #eee;
    height: 30px;
    line-height: 26px;
    margin: 3px;
    text-indent: 15px;
}

.SeeDetails_box > div .item-genre > span, .SeeDetails_wide > div .item-genre > span {
    background: #eee;
    padding: 1px 4px;
    margin: 0 2px;
    color: #555;
    font-family: 'Audiowide', cursive;
    font-size: 15px;
}

.SeeDetails_box > div .item-title, .SeeDetails_wide > div .item-title {
    border-bottom: 1px solid #333;
    box-shadow: 0 1px 0 0 #111;
    color: #eee;
    min-height: 30px;
    line-height: 26px;
    margin: 3px;
    text-indent: 15px;
}

.SeeDetails_box > div .item-title > span, .SeeDetails_wide > div .item-title > span {
    background: #eee;
    padding: 1px 4px;
    color: #555;
    font-family: 'Audiowide', cursive;
    font-size: 15px;
}

.item-genre > i, .item-category > i, .item-title > i {
    padding: 0 30px 0 0;
    position: relative;
    top: -3px;
    right: 5px;
}

.item-info {
    margin: 10px 0 0 0;
}

.item-info > div {
    display: inline-block;
    min-width: 70px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #eee;
    position: relative;
    top: 1px;
    left: 3px;
}

.item-info > div > span {
    color: #eee;
}

.date > span, .hits > span, .like > a > span, .dislike > a > span, .addit > a > span {
    padding: 0 5px 0 5px;
    position: relative;
    top: 2px;
}

.like > a > i, .dislike > a > i {
    position: relative;
    top: 4px;
    font-size: 19px;
    color: #eee;
}

.addit > a > i {
    font-size: 16px;
    color: #eee;
    position: relative;
    top: 4px;
    left: 2px;
}

.like > a:hover > i {
    color: #27ae60;
}

.dislike > a:hover > i {
    color: #ff4242;
}

#likeContentActive > i {
    color: #27ae60;
}

#dislikeContentActive > i {
    color: #ff4242;
}

#addedToDlList > a {
    color: #27ae60 !important;
}

#addedToDlList > a > i {
    position: relative;
    top: 3px;
    left: 0;
    color: #27ae60 !important;
}

.download-it > a {
    background: #16a085;
    position: relative;
    top: -5px;
    color: #eee;
    text-align: center;
    display: block;
    padding: 4px 0;
    float: right !important;
    width: 330px;
    border-radius: 1px;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.download-it > a:hover {
    background: #eee;
    color: #555 !important;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.download-it > a > span {
    padding: 0 0 0 5px;
    position: relative;
    top: 2px;
}

.b-close > span {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 18px;
    z-index: 88888888888;
    cursor: pointer;
}

.slide-bg-wrapper {
    border-top: 5px solid #343434;
    background: #212121;
    width: 100% !important;
    height: 450px;
    position: relative;
}

.slide-wrapper {
    width: 1068px;
    padding: 15px;
}

.song-slide {
    width: 700px;
    height: 400px;
}

.song-slide > li img {
    background: #444;
    padding: 7px;
    width: 665px;
    height: 400px;
    position: relative;
    left: 153px;
}

.song-slide > li > h2 {
    position: absolute;
    top: 310px;
    left: 205px;
    font-size: 20px;
    font-family: 'Jockey One', sans-serif;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 0 2px #000;
}

.song-slide > li > h2 > span {
    font-size: 15px;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #fff;
    display: block;
    position: relative;
    top: 10px;
}

.music-category {
    position: absolute;
    top: 210px;
    left: 10px;
}

.music-category > ul > li > a {
    background: #444;
    border-bottom: 3px solid #303030;
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    margin: 1px;
    display: block;
    border-radius: 1px;
    opacity: 0.5;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-indent: 5px;
}

.music-category > ul > li > a:hover, .music-category > ul > li > a.active {
    background: #C33;
    opacity: 1;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.music-category > ul > li > a > span {
    text-align: center;
    position: relative;
    left: 15px;
}

.gener-title {
    background: #C33;
    padding: 10px;
    border-radius: 3px;
    position: absolute;
    top: 50px;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #fff;
    display: inline;
    right: 265px;
}

.slide-thumbnails {
    position: absolute;
    top: 15px;
    right: 5px;
    height: 400px;
    z-index: 0;
}

.slide-thumbnails > ul > li {
    float: left;
}

.slide-thumbnails > ul > li > a img {
    background: #444;
    padding: 5px;
    width: 110px;
    height: 78px;
    margin: 1px 2px !important;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.slide-thumbnails > ul > li > a img:hover {
    background: #ff4242;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.lil-container {
    position: absolute;
    left: 10px;
    top: 18px;
}

.random-artist {
    padding: 8px 10px;
    position: relative;
    margin: 10px 0;
}

#artist-wrapper {
    background: #222;
    border-radius: 4px;
}

.showbox > h4 {
    height: 40px;
    line-height: 40px;
    margin: 0 0 5px 0;
}

.showbox > h4 .artist {
    height: 35px;
    line-height: 35px;
    border-radius: 2px;
    text-align: center;
    color: #eee;
    display: inline;
    width: 145px;
    float: left;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    bottom: 0;
}

.showbox > h4 > i {
    position: absolute;
    left: 20px;
    top: 11px;
}

.showbox > h4 .view-all {
    height: 35px;
    line-height: 35px;
    background: #505050;
    border-radius: 2px;
    text-align: center;
    color: #eee;
    display: block;
    width: 145px;
    float: right;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    bottom: 0;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .1s;
}

.showbox > h4 .view-all:hover {
    background: #e67e22;
    color: #fff;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .1s;
}

.random-artist .showbox-inner {

    border: 4px solid #555;
    border-radius: 3px;
    padding: 8px;
}

.showbox-inner > ul > li {
    display: inline-block;
    position: relative;
    min-width: 250px;
}

.showbox-inner > ul > li > a img {
    opacity: 0.3;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.showbox-inner > ul {
    position: relative;
    left: 5px;
}

.showbox-inner > ul > li > h5 {
    position: relative;
    background: #ff4242;
    top: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    display: block;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 0;
    margin: 0;
}

.showbox-inner > ul > li > a img:hover {
    opacity: 1;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.showbox-inner > ul > li span {
    background: #3c599b;
    position: relative;
    color: #ddd;
    font-weight: 400;
    display: block;
    text-indent: 14px;
    text-transform: uppercase;
}

.showbox-inner > ul > li span > a > i {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 30px;
    color: #ff4242;
}

a#followActive {
    position: relative;
    padding: 0 10px;
    text-align: center;
    color: #222 !important;
    background-color: #eee;
    border-radius: 4px;
}

a#followActive::before {
    content: '';
    color: #096;
    font-family: 'icomoon';
    margin:0 5px 0 0;
}

a#followActived {
    position: relative;
    padding: 0 10px;
    text-align: center;
    color: #222 !important;
    background-color: #eee;
    border-radius: 4px;
}

a#followActived::before {
    content: '';
    color: #096;
    font-family: 'icomoon';
    margin:0 5px 0 0;
}

.footer {
    background: #000;
}

.footer .archive-bar {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}


.footer .archive-col {
    flex:1;
    font-weight:300;
    text-align:center;
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    border-right: 1px solid rgba(255,255,255,0.15);
}

.footer .archive-col:first-child {
    border-left: 1px solid rgba(255,255,255,0.15);
}

.footer .archive-col a {
    color:#eee;
    display:block;
    border-bottom: 1px solid rgba(255,255,255,0.0);
}

.footer .archive-col:hover {
    background-color:#000;
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.footer .archive-col a:hover {
    color:#17a2b8;
    border-bottom:1px solid #17a2b8;
}
    

.footer .navbar-nav .nav-item a {
    font-weight:300;
    color:#eee;
}

.footer .navbar-nav .nav-item a:hover {
    color:#17a2b8;
}

.pagewrapper > h2 {
    background-color: #17a2b8;
    width: auto;
    display: inline;
    padding: 0 15px;
    height: 35px;
    line-height:35px;
    font-weight: 300;
    font-size: 16px;
    float: left;
    color: #eee;
    text-align: center;
}

.pagewrapper > h2 > i {
    position: relative;
}

.list-order {
    float: left;
}

.pagewrapper .list-order > li {
    display: inline-block;
    text-align: center;
    position: relative;
}

.pagewrapper .list-order > li > a {
    background-color:#000;
    padding:0 8.25px;
    height: 35px;
    line-height:35px;
    display: inline-block;
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

.pagewrapper .list-order > li > a.current-tab {
    background: #17a2b8;
}

.pagewrapper .list-order > li > a:hover {
    background-color: #17a2b8;
    transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

.pagewrapper .list-order .artist-num,
.pagewrapper .list-order .artist-tag {
    background-color: #646e77;
    padding: 0 9px;
    height: 35px;
    line-height:35px;
    font-weight: 300;
    float: left;
    font-size: 16px;
    color: #eee;
    text-align: center;
}

.pagewrapper .list-order .artist-num {
    float:right;
    height: 35px;
    line-height:35px;
}

.page-artist-inner {
    position: relative;
    clear:both;
}

.page-artist .page-artist-inner img {
    
	width: 100%;
	height: 272px;
    background: url("/placeholder.jpg") center center no-repeat;;
	background-size: cover;
	display: block;
}

.page-artist-inner > ul > li > a img {
    opacity: 0.3;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.page-artist-inner > ul > li > h2 {
    position: relative;
    background: #ff4242;
    top: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
}

.artist-bio-inner > ul > li {
    display: inline-block;
    position: relative;
}

.artist-bio-inner img {
    
	width: 100%;
	height: 272px;
    background: url("/placeholder.jpg") center center no-repeat;;
	background-size: cover;
	display: block;
}

.artist-bio-inner > ul {
    position: relative;
}

.artist-bio-inner > ul > li > h1 {
    position: relative;
    background: #ff4242;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: block;
}

/* SLIDE THREE */
input[type=checkbox] {
    visibility: hidden;
}

.language {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: relative;
    margin: 0 auto;
}

.language:after {
    content: 'FA';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.language:before {
    content: 'EN';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.language label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    left: 5px;
    z-index: 1;
    background-color: #ff5757;
}

.showit {
    display: inline;
}

.genre-tabs {
    background: #6c757d;
    display: flex;
}

.genre-tabs > li {
    flex:1;
}

.genre-tabs li.activetab > a {
    background-color: #17a2b8;
}

.genre-tabs li:first-child.activetab > a {
    border-radius: .25rem 0 0 .25rem;
}

.genre-tabs li:last-child.activetab > a {
    border-radius: 0 .25rem .25rem 0;
}

.genre-tabs > li > a {
    display: block;
    outline: none;
    text-align: center;
    font-size: 18px;
    padding: 12px;
    color: #eee;
}

.genre-tabs > li:first-child > a {
    border-left: 0 solid #292929;
    box-shadow: 0 0 0 0 #444;
}

.genre-tabs li.activetab > a:first-child {
    border-left: 0 solid #292929;
    box-shadow: 0 0 0 0 #444;
}

.lil-notice {
    background-color: #ff3f6b;
    font-weight: 300;
    color: #fff;
    border-radius:5px;
}

.lil-notice div ul li {
    padding: 5px 10px;
}

.signnotice {
    width: 100% !important;
    padding: 3px !important;
    font-size: 16px !important;
    line-height: 17px !important;
}

.lil-notice > span {
    float: left;
    position: relative;
    right: 8px;
    top: -3px;
}

.lil-height {
}

.signinbox, .signupbox {
    width: 950px;
    background: #404040;
    border-bottom: 3px solid #303030;
    position: relative;
    top: 20px;
    border-radius: 3px;
    margin: 0 auto 40px;
    padding: 8px 8px 45px;
}

.signinbox form, .signupbox form {
    margin: 5px 0 0;
}

.signinbox button, .signupbox button {
    background: #ff5757;
    text-align: center;
    height: 35px;
    width: 886px;
    color: #eee;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 19px;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    transition: all 2s;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 14px 10px 5px 20px;
}

.signinbox button:hover, .signupbox button:hover {
    background: #d5d2d2;
    color: #555;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.signinbox .forget-password > a {
    color: #aaa;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    width: auto;
    display: inline;
    float: left;
    margin: 15px 0 0 15px;
}

.signinbox .no-member > a {
    color: #aaa;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    width: auto;
    display: inline;
    float: right;
    margin: 15px 15px 0 0;
}

.signinbox .forget-password > a:hover, .signinbox .no-member > a:hover {
    color: #eee;
}

.rememberinpage, .acceptinpage {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: relative;
    left: 18px;
}

.rememberinpage:after, .acceptinpage:after {
    content: 'OFF';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.rememberinpage:before, .acceptinpage:before {
    content: 'ON';
    font: 12px/26px Arial, sans-serif;
    color: #00bf00;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.rememberinpage label, .acceptinpage label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #ff5757;
}

.remember-me > p {
    width: auto;
    display: inline-block;
    float: right;
    position: absolute;
    color: #eee;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    left: 110px;
    padding: 5px;
}

.listh {
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    font-family: Dosis, sans-serif;
    font-weight: 400;
    color: #eee;
    text-indent: 10px;
    position: relative;
    top: 4px;
}

.listh > i {
    position: relative;
    right: 15px;
    top: -6px;
}

.well {
    background: #383838 !important;
    border: 5px solid #282828 !important;
    position: relative;
    top: 15px;
    border-radius: 3px;
    box-shadow: none !important;
    margin: 0 0 35px !important;
    padding: 24px !important;
}

.well > h1 {
    height: 25px;
    line-height: 25px;
    font-size: 25px;
    font-weight: 400;
    color: #eee;
    text-indent: 2px;
}

.about-title {
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    font-weight: 400;
    color: #eee;
    text-indent: 15px;
}

.about-wrapper > ul > li {
    display: inline-block;
    width: 250px;
    height: 290px;
    background: #eee;
}

.about-wrapper > ul > li > h3 {
    background: #ff4242;
    color: #fff;
    display: block;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}

.social-network {
    height: 40px;
    background: #282828;
}

.social-network > ul {
    position: relative;
    top: 6px;
    left: 60px;
}

.social-network > ul > li {
    display: inline-block;
}

.page-join-inner {
    background: #383838;
    border: 4px solid #282828;
    border-radius: 3px;
    position: relative;
    z-index: 0;
    margin: 10px 0;
    padding: 8px;
}

.join-wrapper form input[type=checkbox] {
    visibility: visible !important;
}

.join-wrapper form label {
    font-weight: 400 !important;
}

.join-wrapper form {
    color: #fff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.defaultP {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-family: Dosis, sans-serif;
    font-weight: 400;
    color: #eee;
    text-transform: uppercase;
    padding: 5px;
}

.radio-wrapper {
    background: #313131;
    box-shadow: 0 0 0 1px #444;
    border-radius: 2px;
    width: 650px;
    height: auto;
    margin: 10% auto;
    padding: 5px 0 10px;
}

.radio-wrapper .info-box {
    width: 615px;
    margin: 10px auto;
}

.nowplaying-cover {
    position: relative;
    float: left;
    width: 250px;
    height: 300px;
    box-shadow: 0 0 0 5px #404040, inset 0 0 0 1px #222;
    margin: 11px 1px;
}

.nowplaying-cover img {
    transition: all .3s ease 0;
    opacity: 0.2;
}

.nowplaying-cover > h2 {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    font-size: 17px;
    font-family: Dosis, sans-serif;
    font-weight: 700;
}

.nowplaying-cover > h2 > span {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: block;
    position: relative;
    top: 5px;
    left: 1px;
}

.radio-info {
    width: 250px;
    margin: 20px 0;
}

.radio-info > a > span {
    float: left;
    width: 125px;
    text-align: center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #eee;
}

.radio-info > a > span > i {
    font-size: 20px;
    position: relative;
    top: 1px;
    left: 5px;
}

.radio-info > a:hover .likeit > i {
    color: #27ae60 !important;
}

.download-song > a {
    width: 250px;
    height: 40px;
    line-height: 1px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 3px;
    background: #333;
    text-align: center;
    color: #eee;
    display: block;
    position: relative;
    top: 45px;
    text-transform: uppercase;
    transition: all .3s ease 0;
}

.download-song > a:hover {
    transition: all .3s ease 0;
    background: #117a8b;
}

.recentlyplayed {
    width: 320px;
    min-height: 400px;
    box-shadow: 0 0 0 5px #404040, inset 0 0 0 1px #222;
    float: left;
    position: relative;
    left: 15px;
    margin: 10px 20px;
}

.recentlyplayed > h2 {
    background: #117a8b;
    color: #fff;
    font-size: 17px;
    font-family: Dosis, sans-serif;
    font-weight: 700;
    padding: 5px 15px;
}

.tracks-show > a > li {
    width: 320px;
    height: 99px;
    border-bottom: 1px solid #444;
    box-shadow: 0 1px 0 0 #111;
    padding: 9px 8px !important;
}

.tracks-show > a > li:hover {
    background: #353535;
    box-shadow: -1px 0 0 #ff9090;
}

.tracks-show > a > li > span {
    position: relative;
    top: 15px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #eee;
    transition: all .3s ease 0;
    padding: 9px 8px !important;
}

.tracks-show > a:hover > li > span {
    transition: all .3s ease 0;
    color: #27ae60 !important;
}

.tracks-show > a > li > span > i {
    font-size: 15px;
    font-family: Dosis, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    color: #ff8080 !important;
    position: relative;
    top: 20px;
    left: 15px;
}

.recent-cover {
    float: left;
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 999;
}

.tracks-show > a > li > .download-tracks > i {
    font-family: icomoon !important;
    font-size: 22px !important;
    top: -5px;
    position: absolute;
    left: 185px;
    color: #eee !important;
}

.avatar-wrapper {
    width: 380px;
    float: left;
    position: relative;
    left: 25px;
}

.avatar-wrapper > span {
    float: left;
    width: 170px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #eee;
    margin: 15px 20px 15px 0;
}

.avatar-wrapper > span input[type=file] {
    width: 170px;
    position: relative;
    z-index: 99;
}

.personalpicture > h4, .myproavatar > h4 {
    background: #ff4242;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    font-family: Dosis, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #eee;
    text-transform: uppercase;
    margin: 0;
}

.user-info-wrapper {
    width: 380px;
    position: relative;
    left: 25px;
}

.profile-box-wrapper {
    background: #000;
    position: relative;
}


.expiration-date {
    background: #333;
    height: 30px;
    line-height: 23px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #eee;
    float: left;
    border-radius: 3px;
    padding: 3px 6px;
}

.expiration-date > span {
    color: #ff3030 !important;
}

.artist-list {
    overflow: auto;
    width: 100% !important;
    height: 225px;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

.horizontal-track2 {
    width: 100%;
    height: 10px;
    background: #444;
    border-radius: 4px;
}

.horizontal-handle2 .left {
    width: 17px;
    height: 10px;
    background: #aaa;
    border-radius: 4px 0 0 4px;
}

.horizontal-handle2 .right {
    width: 100%;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    clip: rect(09999 px17px17px);
    background: #aaa;
    border-radius: 4px;
}

.corner2 {
    width: 17px;
    height: 17px;
    background: #e4e6e3;
    border: 1px solid #dfdfdd;
}

.artist-list > li > h4 {
    background: #333;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 16px;
    opacity: 1 !important;
    font-weight: 300;
    font-style: normal;
    color: #eee;
    text-transform: uppercase;
    margin: 0;
    padding: 2px 5px;
}

.artist-list > li {
    position: relative !important;
    width: 165px;
    opacity: 0.4;
    height: 190px;
    display: inline-block;
    transition: all .3s ease 0;
    margin: 2px;
}

.artist-list > li:hover > span {
    background: #ff3030;
    position: absolute;
    height: 30px;
    width: 30px;
    top: 10px;
    left: 15px;
    z-index: 333;
    border-radius: 3px;
    display: block;
}

.artist-list > li > span > a > i {
    color: #fff;
    font-size: 24px;
    position: relative;
    left: 3px;
    top: 3px;
}

.search-container {
    position: absolute;
    z-index: 1000;
    top: -20px;
    left: -50px;
    width: 1170px;
    margin: 10% auto;
}

.search-container .search-content-wrapper {
    box-sizing: border-box;
    background: #3f3f3f;
    width: 100%;
    min-height: 250px;
    padding: 10px 0;
    position: relative;
    z-index: 9999;
}

.searchResult {
    position: relative;
    left: 2px;
}

.searchResult > div {
    min-height: 250px;
    width: 233px;
    float: left;
    border-right: 1px solid #222;
    box-shadow: 1px 0 0 #555;
}

.searchResult > div:last-child {
    border-right: 0 solid #222;
    box-shadow: 0 0 0 #555;
}

.searchResult > div > h1 {
    height: 45px;
    line-height: 45px;
    font-family: Dosis, sans-serif;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    color: #eee;
    margin-bottom: 0;
    margin-top: 0;
}

.searchResult > div > h1 > i {
    position: relative;
    top: 3px;
    font-size: 20px;
    right: 7px;
}

.searchResult > div > ul > a > li {
    height: 50px;
    font-family: Dosis, sans-serif;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #484848;
    color: #eee;
    text-indent: 15px;
    margin: 5px;
    padding: 4px 9px;
}

.searchResult > div > ul > li.ni_nothing {
    height: 50px;
    font-family: Dosis, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #eee;
    text-align: center;
    margin: 5px;
    padding: 4px 9px;
}

li.ni_nothing > i {
    float: left;
    font-size: 20px;
    color: #ff4040;
    position: relative;
    top: 3px;
    left: 25px;
}

.searchResult > div > ul > li.ni_nothing > span {
    display: block;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #aaa;
    position: relative;
    top: 5px;
}

.searchResult > div > ul > a > li:hover, .searchResult > div .artist-search-list > a > li:hover {
    background: #444;
    box-shadow: -1px 0 0 #ff9090;
}

.searchResult > div > ul > a > li img {
    float: left;
    position: relative;
    z-index: 999;
}

.searchResult > div > ul > a > li > span {
    display: block;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #aaa;
    position: relative;
    top: 5px;
}

.searchResult > div .artist-search-list > a > li {
    height: 50px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #484848;
    color: #eee;
    margin: 5px;
    padding: 4px 9px;
}

.searchResult > div .artist-search-list > a > li > span {
    font-size: 23px;
    font-weight: 400;
    color: #aaa;
    position: relative;
    left: 5px;
}

.album-artist-inner {
    background: #383838;
    border: 4px solid #282828;
    border-radius: 3px;
    position: relative;
    margin: 10px 0;
    padding: 0 0 20px;
}

.track3 {
    width: 5px;
    background: rgba(50, 50, 50, 0.5);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 150ms linear;
    transition: background 150ms linear;
    position: relative;
    left: 0;
    top: 10px;
}

.track3:hover, .track3.dragging {
    background: rgba(20, 20, 20, 0.5);
}

.handle3 {
    width: 5px;
    right: 0;
    background: rgba(100, 100, 100, 0.5);
    border-radius: 3px;
    -webkit-transition: width 150ms;
    transition: width 150ms;
}

.track3:hover .handle3, .track3.dragging .handle3 {
    width: 5px;
}

.screenView img {
    position: relative;
    top: 5px;
}

.music-genre > a {
    margin: 0 .25rem;
}

.single-wrapper .border-bottom {
    border-color:#2e2e2e!important;
}

.single-wrapper h3 {
    font-size:22px;
    border-radius:4px 4px 0 0;
}

.single-wrapper h3 a:hover {
    color:#17a2b8;
}

.single-action-button {
    font-size:18px;
    font-weight:600;
}

.info-box {
    font-weight:600;
}

.info-box div:hover span {
    background-color:#17a2b8!important;
}

.info-box .artist-name a {
    padding:1px 3px;
    display:inline-block;
}

.info-box div a:hover {
    color:#17a2b8;
}

.info-text {
    height:100px;
}

.share-this-post span {
    float:left;
}

.share-this-post ul li {
    float:right;
    padding: 0 .5rem;
}

.download-content-wrapper {
    position:absolute;
    bottom:0;
    padding: 0 15px 0 0;
}

.download-now #download-content {
    display: none;
    position: absolute;
    top: 48px;
    width: 448px;
    left: 0;
    z-index: 3;
    background: #333;
    height: 95px;
    -webkit-transition: 5s ease-in-out 3s;
    -moz-transition: 5s ease-in-out 3s;
    -o-transition: 5s ease-in-out 3s;
    transition: 5s ease-in-out 3s;
}

.download-now:hover #download-content {
    display: block;
    position: absolute;
    top: 48px;
    width: 448px;
    left: 0;
    z-index: 3;
    background: #333;
    height: 95px;
    -webkit-transition: 5s ease-in-out 3s;
    -moz-transition: 5s ease-in-out 3s;
    -o-transition: 5s ease-in-out 3s;
    transition: 5s ease-in-out 3s;
}

ul.qality-button {
    width: 480px;
    margin: 0 auto !important;
}

ul.qality-button > li > a {
    height: 46px;
    line-height: 46px;
    background: #404040;
    width: 230px;
    float: left;
    text-align: center;
    font-family: Dosis, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    box-shadow: 0 0 3px #333, inset 45px 0 0 0 #444;
    transition: all .3s ease 0;
    position: relative;
    margin: 5px;
}

ul.qality-button > li > a:hover {
    background: #446877;
    transition: all .3s ease 0;
}


.contentLike {
    height: 50px;
    line-height: 50px;
    margin:.5rem 0 0 0;
}

/*  LIKE BOX FOR MEDIA PLAYER */
.contentLike ilikeBoxActive, #likeContent2Active > a {
    left: 105px;
    top: 15px;
    position: absolute;
}

/*  DISLIKE BOX FOR MEDIA PLAYER */
.contentLike ilikeBoxActive, #dislikeContent2Active > a {
    right: 16px;
    top: 15px;
    position: absolute;
}

.contentLike ilikeBox, #likeContent2 > a {
    display: block;
    background: #222;
    width: 151px;
    font-size: 19px;
    font-weight: 600;
    float: left;
    text-align: center;
    border-radius:4px;
}

.contentLike ilikeBox, #likeContent2 > a > i, #dislikeContent2 > a > i {
    position: relative;
    top: 0px;
    left: 5px;
    font-size: 24px;
}

#likeContent2:hover > a > i {
    color: #60c53d;
}

#dislikeContent2:hover > a > i {
    color: #ff5050;
}

#likeContent2 > a:hover, #dislikeContent2 > a:hover {
    background: #000;
    transition: all .3s ease 0;
}

.contentLike ilikeBox, #dislikeContent2 > a {
    display: block;
    background: #222;
    width: 151px;
    font-size: 19px;
    font-weight: 600;
    float: right;
    text-align: center;
    border-radius:4px;
}

#likeGraph {
    width: 100%;
    box-shadow: inset 0 0 0 5px #383838;
    box-sizing: border-box;
    padding: 10px;
}

.GraphInsetBar > span {
    background: #ff4040;
    width: 50%;
    height: 30px;
    box-shadow: 0 0 3px #333;
    border-radius: 1px;
    display: block;
    box-sizing: border-box;
    position: relative;
    cursor: default;
    margin: 0 auto;
}

.Likei, .Dislikei {
    position: absolute;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    color: #eee;
}

.Likei {
    left: 20px;
    top: -10px;
}

.Dislikei {
    right: 20px;
    top: -10px;
}

.tagsandlabel {
    background: #393939;
    box-shadow: 0 -5px 0 0 #323232;
    width: 100%;
    padding: 2px 10px;
    margin: 15px 0 0 0;
}

.tagsandlabel > h4 {
    font-family: Dosis, sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: #eee;
    float: left;
    width: auto;
    display: inline;
}

.tagsandlabel > ul {
    position: relative;
    right: 0px;
    top: 4px;
    padding: 2px 10px;
}

.tagsandlabel > ul > li > a {
    float: left;
    background: #555;
    border-radius: 4px;
    font-family: 'Tahoma', 'Yanone Kaffeesatz', sans-serif;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    direction: ltr;
    letter-spacing: 1.1px;
    box-shadow: 0 -1px 0 0 #323232;
    margin: 4px;
    padding: 3px 6px;
}

.tagsandlabel > ul > li > a:hover {
    background: #4667b1;
}


#singleLyricbox, #albumLyricbox, #AddLyricNotLogdinbox {
    width: 350px;
    display: none;
    z-index: 999;
    margin: 0 auto;
}

#SongLyricSubmittedbox {
    width: 600px;
    height: 600px;
    overflow-x: scroll;
    overflow-y: none;
    display: none;
    z-index: 999;
    margin: 0 auto;
}

#singleScreenshotbox {
    width: auto;
    display: none;
    z-index: 999;
    text-align: center;
    margin: 0 auto;
}

#singleScreenshotbox .Screenshotwrapperimg {
    text-align: center;
}

.Screenshotwrapperimg > span {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.SubmittedSongLyric {
    font-size: 13px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 21px;
    color: #eee;
    text-align: left;
}

.SubmittedSongLyric > p {
    min-height: 200px;
    text-align: center;
    padding: 10px 15px;
}

.addedBY {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: left !important;
    box-shadow: 0 -5px 0 0 #323232;
    padding: 10px 0 0 15px;
}

ul.album-qality-button > li > a:hover {
    background: #638D3D;
    transition: all .3s ease 0;
}

ul.selected-qality-button > li > a:hover {
    background: #66C;
    transition: all .3s ease 0;
}

.album-wrapper .downloadList-wrapper {
    box-shadow: 0 -5px 0 0 #323232;
    padding: 10px 20px;
}

.album-wrapper .downloadList-wrapper > h2 {
    font-family: Dosis, sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #eee;
}

.album-wrapper .downloadList-wrapper > h2 > i {
    position: relative;
    right: 8px;
    top: -5px;
}

.album-wrapper .downloadList-wrapper > ol {
    font-family: Dosis, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 25px 0 0;
    padding: 20px 5px;
}

.album-wrapper .downloadList-wrapper > ol > li {
    list-style: none;
    color: #eee;
    box-shadow: inset 0 -1px 0 0 #222, 0 1px 0 0 #555;
    margin: 5px 0;
    padding: 9px;
}

.album-wrapper .downloadList-wrapper > ol > li input[type=checkbox] {
    visibility: visible;
    position: relative;
    top: 1px;
    margin: 0 8px 0 0;
}

.lyric > a, .album-play > a, .albums-download > a {
    background: #000;
    width: 105px;
    float: right;
    color: #eee;
    text-align: center;
    display: block;
    border-radius: 3px;
    position: relative;
    top: -20px;
    margin: 0 15px 0 0;
    padding: 3px 5px;
}

.lyric > a:hover, .album-play > a:hover, .albums-download > a:hover {
    background: #117a8b;
    box-shadow: 0 0 3px #333;
}

.albums-download {
    position: relative;
}

#downloadmp3 {
    width: 450px;
    display: none;
    z-index: 999;
    text-align: center !important;
}

.commentSection .commentBox {
    background-color: #222;
    position: relative;
}

.commentSection .commentBox > h3 > a, .commentSection .commentBox > h3, .commentBox .commentBoxRespond > h3 {
    font-size: 17px;
    color: #eee;
    display:inline-block;
    font-weight: 700;
}

.commentBox .commentDate {
    background-color:#000;
    color: #eee;
    float: right;
    font-size:13px;
    padding: 4px 8px;
    border-radius:11px;
}

.commentBox > p {
    font-size: 15px;
    line-height: 2;
    color: #eee;
    padding: 15px 1px 15px 100px;
    min-height:120px;
}

.commentBox .commentLike {
    font-size: 15px;
    float:right;
    padding: 4px;
    position: relative;
    bottom: 15px;
}

.commentLike > a .likecomment > i, .commentLike > a .dislikecomment > i {
    padding: 0 7px;
}

.commentLike > a:hover .dislikecomment > i {
    color: #F66 !important;
}

/* LIKE COMMENT ACTIVE RED  */

.commentLike > a .dislikecomment > i.active_dislike {
    color: #F66 !important;
}

#respondpopup {
    width: 450px;
    display: none;
    z-index: 999;
}

/* LIKE COMMENT ACTIVE GREEN */


.commentLike > a .likecomment > i.active_like {
    color: #0C3 !important;
}

/* END OF LIKE COMMENT */

.commentBox .commentBoxRespond {
    position: relative;
    clear:both;
    margin: .5rem 0;
}

.commentBoxRespond > p {
    color: #ddd;
    font-size: 15px;
    line-height: 21px;
    padding: 15px 1px 15px 100px;
}

.related--similar .relatedPosts {
    background: #222;
}

.related--similar .relatedPosts > h3 {
    background-color: #000;
    color: #eee;
}

.related--similar .relatedPosts .related-thumbnail {
    float: left;
    position: relative;
    left: 5px;
}

.related--similar .relatedPosts > ul > a > li {
    display: inline-flex;
    padding: 10px;
    width: 100%;
}

.related--similar .relatedPosts > ul > a > li:hover {
    background: #000;
}

.related--similar .relatedPosts > ul > a > li .related-text {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    left: 10px;
    padding: 0 .5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.related--similar .relatedPosts > ul > a > li .related-text > span {
    display: block;
    color: #17a2b8 !important;
    position: relative;
    font-weight: 300;
    top: 2px;
    border-radius: 3px;
    padding: 3px;
}

.language input[type=checkbox]:checked + label, .rememberinpage input[type=checkbox]:checked + label, .acceptinpage input[type=checkbox]:checked + label {
    left: 41px;
}

.hideit, .artist-list > li > span, .albums-download .downloadmp3 {
    display: none;
}

.page-genre-inner, .page-wrapper-inner {
    background: #000;
}

.signinbox > h3, .signupbox > h3, #singleLyricbox > h2, #albumLyricbox > h2, #AddLyricNotLogdinbox > h2, #SongLyricSubmittedbox > h2, #singleScreenshotbox {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #eee;
    padding: 2px 5px;
}

.signinbox form input[type=text], .signinbox form input[type=password], .signinbox form input[type=email], .signupbox form input[type=text], .signupbox form input[type=password], .signupbox form input[type=email] {
    background: #202020;
    border: 3px solid #555;
    color: #eee;
    height: 35px;
    padding-left: 10px;
    transition: all .4s ease 0;
    width: 890px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 19px;
    font-weight: 400;
    margin: 12px 10px 10px 18px;
}

#signinbox form input[type=text]:focus, #signinbox form input[type=password]:focus, #signinbox form input[type="email"]:focus {
    border: 3px solid #ed1c24;
    outline: medium none;
}

#signupbox form input[type="text"]:focus, #signupbox form input[type="password"]:focus, #signupbox form input[type="email"]:focus {
    border: 3px solid #ed1c24;
    outline: medium none;
}

.item-container, .about-wrapper > ul {
    position: relative;
    left: 0;
}

.item > span > i {
    font-size: 22px;
    color: #fff;
}

.single > span > i {
    font-size: 20px;
    color: #fff;
}

.album > span > i {
    font-size: 22px;
    color: #fff;
}

.video > span > i {
    font-size: 22px;
    color: #fff;
}

.nowplaying-cover img:hover, .artist-list > li:hover {
    transition: all .3s ease 0;
    opacity: 1;
}

.radio-info > a:hover .dontlike > i, .album-wrapper > h1 > a:hover {
    color: #ff5050 !important;
}

ul.qality-button > li > a::before, ul.album-qality-button > li > a::before, ul.selected-qality-button > li > a::before {
    color: #ccc;
    content: "";
    font-family: icomoon;
    font-size: 24px;
    left: 9px;
    position: absolute;
    top: -2px;
}

ul.qality-button > li:hover > a::before, ul.album-qality-button > li:hover > a::before, ul.selected-qality-button > li:hover > a::before {
    color: #a0bbf8;
    transition: all .3s ease 0;
}

.download-album-now #download-content, .download-selected-now #download-content {
    display: none;
    position: absolute;
}

.download-album-now:hover #download-content, .download-selected-now:hover #download-content {
    display: block;
    position: absolute;
    top: 63px;
    width: 446px;
    left: 0;
    z-index: 3;
    background: #333;
    height: 95px;
    -webkit-transition: 5s ease-in-out 3s;
    -moz-transition: 5s ease-in-out 3s;
    -o-transition: 5s ease-in-out 3s;
    transition: 5s ease-in-out 3s;
}

ul.album-qality-button > li > a, ul.selected-qality-button > li > a {
    height: 46px;
    line-height: 46px;
    background: #404040;
    width: 221px;
    float: left;
    text-align: center;
    font-family: Dosis, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    box-shadow: 0 0 3px #333, inset 45px 0 0 0 #444;
    transition: all .3s ease 0;
    position: relative;
    margin: .5px;
}

.activeTrack span, .commentLike > a:hover .likecomment > i {
    color: #17a2b8 !important;
}

.commentBox .commentAvatar, .commentBoxRespond .commentAvatar {
    width: 70px;
    height: 70px;
    float: left;
    clear:both;
}

/*---------------------------------*\
\*---------------------------------*/

.related--similar .similarPosts {
    background: #222;
}

.related--similar .similarPosts > h3 {
    background: #846c33;
    font-size: 20px;
    color: #eee;
    font-weight: 400;
    letter-spacing: .7px;
    padding: 3px 8px;
}

.related--similar .similarPosts .similar-thumbnail {
    float: left;
    position: relative;
    left: 5px;
}

.related--similar .similarPosts > ul > a > li {
    display: inline-flex;
    padding: 10px;
    width: 100%;
}

.related--similar .similarPosts > ul > a > li:hover {
    background: #000;
}

.related--similar .similarPosts > ul > a > li .similar-text {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    left: 10px;
    padding: 0 .5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.related--similar .similarPosts > ul > a > li .similar-text > span {
    display: block;
    color: #17a2b8 !important;
    position: relative;
    font-weight: 300;
    top: 2px;
    border-radius: 3px;
    padding: 3px;
}

.related--similar .similarPosts .video-similar-thumbnail, .related--similar .relatedPosts .video-related-thumbnail {
    float: left;
    position: relative;
    left: 5px;
    top: 10px;
}

.related--similar .relatedPosts h4,
.related--similar .similarPosts h4 {
    border-radius: 4px 4px 0 0;
}

.blogWrapper {
    background: #383838;
    border: 4px solid #282828;
    border-radius: 3px;
    position: relative;
    margin: 10px 0;
    padding: 0 0 20px;
}

.blogWrapper .BlogCategory {
    background: #313131;
    box-shadow: inset 0 -5px 0 0 #404040;
    height: 50px;
    line-height: 50px;
}

.blogWrapper .BlogCategory > ul {
    position: relative;
    left: 12px;
}

.blogWrapper .BlogCategory > ul > li > a {
    height: 50px;
    line-height: 50px;
    float: left;
    min-width: 55px;
    font-size: 16px;
    font-family: Dosis, sans-serif;
    font-weight: 400;
    text-align: center;
    color: #666 !important;
    display: inline-block;
    padding: 0 10px;
}

.blogWrapper .BlogCategory > ul > li > a:hover {
    background: #434343;
    box-shadow: inset 0 -5px 0 0 #555;
    color: #eee !important;
}

.BlogPostWrapper {
    float: left;
    width: 740px;
    margin: 1px 0;
    padding: 10px 5px;
}

.BlogPostWrapper .BlogPost {
    background: #303030;
    box-shadow: 0 0 0 5px #444;
    position: relative;
    left: 10px;
    top: 5px;
    margin: 0 0 30px;
}

.BlogPostWrapper .BlogPost > h3 {
    background: #ff5050;
    font-size: 20px;
    color: #eee;
    font-weight: 800;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 0 0 40px;
}

.BlogPostWrapper .BlogPost > h3::before {
    color: #eee;
    content: "";
    font-family: icomoon;
    font-size: 26px;
    left: 5px;
    position: absolute;
    top: 0;
}

.BlogPost .PostimgThumbnail {
    width: 390px;
    height: 250px;
    padding: 3px;
    margin: 8px;
    box-shadow: inset 0 0 0 3px rgba(250, 250, 250, 0.06);
}

.BlogPost .PostimgThumbnail img {
    box-shadow: 0 0 0 3px #444;
}

.BlogPost .PostEntry {
    width: 100%;
    line-height: 20px;
    font-family: tahoma;
    font-size: 12px;
    float: left;
    color: #ddd !important;
    direction: ltr;
    padding: 10px 10px 0;
}

.BlogPost .PostEntryBigOne {
    width: 100%;
    line-height: 20px;
    font-family: tahoma;
    font-size: 12px;
    float: left;
    color: #ddd !important;
    direction: ltr;
    padding: 10px 10px 0;
    margin: 20px 0 0 0;
}

.BlogPost .PostReadMore {
    background: #555;
    width: 200px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #eee;
    display: block;
    float: left;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-radius: 3px;
    margin: 0 10px 10px 20px;
}

.BlogPost:hover .PostReadMore {
    background: #096;
}

.BlogPost .PostSystem {
    width: 97%;
    height: 38px;
    line-height: 38px;
    float: right;
    background: #555;
    box-shadow: 0 0 0 2px #222;
    margin: 0 10px 0 0;
}

.PostSystem > a .likePost, .PostSystem > a .dislikePost {
    width: 105px;
    text-align: center;
    display: block;
    float: left;
    font-family: Dosis, sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase;
    border-right: 1px solid #444;
}

.PostSystem > a:hover .likePost {
    background: rgba(0, 153, 102, 0.55);
}

.PostSystem > a:hover .dislikePost {
    background: rgba(255, 80, 80, 0.55);
}

.LatestOnBlog {
    width: 285px;
    float: right;
    position: relative;
    right: 10px;
    top: 10px;
}

.LatestOnBlog .LatestOnBlogInner {
    width: 280px;
    margin: 0 0 15px;
}

.LatestOnBlogInner > h2 {
    background: #444;
    height: 35px;
    line-height: 35px;
    font-family: Dosis, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #eee;
    width: auto;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    right: 5px;
    padding: 0 10px;
}

.LatestOnBlogInner img {
    width: 100%;
    height: 100%;
    text-align: center;
    box-shadow: 0 0 0 5px #444;
}

.LatestOnBlogInner > ul > li {
    position: relative;
}

.LatestOnBlogInner > ul > li > a > div {
    display: none;
}

.LatestOnBlogInner > ul > li:hover > a > div {
    position: absolute;
    left: 0;
    top: 0;
    font-family: Dosis, sans-serif;
    font-size: 15px;
    font-weight: 300;
    background: rgba(220, 220, 220, 220.85);
    color: #111;
    width: 100%;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    padding: 0 0 0 10px;
}

.LatestOnBlogInner > ul > li:first-child > a > div {
    top: 35px;
}

.BlogPost .BlogCommentWrapper {
    box-shadow: 0 -5px 0 0 #404040;
    margin: 15px 0 0;
    padding: 10px;
}


.PostshreHits {
    width: 248px;
    border-right: 1px solid #444;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 400;
    float: left;
    color: #eee;
    position: relative;
    text-align: center;
    margin: 0 1px 0 0;
    padding: 0 15px 0 55px;
}


.PostshreHits:last-child {
    border-right: none !important;
}


.profileGendeselect {
    position: relative;
    z-index: 1;
}

#PersonalProfile {
    display: none;
    z-index: 999;
    margin: 0 auto;
}

/*------------------------------*\
   NAVIGATION - TABS - TOPBAR
   main-menu.css
\*------------------------------*/

ul.main-menu > li {
    display: inline-block;
    font-weight: 300;
    padding:10px;
}

ul.main-menu > li > a {
    color: #eee!important;
}

ul.main-menu > li > a:hover, .current > a {
    color: #17a2b8 !important;
    border-radius: 2px;
}

ul.main-menu li:hover > ul {
    display: block;
    position: absolute;
    font-size:15px;
    top: 100%;
}

ul.main-menu ul li:hover > ul {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
}

ul.main-menu ul ul li:hover > ul {
    display: block;
    position: absolute;
    top: 0;
}

ul.main-menu > li > ul > li > ul > li > ul > li {
    width: 200px;
}

ul.main-menu ul a {
    color: #eee;
    display: block;
    padding:10px 15px;
}

ul.main-menu ul > li > a:hover {
    color: #17a2b8;
    display: block;
}

ul.main-menu ul, ul.main-menu ul ul, ul.main-menu ul ul ul {
    background-color:#000;
    display: none;
    position: absolute;
}

ul.main-menu > li > ul > li, ul.main-menu > li > ul > li > ul > li {
    float: left;
    width:19.333333%;
}


ul.main-menu .dropdown-menu {
    width:100%;
    left:0;
    padding:2rem;
}

/* downloadThis___box */

#downloadThis___Box {
    width: 550px;
    background: #202020;
    border: 3px solid #404040;
    border-radius: 3px;
    display: none;
    padding: 8px 8px 15px 8px;
    min-height: 245px;
    z-index: 9999999999999999999999999999;
}

#download-content_box1 {
    width: 550px;
    background: #202020;
    border: 3px solid #404040;
    border-radius: 3px;
    display: none;
    padding: 8px 8px 15px 8px;
    min-height: 245px;
    z-index: 9999999999999999999999999999;
}

#download-content_box2 {
    width: 550px;
    background: #202020;
    border: 3px solid #404040;
    border-radius: 3px;
    display: none;
    padding: 8px 8px 15px 8px;
    min-height: 245px;
    z-index: 9999999999999999999999999999;
}

/* ShowDLBoxError */

#ShowDLBoxError {
    width: 350px;
    background: #555;
    border: 3px solid #444;
    box-shadow: 0 4px 0 0 #ff7070;
    border-radius: 3px;
    display: none;
    padding: 8px 8px 15px 8px;
    min-height: 195px;
    z-index: 9999999999999999999999999999;
    text-align: center !important;
}

.popituperror {
    display: block;
    width: 202px;
    margin: 2px 0 0 -7px;
}

/* slidetabs.css */
.etabs {
    background: #6c757d;
    position: relative;
    display:flex;
}

.etabs .tab {
    flex:1;
}

.etabs .tab a {
    display: block;
    outline: none;
    text-align: center;
    font-size: 18px;
    padding:12px;
    color: #eee;
}

.etabs .tab a:hover,
.etabs .tab.active {
    background-color: #17a2b8;
}

.etabs .tab:first-child.active,
.etabs .tab:first-child a:hover {
    border-radius:.25rem 0 0 .25rem;
}

.etabs .tab:last-child.active,
.etabs .tab:last-child a:hover {
    border-radius:0 .25rem .25rem 0;
}

.etabs .tab a.active {
    font-weight: 300;
}

.etabs .tab-container .panel-container {
    padding: 10px;
}

.panel-container {
    margin-bottom: 10px;
}

.slide-loader {
    padding-top: 60px;
    display: block;
    position: absolute;
    z-index: 999;
    height: 400px;
    width: 980px;
    overflow: visible;
    color: #ffffff;
    text-align: center;
    opacity: .8;
    font-size: 20px;
}

.spinner {
    margin: 80px auto;
    width: 160px;
    height: 100px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #ff2020;
    height: 100%;
    width: 10px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/*------------------------------*\
   PROFILE GENDER SELECTOR
\*------------------------------*/

inputGenderSelect input[type=checkbox] {
    visibility: hidden;
}

.inputGenderSelect {
    width: 100%;
    height: 33px;
    background: #202020;
    border-radius: 0;
    position: relative;
    left: 0;
    border: 3px solid #555;
    margin: 1px 0 0 0;
}

.inputGenderSelect:after {
    content: 'Male';
    font: 12px/26px arial;
    color: #eee;
    position: absolute;
    right: 30px;
    z-index: 0;
    font-weight: bold;
}

.inputGenderSelect:before {
    content: 'Female';
    font: 12px/26px arial;
    color: #eee;
    position: absolute;
    left: 30px;
    z-index: 0;
    font-weight: bold;
}

.inputGenderSelect label {
    display: block;
    width: 40%;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    left: 15px;
    z-index: 1;
    background: #ff5757;
}

.inputGenderSelect input[type=checkbox]:checked + label {
    left: 51%;
}


/*------------------------------*\
   PROFILE GENDER SELECTOR2
\*------------------------------*/

inputGenderSelect2 input[type=checkbox] {
    visibility: hidden;
}

.inputGenderSelect2 {
    width: 100%;
    height: 33px;
    background: #202020;
    border-radius: 0;
    position: relative;
    left: 0;
    border: 3px solid #555;
    margin: 1px 0 0 0;
}

.inputGenderSelect2:after {
    content: 'Male';
    font: 12px/26px arial;
    color: #eee;
    position: absolute;
    right: 30px;
    z-index: 0;
    font-weight: bold;
}

.inputGenderSelect2:before {
    content: 'Female';
    font: 12px/26px arial;
    color: #eee;
    position: absolute;
    left: 30px;
    z-index: 0;
    font-weight: bold;
}

.inputGenderSelect2 label {
    display: block;
    width: 40%;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    right: 15px;
    z-index: 1;
    background: #ff5757;
}

.inputGenderSelect2 input[type=checkbox]:checked + label {
    right: 51%;
}

/*------------------------------*\
   PROFILE TRANSLATE BUTTON
\*------------------------------*/

.vip-wrapper .eng > p {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 7px;
}

/*------------------------------*\
   PROFILE TRANSLATE BUTTON 
\*------------------------------*/

translate-vip input[type=checkbox] {
    visibility: hidden;
}

.translate-vip {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: absolute;
    left: 100px;
    top: 20px;
}

.translate-vip:after {
    content: 'EN';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.translate-vip:before {
    content: 'FA';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.translate-vip label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #ff5757;
}

.translate-vip input[type=checkbox]:checked + label {
    left: 41px;
}

/*--------------------------------*\
  ACTIVE LIKE DESLIKE BLOG THUMBS
\*--------------------------------*/

.commentLike > a .dislikecommentActive > i {
    color: #F66 !important;
}

.commentLike > a .likecommentActive > i {
    color: #0C3 !important;
}


/*--------------------------------*\
    WIKI ARTIST FOR ARTIST PAGE 
\*--------------------------------*/

.wikiArtist > h3 {
    background-color: #000;
    font-size: 20px;
    padding: 10px 8px 10px 45px;
    color: #eee;
    margin: 0;
    position: relative;
}

.wikiArtist > h3::before {
    color: #ccc;
    content: "";
    font-family: "icomoon";
    font-size: 25px;
    left: 8px;
    position: absolute;
    text-align: center;
    top: 7px;
}

.info-table > div {
    padding: 7px;
    border-bottom: 1px solid #454b52;
    box-shadow: 0 1px 0 0 #2c3136;
    color: #eee;
}

.info-table > div:last-child {
    border-bottom: unset;
    box-shadow: unset;
}

.info-table > div > span {
    float: left;
    color: #fff;
}

.info-table > div > li {
    background: #000;
    float: left;
    font-size: 15px;
    padding: 0 12px;
    margin: 2px 5px!important;
    border-radius:10px;
}


.alert-success {
    display: block;
    width: 100%;
    padding: 5px 10px !important;
    border-radius:5px;
}

.notebox1 .eng > p {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 7px;
}

/*------------------------------*\
   PROFILE TRANSLATE BUTTON 
\*------------------------------*/

translate-note input[type=checkbox] {
    visibility: hidden;
}

.translate-note {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: absolute;
    left: 115px;
    top: 30px;
}

.translate-note:after {
    content: 'EN';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.translate-note:before {
    content: 'FA';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.translate-note label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #ff5757;
}

.translate-note input[type=checkbox]:checked + label {
    left: 41px;
}

#blogSearch {
    width: 250px;
    height: 30px;
    color: #eee;
    line-height: 30px;
    float: right;
    margin: 7px 0 0 15px;
    overflow: hidden; /* Clear floats */
}

#blogInputSearch {
    width: 180px;
    padding: 0 7px;
    font-size: 17px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    background: #545454;
    color: #ddd;
    border-radius: 3px;
}

#blogSubmitSearch {
    background: #ff5050;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 0;
    width: 50px;
    font-size: 17px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    padding: 0 5px;
    border-radius: 3px;
    float: right;
    cursor: pointer;
    color: #eee;
}

.foot_finder {
    float: right;
    width: 442px;
    line-height: 35px;
}

.foot_finder > span {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 18px;
    color: #eee;
    float: left;
}

.foot_finder > span > i {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
}

.foot_finder > ul > li > a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 22px;
    padding: 0 10px;
    text-align: center;
    position: relative;
    top: 4px;
    left: 5px;
}

.captcha {
    position: relative;
    right: 8px;
}

.reload_captcha {
    position: absolute;
    left: 33px;
    top: 14px;
}

.reload_captcha > a > i {
    font-size: 25px;
    color: #eee;
}

.gender_select {
    color: #eee;
    font-size: 16px;
    font-family: Dosis, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
}

.gender_select input[type=checkbox] {
    visibility: visible !important;
}

.contact_note {
    background: #3f3f3f;
    box-shadow: 0 0 0 4px #333;
    width: 100%;
    min-height: 200px;
    float: right;
    position: relative;
    margin: 10px 0 15px 0;
    padding: 15px;
}

.contact_note > h2 {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 16px;
    font-family: Dosis, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #eee;
}

.contact_note > h2 > i {
    font-style: normal;
    font-weight: 200;
    letter-spacing: 2px;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    padding: 5px 8px 5px 38px;
    background: #555;
    box-shadow: inset 30px 0 0 0 #444;
    position: relative;
    top: -2px;
    text-align: right;
}

.contact_note > h2 > i::before {
    color: #ccc;
    content: "\ea08";
    font-family: "icomoon";
    font-size: 19px;
    left: 5px;
    position: absolute;
    text-align: center;
    top: -4px;
}

.contact_note .eng > p {
    color: #777;
    font-family: "Arial", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 7px;
}

.contact_note .far > p {
    color: #777;
    font-family: "Tahoma", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 7px;
    direction: rtl;
}

.contact_subject_select {
    color: #eee;
    font-size: 20px;
    font-family: Dosis, sans-serif;
    font-weight: 400;
    font-style: normal;
}

/*------------------------------*\
   PROFILE TRANSLATE BUTTON 
\*------------------------------*/

note-contact input[type=checkbox] {
    visibility: hidden;
}

.note-contact {
    width: 80px;
    height: 26px;
    background: #333;
    border-radius: 1px;
    position: absolute;
    left: 130px;
    top: 20px;
}

.note-contact:after {
    content: 'EN';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
}

.note-contact:before {
    content: 'FA';
    font: 12px/26px Arial, sans-serif;
    color: #eee;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
}

.note-contact label {
    display: block;
    width: 34px;
    height: 17px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 5px;
    left: 5px;
    z-index: 1;
    background: #ff5757;
}

.note-contact input[type=checkbox]:checked + label {
    left: 41px;
}

.captchapic {
    background: url(captchapic.png) no-repeat center top;
    position: relative;
    right: 15px;
    top: 5px;
    width: 356px;
    height: 135px;
}


#vip__section__info, #vip__section__info_full, #vip__section__info_custom {
    width: 350px;
    display: none;
    z-index: 999;
}

ul.vip-info-button > li > a {
    background-color: #222;
    display:block;
    text-align: center;
    color:#eee;
    font-size: 19px;
    margin: 10px 0;
    padding:11px;
    border-radius:4px;
    transition: all .3s ease 0;
}

ul.vip-info-button > li > a:hover {
    background: #000;
    transition: all .3s ease 0;
}

ul.vip-info-button > li {
    position: relative;
}

ul.vip-info-button > li > a > i {
    color: #117a8b;
}

.load__vip__wrapper {
    background-color: #202020;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #eee;
    z-index: 9999;
}

.load__vip__wrapper > i {
    position: relative;
    top: calc(45% - 10px);
    /* 50% - 3/4 of icon height */
}

.hidden {
    display: none;
}
.Notice-vip-Box > h1 {
    color: #fff;
    font-family: Segoe, "Audiowide", "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.dark-pagination .page-link {
    background-color:#000;
    border-color:#2b2b2b;
    color:#bdbdbd;
}

.dark-pagination .page-item.active .page-link,
.dark-pagination .page-link:hover {
    background-color:#000;
    border-color:#2b2b2b;
    color:#17a2b8;
}


.latest-text .tag-type {
    font-style:normal;
    font-size:13px;
    font-weight:400;
}

.item .tag-type {
    font-style: normal;
    position: absolute;
    font-size: 13px;
    font-weight: 400;
    left: 10px;
    top: 10px;
}

.tag-film:before {
    background-color:#ef0000;
    border-radius: 3px;
    padding: 0 5px 3px 5px;
	content: 'Video';
}

.tag-file-music:before {
    background-color:#227eae;
    border-radius: 3px;
    padding: 0 5px 3px 5px;
	content: 'Album';
}

.tag-video-camera:before {
    background-color:#6111ca;
    border-radius: 3px;
    padding: 0 5px 3px 5px;
	content: 'Live';
}

.tag-video-camera2:before {
    background-color:#ff880e;
    border-radius: 3px;
    padding: 0 5px 3px 5px;
	content: 'Concert';
}

.tag-music:before {
    background-color:#096;
    border-radius: 3px;
    padding: 0 5px 3px 5px;
	content: 'Single';
}

#msuicvideo-tab .item.concert,
#msuicvideo-tab .item.live,
#msuicvideo-tab .item.video {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
}

#msuicvideo-tab .item.concert img,
#msuicvideo-tab .item.live img,
#msuicvideo-tab .item.video img {
    height:230px!important;
}

#msuicvideo-tab .item.single,
#msuicvideo-tab .item.album {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
}

.download-list-wrapper .item {
    position:relative;
}


.download-list-wrapper .item.concert,
.download-list-wrapper .item.live,
.download-list-wrapper .item.video {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
}


.download-list-wrapper .item.single,
.download-list-wrapper .item.album {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
}

.download-list-wrapper .item .download-cover {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:0 15px;
}

.download-list-wrapper .item .go-trash {
    background-color: #e2335b;
    position: absolute;
    left: 15px;
    top: 15px;
    padding: .5rem;
    border-radius: 4px;
}

.download-list-wrapper .item .btn-video {
    background-color:#ef0000;
}

.download-list-wrapper .item .btn-live {
    background-color:#6111ca;
}

.download-list-wrapper .item .btn-album {
    background-color:#227eae;
}

.download-list-wrapper .item .btn-single {
    background-color:#096;
}

.download-list-wrapper .item .btn-concert {
    background-color:#ff880e;
}

.jwplayer {
    border-radius:4px!important;
}

.jwplayer .jw-preview {
    background-size:cover!important;
    border-radius:4px!important;
}

.downloadList-wrapper ol li {
    padding: 1rem .5rem;
    font-size:17px;
    border-bottom:1px solid #383b3e;
}

.downloadList-wrapper .border-bottom {
    border-color:#383b3e!important;
}

.downloadList-wrapper ol li:last-child {
    border-bottom:unset!important;
    padding-bottom: 1.25rem;
}

.downloadList-wrapper ol li input[type=checkbox] {
    visibility: visible;
    position: relative;
    top: 1px;
    left:5px;
    margin: 0 8px 0 0;
}