/* Temp - J1 Search at /aupairs/hire.cfm */
.searchResult img.ribbon-j1 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.searchResult p.badge-j1 {
	background: url(/images/j1/badge-j1.png) no-repeat left 5px center;
	padding-left: 40px;
	line-height: 32px;
	font-size: 10px;
	min-width: 118px;
}

.searchResult p.full {
	line-height: 32px;
}

#searchGallery .searchResult img.ribbon-j1 {
	display: none;
}

.searchResultsH2 {
color:#406194;
font:normal 21px/1 'CantarellRegular', verdana, sans-serif;
letter-spacing:-1px;
padding:0 0 3px 10px
}

.searchResultsEmpty {
	float:left; 
	width:680px; 
	padding-left:10px; 
	padding-top:10px;
}

/* ads placed in results */
.searchAd {
  float:left;
  margin:0 15px 15px;
}

/* partner results in hire and jobs */
.partnerFeatured {
	float:left;
	margin:0 15px 15px;
	display: none;
}
.partnerFeatured .partner_result {
	box-shadow:0px 0px 2px 2px #d6d6d6;
	background:url(/images/v25/search/featured-partner-corner.png) no-repeat right bottom;
	margin:0;
}
.partnerFeatured footer {
	margin-right:65px
}
.partnerFeatured footer a:first-child {
	bottom:0;
	height:83px;
	outline:0;
	position:absolute;
	right:0;
	text-indent:-9999em;
	width:83px;
}

/* search results */
.featuredResult {
	background-image:url(/images/icons/featured-corner.svg);
	background-size: 80px 80px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.hotList .featuredResult {
background-image:none
}
.searchResult:hover, .featuredResult:hover {z-index:100}

.searchTagLine {
	font-size: 14px;
	display: none;
}
.featuredResult p,
.searchResult p {
	/*
	font-family: myriad-pro, sans-serif;
	font-weight: 200;
	letter-spacing: 0.2px;
	font-size: 14px;
	color: #555;
	*/
}
.represented_by + .searchResultStats {
padding-top:0
}
	
.searchResultPic {
	float:left;
	margin-right:10px;
	width:122px;
}
.searchResultPic h3 {
background-image:none;
font-size:11px;
font-weight:bold;
letter-spacing:0;
padding:6px 0;
text-align:center
}
.searchResultPic div {
	box-shadow: none;
	padding: 0 10px 5px;
}
.searchResultPic img {
	min-height: 100px;
    background: #f5f5f5;
	border: 1px solid #fff;
	border-radius: 3px;
}
.searchResultPic img:hover {
	border: 1px solid #4c9bd4;
}
.searchResultPic p {
	float:none;
	min-height:0;
	margin:0 8px 0 9px;
	overflow:hidden;
	padding:0;
	width:106px;
}
.hotList .resultHeader .exp,
#blockedProfiles .resultHeader .exp {
width:107px
}
.hotList .searchResult .deleteIcon,
#blockedProfiles .searchResult .deleteIcon {
	margin-right:0px;
	position:absolute;
	right: 8px;
	top: 12px;
}


