﻿/* -------------------------------------------------------
  AMEB2 CUSTOMISATIONS
---------------------------------------------------------- */

/* overrriding some bootstrap class to match website design 
----------------------------------------------------------*/

.field-validation-error {
  float: none;
  display: inline;
}

#pathway input[ type = text ] {
  color: #333333;
}