}
.shiminshow-ages {
padding: 0px 15px;
background-color: #FFECF0;
color: #D65D77;
border-radius: 10px;
}
.shiminshow-shcool {
padding: 0px 15px;
background-color: #CDEDF5;
color: #339FBA;
border-radius: 10px;
margin-right: 10px;
}
.shiminshow-biye {
padding: 0px 15px;
background-color: #FAF3FF;
color: #B477FF;
border-radius: 10px;
margin-left: 10px;
}
.list-abiaqoam {
padding: 0px 10px;
border-radius: 5px;
border: 1px solid #ff5a00;
color: #ff5a00;
margin-left: 10px;
}
.list-abiaqoam em {
margin-left: 5px;
}
.list-abiaqoam:hover {
color: #fff;
background-color: #ff5a00;
}
.star-color {
font-style: italic;
color: #FD9530;
font-weight: bold;
font-size: 18px !important;
/*letter-spacing: 5px;*/
}
.commondingbu {
position: absolute;
right: 0;
}
.commondingbu-div {
position: fixed;
width: 50px;
height: 50px;
border: 1px solid;
top: 70%;
bottom: 50%;
/*transform: translate();*/
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 10px;
background-color: #eee;
}
.commondingbu-div-img {
width: 25px;
height: 20px;
}
.gold-flex{
position: absolute;
right: 0;
top: 0;
opacity: 0.5;
}
.flesDives{
text-align: center;
width: 100px;
border-radius: 5px;
border: 1px solid #DDD;
cursor: pointer;
padding: 5px;
background-color: #00000082;
color: #FFF;
}
.flesDives:hover{
background-color: #FF8000;
color: #FFF;
}