﻿.formWidth {
  width: 100%; }

.formBorderWidth {
  border-width: 0px; }

.formBorderColour {
  border-color: transparent; }

.formBorderStyle {
  border-style: solid; }

.formBackgroundColour {
  background-color: transparent; }

.headingTextSize {
  font-size: 24px;
  font-weight: lighter; }

.pagingButtonBackgroundColour {
  background-color: #d6d6d6; }

.pagingButtonTextColour {
  color: #EBEBEB; }

.identifiersTitleBackgroundColour {
  background-color: #313b4b; }

.identifiersTitleTextColour {
  color: white; }

.identifiersContentBackgroundColour {
  background-color: #313b4b; }

.identifiersContentTextColour {
  color: white; }

.identifiersContentTextStyle {
  font-weight: bold; }

.actionBarBackgroundColour {
  background-color: white; }

.button100 waves-effect waves-light {
  background-color: #7dc243; }

.saveButtonTextColour {
  color: #000; }

/* Insert your custom CSS here */
.watermark {
  font-style: italic; }
