.detailesArticle {
  padding-left:10px;
}

.ArticleAnswerBlock {
  padding-bottom: 10px;
}
.textHide {
 display: none;
}

.linkText{
 color:blue; 
 text-decoration:underline; 
 cursor:pointer
}

.voteInputBlock{
  width:30px; 
  border: solid 1px #747170;
  color:black;
}
.TextareaReplyEdit {
  width: 100%;
  height: 80px;
  border: 0px;
  text-align: left;
  
}

.ButtonEditSave{
  font-size: 18px; 
  width:150px;
}

.textareaComent{
  /*height: 40px;*/
  /*border: solid 1px #747170;*/
}

td.VotesBoxEdit {
  width: 64px;
  color: #000000;
  vertical-align: top;
}

.hidePost .showPost{
  font-size: 12px !important; 
  color: #0000FF !important;
}

.containerTextarea{
  border: solid 1px #747170;
}

.ButtonSearch {
  height: 22px !important; 
  margin-left: 0px !important;
  border: solid 0px gray !important;
}

h3 {

  margin-top: 0px !important;

}

.h1Edit{
 /* font-size: 24px;*/
  font-size: 19px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  border: none;
  font-family: Arial, Tahoma;
  border: solid 1px #747170;
}

.h3Edit{
  font-size: 14px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  border: none;
  font-family: Arial, Tahoma;
  border: solid 1px #747170;
}

.TextareaReplyEditCom {
  width: 100%;
  border: 0px;
  font-size: 16px;
/*  color: #838281;*/
  text-align: left;
}

.currentDate{
  color: #000000 !important;
}