#wrapper {
	width: 100vw;
	position: relative;
	display: inline-block;
}



#corpplayer {
	display: flex;
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 20;
	top: 0;
	clear: both;
	height:180px;
}
#wrapperplayer {
	display: block;
	width: 100%;
	height: fit-content;
	position: relative;
}

#carcasa {
	width: 640px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	border: solid;
	border-color: #595959 !important;
	border-width: 5px;
	display: block;
	box-sizing: border-box;
	overflow: hidden;
}

#carcasa-blur {
	background-image: url("../image/geometric-background.jpg");
	width: 650px;
	height: 190px;
	margin: 0 auto;
	filter: grayscale(100%) blur(3.7px);
	background-size: 630px;
	background-position: 50% 50%;
	overflow: hidden;
	z-index: -1;
	position: relative;
	animation: backgroundmobil 5s infinite;
	animation-duration: 30s;
	animation-timing-function: linear;
	animation-delay: 5s;
	animation-direction: alternate;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
	animation-play-state: running;
	animation-name: backgroundmobil;
	left: -10px;
	top: -5px;
}





#contentplayer {
	width: 640px;
	position: absolute;
	height: 180px;
	top: -5px;
	left: -5px;
	border: none;
}


#popup {
	position: fixed;
	top: 10%;
	left: 50%;
	transform: translate(-10%, -10%);
	width: 500px;
	height: 500px;
	background-color: white;
	border: 1px solid black;
	padding: 20px;
	z-index: 1000;
	display: none;
}

#popup-image {
	width: 500px;
	height: auto;
}

.mainplayer {
	width: 630px;
	height: 170px;
	top: 5px;
	left: 5px;
	display: block;
	position: relative;
}

#artist-image {
    text-transform: capitalize;
    height: auto;
    width: auto;
    max-width: 135px;
    max-height: 135px;
}
#poza img {
    border: 0;
    margin: 0;
    padding: 0;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#poza {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 150px;
}
#titluartist {
	position: absolute;
	height: 50px;
	width: 375px;
	overflow: hidden;
	left: 260px;
	font-size: 1em;
	top: 60px;
	opacity: .99;
	text-shadow: 2px 1px #030303;
	z-index: 1;
}
#artist {
    font-size: 2em;
    height: 2em;
    white-space: nowrap;
    width: 280px;
/*     overflow: hidden;
    text-overflow: ellipsis; */
    position: absolute;
    top: 0px;
}
#artisthover {
    font-size: 2em;
    height: 2em;
    white-space: nowrap;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 0px;
    display: none;
}
/* #artisthover:hover {
    width: 370px;
    position: absolute;
    font-size: 1.2em;
    height: auto;
    background-color: grey;
    white-space: normal;
    text-overflow: clip;
    z-index: 100;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    text-align: justify;
    overflow: visible;
    text-shadow: none;
    display: initial;
} */

#title {
    font-size: 1.5em;
    height: 1.5em;
    white-space: nowrap;
    width: 280px;
/*     overflow: hidden;
    text-overflow: ellipsis; */
    position: absolute;
    top: 1.6em;
    z-index: 10;
}
#titlehover {
    font-size: 1.5em;
    height: 1.5em;
    white-space: nowrap;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 1.6em;
    z-index: 1;
    display: none;
}
/* #titlehover:hover {
    font-size: 1.2em;
    max-height: 75px;
    background-color: grey;
    white-space: normal;
    text-overflow: clip;
    z-index: 100;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    text-align: justify;
    overflow: hidden;
    display: initial;
    bottom: 0px;
    height: auto;
} */

#deschide {
    position: absolute;
    height: 122px;
    width: 30px;
    left: 555px;
    top: 0px;
}
#wmp-logo {
    background-image: url(../images/player/iconwmp.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    margin-bottom: 5px;
}
.tune-logo {
    display: block;
    height: 25px;
    width: 25px;
    margin-bottom: 5px;
}
#radio-player {
	width: 630px;
	height: 170px;
	position: relative;
}
#keyboard-title {
	display: inline-block;
	background-color: #D70000;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin: 0;
	padding-top: 7px;
	width: 100vw;
	height: 30px;
	z-index: 100;
	position: relative;
	clear: both;
}
.alege {
    display: inline;
}
.jp-audio-stream .jp-interface {
	height: 170px;
}
.jp-type-single {
	width: 350px;
	position: absolute;
	display: block;
	left: 180px;
	height: 160px;
}
.jp-controls {
	position: relative;
	left: 0;
	bottom: 0;
}
.jp-audio-stream .jp-controls {
	position: absolute;
	left: 0;
	width: 326px;
	bottom: 80px;
}
.jp-controls button {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	position: relative;
	left: 0;
}
.jp-details {
	bottom: 130px;
	height: 20px;
	left: 80px;
	width: 270px;
}
.jp-title {
  width: auto;
  text-align: center;
}








































