﻿.moreButton 
{
	float:right;
}


.searchBox 
{
	
	font-size: 12px;
	/*border-top: #FF0099 0.05em solid;
	border-bottom: #FF0099 0.05em solid;*/
	border-top: #003399 0.05em solid;
	border-bottom: #003399 0.05em solid;
	/*background-color: #FFCCFF;*/
	background-color:#ef8100;
	/*color:#FF0099;*/
	/* was pink */
	color: Black;
	margin-top:1em;
	height:3em;
	vertical-align:middle;
	padding-top:0.5em;
	
}
.searchButtons 
{
	padding-left:0.7em;
	float:left;
	vertical-align:baseline;
}

.searchInput 
{
	width:20em;
	float:left;
	color:Red;
	font-size:9px;
}

.searchLabel
{
	width:10em;
	float:left;
	
	
}

.jobFilterText 
{
	font-size:10pt;
	font-family:Arial;
	float:left;
	font-weight:bold;
	width:12em;
	
	
		
}
.jobFilter
{
	float:left;
	font-size:8pt;
	font-family:Arial;
	/*background-color:#FFCCFF;*/
	background-color: #f8cb96;	
}
.filterBox
{
	
	
	height:2em;
	/*border-top: black 0.075em dotted;*/
	border-top: gray 0.075em dotted;
	/*border-bottom: black 0.075em dotted;*/
	border-bottom: gray 0.075em dotted;
	vertical-align:baseline;
	
}
.filterButton 
{
	float:right;
}

.jobTitle 
{
	/*color:#FF0099;*/
	color: #003399;
	font-size:11pt;
	font-family:Arial;
	/*font-weight:bold;*/
	font-weight:normal;
}
.pageButtons 
{
	float:left;
	padding-right:0.2em;
	/*color:#FF0099;*/
	color: #003399;
	font-size:14px;
}
.pager 
{
	float:right;
}

.pageButtons a
{
	float:left;
	padding-right:0.2em;
	/*color:#FF0099;*/
	color: #003399;
	font-size:14px;
	font-weight:600;
}

.jobSeperator
{
	border:0;
	/*border-bottom: black 0.05em dotted;*/
	border-bottom: gray 0.05em dotted;
	
}

#JobDetailsControl 
{
	/*width: 90%;*/
	width: 98%;
}

#JobDetailsControl h5
{
	color:Green;

}

.vacancytext
{
	color:#ec008c;
}

.vacancySubTitle
{
	/*color:#ec008c;*/
	color: #003399;
	font-size: 9pt;
	/*font-weight: bold;*/
	font-weight:normal;
}

.jobCompanyName
{
	color:Black;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
}

.vacancyLabels 
{
	/*width:12em;*/
	width:13em;
	float:left;
	font-size:12px;
	color:#FF0090;
	font-weight:bold;	
}

.vacancyLabelsRight 
{
	width:21em;
	float:left;
	font-size:12px;
	color:Black;
	font-weight:normal;	
}

.vacancytextNormal 
{
	float:left;
	font-size:12px;
	color:Black;
	font-weight:normal;	
}

#CriteriaCheck
{
	/*margin: 1em 1em 1em 1em;*/
	margin: 1em 0em 1em 0.5em;
	border-top: gray thin dotted;
	border-bottom: gray thin dotted;
}

.applicationDetail 
{
	/*background-color:#FBDCEE;*/
	background-color:#f8cb96;
}

.vacancySubMainHeader
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 10pt;*/
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	padding-bottom: 2px;
}