
.rotund6{
width:7px;
height:7px;
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
-webkit-border-radius:99em;
-moz-border-radius:99em;
border-radius:99em;
border:2px solid #eee;
box-shadow:0 3px 2px rgba(0,0,0,0.3);
}

.rotund_avatar{
border-radius: 10px 30px 10px; 
}
.rotund_mic_avatar{
width:25px;
height:25px;
background-size:cover;
background-repeat: no-repeat;
background-position:center center;
-webkit-border-radius:99em;
-moz-border-radius:99em;
border-radius:99em;
border:2px solid #eee;
box-shadow:0 3px 2px rgba(0,0,0,0.3);
}
.info{
  background-color:#FFF;
  color:#336666;
  line-height:25px;
  margin:10px 0;
  padding:3px 5px;
}
.reactii{
  background-color:#FFF;
  color:#336666;
  text-align:center;
  padding: 1px; 
  width: 250px;
  height:40px;
  
}
.reactii2
{
float:center;
}
#charlimitinfo{
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:3px;
}
.info2{
  background-color:#FFF;
  color:#6699CC;
  line-height:17px;
  margin:10px 0;
  padding:3px 5px;
}
.eroare{
  background-color:#660033;
  color:white;
  line-height:17px;
  margin:10px 0;
  padding:3px 5px;
}
.blinks{
  margin-top:8px;
}
.index-off{
  font-weight:500;
}
button,.btn{
  cursor:pointer;
  border:0;
}
form button,.btn{
  display:inline-block;
  background-color:#D0D0D0;
  color:#000;
  font-size:14px;
  border:1px solid #808080;
  line-height:25px;
  padding:1px 5px;
  border-radius:3px;
}

form button:hover,.btn:hover{
  background-color:#808080;
  color:#FFF;
  text-decoration:none;
}
.msg-error,.msg-success,.msg-alert{
  color:#FFF;
  padding:5px 4px;
  margin-bottom:5px;
}

.msg-error{
  background-color:#A23030;
}

.msg-success{
  background-color:#4CA230;
}
.tx{
  background-color:#000000;
}