#tastatura {
	display: block;
	width: 630px;
	margin: 0 auto;
	position: relative;
	background-color: rgb(239, 239, 239);
	border-color: #595959 !important;
	border: solid;
	/* top: 230px; */
	border-width: 5px;
}
#tastatura:after {
    content: "";
    display: table;
    clear: both;
}
.thumb:hover {
    background-image: url(skin/radio.clasic/image/brightgreen.png);
    opacity: 0.5;
}
.activ {
    /*! background-color: #FFF; */
    
    display: inline-table;
    height: 112px;
    /*     padding-top: 106px; */
    
    width: 112px;
}
.activ:hover {
    background-color: #F00;
    background-image: url(skin/radio.clasic/image/brightgreen.png);
}
.button {
    padding: 5px;
    width: 126px;
    height: 74px;
    font-size: 0px;
    border-radius: 0px!important;
	cursor: pointer;
}
.button:hover {
    background-color: #F00;
    background-image: url(skin/radio.clasic/image/brightgreen.png);
}
/* flux rss */

.clasicradioclass {
    width: 496px;
    display: inline-block;
    height: 34px;
    overflow: visible;
    font-size: 14px;
}
.clasicradioclass:hover {
    color: #D70000!important;
    overflow: visible;
    background-color: #000000;
    height: auto;
}
.clasicradioclass a {
    text-decoration: none;
    color: #FFFFFF;
}
.clasicradioclass a:hover {
    color: #D70000!important;
    overflow: visible;
}
.rsstitle {
    /*shared class for all title elements in an RSS feed*/
    
    font-weight: bold;
    display: inline-block;
}
.rssdate {
    /*shared class for all date elements in an RSS feed*/
    
    color: #FFFFFF;
    font-size: 85%;
}
.rssdescription {
    /*shared class for all description elements in an RSS feed*/
    
    ;
}
#titlu {
    font-size: 1em;
}
.explicatii {
    color: #ffffff;
    display: inline;
}
#foste {
    height: 100%;
    overflow: hidden;
}
#foste:hover {
    overflow: auto;
    height: 100%;
}


#tastatura > .button img {
	width: 100%;
	height: 100%;
border-radius: 0px;
}



@media (max-width: 640px) {
#wrapper {
	width: 105vw;
	left: 0;
	display: block;
	position: relative;
}
#corpplayer {
	display: block;
	margin: 0;
	width: 100vw;
	height: auto;
	position: fixed;
	z-index: 20;
	top: 0;
}
#wrapperplayer {
	top: 0px;
	height: 170px;
	width: 110vw;
	display: inline-block;
}
    #titluartist {
	width: 100vw;
        left: 4px;
        top: initial;
        bottom: 0px;
        height: 4em;
		text-align: center;
    }


#artist {
	width: 100vw;
	font-size: 6mm;
	height: 6mm;
}
#title {
	width: 100vw;
	font-size: 4mm;
	height: 4mm;
}
	
    #cap {
        display: none;
    }
    #deschide {
        display: none;
    }
.mainplayer {
	width: 100vw;
	height: 140px;
}
#carcasa {
	width: 100%;
	left: 0;
	height: 140px;
	border: none;
	top: 0;
}
#carcasa-blur {
	width: 104vw;
	height: 150px;
	background-size: 103vw;
	left: -4vw;
}
    #contentplayer {
        width: 600px;
        height: 180px;
    }
#poza {
	top: 0;
	width: 140px;
	height: 140px;
	left: auto;
	right: 0px;
}
#radio-player {
	width: 100vw;
	height: 140px;
	bottom: 0px;
}
    #wrapperplayer {
        top: 0px;
        height: 140px;
    }
.jp-details {
	left: 0;
	bottom: auto;
	width: 100vw;
	text-align: center;
	font-size: 5vw;
	z-index: 1;
	top: 1px;
}
.jp-audio-stream {
	width: 630px;
	height: 140px;
	position: relative;
	margin: 0;
}
.jp-type-single {
	width: 350px;
	position: absolute;
	display: block;
	left: 10px;
	height: 160px;
}

.jp-controls button {
	bottom: 0;
}

    .jp-audio-stream .jp-interface {
        height: 180px;
    }
    .jp-audio-stream .jp-volume-controls {
        left: 260px;
        top: initial;
        width: 300px;
        height: 30px;
        bottom: 16px;
    }
#keyboard-title {
	top: 140px;
	width: 100vw;
	position: fixed;
}
#tastatura {
	display: inline;
	width: 100vw;
	padding: 0;
	top: 176px;
	border: none;
	height: fit-content;
	left: 0;
	position: absolute;
}
.button {
	padding: 5px;
	width: 33.3vw;
	height: auto;
	font-size: 0px;
}
#st-2 {
	bottom: 30px;
	display: flex;
	left: 0;
	right: 0;
	top: auto;
	width: 100%;
}



}


















/* Chrome, Safari, Opera */
