﻿
.error-mess {
  background: #fff0f0;
  border: 1px solid #ffd2d2;
  height: 26px;
  line-height: 26px;
  margin-top: 10px;
  color: #b74d46;
  width: 100%;
  font-size:11px;
  display:none;
}
