﻿.addNewHeader
{
	float: left;
padding: 5px 5px 5px 0px;
font-weight: 600;
border-bottom: 1px solid;
cursor:pointer;
    height: 22px;
    width: 33px;
}

 .addRemoveIcons 
{ 
    height: 24px;
    width:27px;
    padding-bottom: 4px; 
    background-image: url('../images/reassignmentaddremoveicons.png'); 
    background-repeat:no-repeat;  
    margin: 0px 4px 4px 4px;
}

.field-validation-error {
	color: transparent;
	background-repeat:no-repeat;
	 width: 25px; 
	 height: 25px;
	 padding: 3px 8px;
}

.subSectionHeaderLabel
{
	display:inline;
	color: #006F66;
	font-size: 16px;
	padding-left: 20px;
	float:left;
	padding-top: 7px;	
}

.select
{
	height: 28px !important;
	font-size: 16px;
    min-width:200px;
    margin-top: 4px;
}

.errorContainer
{
	float: right;
	padding-top: 8px;
	padding-left: 11px;
	width:19px;
}

.ui-iconcolored_warning { background-position: 0px 2px; }

.lenderRequests .iconAddNewRow,.instaprintTransactions .iconAddNewRow
{
	margin-bottom:3.5px !important;
}

.iconAddNewRow
{
	margin-bottom:4px !important;
}


.companyContacts .pencilIconContainer {
    padding-bottom:6px !important;
}

.pencilIconContainer {
    padding-bottom:4px !important;
}

#update-list .iconAddNewRow
{	
    margin-bottom:3.5px !important;
	height:13px
}

/*NOT NEEDED ON SERVER*/
/*#upload-form .iconAddNewRow
{	     
   height:10px !important
}*/