/* Datalife Engine template 
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
name: TopMuzon 2019;
creation date: 21 january 2018, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
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: 14px 'Open Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background: #222 url(../images/bg.jpg) center top fixed no-repeat; 
min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #4431bc; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Open Sans' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
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: #00bff8; font-size: 16px; font-weight: 600;}
.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:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #3498db; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,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,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,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.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 {-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 {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {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: 30px; font-size: 24px; font-weight: 600;}
#dle-content > *:not(.album-item):not(.artist-item):not(.collection-item) {width: 100%;}
.wide {padding-left: 2000px; padding-right: 2000px; margin-left: -2000px; margin-right: -2000px;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden; padding-top: 40px;}
.wrap-center {max-width:1260px; margin:0 auto; position:relative; z-index:20; 
background-color: #fff; box-shadow: 0 0 60px 0 rgba(0,0,0,0.5);}
.header {padding: 15px;}
.nav {background: #222 url(../images/bg.jpg) center top no-repeat; color: #fff; white-space: nowrap; 
box-shadow: inset 0 -100px 0 0 rgba(0,0,0,0.4); padding: 0 30px; text-transform: uppercase; text-align: center;}
.col-main {padding: 30px; min-height: 100vh;}
.footer {background: #222 url(../images/bg.jpg) center top no-repeat; color: #fff; 
	box-shadow: inset 0 -1000px 0 0 rgba(0,0,0,0.6); padding: 15px; border-top: 3px solid #4431bc; line-height: 1.8;}


/* HEADER, FOOTER, SEO
----------------------------------------------- */
.logo {display: block; width: 240px; height: 50px;}
.share {width:225px; height:36px; white-space: nowrap; margin-left: 30px;}
.share a {display:inline-block; vertical-align: top; width:36px; height:36px; border-radius:50%; margin-right:10px;
box-shadow:5px 5px 16px 0 rgba(0,0,0,0.1); background:url(../images/share.png) -2px -1px no-repeat;}
.share a:last-child {margin:0;}
.share a:nth-child(2) {background-position:-46px -1px;}
.share a:nth-child(3) {background-position:-89px -1px;}
.share a:nth-child(4) {background-position:-132px -1px;}
.share a:nth-child(6) {background-position:-174px 0;}
.share a:nth-child(5) {background-position:-220px -1px;}
.share a:hover {transform:rotate(20deg);}
.search-wrap {margin: 0 0 0 30px; text-align: right;}
.search-box {position:relative; display: inline-block; width: 300px;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; border-radius: 20px;}
.search-box input:not(:focus)::placeholder {color: #000; opacity: 0.6; font-size: 14px;} 
.search-box button {position:absolute; right:5px; top:0px; z-index:10; width: 30px;
background-color:transparent !important; color:#000 !important; font-size: 16px !important; padding: 0 !important;}
.nav li {display: inline-block; vertical-align: top; margin: 0 15px;}
.nav a {display: block; height: 60px; line-height: 60px; font-weight: 600; color: #fff;}
.nav a:hover {text-decoration: underline;}

.ft-menu li {display: inline-block; vertical-align: top; margin: 0 25px 10px 0;}
.ft-menu a {color: #fff; font-weight: 600;}
.ft-copyr {opacity: 0.8; font-size: 0.9em;}
.site-desc-wr {line-height: 1.8; color: #5c5c5c; font-size: 0.9em; 
background-color: #eaedef; padding: 30px; width: 100%; border-top: 1px solid #ccc;}
.site-desc h1, .site-desc h2 {font-size: 20px; font-weight: 600; text-transform: uppercase; 
	margin-bottom: 15px; color: #000;}
.site-desc a {color: #4431bc; text-decoration: underline;}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 24px; text-transform: uppercase; font-weight: 600;}
.sect-link {display: inline-block; font-weight: 600; margin-left: 15px;}
.sect-col {width: 49.3%; margin-bottom: 15px;}
.sect-wide {margin-left: -30px; margin-right: -30px; padding: 30px; background-color: #e6e6e6;}
.sect-wide .sect-link {box-shadow: inset 0 0 0 1px #ccc;}
.mpage {margin: -30px;}
.mpage-col {padding: 30px;}
.mpage-col-bg {background-color: #f2f6f8;}
@media screen and (min-width: 1220px) {
	.mpage-col .album-item {width: 31%;}
	.mpage-col .collection-item {width: 48.5%;}
	.mpage-col .artist-item {width: 31%;}
	.mpage-col {width: 50%;}
	.mpage-col-bg2 {width: 40%;}
	.mpage-col-bg2 .artist-item {width: 48%;}
}


/* ALBUM, ARTIST, COLLECTION
----------------------------------------------- */
.album-item {width: 15.4%; margin-bottom: 15px;}
.album-in, .collection-in, .track-item a {display: block; position: relative;}
.album-desc {padding-top: 15px;}
.album-title {font-weight: 600;}
.album-subtitle {margin-top: 5px; font-size: 0.9em; opacity: 0.8;}

.artist-item {width: 24%; margin-bottom: 15px;}
.artist-img {margin-right: 15px; width: 60px; height: 60px; border-radius: 50%;}
.artist-title {font-weight: 600; }

.collection-item {width: 32.3%; margin-bottom: 15px; position: relative;}
.collection-desc {padding: 15px; color: #fff; background-color: rgba(0,0,0,0.6); 
	position: absolute; left: 0; bottom: 0; right: 0;}
.collection-title {font-weight: 600;}
.collection-subtitle {margin-top: 5px; font-size: 0.9em; opacity: 0.8;}


/* TRACK
----------------------------------------------- */
.track-item {padding: 5px; background-color: #fff;}
.track-item:nth-child(2n+1) {background-color: #f2f6f8;}
.track-play {width: 30px; height: 30px; line-height: 30px; text-align: center; 
background: #222 url(../images/bg.jpg) left top / 200px auto no-repeat; color: #fff; 
padding-left: 3px; font-size: 10px; border-radius: 50%; box-shadow: inset 0 -100px 0 0 rgba(0,0,0,0);}
.track-desc {margin: 0 15px;}
.track-title {font-weight: 600; display: inline;}
.track-subtitle {opacity: 0.8; font-size: 0.9em; display: inline;}
.track-time {font-size: 0.8em; opacity: 0.6;}
.track-dl {width: 30px; height: 30px; line-height: 30px; text-align: center; 
background-color: #fff; color: #888; font-size: 12px; margin-left: 15px; border-radius: 50%; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:30px 0 15px 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 15px; 
background-color:#f2f6f8; margin:5px 5px 0 5px; border-radius:20px; font-weight: 600; 
box-shadow: 1px 0 20px rgba(0,0,0,0); min-width: 40px;}
.navigation span, .pagi-nav a:hover {background-color:#4431bc; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#4431bc; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* PLAYER
----------------------------------------------- */
.audioplayer {position: relative; padding: 10px; background-color: #222; color: #fff;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 320px; right: 130px; bottom: 50%; height: 4px; 
	background-color: #f1c40f; margin-bottom: -12px;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; background-color: rgba(0,0,0,0.0);}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
	z-index: 10; background-color: #f39c12;}
.audioplayer-time {position: absolute; z-index: 20; font-size: 12px; top: 10px; pointer-events: none; color: #fff;}
.audioplayer-time-current {left: 320px;}
.audioplayer-time-duration {right: 130px;}
.audioplayer-playpause, .audioplayer-volume-button, .audioplayer-volume-adjust {display: inline-block; vertical-align: middle;}
.audioplayer-playpause a, .audioplayer-volume-button a {width: 40px; height: 40px; line-height: 40px; 
	text-align: center; border-radius: 50%; cursor: pointer; background-color: #f1c40f; color: #000; 
	display: block; font-size: 16px;}
.audioplayer-muted .fa-volume-up:before {content: '\f026';}
.audioplayer-volume-adjust {margin-left: 10px;}
.audioplayer-volume-adjust > div {width: 50px; height: 10px; border-radius: 5px; 
position: relative; cursor: pointer; background-color: #999; overflow: hidden;}
.audioplayer-volume-adjust > div > div {height: 100% !important; background-color: #f1c40f; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.ap-desc {padding: 0 0 0 15px; width: 250px;}
.ap-img {width: 40px; height: 40px; overflow: hidden; margin-right: 15px;}
.ap-img img {width: 100%; height: 100%; object-fit: cover;}
.ap-artist {font-weight: 600;}
.ap-title {opacity: 0.6; margin-top: 3px; font-size: 0.9em;}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover {background-color: #888; color: #fff;} 
.audioplayer-stopped .fa-stop:before {content: '\f04b'; margin-left: 3px;}
.audioplayer-bar-played:before {content: ''; width: 14px; height: 14px; border-radius: 50%; 
background-color: #4431bc; box-shadow: inset 0 0 0 4px #fff; 
position: absolute; right: -7px; top: -5px; cursor: pointer;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 0.9em; color: #888; margin-bottom: 15px;}
.full h1 {margin-bottom: 30px;}
.fleft {width: 180px; margin-right: 15px;}
.fimg {width: 180px; height: 180px;}
.fright {width: 100%; margin-top: 15px;}
.finfo li {position: relative; padding: 9px 10px 9px 140px; font-size: 13px;}
.finfo li:nth-child(2n+1) {background-color: #f2f6f8;}
.finfo li > span:first-child {position: absolute; left: 10px; top: 9px; opacity: 0.6;}
.finfo li a {color: #4431bc; text-decoration: underline;}
.fcaption {font-size: 0.8em; opacity: 0.5; line-height: 13px; text-align: justify; 
	margin: 0 15px; max-height: 40px; overflow: hidden;}
.fplayer {margin-bottom: 30px; margin-top: -15px;}

.fbtn {height: 40px; display: block; padding: 0px 15px 0 55px; position: relative; line-height: 40px;
border-radius: 0px; overflow: hidden; color: #fff; box-shadow: inset 0 100px rgba(0,0,0,0.4);
background: #222 url(../images/bg.jpg) center top / cover no-repeat; width: 180px;}
.fbtn-icon {width: 40px; height: 100%; position: absolute; left: 0; top: 0; 
	background-color: rgba(0,0,0,0.3); text-align: center;}
.fbtn-icon .fa {font-size: 16px;}
.fbtn-capt {font-weight: 600;}
.fbtn-title {margin-top: 3px;}
.fbtn:hover {color: #fff; text-decoration: underline;}

.sect-sub-title {font-size: 18px;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; 
	color:#4431bc; font-weight: 600; font-size: 14px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:360px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.8;}
.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:#4431bc;}
.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;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {width: 40px; height: 40px; line-height: 40px; text-align: center; display: none;
background-color: #4431bc; color: #fff; font-size: 18px; cursor: pointer; border-radius: 50%;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#f2f6f8;
padding:10px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,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:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

.side-panel .to-mob {display: block; background: transparent; 
	padding: 0; margin: 0; width: 100%; white-space: normal; -webkit-box-shadow: none;
	box-shadow: none; text-align: left;}
.side-panel .nav li {margin: 0; display: block;}
.side-panel .nav a {height: 40px; line-height: 40px; border-bottom: 1px solid #e3e3e3; color: #000;}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.wrap {padding: 0;}
.nav {display: none;}
.header {background-color: #f2f6f8;}
.mpage {display: block;}
.btn-menu {display: block; margin-left: 15px;}
.search-box {width: 100%;}
.mpage {margin-left: -15px; margin-right: -15px;}
.mpage-col, .col-main, .site-desc-wr {padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.btn-menu {display: block;}
.share, .nav {display: none;}
.sect-col {width: 100%; margin-bottom: 20px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.album-item {width: 31%;}
.artist-item {width: 31%;}
.collection-item {width: 48%;}
.footer {text-align: center; display: block;}
.ft-menu li {margin: 0 10px 10px 10px;}
.ft-right {margin-top: 15px;}

.ap-desc {display: none;}
.audioplayer-bar {left: 70px;}
.audioplayer-time-current {left: 70px;}
.fcaption {margin: 0; margin-top: 15px; order: 10; min-width: 100%;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !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;}
.search-wrap {min-width: 100%; margin: 0; margin-top: 10px; -ms-flex-order: 10;-webkit-order: 10;order: 10;}
.album-item {width: 48%;}
.artist-item {width: 48%;}
.collection-item {width: 100%;}

.fcols {display: block;}
.fleft {width: 100%; margin-bottom: 15px;}
.fimg {margin: 0 auto;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.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 0; 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:320px;}
.sect-title {font-size: 18px;}
.artist-img {margin-right: 8px;}
.btn-menu {margin: 0;}

.fdl {width: 100%; text-align: center; margin-bottom: 15px;}
.mrating {width: 150px; margin: 0 auto;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


/* MODERN THEME REFRESH
----------------------------------------------- */
:root {
	--mf-page: #eef3f8;
	--mf-surface: #ffffff;
	--mf-surface-soft: #f6f8fb;
	--mf-text: #172033;
	--mf-muted: #667085;
	--mf-line: #dfe7ef;
	--mf-primary: #2563eb;
	--mf-primary-dark: #1e40af;
	--mf-accent: #14b8a6;
	--mf-warm: #f97316;
	--mf-dark: #121827;
}

body {
	color: var(--mf-text);
	background:
		linear-gradient(135deg, rgba(20,184,166,0.16) 0%, rgba(37,99,235,0.10) 42%, rgba(249,115,22,0.10) 100%),
		var(--mf-page);
}

a {color: var(--mf-text);}
a:hover, a:focus {color: var(--mf-primary);}

.wrap {padding-top: 28px;}
.wrap-center {
	background-color: var(--mf-surface);
	border-radius: 8px 8px 0 0;
	box-shadow: 0 24px 70px rgba(18,24,39,0.16);
}

.header {
	padding: 18px 22px;
	background: var(--mf-surface);
	border-bottom: 1px solid var(--mf-line);
}

.search-box {width: 340px;}
.search-box input,
.search-box input:focus {
	height: 44px;
	border-radius: 8px;
	background-color: var(--mf-surface-soft);
	color: var(--mf-text);
	box-shadow: inset 0 0 0 1px var(--mf-line);
	transition: box-shadow .2s, background-color .2s;
}
.search-box input:focus {
	background-color: #fff;
	box-shadow: inset 0 0 0 2px var(--mf-primary), 0 8px 20px rgba(37,99,235,0.12);
}
.search-box button {color: var(--mf-primary) !important;}

.nav {
	background: linear-gradient(90deg, #111827 0%, #1e3a8a 54%, #0f766e 100%);
	box-shadow: none;
	padding: 0 24px;
}
.nav li {margin: 0 8px;}
.nav a {
	height: 56px;
	line-height: 56px;
	padding: 0 12px;
	border-radius: 8px;
	letter-spacing: 0;
	transition: background-color .2s, color .2s;
}
.nav a:hover {
	background-color: rgba(255,255,255,0.12);
	color: #fff;
	text-decoration: none;
}

.col-main {padding: 34px;}
.mpage {margin: -34px;}
.mpage-col {padding: 34px;}
.mpage-col-bg,
.sect-wide,
.site-desc-wr {
	background-color: var(--mf-surface-soft);
}

.sect {margin-bottom: 34px;}
.sect-header {margin-bottom: 18px;}
.sect-title {
	color: var(--mf-text);
	font-size: 22px;
	letter-spacing: 0;
}
.sect-title:after {
	content: "";
	display: block;
	width: 52px;
	height: 3px;
	margin-top: 10px;
	border-radius: 3px;
	background: linear-gradient(90deg, var(--mf-primary), var(--mf-accent));
}
.sect-sub-title {font-size: 18px;}

.track-item {
	margin-bottom: 8px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid var(--mf-line);
	border-radius: 8px;
	transition: border-color .2s, box-shadow .2s, transform .2s;
}
.track-item:nth-child(2n+1) {background-color: var(--mf-surface-soft);}
.track-item:hover {
	color: var(--mf-text);
	border-color: rgba(37,99,235,0.45);
	box-shadow: 0 12px 28px rgba(18,24,39,0.10);
	transform: translateY(-1px);
}
.track-play {
	background: linear-gradient(135deg, var(--mf-primary), var(--mf-accent));
	box-shadow: none;
}
.track-title {color: var(--mf-text);}
.track-subtitle,
.track-time {color: var(--mf-muted); opacity: 1;}
.track-dl {
	color: var(--mf-primary);
	background-color: #fff;
	box-shadow: inset 0 0 0 1px var(--mf-line);
}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]),
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
	border-radius: 8px;
	background-color: var(--mf-primary);
	box-shadow: 0 8px 18px rgba(37,99,235,0.22);
}
.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:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover,
input[type="submit"]:hover, .meta-fav a:hover {
	background-color: var(--mf-primary-dark);
	box-shadow: 0 10px 24px rgba(30,64,175,0.24);
}

.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {
	background-color: var(--mf-surface-soft);
	border-radius: 8px;
}
.navigation span, .pagi-nav a:hover {
	background-color: var(--mf-primary);
	color: #fff;
}

.audioplayer {
	background: linear-gradient(90deg, var(--mf-dark), #1e3a8a);
	border-radius: 8px;
	box-shadow: 0 14px 34px rgba(18,24,39,0.18);
}
.audioplayer-bar {background-color: rgba(255,255,255,0.24);}
.audioplayer-bar-played,
.audioplayer-volume-adjust > div > div {
	background-color: var(--mf-accent);
}
.audioplayer-playpause a,
.audioplayer-volume-button a {
	background-color: var(--mf-accent);
	color: #06201d;
}
.audioplayer-bar-played:before {
	background-color: var(--mf-warm);
	box-shadow: inset 0 0 0 4px #fff;
}

.finfo li:nth-child(2n+1) {background-color: var(--mf-surface-soft);}
.finfo li a,
.full-text a,
.slice-btn span,
.site-desc a {
	color: var(--mf-primary);
}
.fbtn {
	border-radius: 8px;
	background: linear-gradient(135deg, var(--mf-primary), var(--mf-accent));
	box-shadow: 0 12px 24px rgba(37,99,235,0.22);
}
.fbtn:hover {text-decoration: none; filter: brightness(1.04);}

.static-page {
	color: var(--mf-text);
	line-height: 1.8;
}
.static-page h2 {
	margin: 24px 0 12px;
	font-size: 20px;
	color: var(--mf-text);
}
.mf-page-lead {
	margin-bottom: 18px;
	color: var(--mf-muted);
	font-size: 16px;
}
.mf-info-box {
	margin: 18px 0 24px;
	padding: 20px;
	border: 1px solid var(--mf-line);
	border-radius: 8px;
	background: var(--mf-surface-soft);
}
.mf-info-title {
	margin-bottom: 8px;
	font-weight: 600;
	color: var(--mf-text);
}
.mf-contact-link {
	color: var(--mf-primary);
	font-weight: 700;
	text-decoration: underline;
}
.mf-check-list {
	margin: 0 0 16px 0;
}
.mf-check-list li {
	position: relative;
	margin: 0 0 8px 0;
	padding-left: 22px;
}
.mf-check-list li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: var(--mf-accent);
}
.mf-page-button {
	margin-top: 6px;
	color: #fff !important;
	min-width: 180px;
	text-decoration: none !important;
}
.mf-page-button:hover {color: #fff !important;}

.footer {
	background: linear-gradient(90deg, #111827 0%, #172554 58%, #134e4a 100%);
	border-top: 3px solid var(--mf-accent);
	box-shadow: none;
}
.ft-counter img {border: 0;}
.ft-copyr a {color: #7dd3fc; font-weight: 600;}
.ft-copyr a:hover {color: #ffffff; text-decoration: underline;}
.ft-menu a:hover {color: #7dd3fc;}
.btn-menu {
	background: linear-gradient(135deg, var(--mf-primary), var(--mf-accent));
	box-shadow: 0 8px 18px rgba(37,99,235,0.22);
}

@media screen and (max-width: 1220px) {
	.header {background-color: var(--mf-surface);}
	.mpage {margin-left: -15px; margin-right: -15px;}
}

@media screen and (max-width: 590px) {
	.wrap-center {border-radius: 0;}
	.header {padding: 14px 15px;}
	.search-box {width: 100%;}
}

@media screen and (max-width: 760px) {
	html,
	body {
		width: 100%;
		overflow-x: hidden;
	}
	.wrap,
	.wrap-center,
	.wrap-main,
	.col-main,
	.mpage,
	.mpage-col,
	.sect,
	.sect-content {
		width: 100%;
		max-width: none;
		min-width: 0;
	}
	.wrap {
		padding-top: 0;
	}
	.wrap-center {
		margin: 0;
		border-radius: 0;
		box-shadow: none;
	}
	.col-main {
		padding: 12px;
	}
	.mpage {
		display: block;
		margin: 0;
	}
	.mpage-col {
		display: block;
		padding: 0;
	}
	.mpage-col + .mpage-col {
		margin-top: 18px;
	}
	.mpage .sect {
		margin-bottom: 0;
		padding: 14px;
		border: 1px solid var(--mf-line);
		border-radius: 8px;
		background: #fff;
	}
	.sect-header {
		margin-bottom: 14px;
	}
	.sect-title {
		font-size: 20px;
		line-height: 1.25;
	}
	.track-item {
		width: 100%;
		min-width: 0;
	}
	.track-desc {
		min-width: 0;
	}
	.track-time,
	.track-dl,
	.track-play {
		flex: 0 0 auto;
	}
	.full .fleft {
		display: none;
	}
	.full .fcols {
		display: block;
	}
	.full .fmain,
	.full .fright,
	.full .fctrl,
	.full .fcols2,
	.full .fdl,
	.full .fcaption {
		width: 100%;
		max-width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.full .finfo {
		margin-top: 0;
	}
}