#search #section_mainContent, #fastMatch #section_mainContent {
	background: none;
	box-shadow: none;
}
#fastMatch #section_mainContent {
	margin-top: 35px;
}
#search .myAccountInside, #fastMatch .myAccountInside {
	background: none;
}
#search .left_bar,
#fastMatch .left_bar {
	margin-left:0px;
	margin-right:0px;
    width: 220px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	margin: 0;
}
#search .content_body, #fastMatch .content_body {
	background: transparent;
	float: left;
	margin-left: 18px;
	padding-top: 0;
	width: 740px;
}
#search #searchResults, #fastMatch #searchResults {
	background: transparent;
}
#search .searchResultsBlue, #fastMatch .searchResultsBlue {
    background: none;
    border-radius: 0;
    clear: none;
    margin: 0 0;
    overflow: visible;
    padding: 0px;
    position: static;
    width: auto;
}
#search .searchResultsWhite, #fastMatch .searchResultsWhite {
	width: auto;
    border-radius: 0;
    border-left: none;
    border-right: none;
	border-bottom: none;
	background: transparent;
	margin-top: 12px;
	padding: 0;
	border: none;
}
#search .searchHeadings, #fastMatch .searchHeadings {
	display: none;
}
#search .searchResult, #fastMatch .searchResult {
    width: auto;
    background-color: #fff;
    border: none;
    float: none;
    margin: 0 0 10px;
    padding: 20px 10px;
    display: block;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	font-size: 11px;
	position: relative;
}
#search .searchResultPic p a, #fastMatch .searchResultPic p a {
	background-image: url(/images/buttons/Hot-List-Icon-Sprite1-01.svg);
    float: left;
    height: 20px;
    margin: 0 2px !important;
    width: 20px;
	background-size: 28px 405px;
	border: 1px solid #ddd;
	border-radius: 3px;
}
#search .searchResultPic p a:hover, #fastMatch .searchResultPic p a:hover {
	background-color: #f5f5f5;
}
#search .searchResultPic p a.disabled, #fastMatch .searchResultPic p a.disabled {
	opacity: 0.3;
}
#search .searchResultPic p a.disabled:hover, #fastMatch .searchResultPic p a.disabled:hover {
	background-color: #fff;
}
#search .searchResultContent, #fastMatch .searchResultContent {
    display: block;
    float: left;
	width: 578px;
    padding-right: 10px;
}
.searchResultContent h3.name {
	/*
	font-family: myriad-pro, sans-serif;
	letter-spacing: 0.2px;
	*/
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400;
	
}
#search .searchResultContent .searchResultInfo, #fastMatch .searchResultContent .searchResultInfo {
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
	margin-bottom: 10px;
}
#search .searchResultContent .searchResultInfo p, #fastMatch .searchResultContent .searchResultInfo p {
	width: 22%;
	display: inline-block;
	padding: 0;
}
#search .searchResultContent .searchResultInfo p:first-child, #fastMatch .searchResultContent .searchResultInfo p:first-child {
	width: 30%;
	padding-right: 10px;
}
#search .searchResultContent .introLetter, #fastMatch .searchResultContent .introLetter {
	display: block;
	width: auto;
	padding: 0;
	margin-bottom: 10px;
}
#search .searchResultMetadata {
/*	background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 5px;	*/
}
#search .searchResultMetadata p, #fastMatch .searchResultMetadata p {
	display: block;
	float: left;
	width: 49%;
	padding: 0 0 2px;
}
#search .resultNotes, #fastMatch .resultNotes {
	display: none;
	padding: 0;
	margin: 10px 0;
	float: left;
    margin-left: 131px;
    width: 580px;
}
#search .resultNotes textarea, #fastMatch .resultNotes textarea {
    border: 1px solid #ddd;
    height: auto;
    padding: 10px;
    width: auto;
	width: 100%;
    box-sizing: border-box;
}

#search .resultView, #fastMatch .resultView {
	position: static;
    float: left;
    margin-left: 10px;
    margin-bottom: 15px;
	width: auto;
	padding: 0;
}
#search .resultView a, #fastMatch .resultView a {
	border-radius: 3px;
	border: 1px solid #f1f1f1;
    padding: 3px 5px;
	min-width: 0;
	color: #4c9bd4;
}
#search .resultView a span, #fastMatch .resultView a span {
	padding: 0;
	margin: 0;
}
#search .resultView .active, #fastMatch .resultView .active {
	background: #f5f5f5;
	color: #666;
}
#search .resultView .active:hover, #fastMatch .resultView .active:hover {
	color: #666 !important;
}
#search .resultsPagination, #fastMatch .resultsPagination {
	margin: 0;
}
#searchResultsHeader .fastFindIntro {
	padding: 5px 20px 20px;
}
#search .headline {
	font-size: 16px;
	color: #8a3554;
	display: block;
}
#search .name-txt {
	margin-bottom: 5px;
	display: block;
}
.fastFindList {
	display: block;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	padding: 20px;
	margin-top: 12px;
	box-sizing: border-box;
}
.fastFindList a {
	font-size: 11px;
	line-height: 1.8;
}
/*#search #searchResultsHeader, #fastMatch */
#searchResultsHeader {
	display: block;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
/*#search #searchResultsHeader h2, #fastMatch */
#searchResultsHeader h2 {
	margin-bottom: 15px;
}
#search .resultsPerPage, #fastMatch .resultsPerPage {
	margin: 0 10px 0 0px;
}
#searchResultsHeader p {
	padding: 0 10px 10px;
	font-size: 11px;
}
#search #resultsPerPageDropDown, .hotList #sDisplayRows, #fastMatch #resultsPerPageDropDown {
	padding-right: 15px;
    background-position: 87% center;
}

