
.full-width-hack { padding-right: 20px; }
textarea {
    border: 5px solid #eee; padding: 5px; width: 100%;
    font: 14px/18px 'Helvetica', 'Arial', 'sans-serif';
    height: 25px;
    background-color: white;
}
.comentarios-contenedor {
    background-color: #EDEFF4;
    padding-left: 1%;
    margin-top: -1%;
    padding-right: 1%;
    padding-bottom: 1%;
                       }
                       
.textInput {
       -moz-box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    outline: 0 none;
    width: 100%; 
}

.mentionsTextarea {
    line-height: 1.28;
}
.uiTextareaAutogrow {
    overflow: hidden;
}
.uiTextareaNoResize {
    resize: none;
}
/*
textarea, .inputtext, .inputpassword {
    border: 1px solid #BDC7D8;
    margin: 0;
    padding: 3px;
}*/
.UFIAddComment .UFIAddCommentInput {
    display: block;
    height: 20px;
}

.stbody
{
min-height:0px;
margin-bottom:0px;

}

.senviar {
    float: right;
    padding: 5px;

}

.smensaje {
    margin-right: 35px;
    padding: 5px;
}

.sttime {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 0px;
}
.salarm {
        font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 0px;
    color: #999999;
}

.stimg
{
float:left;
height:32px;
width:32px;
border:solid 1px #dedede;
padding:1px;
}
.sttext
{
margin-left:25px;
min-height:35px;
word-wrap:break-word; // Text justification
overflow:hidden;
padding:5px;
display:block;
font-family:'Georgia', Times New Roman, Times, serif
}

