* {
    background: 0 0;
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
/* G ADS----------------------------------------------- */
ins.adsbygoogle[data-ad-status="unfilled"] {display: none !important;}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

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

input,select {
    vertical-align: middle
}

article,aside,figure,figure img,hgroup,footer,header,nav,section,main {
    display: block
}

img {
    max-width: 100%
}

.clr {
    clear: both
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

body {
    font: 15px Franklin Gothic Medium, sans-serif;
    line-height: normal;
    padding: 0;
    margin: 0;
    color: #b9bfde;
    background: #3a3a3a;
    min-height: 100%;
    width: 100%;
    font-weight: 400
}

a {
    color: #ffffff;
    text-decoration: none
}

a:hover,a:focus {
    color: #f5effc;
    text-decoration: none
}

h1,h2,h3,h4,h5 {
    font-weight: 600;
    font-size: 18px
}

@media screen and (min-width: 1650px) {
    body {
        background-size:100% auto
    }
}

button,textarea,input[type=text],input[type=password] {
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    font-family: Franklin Gothic Medium, sans-serif;!important
}

.button,.btn,.pagi-load a,.up-second li a,.usp-edit a,.qq-upload-button,button,html input[type=button],input[type=reset],input[type=submit],.meta-fav a,.usp-btn a {
    display: inline-block;
    text-align: center;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    background-color: #686de0;
    font-size: 16px;
    font-weight: 400
}

.button:hover,.btn:hover,.up-second li a:hover,.usp-edit a:hover,.qq-upload-button:hover,.pagi-load a:hover,.usp-btn a:hover,button:hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.meta-fav a:hover {
    background-color: #4834d4;
    color: #fff;
    box-shadow: 0 10px 20px 0 transparent
}

button:active,input[type=button]:active,input[type=submit]:active {
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.1)
}

input[type=text],input[type=password] {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    border: 0;
    padding: 0 15px
}

select {
    height: 40px;
    border: 0;
    padding: 0 15px
}

textarea {
    padding: 15px;
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input[type=text],input[type=password],select,textarea {
    width: 100%;
    background-color: #fff;
    color: #000;
    box-shadow: inset 0 0 0 1px #e3e3e3,inset 1px 2px 5px rgba(0,0,0,.1)
}

select {
    width: auto
}

input[type=text]:focus,input[type=password]:focus,textarea:focus {
    box-shadow: inset 0 0 0 1px #3498db,inset 1px 2px 5px rgba(0,0,0,.1)
}

input::placeholder,textarea::placeholder {
    color: #000;
    opacity: .5;
    font-size: 14px
}

input:focus::placeholder,textarea:focus::placeholder {
    color: transparent
}

.img-box,.img-wide,.img-square,.img-resp,.img-resp-vert,.img-resp-sq,.img-fit {
    overflow: hidden;
    position: relative
}

.img-resp {
    padding-top: 60%
}

.img-resp-vert {
    padding-top: 124%
}

.img-resp-sq {
    padding-top: 100%
}

.img-box img,.img-square img,.img-resp img,.img-resp-vert img,.img-resp-sq img {
    width: 100%;
    min-height: 100%;
    display: block
}

.img-resp img,.img-resp-vert img,.img-resp-sq img {
    position: absolute;
    left: 0;
    top: 0
}

.img-wide img {
    width: 100%;
    display: block
}

.img-fit img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.fx-row,#dle-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.fx-col {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.fx-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.fx-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.fx-start {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.fx-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
}

.fx-last {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10
}

.fx-1,.hnav li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 50px
}

.fx-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

b,strong,.fw700 {
    font-weight: 600
}

.icon-left .fa,.icon-left .icon,.icon-left .fas,.icon-left .far,.icon-left .fal {
    margin-right: 10px
}

.icon-right .fa,.icon-right .icon,.icon-right .fas,.icon-right .far,.icon-right .fal {
    margin-left: 10px
}