.refineSearchResetSave {
	padding: 0 10px 10px;
}
.refineSearchResetSave a {
	font-size: 11px;
}
.refineSearchResetSave a:first-child {

}
.refineSearch {
	background: #fff;
}
.refineSearch h4 {
    cursor: pointer;
    font: normal 14px verdana,sans-serif;
    letter-spacing: 0;
	padding: 10px;
}
.refineSearch h4 span {
	display:inline;
	float:right;
	height:12px;
	margin:2px 6px 0 0;
	width:17px
}
.refineSearch h4 span,
.profileInfo .profileInfoToggle {
background:url(/images/v25/search/searchSprite1.png) no-repeat 0 -136px;
}
.refineSearch .closed span,
.profileInfoClosed .profileInfoToggle {
background:url(/images/v25/search/searchSprite1.png) no-repeat 0 -113px;
}

#fastMatch .refineSearch .section_title {
	margin: 0px 0 10px;
	cursor: default;
}

.refineSearch .refineSearchInner {
	color:#020507;
	font: 11px verdana, sans-serif;
	padding:0 10px 10px 10px;
}
.resetLink {
float:right;
}
#selectSavedSearchDIV {
	float: left;
	margin-right: 5px;
}
#search select, .hotList select, #fastMatch select {
	border-radius: 3px;
	padding: 2px 5px;
	margin: 0 0 10px;
	border:1px solid #ccc;
	width:100%;
	color:#666;
	font-size:11px;
	line-height: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../../images/arrow-down.svg) no-repeat;
	background-color: rgb(248, 248, 248);
	background-size: 7px 4px;
    background-position: 97% center;
}
@media all and (max-width: 1024px) {
.refineSearch select {
		padding:0 5px
	}
}
.refineSearch select[multiple="multiple"] {
border-radius:5px 5px 0 0
}
.refineSearchInner option {
padding:2px 0
}
.refineSearch label {
	color: #555;
	display:block;
	padding: 0 0 5px;
}
.refineSearch p {
padding:6px 0 0
}
.refineSearch label span {

}
.refineSearch input[type='checkbox'] {
      /* margin: 1px 0; */
    position: relative;
    top: 2px;
    float: left;
}
.refineSearch input[type='checkbox'] + label {
	display: inline-block;
    padding: 4px 0 2px;
    width: 86%;
}
.refineSearch input[type="radio"] {
	margin: 0;
}
.refineSearch .chosen-container {
	font-size: 11px;
	margin-bottom: 10px;
}

.refineSearch .chosen-container .chosen-choices {
	border: 1px solid #ccc;
	border-radius: 3px;
}
	

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	padding: 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	line-height: 14px;	
	color: #aaa;
}
.refineSearch .chosen-container-multi .chosen-choices li.search-choice {
	margin: 3px 0 3px 3px;
    padding: 1px 20px 2px 5px;
	background: #f1f1f1;
    border: none;
}
.refineSearch .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	top: 3px;
}



.disabledLabel {
color:#ccc;
cursor:default
}
.disabledLabel:hover {
text-decoration:none
}
#liveNearSearch,
#prefLocationSearch {
clear:left;display:none;padding-top:4px
}
#cityZipResults_livesnear a,
#cityZipResults_preferred a {
display:block;
padding:2px 0 0 10px
}
#cityZipResults_livesnear ol, #cityZipResults_preferred ol {color:#3f6192;float:left;margin-left:50px;list-style-type:decimal}
#cityZipResults_livesnear ol a,
#cityZipResults_preferred ol a {
padding:2px 0 0
}

#livesnear_cityzip, #keyword_search, #preferred_cityzip {
	width:156px;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	box-shadow: none;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
