.colorField { color: darkblue; }
.colorFieldLabel { color: #333333; }

span .Label { 
  color: #2C3342; font-weight:bold; }
.Label { 
  color: #2C3342; font-weight:bold; }
.FieldLabel { 
  }

div.FieldNoEdit:hover { 
  color: darkgray; cursor:default; }
span.FieldNoEdit:hover { 
  color: darkgray; cursor:default; }

.LinkFieldLabel { 
  color: #666666; } /* text-transform: uppercase; */
.LinkField { 
  font-size:10pt; color: #2C3342; }
.LinkField:hover { 
  color: #8dc600; }
.LinkFieldReadOnly { 
  font-size:10pt; color: darkgray; }
.LinkFieldSubtitle { 
  font-size:10pt; color: darkgray; font-weight: 700; font-style: normal; } /* text-transform: uppercase; */
.LinkFieldSubtitle:hover { 
  color: #8dc600; text-decoration: none; }
.VacantRole { 
  font-size:10pt; color: maroon; font-weight: 700; font-style: normal; } /* text-transform: uppercase; */

.InfoLinkField { 
  font-size:10pt; color: #333333;
  background-color: white; float:left; margin-right:10px; margin-bottom:5px; } /* text-transform: uppercase; } */
.InfoLinkFieldLabel { 
  color: #666666; }
.InfoLinkField:hover { 
  color: #8dc600; }
.InfoLinkFieldReadOnly { 
  font-size:10pt; color: darkgray;
  background-color: white; float:left; margin-right:10px; margin-bottom:5px; } /* text-transform: uppercase; } */

span.InfoLinkField .ReadOnly { 
  color: green !important; }
span.InfoLinkFieldSubText {  font-size:8pt;  }


span.FieldLabel { font-size:10.0pt; padding-left:3px; }
span.FieldLabelReadOnly { font-size:10.0pt; padding-left:3px; }
span.FieldLabelBold { font-size:10.0pt; font-weight:bold }
span.FieldLabelHighlight { font-size:10.0pt; font-weight:normal }
span.FieldLabelRequired { font-size:10.0pt; font-weight:bold;  }
span.FieldLabelRequiredText { font-size:10.0pt; font-weight:normal;  }
span.FieldLabelText { font-size:10.0pt; padding-left:3px; }
 
.LinkButton { color:#666666; font-size:10.0pt; font-weight:normal; text-decoration:none; }
.LinkButton:hover { color:green; text-decoration:none; }
.LinkButton2 { color:#2C3342; font-size:8.0pt; font-weight:normal; text-decoration:none; }
.LinkButton2:hover { color:green; text-decoration:none; }