.hidden,#dofullsearch {
    display: none
}

.anim {
    transition: color .3s,background-color .3s,opacity .3s
}

.anim-all {
    transition: all .3s
}

.mtitle,.sub-title h1,.form-wrap h1 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600
}

#dle-content>*:not(.track-item) {
    width: 100%
}

.wrap {
    min-width: 320px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 20px;
    overflow: hidden
}

.wrap-center {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20
}

.header {
    margin-bottom: 20px
}

.wrap-main {
    background-color: #141225;
    box-shadow: 0 10px 30px rgba(0,0,0,.6)
}

.main {
    min-height: 80vh;
    padding: 20px
}

.sidebar {
    width: 220px;
    background-color: #1a1938
}

.footer {
    line-height: 1.5;
    padding: 20px;
    border-top: 2px solid #06060e;
    background: url(../images/logo.png) 20px center/160px no-repeat;
    padding-left: 200px
}

.ft-desc span {
    color: #9c88ff;
}

.ft-count {
    display: inline-block
}

.ft-count>* {
    display: block
}

#gotop {
    width: 31px;
    height: 31px;
    line-height: 31px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    display: inline-block;
    background-color: #f39c12;
    color: #fff;
    display: none!important
}

.logo {
    display: block;
    width: 260px;
    height: 60px
}

.hdesc {
    border-left: 1px solid #635e96;
    padding-left: 20px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 1.6;
    margin-right: 40px
}

.side-bt {
    font-weight: 700;
    font-size: 16px;
    padding: 30px 15px 15px;
    color: #9c88ff;
    text-transform: uppercase
}

.side-bt .fas {
    color: #9c88ff;
    margin-right: 10px
}

.main-nav {
    font-size: 17px
}

.main-nav li {
    position: relative;
    z-index: 10
}

.main-nav a {
    height: 34px;
    line-height: 34px;
    position: relative;
    display: block;
    padding: 0 0 0 35px
}

.main-nav a:not(:hover) {
    color: #8c8c9e
}

.main-nav a:before {
    content: "\f192";
    font-family: "FontAwesome";
    color: #8c8c9e;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 8px;
    font-weight: 400
}

.search-wrap {
    position: relative;
    width: 340px
}

.search-box input,.search-box input:focus {
    padding: 0 50px 0 10px;
    box-shadow: none;
    background-color: #212645;
    color: #b9bfde;
    border-radius: 4px;
    border: 0
}

.search-box input:not(:focus)::placeholder {
    color: #b9bfde;
    opacity: .6;
    font-size: 15px
}

.search-box button {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    width: 40px;
    background: 0 0;
    color: #b9bfde;
    font-size: 18px;
    padding: 0;
    border-radius: 0
}

.sect+.sect {
    margin-top: 20px
}

.sect-header {
    margin-bottom: 20px
}

.sect-title {
    font-size: 28px;
    font-weight: 700;
    color: #fff
}

.sect-title-small {
    font-size: 22px
}

.sect-title span,.fplay-title span,.site-desc h1 span,.site-desc h2 span {
    color: #9c88ff
}

.sect-title .far,.side-bt .far,.speedbar .fas {
    color: #8620f8;
    margin-right: 10px
}

.speedbar {
    font-size: 14px;
    margin-bottom: 15px
}

.sect-bg {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    padding: 20px;
    border-radius: 3px
}

.sect-col {
    width: 49%
}

.track-item {
    width: 49%
}

.track-item {
    border-radius: 3px;
    margin-bottom: 16px;
    position: relative
}

.track-item33:nth-child(2n+1) {
    background-color: #f6f8fa
}

.track-desc {
    display: block
}

.track-time {
    font-size: 12px;
    margin-left: 15px
}

.track-dl {
    margin-left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #9c88ff;
    font-size: 18px
}

.track-title {
    color: #d6daf2;
    font-weight: 600
}

