﻿.StepTitle
{
    float:left;
}
.StepView
{
    float: right;
    padding-right: 10px;
}
.StepMessage
{
    COLOR : black;
    FONT-FAMILY : Arial;
    FONT-SIZE : 8pt;
    FONT-WEIGHT : bold;
    text-align: left;
}
.UpdateAgreement
{
    width: 120px;
    margin-right: 350px;
}
.AgreementNavigation
{
    width: 110px;
    margin-left: 5px;
}
.AgreementApprovalList
{
    width: 225px;
    margin-bottom: 5px;
}
.SubmitAgreementHeader
{
    font-size:14px; 
    font-weight:bold; 
    margin-bottom: 10px; 
    margin-top: 5px;
}
.totalsLabel
{	
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 2px;
}
.totalsValue
{   
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    padding-right: 2px;
    white-space: nowrap; 
} 
.totalsView
{
    float: right;
    border:2px solid #99AABC;
    margin:2px;
    width:200px;
}
.relatedContactView
{
	padding-bottom: 3px;
}
.relatedContactDetailView
{
	margin-bottom: 4px;
	margin-left: 5px;
	vertical-align: top;
}
.relatedContactGridView
{
	margin-bottom: 8px;
}
.consultantIdContainer 
{
	display:block;
	float:left;
	margin-right:16px;
}
.subsidiaryListContainer 
{
	display:block;
	float:left;
}
.recruiterLookup 
{
	display:inline-block;
}
.rectuiterId 
{
	width:104px;
}
.wizardContent 
{
	display:block;
	widows:400px;
	margin-top:8px;
	margin-bottom:8px;
}
.LastOrderDateMoreThanYear td
{
	color:Red;
	font-weight:bold;
}
td.agreement-date-picker .datePicker
{
	display: inline;
}
td.agreement-date-picker .date-label
{
	position: relative;
	top: -.5em;
}
.NegativeAR td
{
  color:Red;
  font-weight:bold;
}