.albaplayer_name {
display: flex;
clear: both;
position: relative;
overflow: hidden;
width: 100%;
background: #000;
max-height: 50px;
box-sizing: border-box;
padding: 0 2px;
margin: 0;
list-style: none;
}
.albaplayer_name li {
text-align: center;
width: 100%;
margin: 4px 2px;
position: relative;
float: right;
z-index: 3;
flex: 1;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
}
.albaplayer_name a.active, .albaplayer_name a:hover {
background: #9e1414;
transition: .3s all cubi;
color: #fff!important;
}
.albaplayer_name li {
text-align: center;
width: 100%;
margin: 4px 2px;
position: relative;
float: right;
z-index: 3;
flex: 1;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
}
.albaplayer_name a.active, .albaplayer_name a:hover {
background: #9e1414;
transition: .3s all cubi;
color: #fff!important;
}
.albaplayer_name a {
text-align: center;
background: #552a86;
font-size: 16px;
width: 100%;
position: relative;
cursor: pointer;
padding: 5px 5px 7px;
border: 0;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
box-shadow: 0 0 0 #d6d6d6;
border-radius: 1px;
height: 43px;
overflow: hidden;
flex: 1;
box-sizing: border-box;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
color: #fff!important;
}
#tme {
position: fixed;
z-index: 99999999;
bottom: 50px;
right: 25px;
width: 48px;
height: 48px;
text-align: center;
border-radius: 50%;
background-color: #0088cc;
cursor: pointer;
}
.albaplayer_site_name {
text-shadow: 2px 2px 2px #000;
z-index: 9;
bottom: 18%;
position: fixed;
width: 100%;
height: 0;
text-align: center;
color: #fff;
font-size: 3vw;
display: none1;
}
#popup{ background: #b7222200; padding: 20px; max-width: 520px; margin: 20% auto;position: relative; color: #0e0e0e; } .close{ position: absolute; top: -27px; right: 154px; font-size: 42px;cursor: pointer;z-index: 5;color:#c31515;} }
.albaplayer_site_name{text-shadow:2px 2px 2px #000;z-index:9;bottom:18%;position:fixed;width:100%;height:0;text-align:center;color:#fff;font-size:3vw;display:none1}