:root{
            --b:#1e6fff;
            --bd:#1656d4;
            --bl:#e6efff;
            --bg:#f0f4fa;
            --line:#d0dceb;
            --line2:#eef2f8;
            --txt:#0a1628;
            --sub:#6b7a99;
            --soft:#a8b3c8;
            --ok:#10b981;
            --warn:#fbbf24;
        }

.xblink{color:#e1e1e1;
border: 1px solid #00A36C;
margin:1px;padding: 0px 3px 1px 3px;
font-size:14px;
font-weight:600;
background-color: #12AD2B;
border-radius:3px;
animation:xb 1s linear infinite;}

@keyframes xb{50%{opacity:0.3;}}


.xblinkx2{animation:xbx 1s linear infinite;}
@keyframes xbx{20%{opacity:0.6;}}

.blink {
 animation: blinkMe 1s linear infinite;
}
@keyframes blinkMe {
 0% {
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}




body {
margin: 0 auto;
padding: 0;
max-width: 70%px;
font-family: Crimson Pro;
font-size: 15px;
vertical-align: middle;
color: #6b7a99;;

background-color: #f0f4fa; }

.content{padding:14px 16px 0;flex:1;}
        #p1,#p2,#p3{display:none;}
        #p1{display:block;}

        .hero-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 18px 22px;-webkit-box-shadow:0 1px 3px rgba(10,22,40,.04);box-shadow:0 1px 3px rgba(10,22,40,.04);}
        .hero-row{display:flex;align-items:flex-start;}
        .hero-text{flex:1;}
        .hero-title{font-size:18px;font-weight:800;letter-spacing:-.3px;line-height:1.25;color:var(--txt);margin-bottom:6px;}
        .hero-sess{font-size:10px;font-family:'SFMono-Regular','Monaco','Consolas',monospace;color:var(--soft);letter-spacing:.4px;}
        .circle-prog{width:54px;height:54px;-webkit-flex-shrink:0;flex-shrink:0;margin-left:10px;}
        .hero-desc{font-size:12.5px;color:var(--sub);line-height:1.55;margin-top:14px;}
        



.search-bar{margin:0px auto;background:url(<?php echo $config['link']; ?>/content/img/bg.jpg) no-repeat bottom center #fff!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:bottom center!important;background-color:#fff!important;max-width:1100px;text-align:center;position: relative;padding-top:35px;padding-bottom:35px;}
.subsearch-bar {margin-left:10px;margin-right:10px;}
.form-search{max-width:600px;margin: 0px auto;background:#fff;color:#3f465e;padding:0px;border-radius:2px;box-shadow:0 .2px 5px #000;}
.search{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;display:block;position:relative;height:2.8em;background-color:#fff;border:1px solid #d0d0d0;padding-left:.75em;padding-right:6.5em}
.search:active:focus,.search:active:hover{border-color:rgba(208,208,208,.5)}
.search:hover .search__clear,.search__input:focus ~ .search__clear,.search--header.has-text.search--hover .search__clear,.search--header.has-text.search--focus .search__clear,.search--home.has-text .search__clear{visibility:visible;opacity:.9}
.search:hover .search__button,.search__input:focus ~ .search__button,.search--home.has-text .search__button{background-color:#424e78;color:#fff}
.search__button:hover,.search__button:focus,.search:hover .search__button:focus,.search--home.has-text .search__button:focus,.search--home.has-text .search__button:hover{background-color:#424e78;color:#fff}
.search__button:active,.search:hover .search__button:active,.search--home.has-text .search__button:active{background-color:#424e78}.search,.search__input,.search__clear,.search__button{font-size:1em}
.search__input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;font-size:1.1em;font-family:"Proxima Nova","Helvetica Neue","Helvetica","Segoe UI","Nimbus Sans L","Liberation Sans","Open Sans",FreeSans,Arial,sans-serif;font-weight:normal;color:#333;display:block;width:100%;background:none;outline:none;border:none;padding:0;height:2.54545em;z-index:1;position:relative;top:-1px}
.search__input:focus{outline:none}
.search__input::-ms-clear{display:none}
.search__input::-moz-placeholder{color:#aaa}
.search__input::-webkit-input-placeholder{color:#aaa}
.search__hidden{display:none}
.search__clear,.search__button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;speak:none;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;text-decoration:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;width:1em;display:block;cursor:pointer;background:transparent;text-align:center;border:none;height:2.45em;line-height:2.45em;position:absolute;top:0;bottom:0;right:2px;left:auto;margin:auto;z-index:2;outline:none;}
.search__clear:active,.search__button:active{-moz-transition:none .3s ease-in-out 0s;-o-transition:none .3s ease-in-out 0s;-webkit-transition:none .3s ease-in-out;-webkit-transition-delay:0s;transition:none .3s ease-in-out 0s}.search__clear{padding:0 .5em;line-height:1;min-width:21px;margin-right:3.6em;color:#aaa;visibility:hidden;opacity:0}
.search__clear:focus,.search__clear:hover{outline:none;color:#333;visibility:visible}
.search__clear:active:focus,.search__clear:active:hover{color:#de5833}
.search__clear .empty .search__clear{display:none}
.search__clear{margin-right:4em}
.search__clear{text-align:right}
.search__button{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;min-width:26px;color:#aaa;font-size:1.25em;padding:0 .64em;height:auto;min-height:1.8em;margin-top:2px;margin-bottom:2px;line-height:1.5;background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;-webkit-font-smoothing:subpixel-antialiased}
.search__button::-moz-focus-inner{margin-top:-1px}
.search__button:hover,.search__button:focus,{outline:none}
.lt .search__button{height:1.96em;min-width:3em}
.text-search{border:1px;color:#000;#background-color:#606060;background-color:#fff;border-radius:2px;font-family:"Cuprum",sans-serif;height:33px;width:78%;box-shadow:0 .2px 1px #000}
.submit-search{border:0;color:#fff;#background-color:#2e4444;background:#424e78;background:-o-linear-gradient(top,#525f89 0,#424e78 100%);background:-webkit-linear-gradient(top,#525f89 0,#424e78 100%);border-radius:2px;font-family:"Cuprum",sans-serif;height:35px;width:19%;box-shadow:0 .2px 1px #000}

.h1_keywords{margin:0px auto;padding:3px;max-width:1090px;color:#000;font-size:12px;font-weight:normal;text-align:center;border-left:2px solid #4a5781;border-right:2px solid #4a5781;}

.barr {background-color: #4a5781;max-width:1098px;margin:0px auto;padding: 1px 1px 1px 1px;text-align: center;text-shadow: 0 1px 0 rgba(0,0,0,0.6);}






.wa-submit-btn {
            width: 50%;
            background: linear-gradient(135deg, #25D366, #128C7E);
            border: none;
            border-radius: 50px;
            padding: clamp(0.6rem, 2.2vw, 0.90rem);
            font-size: clamp(0.95rem, 2.3vw, 1.05rem);
            font-weight: 600;
            color: white;
            cursor: pointer;
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            box-shadow: 0 5px 20px rgba(37, 211, 102, 0.4);
            margin: clamp(0.4rem, 1vw, 0.5rem) 0 clamp(0.8rem, 2vw, 1rem);
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 0.5rem;
        }

        .wa-submit-btn:hover { 
            transform: translateY(-3px); 
            box-shadow: 0 8px 28px rgba(37, 211, 102, 0.6); 
        }
        
        .wa-submit-btn.loading { 
            pointer-events: none; 
            opacity: 0.9; 
            position: relative; 
        }
        
        .wa-submit-btn.loading::after {
            content: '';
            position: absolute;
            width: 18px;
            height: 18px;
            top: 50%;
            left: 50%;
            margin: -9px;
            border: 2px solid rgba(255,255,255,0.4);
            border-top-color: white;
            border-radius: 50px;
            animation: waSpin 0.7s linear infinite;
        }




span.Rezolvată {padding: 2px 18px;vertical-align: middle;font-size: 14px;color: #FFFFFF;background:#12AD2B;border-radius:13px;}
span.Negăsită {padding: 2px 20px;vertical-align: middle;font-size: 14px;color: #ffffff;background:#FF0000;border-radius:13px;}
span.Melodia există deja adăugată {padding: 2px 20px;line-height: 12px;vertical-align: middle;font-size: 14px;color: white;background: orange;border-radius:2px;box-shadow: inset 0 1px rgba(255,255,255,0.2), 0 1px rgba(0,0,0,0.2);}
span.ORIGINALA {padding: 1px 3px; margin: 2px;line-height: 12px;font-size: 15px;color: #ffffff;background: #8A2908;border-radius:13px;box-shadow: inset 0 1px rgba(255,255,255,0.2), 0 1px rgba(0,0,0,0.2);}
span.BELEA { padding: 2px 3px 2px 3px;font-size: 13px;color: #555D50;background: #e9ecef;border-radius:3px;box-shadow: inset 0 1px rgba(255,255,255,0.2), 0 1px rgba(0,0,0,0.2);}
span.BELEA { margin: 1px;padding: 2px 3px 2px 3px;font-size: 13px;color: #555D50;background: #e9ecef;border-radius:3px;box-shadow: inset 0 1px rgba(255,255,255,0.2), 0 1px rgba(0,0,0,0.2);}


span.New {margin:1px;padding: 0px 2px 1px 2px;font-size: 14px;color: white; border: 1px solid #00A36C;background: #12AD2B; border-radius:3px;}
span.Neww {margin:1px;padding: 0px 3px 1px 3px;font-size: 14px;color: white; border: 1px solid #00A36C;background: #12AD2B; border-radius:3px;}




.contur {
margin: 1px;
border-radius: 3px;
background-color: #f0f4fa; ; }


.img-fit1{
width: 30px; 
height: 30px;
max-width 100%; 
max-height 100%; 
border-radius: 100px;
vertical-align: middle;
border: 2px solid #ffffff;
box-shadow: 0 0 3px #2E2E2E; }

.track-img1 {
vertical-align: middle;
border-radius: 100px;
width: 100%; 
height: 100%px; 
box-shadow: 0 0 3px #2E2E2E; }

.avatar {
width: 130px; 
height: 130px;
max-width 100%; 
max-height 100%; 
border-radius: 100px;
vertical-align: middle;
border: 2px solid #ffffff;
box-shadow: 0 0 3px #2E2E2E; }

.avatar:hover { border: 2px solid #ffffff; }



.avatar1 {
border: 2px solid #A6A6A6;
border-radius: 99px;
width: 160px;
height: 160px;
box-shadow: 0 0 5px 0 rgba(0,0,0,0.5); }

.avatar1:hover { border: 1px solid #FFFFFF; }



.newsList{
  margin: 0px;
   width: 55px;
   height: 52px;
   vertical-align:middle;

   border: 1px solid #ffffff;
   box-shadow: 0 0 3px #2E2E2E; 
  border-radius: 3px;
} 


.center {
 width: 53px;
   height: 53px;
   vertical-align:middle;
   border:px solid #D3D3D3;
   box-shadow: 0 0 3px #2E2E2E;
   border-radius: 2px;
}

 .central {
margine-stânga: auto; 
margine-dreapta: auto; } 




.btn {
 background-color: DodgerBlue;
   vertical-align: middle;
   margin:2px;
  border: 1px solid #337fed;
  box-shadow: 0 0 5px #2E2E2E;
  padding: 9px;
  color: black;
  cursor: pointer;
  border-radius: 0.1em;
  font-family: 'Crimson Pro', serif;
  font-weight:bold; 

}

.btn:hover {
content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  
 padding: 9px; 
  width: 100%;
  height: 0%;
  border-radius: 4px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-85 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 3px;
}


.buttons {
 display: inline-block;
 background-color: #1AA260;;
 border: 1px solid #1AA260;;
 border-radius: 3px;
font-family: 'Crimson Pro', serif;
box-shadow: 0 0 0px #2E2E2E;
 -moz-border-radius: 8px;
 -webkit-border-radius: 3px;
 -khtml-border-radius: 3px;
 padding: 0px 5px;
}

.buttons:link:red, .buttons:visited, .buttons:hover, .buttons:active {
 text-decoration: white;
 color: white;
}

.buttons:hover {
 background-color: #BBB;
 background-image: -webkit-linear-gradient(top, #DDD, #AAA);
 background-image: -moz-linear-gradient(top, #DDD, #AAA);
 background-image: -o-linear-gradient(top, #DDD, #AAA);
 background-image: linear-gradient(top, #DDD, #AAA);
 color: yellow;
}

.buttons:active { background: #CCC; }



.icon{
  margin:1px;	
   width: 20px;
   height: 20px;
   vertical-align:middle;
   padding: 0px;
   border-radius: 1px;
}

.cover{	
   width: 30px;
   height: 15px;
   vertical-align: middle;
	border:0px solid white;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-goog-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}


.M {margin: 2px; line-height: 25px;font-size: 15px; max-width:53px; max-height:53px; color: #FFFFFF;background:royalblue;border-radius:2px;box-shadow: inset 0 1px rgba(255,255,255,0.2), 0 1px rgba(0,0,0,0.2);}




.form-control{width:90%;padding:10px;font-size:1.0rem;font-weight:500;font-family:Crimson Pro,serif;color:#495057;background-color: #e9ecef;border:1px solid darkgray; border-radius:.25rem;}
.form-control:focus{color:#495057;background-color: #e9ecef;border-color:#79a6d2;outline:0;box-shadow:0 0 0 .0rem rgba(51,102,153,.25)}
.input-group{display:flex;width:70%;}


.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}
.input-group-prepend{display:flex;margin-right:-1px}

.input-group-text{display:flex;align-items:center;padding:.0rem .80rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:  #E8E8E8;;border:1px solid darkgray;border-radius:.25rem}
.input-group-text:focus{display:flex;align-items:center;padding:.0rem .80rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:  #E8E8E8;;border:1px solid #79a6d2;border-radius:.25rem}



.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}
.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-radius:0;border-bottom-radius:0}

.link { color: #FF0000; }


.search__button{-moz-border-radius:0px;-webkit-border-radius:1px;border-radius:1px;width:20px;color:#aaa;font-size:1.25em;padding:0 .64em;height:auto;min-height:1.5em;margin-top:0px;margin-bottom:0px;line-height:1.5;background-color:transparent;background-position:50% 55%;background-repeat:no-repeat;-webkit-font-smoothing:subpixel-antialiased}

.searchh__button::-moz-focus-inner{margin-top:-10px}
.searchh__button:hover,.search__button:focus,{outline:none}
  

.lt .searchh__button{height:1.96em;min-width:0em}
.text-search{border:3px;color:#000;#background-color:#606060;background-color:#fff;border-radius:2px;font-family:"Cuprum",sans-serif;height:33px;width:7%;box-shadow:0 .2px 1px #000}
.submit-search{border:0;color:#fff;#background-color:#2e4444;background:#424e78;background:-o-linear-gradient(top,#525f89 0,#424e78 100%);background:-webkit-linear-gradient(top,#525f89 0,#424e78 100%);border-radius:1px;font-family:"Cuprum",sans-serif;height:35px;width:19%;box-shadow:0 .2px 1px #000}

.h1_keywords{margin:0px auto;padding:3px;max-width:1090px;color:#000;font-size:12px;font-weight:normal;text-align:center;border-left:2px solid #4a5781;border-right:2px solid #4a5781;}

.barr {background-color: #4a5781;max-width:1098px;margin:0px auto;padding: 1px 1px 1px 1px;text-align: center;text-shadow: 0 1px 0 rgba(0,0,0,0.6);}


.btn1 {
  border: none;
  font-family: 'Lato';
  font-size: 11px;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 30px 30px;
  display: inline-block;
  margin: 0px 0px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 700;
  outline: none;
  align-items: right;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
border-radius: 2px;
}

.btn1:after {
  content: '';
  position: right;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  align-items: right;
  justify-content:right;
border-radius: 2px;
}


.btn1:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  position: right;
  -webkit-font-smoothing: antialiased;
   align-items: right;
  justify-content:right;
border-radius: 2px;
}


.btn1-sep {
  padding: 1px 1px 1px 21px;

}


.btn1-sep:before {
  background: rgba(0,0,0,0.15);
}


.btn1-1 {
border-radius: 2px;
  background: #F0FFFF;
  color: red;
vertical-align: middle;
}

.btn1-2 {
border-radius: 2px;
  background: #F0FFFF;
  color: lime;
vertical-align: middle;
}

.btn1-1:hover {
  background: #E8E4C9;
}

.btn1-1:active {
  background: #E8E4C9;
  top: 2px;
border-radius: 2px;
vertical-align: middle;
}

.btn1-1:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 1;
  font-size: 125%;
  width: 18px;
  border-radius: 2px;
vertical-align: middle;
}


.btn1-2:before {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 1;
  font-size: 125%;
  width: 18px;
border-radius: 2px;
vertical-align: middle;
}


.messageBox {
  width: fit-content;;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #dcdcdc;
  padding: 0 5px;
  border-radius: 10px;
  margin: 3px;
  border: 1px solid rgb(63, 63, 63);
}
.messageBox:focus-within {
  border: 1px solid rgb(110, 110, 110);
}
.fileUploadWrapper {
  width: fit-content;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Arial, Helvetica, sans-serif;
}

#file {
  display: none;
}
.fileUploadWrapper label {
  cursor: pointer;
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.fileUploadWrapper label svg {
  height: 18px;
}
.fileUploadWrapper label svg path {
  transition: all 0.3s;
}
.fileUploadWrapper label svg circle {
  transition: all 0.3s;
}
.fileUploadWrapper label:hover svg path {
  stroke: #fff;
}
.fileUploadWrapper label:hover svg circle {
  stroke: #fff;
  fill: #3c3c3c;
}
.fileUploadWrapper label:hover .tooltip {
  display: block;
  opacity: 1;
}


.tooltip {
  position: absolute;
  top: -5px;
  margin-left: 80px;
  display: none;
  opacity: 0;
  color: white;
  font-size: 10px;
  text-wrap: nowrap;
  background-color: #000;
  padding: 1px 1px;
  border: 1px solid #3c3c3c;
  border-radius: 5px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.596);
  transition: all 0.1s;
}
#messageInput {
  width: 200px;
  height: 100%;
  background-color: transparent;
  outline: none;
  border: none;
  padding-left: 10px;
  color: red;
}
#messageInput:focus ~ #sendButton svg path,
#messageInput:valid ~ #sendButton svg path {
  fill: #3c3c3c;
  stroke: white;
}

#sendButton {
  width: fit-content;
  height: 100%;
  background-color: transparent;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
#sendButton svg {
  height: 18px;
  transition: all 0.3s;
}
#sendButton svg path {
  transition: all 0.3s;
}
#sendButton:hover svg path {
  fill: #3c3c3c;
  stroke: white;
}

  



/* From Uiverse.io by kamehame-ha */ 
.coolinput {
  display: flex;
  flex-direction: column;
  width: fit-content;
  position: static;
  max-width: 240px;
}

.coolinput label.text {
  font-size: 0.75rem;
  color: #818CF8;
  font-weight: 700;
  position: relative;
  top: 0.5rem;
  margin: 0 0 0 7px;
  padding: 0 3px;
  background: #e8e8e8;
  width: fit-content;
}

.coolinput input[type=text].input {
  padding: 11px 10px;
  font-size: 0.75rem;
  border: 2px #818CF8 solid;
  border-radius: 5px;
  background: #e8e8e8;
}

.coolinput input[type=text].input:focus {
  outline: none;
}


.rotunjit1
{

  border: 2px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
width: 65px; 
height: 68px; 

border-radius:5px;
margin: 0 auto;
}

.rotunjit
{

  border: 2px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
width: 53px; 
height: 53px; 

border-radius:99px;
margin: 0 auto;
}


p {
margin: -1px -1px;
cursor: pointer;
vertical-align: middle;
text-align: right;
}


ps {
margin: 6px 2px;
cursor: pointer;
vertical-align: middle;
text-align: right;
}


#spatiu{
max-width: 100%;

border-radius: 12px;
border-top: 2px solid #ADD8E6;
padding-bottom:0px;
padding-top: 0px;
margin: 1px;
box-shadow: rgba(133, 189, 215, 0.8784313725) -2px 1px 45px 4px;
}

#spatii{
max-width: 100%;

border-radius: 12px;
border-top: 1px solid #d0dceb;
padding-bottom:0px;
padding-top: 0px;
margin: 0px;
}




a { transition: all 0.3s ease; }

a:link {
color: #0078E8;
text-decoration: none; }

a:visited {
color: #0078E8;
text-decoration: none; }

a:hover {
color: #FF0000;
text-decoration: none; }

a:active {
color: #0078E8;
text-decoration: none; }

img { border: none; }

.avatar {
border: 1px solid #A6A6A6;
border-radius: 5px;
box-shadow: 0 0 5px 0 rgba(0,0,0,0.5); }

.avatar:hover { border: 1px solid #FFFFFF; }

.warn {
margin: 2px;
border-radius: 2px;
text-align: center;
border: solid 1px #4E90C9;
background-color: #EFF7FF;
padding: 3px;
color: #000000;
text-shadow: 0 1px 0 rgba(0,0,0,0.1); }

.warn2 {
margin: 1px;
border-radius: 2px;
text-align: center;
border: solid 1px #FF0000;
background-color: #FFEBE8;
padding: 3px;
color: #000000;
text-shadow: 0 1px 0 rgba(0,0,0,0.1); }

.warn_aspect {
text-align: center;
color: #000000;
text-shadow: 0 1px 0 rgba(0,0,0,0.1); }

.warn_aspect img { border-radius: 10px; }

.warn_aspect a:hover img { opacity: 0.5; }

.warn22 {
text-align: center;
padding: 9px;
margin: 3px;
margin-bottom: 0; }

.warn222 {
text-align: center;
padding: 5px;
margin: 3px;
margin-top: 0; }

.warn2222 {
text-align: center;
padding: 5px;
margin: 3px;
margin-top: 0;
margin-bottom: 0; }

.line11 {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF; }

.line11km {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #F6F6F6; }

.line11_sub {
border-top: 1px dotted #CCCCCC;
font-size: 11px;
margin-top: 3px;
padding-top: 2px; }

.line11 a, .line11km a { display: block; }

.line11:hover, .line11km:hover { background: #F7F7F7; }

.linee11 {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF; }

.linee11km {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #F6F6F6; }

.linee11:hover, .linee11km:hover { background: #F7F7F7; }

.line111 {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF; }

.line111_sub {
border-top: 1px dotted #CCCCCC;
font-size: 12px;
margin-top: 3px;
padding-top: 2px; }

.line1111 {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF; }

.line {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF;
font-size: 14px;
font-weight: bold; }

.linekm {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #F6F6F6;
font-size: 14px;
font-weight: bold; }

.line a, .linekm a { display: block; }

.line:hover, .linekm:hover { background: #F7F7F7; }

.linex {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF;
font-size: 13px;
font-weight: bold; }

.linexkm {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #F6F6F6;
font-size: 13px;
font-weight: bold; }

.linex:hover, .linexkm:hover { background: #F7F7F7; }


.line1 {
margin: 2px;
padding: 0px 0px 0px 0px;
border-radius: 3px;
border: 1px solid #d0dceb;
background: white;
}


.line2 {
background:#fff;
border:1px solid #d0dceb;
border-radius:3px;
padding:20px 18px 22px;
-webkit-box-shadow:0 1px 3px rgba(10,22,40,.04);
box-shadow:0 1px 3px rgba(10,22,40,.04);
margin: 2px;
padding: 3px;
}



.line3 {
font-family: 'Crimson Pro',serif;
margin: 2px;
padding: 10px;
color: #3EA055;
border-radius: 3px;
border: 1px solid #66CC00;
background-color: #E5FFE7;
text-align: center;


}


.line4 {
margin: 2px;
background-color: #ffbfag 20px;
padding: 10px;
border-radius: 3px;
border: 1px solid #ff0000;
color: #E42217;
background-color: #FFE5E6;
text-align: center;



}




.line5 {
margin: 1px;
padding: 1px;
border-radius: 0px;
border: 0px solid white;
font-weight: bold; 
background: white; }




.line2km {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #F6F6F6;
font-size: 13px; }

.line2:hover, .line2km:hover { background: #F7F7F7; }

.line22 {
margin: 1px;
padding: 3px;
border-radius: 2px;
border: 1px solid #CECECE;
background: #FFFFFF;
font-size: 13px; }

.head {
font-weight: 700;
margin-top: 2px;
padding: 5px;
text-align: center;
color: #FFFFFF;
text-shadow: #000000 2px 2px 2px; }

.head a:link { color: #FFFFFF; }

.head a:visited { color: #FFFFFF; }

.head a:hover {
color: #FFFFFF;
text-decoration: underline; }

.message {
font-weight: 700;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: #4E90C9 1px solid;
background-color: #EFF7FF;
text-align: center; }

.message2 {
font-weight: 700;
padding: 3px;
border-top: #CCCCCC 1px solid;
background-color:  #EFF7FF;
text-align: center; }

.message a.activ, .message2 a.activ  {
color: #FF0000; }

.message22 {
font-weight: 700;
padding: 5px;
border-top: #d0dceb 1px solid;
background-color: #e9ecef;
text-align: left; }

.message222 {
font-weight: 700;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: #d0dceb 1px solid;
background-color: #e9ecef;
text-align: center; }


.head {
font-weight: 700;
margin: 0;
padding: 7px;
color: #FFFFFF;
text-shadow: #000000 2px 2px 2px;
text-align: center; }


.page_title {
font-weight: 700;
margin: 0;
padding: 7px;
color: #FFFFFF;
text-shadow: #000000 2px 2px 2px;
text-align: center; }
.page_title a:link { color: #FFFFFF; }
.page_title a:visited { color: #FFFFFF; }


.page_title a:hover {
color: #FFFFFF;
text-decoration: underline; }

.footer {
font-weight: 700;
margin: 0;
padding: 7px;
color: #FFFFFF;
text-shadow: #000000 2px 2px 2px;
text-align: center; }

.footer a:link { color: #FFFFFF; }

.footer a:visited { color: #FFFFFF; }

.footer a:hover {
color: #FFFFFF;
text-decoration: underline; }

hr {
background-color: #CCCCCC;
border: none;
height: 1px;
width: 100%; }




input[type="text"], input[type="password"] {
border-radius: 3px;
border: #BBBBBB solid 1px;
margin: 2px;
padding: 4px;
font-weight: 700;
font-family: Crimson Pro, sans-serif;
font-size: 16px;
background-color: #e9ecef;
height: 23px;
width: 300px; 

 }


input[type="text4"] {
border-radius: 3px;
border: darkgray solid 1px;
font-family: 'Crimson Pro', serif;
box-shadow:  0 2px 5px #2E2E2E rgba(0, 0, 0,0.1);
font-size: 14px;
margin: 1px;
color: red;
background-color: #E8E8E8;;
height: 18px;
width: 220px;
font-weight: 500; }



input[type="file"] {
height: 22px;
width: 200px; }


select {
margin: 2px;
font-family: Crimson Pro, sans-serif;
border: #BBBBBB solid 1px;
font-size: 16px;
background-color: #e9ecef;
border-radius: 3px;
font-weight: 700;
height: 33px;
width: 310px; }


textarea {
  background: white;
  border: 1px solid #12B1D1;
  paddingg: 14px 3px;
  width: 280px;
  height:80px;
  border-radius: 5px;
  vertical-align: middle; 
  box-shadow: #cff0ff 0px 0px 0px -5px;
  margin-top: 0px;
  
}
textarea:focus {
  outline: none;
  border-inline: 1px solid #12B1D1;
  box-shadow:  #12B1D1 0px 0px 5px 0px;
}


.submit {
  display: block;
  width: 30%;
  font-weight: bold;
  background: linear-gradient(45deg, rgb(16, 137, 211) 0%, rgb(18, 177, 209) 100%);
  color: white;
  padding-block: 5px;
  margin: 5px;
  border-radius: 5px;
  box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 20px 10px -15px;
  border: none;
  transition: all 0.2s ease-in-out;
}

.submit:hover {
  transform: scale(1.03);
  box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 23px 10px -20px;
}

.submit:active {
  transform: scale(0.95);
  box-shadow: rgba(133, 189, 215, 0.8784313725) 0px 15px 10px -10px;
}




input[type="submit"] {
border-radius: 3px;
background-color: #3090C7;
margin: 2px;
padding: 4px;
color: white;
font-weight: 700;
border: #3090C7 solid 1px;
font-family: Crimson Pro, sans-serif;
font-size: 17px;
vertical-align:middle;
width: 110px; }





.button {
border: #1B5448 solid 2px;
border-radius: 2px;
background-color: #3090C7;
margin: 2px;
padding: 5px;
font-weight: 700;
cursor: pointer;
text-shadow: 0 1px 0 rgba(0,0,0,0.3); }

.button:link {
color: #000000;
text-decoration: none; }

.button:hover {
color: #FF0000;
text-decoration: none; }

.button:visited, .button:active {
color: #0077E0;
text-decoration: none; }



.button1 {
border-radius: 3px;
background-color: #307D7E;
font-family: Crimson Pro, sans-serif;
border: #1AA260 solid 1px;
margin: 2px;
padding: 5px;
font-size: 16px;
color: white;
font-weight: 700;
cursor: pointer;
text-shadow: 0 1px 0 rgba(0,0,0,0.3); }

.button1:link {
font-family: Crimson Pro, sans-serif;
color: #000000;
text-decoration: none; }

.button1:hover {
font-family: Crimson Pro, sans-serif;
color: #FF0000;
text-decoration: none; }

.button1:visited, .button1:active {
font-family: Crimson Pro, sans-serif;
color: #0077E0;
text-decoration: none; }



input[type="text"]:focus, input[type="password"]:focus, textarea:focus, input.text:focus, input[type="select"]:focus, select:focus { border: #0077E0 solid 1px; }

.HIGHLIGHT { background-color: #FFFFCC; }








.searchinputt{
    width: 65%;
    height: 40px;
    line-height: 40px;
    border-radius: 12px;
    margin-left: 25px;
    border: 0;
    padding: 0 15px;
    background-color: #fff;
    color: #000;
    box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgb(0 0 0 / 10%);
}
.track-bgx{
 background: #fff;
 border-bottom: 2px solid #c8c8cd;  
     border-radius: 3px;
vertical-align:middle;
}
/* SIDEBAR
----------------------------------------------- */
.side-box {margin-bottom: 20px; padding: 20px; vertical-align:middle;}
.side-bt {margin: 0 -20px 20px -20px; font-size: 17px; font-weight: 500; 
	border-bottom: 1px solid #f2f2f2; padding: 0 20px 20px 20px;}
.side-sticky {position: sticky; left: 0; top: 15px;}

.side-nav {padding: 10px 0 1px 0;}
.side-nav > li > a {display: block; font-weight: 500; padding-left: 40px;}
.side-nav > li {position: relative; margin-bottom: 20px;}
.side-nav > li > span {position: absolute; left: 0; top: 0px; color: #686de0; font-size: 18px; pointer-events: none;}
.side-nav > li > a:hover, .side-nav > li:hover > a {color: #686de0;}
.submenu > a:after {content:"\f061"; font-weight: 300; font-family:'Font Awesome 5 Pro'; 
transition: all .2s; display: inline-block; margin-left: 15px; position: relative; top: 2px;}
.hidden-menu {background-color: #fff; box-shadow: 0 27px 53px rgba(0,0,0,0.2); z-index: 100;
position: absolute; left: 90%; top: 0%; width: 320px; border-radius: 10px;
visibility: hidden; opacity: 0; transform: translateY(30px); padding: 20px; padding-bottom: 5px;}
.hidden-menu li {width: 50%; margin-bottom: 15px;}
.hidden-menu li a {display: block; font-size: 14px;}
.side-nav > li:hover .hidden-menu {visibility: visible; opacity: 1; transform: translateY(0px);}

.side-top-item:not(:last-child) {margin-bottom: 20px;}
.side-letter {position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 5; font-size: 17px;
	text-align: center; background-color: #000; color: #fff; text-transform: uppercase; font-weight: 600;}
.side-item {display: block; margin-bottom: 10px; font-size: 14px; 
	color: #999; line-height: 1.6; position: relative; padding-left: 20px;}
.side-item:last-child {margin-bottom: 0;}
.side-item span {font-weight: 500; color: #333;}
.side-item::before {content: '\f111'; font-family: 'Font Awesome 5 Pro'; font-weight: 900; 
position: absolute; left: 0; top: 4px; color: #f6e58d; font-size: 10px;}
.side-subscribe {background:linear-gradient(183deg, #673ab7 0%,#492786 100%);}
.side-subscribe .side-bt .fal {color: #f6e58d; margin-right: 10px;}
.side-subscribe-caption {font-weight: bold;font-size: 15px; margin-top: 20px; color: #fff;}
.side-subscribe .search-box input {padding: 0 15px;}
.side-subscribe button { width: 40px;}
.side-subscribe .side-bt {border-bottom: 0; padding-bottom: 0;}
.search-box input, .search-box input:focus
.side-text {padding: 0; color: #999; font-size: 13px; line-height: 1.6;}
.side-links {line-height: 2.2; padding: 0; font-size: 14px; margin-right: -20px;}
.side-links a {margin-right: 20px; color: #686de0;}
.side-links a:hover {text-decoration: underline;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 30px;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 3px 10px 3px; line-height: 40px; min-width: 40px; background-color: #fff; 
box-shadow: 0 23px 57px rgba(0,0,0,0.03); border-radius: 10px; font-weight: 500; font-size: 17px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#686de0; color: #fff;}


.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 70%;}
.img-resp-vert {padding-top: 140%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit imgg {width: 100%; height: 100%; object-fit: cover; vertical-align:middle;}

.img-fit img {
width: 100%; 
height: 100%; 
object-fit: cover;
border-radius: 0px;
box-shadow: 0 0 1px #2E2E2E; }



.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, #dle-content {-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: 90px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
b, strong, .fw700 {font-weight: 600;}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .btn, button, .side-nav a, .collection-in::before, .wplayer, .audioplayer, 
.track-desc, .track-title, .track-subtitle, .side-item, .side-item * {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 22px; font-weight: 500;}
#dle-content > *:not(.album-item):not(.collection-item) {width: 100%;}
#gotop{display:none;}
 

/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px; position: relative; vertical-align:middle;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-weight: 500; font-size: 22px;}
.sect-title [class*=fa-], .side-bt [class*=fa-], .speedbar [class*=fa-] {color: #f2554c; margin-right: 15px;}
.sect-bg { border-radius: 10px; 
box-shadow: 0 27px 53px rgba(0,0,0,0.05);}
.sect-col {width: calc((100% - 30px)/2);}
.sect-link {height: 30px; line-height: 30px; margin-left: 15px; display: block; cursor: pointer;
	padding: 0 15px; background-color: #e9ecf5; border-radius: 15px; font-size: 12px;}
.sect-link:hover {background-color: #f6e58d; color:#918545;}
.sect-items {margin: 0 -10px -10px -10px;}
/* COLLECTION ITEM, ALBUM ITEM
----------------------------------------------- */
.collection-item, .album-item {padding: 0 10px; margin-bottom: 20px; width: 25%;}
.collection-in {display: block; height: 120px; border-radius: 10px;}
.collection-title {position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 5; text-align: center; 
background-color: rgba(104,109,224,0); color: #fff; font-weight: 600; padding: 15px;}
.collection-item:nth-child(1), .collection-item:nth-child(6) {width: 50%;}
.collection-in::before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 3; 
	background: linear-gradient(45deg, #686de0 0%,#686de0 50%, #f6e58d 100%); opacity: 0.6;}
.album-item {width: 25%;}
.album-img {border-radius: 10px; margin-bottom: 15px; padding-top: 100%;}
.collection-in:hover::before {right: -100px; opacity: 1;}



/*
/* TRACK ITEM
----------------------------------------------- */
.track-item:not(:last-child) {margin-bottom: 20px; vertical-align:middle;}
.track-item a, a.track-desc, .track-fav a {display: block;} 
.track-img {width: 55px; height: 52px; border: 1px solid #ffffff; border-radius: 3px;margin:2px; margin-right: 4px; margin-left: 1px;box-shadow: 0 0 3px #2E2E2E;vertical-align:middle;}



.track-play {position: absolute; z-index: 2; left: 0; top: 0; right: 0; bottom: 0; text-align: center;background:#673ab7; color:#ffffffe3; cursor: pointer; font-size: 10px; opacity: 1;}
.track-title {font-weight: bold;font-size: 16px;} 
.track-subtitle {font-size: 13px;font-weight: bold; color:rgb(46 44 44); margin-top: 5px;}


.track-time {font-size: 12px; color: #999; margin-right: -70px;}
.track-fav, .track-dl {width: 30px; height: 30px; border-radius: 15px; text-align: center; 
	background-color: #e9ecf5; color: #95afc0; margin-left: 10px; font-size: 13px; cursor: pointer;}
.track-dl {background-color: transparent; color:#5c20ee; font-size: 24px; margin-left: 1px;}
.track-dl:hover {color: #6ab04c;}
.track-fav:hover, .track-fav:hover a {background-color: #f6e58d; color:#918545;}
.track-item:hover .track-play {opacity: 1;}

.track-item.js-item-played:before {background-color: #f2f6f8; content: ''; border-radius: 10px; 
position: absolute; left: -5px; top: -5px; right: -5px; vertical-align:middle;}


.js-item-played .fa-play-circle:before {content: '\f04c'; font-size: 8px; position: relative; top: -1px;}

.track-item > *, .track-item {position: relative;}
.js-item-played .track-equalizer {opacity: 1;}
.track-equalizer {z-index: 4; pointer-events: none; position: absolute; top: 0; left: 0; width: 0%; height: 0%; 
background-color: rgba(0,0,0,0.6); align-items: flex-end; justify-content: center; display: flex; opacity: 0;}


.track-equalizer li {background:linear-gradient(183deg, #f1ff67 0%,#11e119 100%); max-width: 4px; height: 100%; margin-right: 2px; border-radius: 3px; flex: 1 1 100%;
min-width: 0; animation: equalizer .5s forwards ease-in-out infinite; animation-direction: alternate;}
.track-equalizer li:last-child {margin-right: 0;}
.track-equalizer li:nth-child(1) {animation-duration: 2s;}
.track-equalizer li:nth-child(2) {animation-duration: 1.6s;}
.track-equalizer li:nth-child(3) {animation-duration: 1.9s;}
.track-equalizer li:nth-child(4) {animation-duration: 1.5s;}
.track-equalizer li:nth-child(5) {animation-duration: 1.7s;}
@keyframes equalizer {0% {height: 5%;} 12% {height: 10%;} 24% {height: 40%;} 36% {height: 15%;} 48% {height: 25%;} 
60% {height: 30%;} 72% {height: 20%;} 84% {height: 35%;} 100% {height: 5%;} }
/* PLAYER










/* TRACK
----------------------------------------------- */
.track-item {background-color: var(--bg); box-shadow: var(--bsh); border-radius: var(--bdrs); padding: 15px; gap: 15px;}
.track-item__img {width: 50px; border-radius: var(--bdrs);}
.track-item__btn-play {height: 40px; border-radius: 50%; padding-left: 2px; font-size: 16px;
	border: 2px solid var(--accent); color: var(--accent);}
.track-item__img .track-item__btn-play {position: absolute; left: 50%; top: 50%; translate: -50% -50%;
	background-color: rgba(0,0,0,0.35); border-color:#8bc34a; color: #fff; opacity: 0.78;
	-webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); box-shadow: var(--bsh);}
.track-item__img .track-item__btn-play:hover {opacity: 0.95; background-color: rgba(0,0,0,0.5);}
.js-trc--is-playing .track-item__img .track-item__btn-play {background-color: var(--accent); border-color: var(--accent); opacity: 1;}
.track-item__title {font-weight: 500; font-size: 16px;}
.track-item__subtitle {font-size: 13px; color: var(--tt-fade); margin-top: 2px;}
.track-item__time {color: var(--tt-fade); font-size: 11px;}
.track-item__btn-ctrl {font-size: 16px; color: var(--tt-fade-0); background-color: var(--bg-darker-1);
	height: 40px; border-radius: var(--bdrs);}
.track-item__fav a {display: grid; place-items: center; width: 30px; height: 30px; color: var(--tt-fade); font-size: 20px;}
.track-item__fav a:has(.added) {color: var(--accent);}
.track-item2::before {content: counter(n,decimal-leading-zero)'.'; counter-increment: n; font-size: 18px; 
	color: var(--tt-fade); opacity: 0.66; font-weight: 500; width: 40px; text-align: center;}
.track-item2 .track-item__subtitle {font-size: 15px; margin: 0;}
.track-item2 .track-item__title {width: 240px;}
.track-item__rating {width: 60px; color: var(--tt-fade); margin-left: 20px;}

.js-trc--is-current .track-item__btn-play:not(:hover), .js-trc--is-playing .track-item__btn-play, 
.js-trc--is-playing .page__play {background-color: var(--accent); color: #fff;}
.js-trc--is-playing .track-item__btn-play::before, 
.js-trc--is-playing .page__play::before {content:"\f04c";}
.js-trc--is-playing .track-item__btn-play::before {padding-left: 0;}
.track-item.js-trc--is-playing {box-shadow: 0 0 0 1px var(--accent);}


/* COLLECTION
----------------------------------------------- */
*/


----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 15px; z-index: 990;}
.audioplayer {max-width: 640px; margin: 0 auto; height: 33px; border-radius: 0 0 10px 10px; padding: 7px 10px 25px 10px;
background-color: #232323; color: #fff; box-shadow: 0 -15px 30px rgba(0,0,0,0.2); position: relative; left: -20px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: -6px; height: 6px; 
	background-color: #686de0; border-radius: 10px 10px 0 0; overflow: hidden;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; 
	background-color: rgba(0,0,0,0.1); border-radius: 10px 10px 0 0;}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
	z-index: 10; border-radius: 0; background-color: #f6e58d;}
.audioplayer-volume {position: relative; z-index: 100; margin-left: 20px; font-size: 18px;}
.audioplayer-muted .fa-volume-up:before {content: '\f6a9';}
.audioplayer-volume-button a {color: #ccc; display: block; height: 30px; line-height: 30px; text-align: center;}
.audioplayer-volume-adjust {position: absolute; left: 0; bottom: 100%; width: 30px; height: 100px; 
background-color: #333; box-shadow: 0 0 10px rgba(0,0,0,0.5); padding: 10px; display: none;}
.audioplayer-volume-adjust > div {width: 10px; height: 80px; border-radius: 0px; 
position: relative; cursor: pointer; background-color: #222; overflow: hidden;}
.audioplayer-volume-adjust > div > div {width: 100% !important; background-color: #686de0; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #badc58; margin-left: 20px;}
.ap-time {font-size: 14px;font-weight: bold;color: #fff; margin-left: 20px;}
.audioplayer-time-current:after {content: '/'; display: inline; margin: 0 6px;}
.ap-desc {width: 300px;}



.ap-img {width: 50px; height: 50px; margin-right: 10px; border-radius: 3px; vertical-align:middle;}
.ap-artist {font-size: 13px; margin-top: 5px; color: #ccc;}
.ap-title {font-size: 15px; font-weight: 500;}
.ap-btns {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.audioplayer-playpause a {width: 40px; height: 40px; line-height: 40px; text-align: center; 
border-radius: 50%; display: block; position: relative; margin: 0 10px; background-color: #564dd9; color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #fff; background-color: #564dd9; font-size: 18px; 
width: 30px; height: 30px; text-align: center; border-radius: 50%; font-size: 10px;}
.audioplayer-volume-button a:hover, .ap-dl:hover {opacity: 1; color: #fff;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 3px;}
.audioplayer-playpause a:hover, .ap-prev:hover, .ap-next:hover {background-color: #686de0; color: #fff;}
.wplayer-init .audioplayer-playpause .fas:before {content: '\f04b'; padding-left: 1px;}
.player-hide .wplayer {bottom: -80px;}
.player-hide .audioplayer {box-shadow: 0 -15px 30px rgba(0,0,0,0); transform: scale(0.5,0.5);}
.ap-title, .ap-artist {max-width: 230px;}
/* FULL
----------------------------------------------- */
.fheader {margin-bottom: 15px;}
.fheader h1 {color: #686de0;}
.fheader h1 div {color: #333; margin-bottom: 5px; font-size: 0.8em;}
.fheader h1 a{margin-left: 15px;}
.fimg {width: 180px; height: 180px; margin-right: 15px; border-radius: 10px;}
.finfo li {display: flex; justify-content: flex-start; font-size: 16px; line-height: 1.8;}
.finfo li > span:first-child {color: #999; display: inline-block; width: 110px;}
.finfo span a {color: #686de0; text-decoration: underline;}
.frate a {display: block; margin-left: 13px;}
.frate a .fal {width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; margin-right: 8px;
background-color: #6ab04c; color: #fff; font-size: 18px; box-shadow: 0 2px 6px rgba(0,0,0,0.1);}
.frate a + a .fal {background-color: #eb4d4b;}
.fcaption {font-size: 13px; line-height: 1.5; color: #5c5c5c; margin: 15px 0 -5px 0;}
.ffav a {display: block;}
.ffav .track-fav {width: auto; padding: 0 10px; border-radius: 10px; 
	margin: 10px 0 0 0; display: block; line-height: 30px; color: #686de0;}
.ffav .fal, .ffav .fas {color: #686de0; margin-right: 8px;}
.ffav .track-fav a {color: #686de0;}
.fctrl {width: 100%; margin: 15px 0 0 0; display: flex; justify-content: space-between;}
.fplay {background: linear-gradient(135deg, #686de0 0%,#4834d4 100%); color: #fff; height: 50px;  display: block; padding: 3px 15px 0 48px; position: relative; border-radius: 6px; overflow: hidden;}
.fplay-caption div {font-size: 15px; font-weight: 500; margin-bottom: 3px;}


.fplay .track-play {opacity: 1; width: 30px; border-radius: 5px 0 0 5px; font-size: 10px; 
background-color: rgba(0,0,0,0.15);}


.fdl {display: block; margin-bottom: 0; color: #fff !important;
	background: linear-gradient(135deg, #badc58 0%,#6ab04c 100%);}
.fdl .track-play {color: #fff; font-size: 10px;}
.js-item-played .fa-play:before {content: '\f04c';}
.fplay:hover {box-shadow: 0 2px 6px rgba(0,0,0,0);}
.fplay:hover .track-play {background-color: rgba(0,0,0,0.3);}


.show-text {width: 40px; height: 40px; border-radius: 50%; text-align: right; font-size: 18px; 
	cursor: pointer; background-color: #686de0; color: #fff; 
position: absolute; bottom: 30px; left: 50%; margin-left: -20px; z-index: 5;}
.ftext[style]::before {content: ''; pointer-events: none; height: 100%; position: absolute; z-index: 3;
	left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, transparent 0%, #fff 100%);}
.ftext {position: relative;}
.fcols .fcaption {text-align: right;}
.fimg-podb {border-radius: 10px; height: 260px; color: #fff;}
.fimg-podb .fheader {position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; margin: 0; padding: 15px 30px;}
.fimg-podb a, .fimg-podb h1 {color: #fff;}
.fimg-podb::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; 
	background: linear-gradient(to top, #686de0 0%, transparent 100%); height: 50%;}
@media screen and (max-width: 1220px) {
.wrap {padding: 0; overflow: hidden;}
.wrap-center {max-width:1000px; width: calc(100% - 30px);}
.col-left {display: none;}
.btn-menu {display: block; font-size: 28px; margin-left: 15px; cursor: pointer; color: #fff;}
.search-wrap {margin: 0 30px;}
.header-btn {background-color: rgba(0,0,0,0.1); color: #fff;}
.header, .sect, .side-box {margin-bottom: 15px;}
.col-right {margin-left: 15px;}
#gotop {bottom: 70px; display:none; width: 40px; height: 40px; line-height: 40px; font-size: 18px;}
.wplayer {bottom: 0;}
.audioplayer, .audioplayer-bar {border-radius: 0; max-width: 100%; left: 0;}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.col-right {display: none;}
.footer {display: block; text-align: center;}
.footer-copyright {margin: 0 0 30px 0;}
}

.wrap-center {max-width:640px;}
.sect-col {width: 100%;}
.sect-col + .sect-col {margin-top: 30px;}
.sect-bg {padding-left: 15px; padding-right: 15px;}
.ap-title, .ap-artist {max-width: 100%;}
.ap-desc {position: absolute; left: 0; right: 0; bottom: 100%; z-index: 5; min-width: 100%; padding: 10px; 
background-color: #333; box-shadow: 0 0 30px rgba(0,0,0,0.1); visibility: hidden;}
.ap-mob-btn {display: block; cursor: pointer; font-size: 28px; color: #f6e58d;}
.ap-time {-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; justify-content: flex-end;}
.ap-desc.is-active {visibility: visible;}
.audioplayer-volume {display: none;}
.ap-btns {left: 70px; transform: translate(0,-50%);}
.fctrl {width: 100%; margin: 15px 0 0 0; display: flex; justify-content: space-between;}
.fplay {width: 30%; margin: 0;}

.track-dl {margin-left: 10px;}