.track-subtitle {
    font-size: 14px;
    margin-top: 3px
}

.track-play {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 12px;
    padding-left: 3px;
    cursor: pointer;
    color: #8620f8
}

.track-play img {
    border-radius: 20px;
}

.mass_comments_action {
    display: none;
}

.thx {
    background-color: #e31864;
    color: #fff
}

.thx:hover {
    background-color: #a41e4a;
    color: #fff
}

.fdl2 {
    background-color: #078920;
    color: #fff
}

.fdl2:hover {
    background-color: #4fb362;
    color: #fff
}

. .track-item.js-item-played {
}

.js-item-played .fa-play:before {
    content: '\f04c'
}

.js-item-played .track-play {
    padding-left: 0;
    background: #8620f8;
    color: #fff
}

.track-play:hover {
    color: #fff
}

.site-desc {
    line-height: 1.6;
    font-size: 15px;
    padding: 20px;
    background-color: #0b0b18
}

.site-desc h1,.site-desc h2 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px
}

.site-desc a {
    color: #8620f8;
    text-decoration: underline
}

.bottom-nav {
    padding-top: 22px
}

.navigation a,.navigation span,.pnext a,.pprev a,.pprev>span,.pnext>span {
    display: inline-block;
    padding: 0 15px;
    margin: 4px 2px 0;
    line-height: 50px;
    min-width: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    background-color: #0b0b18
}

.navigation span:not(.nav_ext),.navigation a:hover {
    background: #9c88ff;
    color: #fff
}

.wplayer {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 997;
    background-color: #0b0b18;
    box-shadow: 0 0 6px rgba(0,0,0,.6)
}

.ap-dl {
    font-size: 18px;
    margin-left: 20px
}

.ap-time {
    font-size: 12px;
    margin-left: 20px
}

.audioplayer-time-current:after {
    content: '/';
    display: inline;
    margin: 0 6px
}

.ap-desc {
    width: 300px
}

.ap-img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 3px
}

.ap-artist {
    font-size: 14px;
    margin-top: 5px
}

.ap-title {
    font-size: 16px;
    color: #d6daf2;
    font-weight: 600
}

.ap-btns {
    margin-right: 20px
}

.audioplayer-playpause a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    position: relative;
    margin: 0 20px;
    background: #9c88ff;
    color: #fff
}

.ap-prev,.ap-next {
    cursor: pointer;
    font-size: 18px
}

.ap-prev:hover,.ap-next:hover,.audioplayer-volume-button a:hover,.ap-dl:hover {
    opacity: 1;
    color: #8620f8
}

.fheader {
    margin-bottom: 15px
}

.fheader h1 {
    font-size: 28px;
    margin-bottom: 15px
}

.fmain {
    margin-bottom: 20px
}

.ftext {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto
}

.fmeta {
    margin-bottom: 20px
}

.finfo {
    margin: 0 0 0 10px;
    font-size: 14px
}

.finfo li {
/* display: flex; */
    justify-content: flex-start;
    position: relative;
    padding: 4px 0
}

.finfo333 li:nth-child(2n+1) {
    background-color: #f6f8fa
}

.finfo333 li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 2px dotted #ccc
}

.finfo333 li span {
    background-color: #fff;
    display: inline-block;
    padding: 5px 0 5px 10px;
    position: relative;
    z-index: 1
}

.finfo li>span:first-child {
    color: #d6daf2;
    font-weight: 600;
    margin-right: 1px;
}

.finfo a {
    color: #9c88ff;
}

.fimg {
    width: 200px;
    height: 200px
}

.fcaption {
    font-size: 14px;
    line-height: 1.6;
    width: 340px
}

.fplay {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    color: #fff;
    padding: 0 20px 0 60px;
    margin-right: 20px
}

.fplay-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    background: rgba(0,0,0,.2)!important;
    font-size: 12px
}

.fplay-title {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden
}

