
.StandardType .SearchBox td {

    padding-right: 20px;
}
#wrapper>#topBar>.container
{
	       width: 96% !important;
}
table.SearchCriterias > tbody> tr>td > a {
	 display:none;
}

table.SearchCriterias > tbody> tr>td.SearchByLocation {
	 display:none;
}
table.NotesListTbl >tbody >tr > td > div
{
	background-color:#4f7aa0;
	margin-left: 8px;
}
#ctl00_MasterContentPlaceHolder_GeneralJobDescription_titleMode > tbody >tr > td > .Strip > h1 > span
{
	
    color: #4F7AA0;	
}
.Button a:link
{
	color: #4f7aa0;
}

.Button a:visited
{
	color: #4f7aa0 !important;
	
}
a:hover
{
		color: #4f7aa0 !important;
		font-weight: bold;
}

td[id$="tdForSearchByCategory"]
{
	display:none !important;
}


.StandardType .SearchBox INPUT.text {
    width: 150px;
    height: 22px !important;
}
#ctl00_MasterContentPlaceHolder_SearchJobsForm1_ddlAffiliateSectors,#ctl00_MasterContentPlaceHolder_SearchJobsForm1_txtKeyWords,#ctl00_MasterContentPlaceHolder_SearchJobsForm1_ddlLocation
{
	color:gray;
	
}
.StandardType .SearchBox INPUT.text, .StandardType .SearchBox SELECT {
    color: gray;  
}
#divltrSelectMultipleCTRL, .cRemoveLocationSelection{
	  color: gray !important; 
	
}
#TB_iframeContent{
	width:497px !important;
}

#TB_title {
    height: 30px!important;
}

.ButtonFindJobs .ButtonLeft {
    background-image: url(../Images/headerFooterFiles/search_small.png);
    background-repeat: no-repeat;
	 background-position: center; 
    width: 35px;
    height: 28px;
    float: left;
    background-color: #4F7AA0;
	line-height: 38px;
}
.SearchResultsTitle >#ctl00_MasterContentPlaceHolder_SearchResults1_dvSearchResultsCounters >.jobMatches
{
	color: #4F7AA0;
	
}
.ButtonFindJobs .ButtonMid {
	background-image: none;
    background-repeat: repeat-x;
    height: 28px !important;
    float: left;
    background-color: #fff;
	width:100px;
	text-align:center;
}
.ButtonFindJobs .ButtonRight {
    background-image: none;
    background-repeat: no-repeat;
    width: 14px;
    height: 28px;
    float: left;
  
    background-color: #fff;
}
.ButtonFindJobs a {
    height: 28px;
    line-height: 28px;
}
.ButtonFindJobs a:link {
    color: #4F7AA0;
    text-decoration: none;
	font-family:almonidl,Arial,Helvetica,sans-serif !important
}
.ButtonFindJobs a:hover{
	text-decoration:none !important;
	color: #4F7AA0;
	
}
a[id*=hlkButtonServer],a:hover[id*=hlkButtonServer]	
{
	text-decoration:none;
	position:relative;
	left:10px
}

#DivBtnFindJobs{
	height: 30px;
	line-height: 30px;
	border:1px solid #4F7AA0;
	margin-left: 6px;
}

ul.Pagination A SPAN {
    display: block;
    padding-top: 0px;
}
ul.Pagination A {
    display: block;
    width: 20px;
    height: 20px;
    color: #fffffe;
    text-align: center;
    vertical-align: middle;
    background-color: #4F7AA0;
	line-height:1 !important;
}

#ctl00_MasterContentPlaceHolder_SearchResults>div.button
{
	font-size:70% !important
}

TABLE.jobListing .location {
    width: 22%;
}
TABLE.jobListing .location>a {
    text-decoration:none;
	color: #999;
}
TABLE.jobListing TH {
    text-align: right;
    color: #999;
}
TABLE.jobListing .jobTitle {
    width: 40%;
    text-align: right;
}
TABLE.jobListing TD {
    text-align: right;
}

.Button{
	font-size:100%;
	line-height: 100%;
}

#ctl00_MasterContentPlaceHolder_SearchResults .ButtonMid{
	width:190px;
	display:table;
}
.displaydesktop
{
	display:block !important
}




#ctl00_MasterContentPlaceHolder_SearchJobsForm1_ddlCountry
{
	display:none;
}

@font-face {
  font-family: "fontawesome-webfont";
  src: url("fontawesome-webfont.woff2") format("woff2"),
       url("fontawesome-webfont.woff") format("woff");
}
/* body  */
/* { */
	/* font-family: NewFonts !important; */
/* } */
.menu-container
{
	 font-family: almonidl,"Segoe UI",Tahoma,Arial,sans-serif;
}
#footer
{
	 font-family: almonidl,"Segoe UI",Tahoma,Arial,sans-serif;
}
/* body */
/* { */
	 /* font-family:"Segoe UI",Tahoma,Arial,sans-serif; */
/* } */
#topBar .logo
{
	    float: right !important;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    #siteWrapper
	{
		display:none;
	}
	#footer
	{
		display:none;
	}
	.StandardType .SearchBox INPUT.text 
	{
	
		width: 100% !important;
		height: 10vw !important;
	}
	.StandardType .SearchBox select 
	{
    width: 100%;
    height: 10vw !important;
	}
	
	#DivBtnFindJobs{
	margin-left: 28px;
	    margin-top: 10px;
}
}