#candidatesPreferCountry {
	width: 170px !important;
}
#reset_livesnear_cityzip,
#reset_preferred_cityzip,
#submit_livesnear_cityzip,
#submit_preferred_cityzip,
#submit_keyword_search,
#reset_keyword_search,
#submit_keyword_search_inline,
#candidatesPreferCountryReset {
	background: url('/images/keyword-search-icons.svg') no-repeat;
	background-size:  40px 20px;
	background-position: 2px center;
	background-color: #f1f1f1;
	display: block;
	height:24px;
	width:24px;
	position:relative;
	text-indent:-9999em;
	border-radius: 3px;
	float: right;
}
#submit_livesnear_cityzip,
#submit_preferred_cityzip,
#submit_keyword_search,
#submit_keyword_search_inline {
	
}
#submit_livesnear_cityzip:hover,
#submit_preferred_cityzip:hover,
#submit_keyword_search:hover,
#submit_keyword_search_inline:hover {
	background-color: #47bf21;
}
#reset_livesnear_cityzip,
#reset_preferred_cityzip,
#reset_keyword_search,
#candidatesPreferCountryReset {
	background-position: -18px center;
}
#reset_livesnear_cityzip:hover,
#reset_preferred_cityzip:hover,
#reset_keyword_search:hover,
#candidatesPreferCountryReset:hover,
#reset_livesnear_cityzip:active,
#reset_preferred_cityzip:active,
#reset_keyword_search:active,
#reset_livesnear_cityzip:focus,
#reset_preferred_cityzip:focus,
#reset_keyword_search:focus {
	background-color: #47bf21;
}
#candidatesPreferCountryReset.disabledLabel:hover {
	background-color: #f1f1f1;
}
#submit_livesnear_cityzip.active,
#submit_preferred_cityzip.active,
#submit_keyword_search.active,
#submit_keyword_search_inline.active {
}

#candidatesPreferZip {
	width: 100%;
}



.searchFilterBlock {
	display: block;
	margin-bottom: 10px;
}
.searchFilterBlock select {
	margin-bottom: 5px !important;
}
.searchFilterBlock .chosen-container {
	margin-bottom: 5px;
}


/* search pages slider css */
.sliderHolder {
	margin: 0 0 10px;
}
.slider {
	margin:0 0 10px
}

.ui-slider-horizontal {
	background: #f1f1f1;
	height: 4px;
	position: relative;
	width: 100%;
    margin: 28px 0 15px;
}
.ui-slider-handle {
    background: #f8f8f8;
    outline-style: none;
    cursor: default;
    height: 14px;
    width: 14px;
    position: absolute;
    top: -6px;
    z-index: 2;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.ui-slider-range {
	height:4px;
	position:absolute;
	top:19px;
}
.sliderValue {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #cce0f2;
  color: #515151;
  display: inline-block;
  font: 10px verdana,sans-serif;
  padding: 2px 4px;
  position: absolute;
  top: -27px;
  white-space: nowrap;
  z-index: 50;
}
#availBetweenHandle1, #durationAvailHandle1, #ageRangeHandle1, #hourlyRateHandle1, #weeklyRateHandle1, #yearsExpHandle1, #yearsEduHandle1 {
	margin-left: -15px;
}
#maxAvailBetweenValue {
	margin-left: -55px;
}
#maxDurationAvailValue {
	margin-left: -36px;
}
#maxAgeValue {
	margin-left: -22px;
}
#maxHourlyRateValue {
	margin-left: -28px;
}
#maxYearsExpValue, #maxYearsEduValue {
	margin-left: -22px;
}
#maxWeeklyRateValue {
	margin-left: -18%;
}
/* slider css end */

/* share search */
#rssShareBookmark {
	position:absolute;
	right: 10px;
	top: 7px;
}
#rssShareBookmark span {
	background-image:url(/images/v25/search/RSSshareBookMark-01.svg);
	background-repeat:no-repeat;
	background-size: 40px 20px;
	cursor:pointer;
	float:left;
	height:20px;
	width:20px;
	border-radius: 3px;
	border: 1px solid #ddd;
}
#rssShareBookmark span:hover {
	background-color: #fff;
}
#rssSearch {
	background-position:0 0;
	margin-right:5px
}
#shareSearch {
background-position:-20px 0;
}

.sortResults {
	display: block;
    float: right;
    margin-right: 0px;
	padding-bottom: 5px;
	font-size: 11px;
}
.sortResults.lineBreak {
	margin-right: 0;
	margin-top: -5px;
	padding-bottom: 3px !important;
	width: 80%;
    text-align: right;
}
#search #sortResultsBy, #fastMatch #sortResultsBy {
	display: inline-block;
	width: auto;
	background-position: 94% center;
	padding-right: 15px;
}




