.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.notice {
  color: #D9315C;
}

#container #main #form form table tbody tr td .validation-inline-error-message {
  float: right;
  margin: 5px 5px 0px 0px;
  line-height: 1.2em;
  color: #d70646;
}

/*# sourceMappingURL=class.css.map */
