.noFix
{
	table-layout:auto!important;
}
.transRw
{
	border-top:2px solid #00648D;
	border-bottom:2px solid #00648D;
	color: #00648D;
	overflow:hidden;
	white-space:no-wrap;
	text-overflow:ellipsis;
	padding:3px 50px 3px 3px;
}
.txtRight
{
	text-align:right;
	padding: 3px!important;
}
.homeBtn
{
	color:#00648D;
	padding:25px 10px 0px 10px;
	overflow:hidden;
}
#space
{
	height:25px;
}
#findSECMARKID
{
	display: inline-block;
	cursor: pointer;
	border: 2px solid #00648D;
	position: relative;
	background-color: #FFF;
	float:left;
}
#searchBar
{
	border: 0;
	color: #00648D;
	padding: 5px;
	font-size: 1em;
	font-family: HelveticaNeue-Light,Helvetica,Arial,sans-serif;
	font-weight: 100;
	width: 188px;
}
#filterRw
{
	text-align: right;
	color:#00648D;
	padding:25px 0px 0px 0px;
	overflow:hidden;
}
.dropTop
{
	display: inline-block;
	margin-right: 1px;
	padding: 5px;
	cursor: pointer;
	border: 2px solid #00648D;
	margin-left:25px;
	position: relative;
	background-color: #FFF;
}
#filtTxt
{
	
}
#sortTxt
{
	width:48px;
}
.whiteBlock
{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	height: 5px;
	background-color: #FFF;
	margin-bottom: -7px;
	margin-left: -5px;
	display: none;
}
#filters
{
	display: none;
}
#sorts
{
	display: none;
	width: 188px;
}
.dropTopMargins
{
	margin-top: -3px;
}
.dropDowns
{
	float: right;
	width: 266px;
	border: 2px solid #00648D;
	color: #00648D;
}
.filterBox
{
	display: inline-block;
	position: relative;
	margin-left: 5px;
	top: 2px;
	height: 12px;
	width: 12px;
	background-color: #FFF;
	border: 2px solid #00648D;
	float: right;
	background-image: url('../Icons/tick.svg');
	background-repeat: no-repeat;
    	background-position: center;
	background-size: 10px 10px;
	cursor: pointer;
}
.filterHldr
{
	display: inline-block;
	width: 230px;
	padding: 10px;
}
.sortHldr
{
	display: inline-block;
	width: 168px;
	padding: 10px;
	cursor: pointer;
}
.sortHldr:hover
{
	background-color: #00648D;
	color: #FFF;
}
#filters:last-child
{
	padding-bottom:0px; 
}

#menuBtn
{
	right:-40px!important;
}
.usersDropMargin {
    margin-top: -2px!important;
    margin-right: 0px!important;
}
.userHldr span
{
	margin-left: 15px;
}
#theirUsers span
{
	margin-left:2px;
}
.userHldrAuthority:hover
{
	background-color: #00648D;
	border-right-color: #00648D;
	color: #FFF;
}
.userHldrComponentManufacturer:hover
{
	background-color: #016059;
	border-right-color: #016059;
	color: #FFF;
}
.userHldrIntegrator:hover
{
	background-color: #008A52;
	border-right-color: #008A52;
	color: #FFF;
}
.userHldrDepartmentofDefense:hover
{
	background-color: #372052;
	border-right-color: #372052;
	color: #FFF;
}
.userHldrEquipment:hover
{
	background-color: #BA0E6F;
	border-right-color: #BA0E6F;
	color: #FFF;
}
.userHldrDecommissioning:hover
{
	background-color: #DD721B;
	border-right-color: #DD721B;
	color: #FFF;
}
.failureRow
{
	color:#A91024!important;
}
.bold
{
	font-weight: bold;
}