/* save search */
.savedSearches {
    background: #fff;
    display: none;
    margin: 0 0 10px;
    position: relative;
    z-index: 999;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#saveSearchForm, #mySavedSearches {
	display: inline-block;
}
#mySavedSearches {
	padding: 0 10px;
	display: block;
	width: auto;
}
#mySavedSearches label {
	font-size: 11px;
	display: block;
	margin: 0 0 4px;
}
#mySavedSearches select {
	display: block;
	width: 100%;
}
#mySavedSearches .removeSearchButton {
	display: none;
	font-size: 11px;
	margin-top: -6px;
	margin-bottom: 6px;
}
.savedSearches label {
	display: block;
	padding-bottom: 2px;
	font-size: 11px;
}
.savedSearches #savedSearchName {
	width: 200px;
    font-size: 11px;
	line-height: 13px;
    font-family: verdana, arial, sans-serif;
    background: #fff;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 3px;
	color: #666;
}
.savedSearches .btn-small {
	padding: 5px 8px;
    font-size: 11px;
    line-height: 1;
}
.savedSearches p {
	padding: 0px 10px 10px;
}
.savedSearches ol {
color:#3F6192;
list-style-type:decimal;
margin:1px 0 0 30px;
}
.savedSearches ol li {padding-top:4px}
.savedSearches li span {
background:url(/images/v25/search/deleteSavedSearch.png) no-repeat 0 0;
cursor:pointer;
display:inline-block;
height:14px;
margin:0 2px;
position:relative;
top:3px;
width:13px;
}
.savedSearches li span:hover {
background-position:0 -13px
}
.nameYourSearch input {
background-color:#fffdcd;
color:#6691c0;
width:250px
}
.savedSearches #selectSavedSearch {
	width: auto;
	padding-right: 20px;
}
.closeSavedSearch {
	background-image:url(/images/icons/close-icon.svg);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	cursor:pointer;
	float:right;
	height:20px;
	width:20px;
	border-radius: 3px;
	border: 1px solid #ddd;
	margin-top: 3px;
}
.closeSavedSearch:hover {
	background-color: #fff;
}

/* number of results */
.resultsNumbers {
	float:left;
	padding: 5px 0 0 10px;
	font-size: 11px;
}
.resultsNumbers select {
color:#555
}
.resultsNumbers .genericButton {
margin:5px 0 0
}

/* search page gallery view */
#searchGallery {
	border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
#searchGallery .headline {
	display:none;
}
#searchGallery .searchHeadings,
#searchGallery .resultHeader,
#searchGallery .searchResultStats,
#searchGallery p,
#searchGallery .searchTagLine,
#searchGallery .introLetter,
#searchGallery .searchResultInfo,
#searchGallery .searchResultMetadata {
	display:none !important;
}
#searchGallery .searchResultContent {
	float: none;
	width: auto;
	padding: 0;
}
#searchGallery h3.name {
	font-size: 11px !important;
	text-align: center;
	margin-bottom: 0px !important;
}
#searchGallery .searchResult {
	background:#fff;
	box-shadow:none;
	border-width:0;
	margin: 0px 2px 12px;
	padding: 20px;
	width: 100px;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#searchGallery .featuredResult {
	background-image:url(/images/icons/featured-corner.svg);
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#searchGallery .searchResultPic {
	margin-right:0;
	width: 100px;
}
#searchGallery .searchResultPic div {
	padding: 0 0 5px;
}


/* hide the search ads and featured partners on hire/jobs gallery view */
#searchGallery .searchAd {
	display:none
}


/* join to access banner */
#joinToAccess {
box-shadow:0 0 2px 2px #8dbde5;
border:1px solid #8dbde5;
margin:10px auto;
width:660px
}



/* fastfind page */
#fastfind .page_title {
	padding-left:10px
}

#fastfind .searchResultsH2 {
	color:#83a119;
	float:none;
	padding-bottom:10px;
	width:700px
}
#fastfind .searchResultsH2 a {
	color:#83a119
}


#search #resourcesNav a:hover {
	color: #4c9bd4;
	text-decoration: underline;
}
#search #resourcesNav h2 {
	/*margin-top: 20px;*/
}
#search #resourcesNav dd:first-child h2 {
	margin-top: 0;
}
#search #resourcesNav h2 a {
	color: inherit;
	font: inherit;
	padding: 0;
	width: auto;
}
#search #resourcesNav h2 a:hover {
	text-decoration: none;
}