.fdl {
    background-color: #078920;
    color: #fff
}

.fdl:hover {
    background-color: #4fb362;
    color: #fff
}

.fdl .fplay-icon {
    font-size: 18px
}

.fplay:hover {
    color: #fff
}

.js-item-played .js-play .fplay-icon {
    padding-left: 0;
    background-color: #4834d4
}

.mejs-container {
    max-width: 100%!important
}

.full-text {
    line-height: 1.6;
    font-size: 15px
}

.full-text img:not(.emoji) {
    max-width: 100%;
    margin: 10px 0
}

.full-text>img[style*=left],.full-text>.highslide img[style*=left] {
    margin: 0 10px 10px 0
}

.full-text>img[style*=right],.full-text>.highslide img[style*=right] {
    margin: 0 0 10px 10px
}

.full-text a {
    text-decoration: underline;
    color: #9c88ff
}

.full-text a:hover {
    text-decoration: none
}

.full-text h2,.full-text h3,.full-text h4,.full-text h5 {
    margin: 10px 0;
    font-size: 24px;
    font-weight: 300
}

.full-text p {
    margin-bottom: 10px
}

.full-text ul,.full-text ol {
    margin: 0
}

.full-text ul li {
    list-style: disc;
    margin-left: 40px
}

.full-text ol li {
    list-style: decimal;
    margin-left: 40px
}

.full-taglist a {
    color: #d20068
}

.full-taglist {
    margin-top: 20px
}

.full-taglist span:not(.fa):not(:last-child):after {
    content: ",";
    display: inline
}

.btn-menu {
    display: none
}

.side-panel {
    width: 280px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #1a1938;
    padding: 0;
    padding-top: 0;
    z-index: 9999;
    position: fixed;
    left: -320px;
    top: 0;
    transition: left .4s
}

.side-panel.active {
    left: 0
}

.close-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9998;
    display: none
}

.btn-close {
    cursor: pointer;
    display: block;
    left: 280px;
    top: -40px;
    position: fixed;
    z-index: 9999;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background-color: #e84e36;
    color: #fff;
    transition: top .4s;
    -webkit-transition: top .4s
}

.btn-close.active {
    top: 0
}

body.opened-menu {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.side-panel .main-nav a {
    margin: 0;
    height: 40px;
    line-height: 40px
}

.side-panel .main-nav li {
    width: 100%
}

.side-panel .main-nav {
    padding: 0;
    margin: 0;
    display: block
}

@media screen and (max-width: 1220px) {
    body {
        background-image:none
    }

    .wrap {
        padding: 0;
        padding-bottom: 5px
    }

    .wrap-center {
        max-width: 1000px;
        border-radius: 0
    }

    .sidebar,.hdesc {
        display: none
    }

    #gotop {
        display: none!important
    }

    .btn-menu {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 4px;
        cursor: pointer;
        background-color: #8620f8;
        color: #fff;
        font-size: 18px;
        display: block
    }

    .search-wrap {
        -ms-flex-order: 10;
        -webkit-order: 10;
        order: 10;
        min-width: 100%;
        margin-top: 20px
    }

    .audioplayer-bar {
        position: absolute;
        left: 0;
        top: -6px;
        height: 6px;
        width: 100%;
        border-radius: 0;
        margin: 0
    }

    .footer {
        display: block;
        text-align: center;
        background-position: center 20px;
        padding: 20px;
        padding-top: 70px
    }

    .ft-count {
        margin-top: 20px
    }
}

@media screen and (max-width: 950px) {
    .wrap-center {
        max-width:768px
    }

    .track-item,.sect-col {
        width: 100%
    }
}

