#comments {
  font: normal 100%/1.4 Georgia, "Times New Roman", serif;
  margin-top: 6.333em;
}
#comments h1,
#comments h2,
#comments h3,
#comments h4,
#comments h5,
#comments h6 {
  font-family: Georgia, "Times New Roman", serif;
}
#comments ol.commentlist {
  list-style: none;
  margin: 0 0 6.333em;
}
#comments ol.commentlist li.comment {
  margin-bottom: 3.35em;
  padding: .8em;
}
#comments ol.commentlist li.comment.depth-1 {
  background: #f4f4f4;
}
#comments ol.commentlist li.comment.depth-2 {
  background: #efefef;
}
#comments ol.commentlist li.comment.depth-3 {
  background: #eaeaea;
}
#comments ol.commentlist li.comment:last-child {
  margin-bottom: 0;
}
#comments ol.commentlist li.comment article.comment footer {
  margin: 6px 0 12px;
  padding-bottom: 12px;
}
#comments ol.commentlist li.comment article.comment footer .comment-author cite {
  font-size: 19px;
  line-height: 1;
}
#comments ol.commentlist li.comment article.comment footer .comment-meta {
  font-size: 16px;
}
#comments ol.commentlist li.comment article.comment footer .comment-meta span:after {
  content: "//";
  padding: 0 8px;
}
#comments ol.commentlist li.comment article.comment footer .comment-meta span:last-child:after {
  content: "";
}
#comments ol.commentlist li.comment article.comment blockquote {
  border-left: 4px solid #b3b3b3;
  margin: 1em 0;
}
#comments ol.commentlist li.comment ul.children {
  list-style: none;
}
#comments #respond h3#reply-title {
  font-size: 26px;
}
#comments #respond #commentform .required {
  color: #cd071e;
}
#comments #respond #commentform input.error,
#comments #respond #commentform textarea.error {
  background-color: #fbeaec;
}
#comments #respond #commentform input.error:focus,
#comments #respond #commentform textarea.error:focus {
  border-color: #b4061a;
  -webkit-box-shadow: 0 0 4px rgba(205, 7, 30, 0.44);
  -moz-box-shadow: 0 0 4px rgba(205, 7, 30, 0.44);
  box-shadow: 0 0 4px rgba(205, 7, 30, 0.44);
}
#comments #respond #commentform label {
  display: inline-block;
}
#comments #respond #commentform label.error {
  color: #cd071e;
  display: block;
  font-weight: normal;
}
#comments #respond #commentform div.error {
  font-size: 16px;
  color: #cd071e;
  margin-bottom: 12px;
  font-weight: 600;
}
#comments #respond #commentform .errorlabels {
  margin: 12px 0;
}
#comments #respond .form-allowed-tags {
  background: #f4f4f4;
  padding: 12px;
  font-size: 12px;
}
#comments #respond .form-allowed-tags code {
  font-size: 12px;
}
#comments #respond.depth-2 .form-allowed-tags {
  background: #eaeaea;
}
#comments #respond p.w50 label {
  font-size: 14px;
  display: inline;
}
#ecu_uploadform {
  margin: 24px 0;
  /*iframe{
			body{
				margin: 0;			
			}
			form{
				padding: @marginMedium;
				text-align: left !important;
				background: darken(@whiteColor,4%);
				
				label{
					font-size: @bigFont; 
					font-weight: @weightBolder;
				}
			}
		}*/

}