.fastFindFooter {
	display: block;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	margin-top: 20px;
}
.fastFindFooter h2 a {
	color: #6889b6;
}
.fastFindFooter p {
	padding: 0 20px 15px;
	font-size: 11px;
	line-height: 1.4;
}
.fastFindFooter p a:hover {
	color: #4c9bd4;
}






.filter-heading {
	display: block;
	color: #555;
}

.checkboxGroup {
	padding-bottom: 15px;
}

.checkboxGroup label {
	color: #aaa;
}
.checkboxGroup label:hover {
	color: #666;
}
.checkboxGroup input:checked + label {
	color: #666;
}
.checkboxGroup label:first-child {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #666;
}
.checkboxGroup label:first-child:hover {
	color: #666;
}


#candidatesWhoPrefer input[type="radio"], 
#languagesOptionsDiv input[type="radio"] {
    opacity: 0;
    position: fixed;
    bottom: -20px;
}
#candidatesWhoPrefer input[type="radio"] + label, 
#languagesOptionsDiv input[type="radio"] + label {
    float: left;
    width: auto;
    margin: 1px 5px 5px 0px;
    background: #fff;
	border: 1px solid #f1f1f1;
    padding: 3px 5px;
    border-radius: 3px;
	color: #4c9bd4;
}
#candidatesWhoPrefer input[type="radio"] + label:hover, 
#languagesOptionsDiv input[type="radio"] + label:hover {
	background: #f5f5f5;
}
#candidatesWhoPrefer input[type="radio"]:checked + label, #languagesOptionsDiv input[type="radio"]:checked + label {
	background: #f5f5f5;
	color: #555;
}
#languagesSelect {
	position: relative;
	display: block;
}
#languagesOptionsDiv {
	display: none;
}
#languagesOptionsDiv input, #languagesOptionsDiv label {
	float: left;
	width: auto;
}
#languagesOptionsDiv label {
	margin-right: 4px;
}
#languagesOptionsLink {
	position: absolute;
	right: 0px;
	top: 0px;
}


#limitResultByStateOption {
	padding-bottom: 0px;
	margin-top: 0px;
}

#limitResultByStateSelect_chosen {
	margin-top: 5px;
}



/* fastmatch specific stuff */
#fastMatch .inlineFAQS {
	margin: 0 10px 15px;
}
#fastMatch .left_bar {
	margin-bottom:0
}
#fastMatch #proximityDiv {
	background: #f5f5f5;
    margin-top: -5px;
	border-radius: 3px;
	padding: 10px;
	color: #555;
	margin-bottom: 15px;
}
#fastMatch #proximitySelectContainer {
	margin-top: 10px;
}
#fastMatch #proximityDiv select {
	margin-left: 16px;
	margin-bottom: 0px;
}
#fastMatch .prefCitiesList {
	font-size:11px;
}
#fastMatch .prefCitiesList li {
	padding: 0 0 5px;
}

#excludeCountryToggle, #excludeNationalityToggle {
	padding-bottom: 5px;
	color: #4c9bd4;
}

#fastMatch .refineSearch strong {
	display:inline-block;
	font-weight:normal;
	width:80px;
	vertical-align: top;
	margin-top: 2px;
	color: #555;
}
#fastMatch .refineSearch select {
	width: 80px;
	margin-left: 36px;
}

#fastMatch .switch {
	position: relative;
	display: inline-block;
	width: 31px;
	height: 24px;
	margin-right: 30px;
	margin-top: 2px;
	left: 60px;
}

#fastMatch .switch input {display:none;}

#fastMatch .switch label {
	padding: 5px;
    position: absolute;
}
#fastMatch .switch label:nth-child(2) {
	left: -30px;
	top: -5px;
}
#fastMatch .switch label:nth-child(4) {
	right: -30px;
	top: -5px;
}
#fastMatch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ddd;
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 34px;
}

#fastMatch .slider:hover {
	background-color: #bbb;
}

#fastMatch .slider:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	left: 18px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .3s;
	border-radius: 50%;
}

#fastMatch .slider.checked {
  background-color: #4c9bd4;
}

#fastMatch .slider.checked:before {
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 6px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    color:lightgray;
}
.caretDown{}
.caretRight{transform: rotate(-90deg);}
.caretLeft{transform: rotate(90deg);}
.caretUp{transform: rotate(-180deg);}