@media screen and (max-width: 760px) {
    .wrap-center {
        max-width:640px
    }

    .fdl,.fplay,.fcaption {
        width: 100%;
        margin: 0
    }

    .fdl,.fcaption {
        margin-top: 20px
    }

    .dcont button {
        font-size: 12px;
        padding: 0 15px!important
    }

    .comments-tree-list .comments-tree-list {
        padding-left: 0!important
    }

    .comments-tree-list .comments-tree-list:before {
        display: none
    }

    .mass_comments_action {
        display: none
    }
}

@media screen and (max-width: 590px) {
    .wrap-center {
        max-width:480px
    }

    .fimg {
    width: 300px;
    height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto
    }

    .audioplayer-volume,.ap-time,.ap-img {
        display: none
    }

    .audioplayer-playpause a {
        margin: 0 10px
    }

    .fheader h1 {
        font-size: 24px
    }

    .ac-inputs input {
        width: 100%
    }

    .ui-dialog {
        width: 100%!important
    }

    .upop-left,.upop-right {
        float: none!important;
        width: 100%!important;
        margin: 0;
        padding: 0 20px
    }

    .upop-left {
        margin-bottom: 10px;
        text-align: center
    }

    .ui-dialog-buttonset button {
        display: block;
        margin: 0 0 5px;
        width: 100%
    }

    #dofullsearch,#searchsuggestions span.seperator {
        display: none!important
    }

    .attach .download-link {
        margin: 0 -15px 0 0;
        float: none;
        display: block;
        padding: 0 10px
    }

    .attach-info {
        float: none
    }
}

@media screen and (max-width: 470px) {
    .wrap-center22 {
        max-width:360px
    }

    .logo {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-width: 50px;
        margin-right: 20px;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .logo img {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

.speedbar {
    margin: 0;
    padding: 10px;
    list-style: none
}

.speedbar:after {
    content: "";
    display: block;
    clear: both
}

.speedbar li {
    float: left;
    margin-right: 6px;
    color: #222
}

.speedbar li.speedbar_sep {
    color: #999
}

.infouser img {
    float: left;
    margin: 11px;
}
.infouser p {margin: 5px;}


.raited {font-size:12px;float: left;}
.raited img {width:42px;margin-left:12px; margin-right:5px;float: left;}
.raited li {list-style-type: none;clear:left; height: 46px; margin:3px 3px;}
.raited a {margin:0px;}
.raited a:not(:hover) {color: #8c8c9e}  
.raited ul {margin-left: 0;padding-left: 0; }

.info-muz {    background-color: #fbfbfb;
    border: 1px solid #383434;
    margin-top: 20px;
    padding: 11px 15px 15px; color:#676767;}
.info-muz a {color:#676767;}
.sh-b, .sh-b p {clear: left;margin-top:10px;}

.form__content {flex: 1 1 0;position: relative;max-width: 100%;min-width: 50px;}
.form__content textarea {border-radius: 4px;}
@media screen and (max-width: 760px) {.add-com-btn {width: 100%; order: 10;}.add-com-input {margin-bottom: 15px;}.fmeta a {width: 100%;}}
.add-com-form.form {margin: 0;}
.form__row {display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; margin-bottom: 15px;}
.form__row:last-child {margin-bottom: 0;}
.d-flex-com {display: flex;flex-wrap: wrap;flex-direction: row;}
.d-flex-com, .fx-row, #dle-content2 {display: flex; flex-wrap: wrap; flex-direction: row;}
.flex-com-1 {flex: 1 1 0; max-width: 100%; min-width: 50px;}
.fd-column, .fx-col {flex-direction: column; flex-wrap: nowrap;} 
.jc-space-between {justify-content: space-between;}
@media screen and (min-width: 760px) {.add-com-input {margin-left: 10px;}}

.comm {padding: 7px 0px;}
.comm-item {padding-left:60px; margin-bottom:20px;}
.comm-left {width:40px; height:40px; margin-left:-60px; float:left; border-radius:50%;}
.comm-left img  {width:40px; height:40px; float:left; border-radius:50%;box-shadow:none;}
.comm-right {width:100%; float:right; position:relative;}

