/* -- tmp responsive rules -- */

.mobileOnly {
	display:none !important;
}

/* -- -- */

.brClear {
	clear:both;
	margin: 10px 0;
}

.nokeyline img
{
	border:0!important;
}

/* social right */

.sticky-social {
  background: #FFF;
  border: 1px solid #CCC;
  border-right: none;
  padding: 6px 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 130px;
  width: 48px;
  z-index: 11;
}

.compliant.sticky-social {
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.sticky-social--list {
	list-style: none;
	margin:0px;
	padding:0px;
}

.sticky-social__facebook-icon {
	background-image: url('/images/social/facebook.png');
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	height: 24px;
	width: 24px;
}


.sticky-social__twitter-icon {
	background-image: url('/images/social/twitter.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 24px;
	width: 24px;
}

.sticky-social__gplus-icon {
	background-image: url('/images/social/googleplus.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 24px;
	width: 24px;
}

.sticky-social__insta-icon {
	background-image: url('/images/social/insta.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 24px;
	width: 24px;
}

.sticky-social__pinterest-icon {
	background-image: url('/images/social/pinterest.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 24px;
	width: 24px;
}

.sticky-social__linkedin-icon {
	background-image: url('/images/social/linkedin.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 24px;
	width: 24px;
}


.sticky-social--list-item a {
  margin: 6px auto;
}

.facebook-link {
	background:url(/images/Facebook_blank.png) no-repeat;
	padding: 8px 10px 0px 40px;
	width:170px;
}

.twitter-link {
	background:url(/images/Twitter_blank.png) no-repeat;
	padding: 8px 10px 0px 40px;
	width:170px;
}

.social-link-reg-facebook {
	float:left;
}

.social-link-reg-twitter {
	float:left;
}

.social-link {
	display:block;
	height:40px;
	color:#fff;
	font-size:1.4em;
	text-decoration:none;
}

.social-link:hover {
	text-decoration:none !important;
}

.social-link-right {
	margin-left:20px;
}

.dropbox-dropin-btn  {
    font-size: 13px !important;
    border-radius: 10px 10px 10px 10px !important;
    border: 1px solid rgba(188, 189, 189, 1) !important;
    box-shadow: 0px 0px 5px #BBB inset;
    padding: 12px !important;}

.dropbox-dropin-btn span {
    font-size: 13px;}

/* Job Form Tab Styles */


.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #D0D0D0; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; color:#000; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #D0D0D0; }
.tab a.active { font-weight: bold }
.panel-container { background: #fff; border: solid #D0D0D0 1px; padding: 10px; }
.compliant.panel-container {-moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;}

.blockLinkList {
        list-style-type: none;
        width: 100%;
		margin: 20px 0;
	    padding: 0;
		border-top: 1px dotted #999;
}

.blockLinkList li {
		border-bottom: 1px dotted #999;
}

.blockLinkList li a {
        display: block;
        padding: 8px;
        text-decoration: none;
		font-size:130%;
}

.smallText li a {
	font-size:100% !important;
}

 * html .blockLinkList li a {  /* make hover effect work in IE */
	width: 100%;
}

.blockLinkList li a:hover {
        background: #ffffcc;
		text-decoration:none !important;
}

.blockLinkList a em {
        color: #000;
		padding: 5px 0;
        display: block;
        line-height: 125%;
		font-size:80%;
}

/* Job Tab Content DIVs */

.job-tab {
	padding:0 0 20px 10px;
}

.nav-div {
	height:40px;
	padding-top:12px !important;
	clear:both;
}

/* Recruit Form Input Styles */

.helpIcon {
	padding:2px 10px 10px 10px;
	margin-left:4px;
	background: url(../images/help.png) no-repeat top;
}

.leftIcon {
	padding-right:12px;
	margin-left:-6px;
}

.spark-profile-form {
	padding:15px;
}

.system-message, .spark-form-error-container, .spark-profile-message, .assumeMessage, .spark-message, .spark-email-validation-form h3, .spark-email-validation-form h4 {
	margin: 10px auto;
	padding: 10px;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	text-align: left;
}

.stagingModeDiv {
	height:20px;
	text-align:center;
	font-weight:bold;
	background: #FFF9D7;
	padding:5px;
	border-bottom: 1px solid #E2C822;
	/*position: fixed;*/
	top: 0;
	width:100%;
	z-index:100;
}

/*
.stagingMode .adminToolBar {
	margin-top:30px;
}*/

/* smart banner */

#smartbanner {
	left: 0;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'Helvetica Neue', sans-serif;
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
	background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	z-index: 9998;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	-webkit-text-size-adjust: none;
}

#smartbanner, html.sb-animation {
	-webkit-transition: all .3s ease;
}

#smartbanner .sb-container {
	margin: 0 auto;
}

#smartbanner .sb-close {
	position: absolute;
	display: block;
	font-family: 'ArialRoundedMTBold', Arial;
	text-align: center;
	color: #fff;
	background: #070707;
	text-decoration: none;
	text-shadow: none;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-webkit-font-smoothing: subpixel-antialiased;
}

#smartbanner .sb-icon {
	position: absolute;
	background-repeat: no-repeat;
	display: block;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#smartbanner .sb-info {
	position: absolute;
	color: #6a6a6a;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

#smartbanner .sb-info strong {
	display: block;
	color: #4d4d4d;
}

#smartbanner .sb-info > span {
	display: block;
}

#smartbanner .sb-info em {
	font-style: normal;
	text-transform: uppercase;
}


#smartbanner .sb-button {
	position: absolute;
	border: 1px solid #bfbfbf;
	min-width: 10%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
	color: #e8f0de;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}

#smartbanner.android {
	border-color: #212228;
	background: #3d3d3d url('data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7');
	box-shadow: none;
	border-top: 5px solid #88B131;
}

#smartbanner.android .sb-close {
	border: 0;
	color: #b1b1b3;
	background: #1c1e21;
	text-shadow: 0 1px 1px #000;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}

#smartbanner.android .sb-info {
	color: #ccc;
	text-shadow: 0 1px 2px #000;
}

#smartbanner.android .sb-info strong {
	color: #fff;
}

#smartbanner.android .sb-button {
	color: #d1d1d1;
	background: #42B6C9;
}

@media only screen and (orientation: portrait) {

	#smartbanner {
		height: 190px;  
	}

	#smartbanner .sb-close {
		left: 20px; 
		top: 70px;
		border: 2px solid #fff !important;
		width: 50px; 
		height: 50px; 
		font-size: 44px; 
		line-height: 50px !important;
		border-radius: 30px;
	}

	#smartbanner .sb-icon {
		background-image: url("../images/smart-banner/icon130.png"); 
		left: 110px; 
		top: 30px;  
		display: block;
		width: 130px; 
		height: 130px; 
		border-radius: 10px; 
	}

	#smartbanner .sb-info {
		left: 290px; 
		line-height: 1.2em;
		top: 38px;
		width: 50%; 
		font-size: 30px; 
		font-weight: bold; 
		font-weight: bold; 
	}

	#smartbanner .sb-info strong {
		font-size: 38px; 
		line-height: 38px; 
	}

	#smartbanner .sb-button {
		right: 20px; 
		top: 70px; 
		padding: 20px;
		min-width: 10%;
		height: 20px;
		font-size: 30px;
		line-height: 20px;
	}

	#smartbanner.android .sb-close {
		width: 50px; 
		height: 50px; 
		line-height: 44px; 
	}

}

@media only screen and (orientation: landscape) {

	#smartbanner {
		height: 100px;
	}

	#smartbanner .sb-close {
		left: 20px;
		top: 34px;
		border: 2px solid #fff !important;
		width: 30px;
		height: 30px;
		font-size: 32px;
		line-height: 28px !important;
		border-radius: 20px;
	}

	#smartbanner .sb-icon {
		background-image: url("../images/smart-banner/icon70.png");
		left: 70px;
		top: 18px;
		display: block;
		width: 70px;
		height: 70px;
		border-radius: 10px;
	}

	#smartbanner .sb-info {
		left: 160px;
		line-height: 1.2em;
		top: 22px;
		width: 50%;
		font-size: 16px;
		font-weight: bold;
		font-weight: bold;
	}

	#smartbanner .sb-info strong {
		font-size: 20px;
		line-height: 1.2em;
	}

	#smartbanner .sb-button {
		right: 20px;
		top: 32px;
		padding: 14px 0;
		min-width: 10%;
		height: 10px;
		font-size: 20px;
		line-height: 10px;
	}

}

#teflMaintenanceModal {
	text-align:center;
}

#teflMaintenanceModal p {
	font-size:17px;
}

#teflMaintenanceModal h2 {
	font-size:36px;
	font-weight:bold;
	color: #fb010d;
}

.maintenanceMode .adminToolBar {
	margin-top:105px;
}

.pendingTickets {
	font-size:16px;
	text-align: center;
	border: 1px solid #D8000C;
	margin: 20px 0px;
	padding:5px;
	background-color: #FFBABA;
	clear:both;
}

.spark-securitylogin h2 {
	padding-top:10px;
}

.assumeMessage {
	color:#000;
	font-size:110%;
	font-weight:bold;
}

.formInputDiv, .spark-profile-form .spark-form-element, .spark-userregistration .spark-form-element {
	padding: 5px 0;
	clear:both;
	margin: 5px 0;
}

.formInputDiv label, .spark-profile-form label  {
	margin-top:3px;
}

.inputLabel, .spark-label-left {
	clear: left;
	float: left;
	width: 14em !important;
	padding-right:12px;
}

.inputLabelSpan {
	padding-right:12px;
}

input[type='text'], select, textarea{
	margin-bottom: 3px;
}

input[type="text"] {
	width: 16em;
}

input[type="checkbox"] {
	position: relative;
	right: 5px;
	margin-left:10px;
}
select {
	width: 16.6em;
}

.btn-callender{
	width: 30px;
	height: 20px;
	margin-left: 5px;
}

.summary-description-div {
	width: 900px !important;
	margin: auto !important;
	border: 1px solid silver !important;
	background: #fff !important;
	height: 100px !important;
	margin: 10px 0 !important;
}

.currencyInput {
	background: rgba(0, 0, 0, 0);
	border: none;
	outline: none;
}

.currencyInputWhite{
	background: #fff !important;
}

#conversion_rate {
	font-size:15px;
	font-weight:bold;
}

div.colorPicker-palette {
	border: 1px solid #000 !important;
}

.hasDatepicker {
	position:absolute;
}

.ui-datepicker-trigger {
	margin-left:310px !important; /* tied to width of form inputs */
}

.monthSelect {
	width:120px !important;
	margin-right:10px;
}

.yearSelect {
	width:60px !important;
}

/* Form Styles */

.requiredStar, .bs-reqd-flag, .systemMessage {
	color:#c00;
}

.bs-textarea {
	height:80px;
}

label.error, .spark-warning-message {
	color: #CD0A0A;
	padding:2px 4px;
	margin-bottom:2px;
	margin-left:6px;
}

.dateMonthSelectError{
	color: #CD0A0A;
}

.spark-message h5 {
	font-size:100%;
	padding:0px;
	margin:0px;
}

.spark-form input[type='text'], .spark-form input[type='password'], .spark-form input[type='email'], .spark-form textarea, #emailUsernameLookup, #mainJobSearchForm input[type='text'] {
	width:300px;
}

#sideJobSearchForm input[type='text'] {
	width:96%;
}

#sideJobSearchForm select {
	width:100%;
}

.tefl-form textarea, .recruit-form textarea {
	height:130px;
	width:98%;
}

.small-textarea {
	height:70px !important;
}

.spark-form select, #mainJobSearchForm select {
	width:308px;
}

.spark-form .smallSelect, .tefl-form .smallSelect {
	width:110px;
}

.creditSelect {
	width:130px !important;
}

.job-credit-input {
	width:200px;
	border:0px;
	color:#000 !important;
}


.currency-convertor-input {
	width:50px !important;
	border:0px;
	color:#000 !important;
	height:20px;
	font-size:12px;
}

.currencyConvertLink {
	font-size:11px;
}

.jobSummaryTable .firstColumn {
      width:160px;
}

.jobAlertMessageOnList {
	border: 1px solid #000;
	padding:10px 10px 5px 10px;
	background:#fff;
	margin-bottom:15px;
}

.jobAlertMessageOnEdit {
	border: 1px solid #000;
	padding:10px 10px 5px 10px;
	background:#EDEDED;
	margin-bottom:15px;
}

.jobSearchSideDeadlineDate {
	width:132px !important;
}

/* Styles for Previous and Next buttons */

.prev-tab, .next-tab {
	display: block;
	width: 100px;
	text-align: center;
	margin-top: 10px;
}

.btn-nav {
	float:left;
	margin-right:10px
}

.job-table, .job-credit-table { width:100%; margin:15px 0}
.job-table th, .job-credit-table th { background: #E9EAFF; color:#000; padding:7px 15px; text-align:left;}
.job-table td, .job-credit-table td { background: #F4F4F4 none repeat-x scroll center left; color:#000; padding:7px 15px; }
.job-table tr.odd td, .job-credit-table tr.odd td  { background:#F4F4F4; cursor:pointer; }
.job-table div.arrow { background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
.job-table div.up { background-position:0px 0px;}
.job-table .delete, .job-table .repost {width:60px}
.job-table .showmore {width:20px}
.job-table .posted, .job-table .expires {width:160px}
.white-cell-table td {background:#F4F4F4}

.job-credit-table tr.evenAdmin td {background: #d2cef6 !important}


.invoice-table {width:700px;;margin:15px 0}
.invoice-table th {padding:7px 15px; text-align:left; border-top: 2px solid #aaa; border-bottom: 2px solid #aaa;font-weight:bold;}
.invoice-table tr.summary-row td { border-top: 1px solid #ccc; padding:7px 15px;  }
.invoice-table tr.item-row td { padding:7px 15px; }
.invoice-table tr.total-row { font-weight:bold; font-size:14px; }
.invoice-table tr.total-row td { border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; }

.admin-transaction-table {font-size:11px;width:100%}
.admin-transaction-table  th { background: #E9EAFF; color:#000; text-align:left;padding:3px }
.admin-transaction-table  td { background: #F4F4F4 none repeat-x scroll center left; color:#000;padding:3px }

.spark-tefl_transaction_view dl {
	float:left;
	margin: 1em 0;
	padding: 0;
	margin-bottom:20px;
	margin-left:-4px;
}

.spark-tefl_transaction_view dt {

	clear:left;
	float:left;
	width:100px;
	margin: 0;
	padding:5px;
	font-weight:bold;
}

.spark-tefl_transaction_view dd {

	float:left;
	margin: 0;
	padding:5px;
}

.user-listings-table th, .user-listings-table td {padding:5px 10px;}

.user-listings-table .recruiterNotApproved td, .recruiterNotApproved {
	background:#F9A7B0;
	color:#fff;
}

.user-listings-table .recruiterSuspended td, .recruiterSuspended {
	background:#38B0DE;
	color:#fff;
}

.user-listings-table .recruiterNotApproved td a, .user-listings-table .recruiterSuspended a {
    color:#fff;
	text-decoration:underline;
}

.applicationMethodTable td {
  padding-bottom:20px;
}

.applicationMethodTable td.radioCell {
	padding-right:20px;
}

/* Job Listing */

.elementWrapper {
	padding: 10px 10px 10px 10px;
	border: 1px solid #d0d0d0;
	margin-top:15px;
	background: #fff;
}

.elementWrapper h2 {
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

.jobs {
	margin: 20px 0 20px 0;
}

.job .jobLocation {
	margin-bottom:20px;
	height:14px;
	float:right;
}

.job .jobLocationSummary {
	font-size:120%;
	margin-bottom:20px;
	height:14px;
}

.job .leftJobLocationSummary {
	float:left;
}

.job .jobLocation ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.jobDetailView h2 {
	margin-bottom:15px !important;
}

.jobDetailView h3 {
	clear:both;
	background:#f4f4f4;
	padding:7px;
}

.jobDetailView .jobDetailViewSummary h3 {
	background:#F5F5FF;
	padding:0px;
}

.jobDetailView h4 {
	clear:both;
	margin-left:5px;
}

.jobDetailViewSummary {
	background: #F5F5FF;
	padding:3px 10px 10px 10px;
	margin-top:14px;
}

.jobDetailView dl {
	float:left;
	width:600px;
	margin: 1em 0;
	padding: 0;
}

.jobDetailView dt {

	clear:left;
	float:left;
	width:220px;
	margin: 0;
	padding:5px;
}

.jobDetailView dd {

	float:left;
	width:300px;
	margin: 0;
	padding:5px;
}

.jobDetailView dd ul {
    list-style-type:none;
	margin:0px;
	padding:0px;

}

.jobDetailView dd ul li {
	margin-bottom:4px;
}

.job .leftJobLocation {
	margin-bottom:7px;
}

.job .rightJobLocation {
	float:right;
	text-align:right;
	width:60%;
}

.jobCoreDetails {
	padding:10px 0;
}

i.icon {
	color:#663366;
	margin-right:5px;
}

.iconLeftPad {
	margin-left:5px;
}

.job .showDetails {
	margin-top:10px;
	text-align:center;
}

.job .showDetails a {
	text-decoration:underline;
}

.job .showDetails .eu-only {
	margin-right:6px;
}

.job .eu-only-with-logo {
   margin: 10px 0 0 35px;
}

.jobs .job .jobTitle {
	font-size: 170%;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.jobTitle a {
	color:#000;
}

.jobs .job .logoWrap {
	float: left;
	padding-bottom:20px;
}

.job .lastUpdated {
	color:#333;
	font-size:90%;
}

.logoWrap img {
	border:1px solid #fff;
}

.jobDetailsList {
	 list-style-type:none;
	 margin:5px 0;
	 padding:0px;
	 font-size:120%;
}

.jobDetailsList li {
	margin-bottom:3px;
}

.jobs .job .teflLogo {
	background:#ddd;
}

.jobs .job .description {
	clear:both;
	padding:10px 0 0 0;
}

.job-preview {
	padding:0px !important;
    width:98%;
}

.jobs .euPreferred {
	padding: 9px 0;
	text-align:right;
}

.jobs .jobDetails {
	margin-left:120px;
	width:440px;
}

.jobs .jobDetailsEU {
	margin-left:30px;
}

.addToFolderREV1 {

	padding-left:25px;
	background:transparent url(../images/add-to-folder.png) no-repeat left;

}

.noAddLogo {
   background:none !important;
   padding-left:0px !important;
}

.awaitingApproval {
	color:#c00;
}

/* Job Images and lightbox */

.jobImageBg {
    width:200px;
    height:200px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f4f4f4;
    float:left;
    border-top:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    background-size: contain;
    margin-right:10px;
}

.jobImageExpander {
    width:200px;
    margin-right:10px;
    cursor:pointer;
    float:left;
    border-bottom:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    background:#f4f4f4;
}

#jobImageLightbox {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.7);
    text-align:center;
    z-index: 1000;
}

#jobImageLightbox p {
    text-align:right;
    color:#fff;
    margin-right:20px;
    font-size:12px;
}

#jobImageLightboxContent {
    height: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}


#jobImageLightbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-height: 80%;
    max-width: 80%;
    min-width:240px;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* pagination */

.serpPagination .details {
    float:left;
	padding-right:15px;
}

.serpTotal span,  .serpPagination span {
   font-weight:bold;
}

.serpPagination {
	padding:15px 0;
}

.serpPagination ul {
    list-style: none;
	margin: -5px 0 0 0px;
	padding: 0 0 0 10px;
	height:20px;
}

.serpPagination li {
	float:left;
	padding: 3px 4px;
	margin: 0px 2px;
}

.serpPagination a {
	color:#000;
}

.serpPagination li.pag-current {
	background:#7a7a7a;
	font-weight:bold;
}

.serpPagination li.pag-current a {
	color:#fff;
}

.serpPagination .details {
	float:left;
}

/* textarea limit reached */

.taLimitCount {
	color:#c00;
	font-weight:bold;
}

.taLimitLimit {
	font-weight:bold;
}

/* resume progress  */

.resumeStatusButton {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	color: #ffffff;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-size:12px;
	text-transform: uppercase;
}

.resumeStatusButton.active {
	background: #F05454;
	border-color: #F05454;
}

.resumeStatusButton.inactive {
	background: #88C934;
	border-color: #88C934;
}

.resumeStatusButton:focus {outline:0;}

.resumeProgress ol {
	margin:3px 0 3px 20px;
	padding:0px;
}

.resumeProgress ol li {
     margin-bottom:7px;
}

.resumeProgress ol li a {
    font-size:110%;
}

.resumeActive {
	font-weight:bold;
	color:#0c0;
}


.resumeDeactivated {
	font-weight:bold;
	color:#c00;
}

#resumeStatusContainer {
	display:table;
	width:100%;
	margin-top:32px;
}

#resumeStatusContainer ._1, #resumeStatusContainer ._3, #resumeStatusContainer ._4 {
	display:table-cell;
	width:49%;
	text-align:center;
	padding-top:24px;
}

#resumeStatusContainer ._2 {
	display:table-cell;
}

#resumeStatusContainer .left-align, #resumeStatusContainer .left-align p {
	text-align:left !important;
}

#resumeStatusContainer ._3 .intro {
	margin-bottom:22px;
}

#resumeStatusContainer ._4 {
	text-align:left;
}

#resumeStatusContainer ._4 h2, #resumeStatusContainer ._4 p {
	text-align:center;
}

#resumeStatusContainer ._4 ol {
	margin-left:90px;
	margin-top:20px;
	margin-bottom:20px;
}

#resumeStatusContainer ._4 p span {
	display:block;
}

#resumeStatusContainer .onOffContainer,
.resumeStatusSide  .onOffContainer,
.resumeStatusSide .resumeStatusButton {
	-webkit-box-align:center;
	-webkit-box-pack:center;
	display:-webkit-box;
}

#resumeStatusContainer  h2 {
	font-size:17px;
}

#resumeStatusContainer .intro {
	font-weight:400;
	font-size:14px;
}

#resumeStatusContainer .pleaseSetVisibility {
	font-weight:bold;
	font-size:14px;
}

.col1 .resumeStatusSide {
	display:none !important;
}

.col1 .resumeCompletedAndDeactivated {
	display:none !important;
}

.col2 .resumeStatusMain {
	display:none !important;
}

/* resume visbility */

.resumeStatusCheckboxContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	text-align:left;
}

.resumeStatusCheckboxContainer h3 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-size: 14px;
}

.resumeStatusCheckboxContainer h3.public, .resumePublicStatus, .resumeActiveMain {
	color:#88C934;
}

.resumeStatusCheckboxContainer h3.private, .resumePrivateStatus, .resumeDeactivatedMain {
	color:#F05454;
}

.resumePublicStatus, .resumePrivateStatus, .resumeActiveMain, .resumeDeactivatedMain {
	font-weight:bold;
}

.resumeStatusCheckboxContainer p {
	margin-top:8px;
	padding:0;
	font-size: 12px;
}

.col2 .resumeStatusCheckboxContainer h3 {
	font-size: 12px;
}

/* Hide the browser's default checkbox */
.resumeStatusCheckboxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
}

.checkmark.agree {
	background-color:#88C934;
}

.checkmark.disagree {
	background-color:#F05454;
}

.checkmark.whitebox {
	background-color:#fff;
	border: 1px solid #d0d0d0;
}


/* On mouse-over, add a background color */
.resumeStatusCheckboxContainer:hover input ~ .checkmark {
    /*background-color: #ccc;*/
}

.resumeStatusCheckboxContainer input:checked ~ .checkmark {
    /*background-color: #2196F3;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.resumeStatusCheckboxContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.resumeStatusCheckboxContainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ----------  */

.polaroid {
	position: relative;
	background: #fff;
	padding: 20px;
	margin: 10px 10px 20px 30px;
	text-align: center;
	-moz-box-shadow: 1px 1px 3px #222;
	-webkit-box-shadow: 1px 1px 3px #222;
	box-shadow: 1px 1px 3px #222;
}

.polaroidAngle {
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.resumeReviewCellRight {
	padding-left:40px;
}

.addToResumeFolderDIV {
	padding: 14px 10px;
}

.resumeSearchResultsName {
	color: #c00;
}

/* my jobs */

#myJobsNotesMessage #notes {
  height:300px;
}

/* user profile */

#spark-container-right .userProfile h1 {
	display:none;
}

.spark-securitylogin form {
	padding:0px !important;
}

.spark-securitylogin .ct-submit {
    padding-top:10px;
}

.spark-securitylogin .spark-password-retreival-link {
	padding-top:16px;
	font-size:16px;
	font-weight:bold;
}

.spark-securitylogin {
	padding:20px;
}

#socialLoginFormLeft {
	float:left;padding:0px;width:506px;
}

#socialLoginFormCenter {
	float:left;font-size:1.4em;padding-top:50px;padding-left:10px;
}

#socialLoginFormRight {
	float:left;padding:0px;padding-left:30px;padding-top:30px;
}

/* job listing gradients */

.jobSearchBg {
	background: #fff url(../images/job-search-bg.png) repeat-x top;
	padding-top:30px;
}

.ddddf9, .DDDDF9 {
	background: #ddddf9; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddddf9', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ddddf9), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ddddf9,  #fff); /* for firefox 3.6+ */
}

.efefef, .EFEFEF {
	background: #efefef; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #efefef,  #fff); /* for firefox 3.6+ */
}

.DDDDBD, .ddddbd {
	background: #ddddbd; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddddbd', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ddddbd), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ddddbd,  #fff); /* for firefox 3.6+ */
}

.FFFF99, .ffff99 {
	background: #ffff99; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff99', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffff99), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffff99,  #fff); /* for firefox 3.6+ */
}

.CCFFFF, .ccffff {
	background: #ccffff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffff', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccffff), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ccffff,  #fff); /* for firefox 3.6+ */
}

.FFDD44, .ffdd44 {
	background: #ffdd44; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd44', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdd44), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffdd44,  #fff); /* for firefox 3.6+ */
}

.FFDFDF, .ffdfdf {
	background: #ffdfdf; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdf', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffdfdf), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffdfdf,  #fff); /* for firefox 3.6+ */
}

.FFFFFF, .ffffff {
	background: #ffffff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #fff); /* for firefox 3.6+ */
}

.FFFFDF, .ffffdf {
	background: #ffffdf; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdf', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffdf), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffdf,  #fff); /* for firefox 3.6+ */
}

.DFFFDF, .dfffdf {
	background: #dfffdf; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfffdf', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#dfffdf), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #dfffdf,  #fff); /* for firefox 3.6+ */
}

/* job image upload modal */

#imageManagerList {
	width:100%;
	height:300px;
	overflow:auto;
}

.jobImage {
	border: 1px solid #D0D0D0;
	margin-right:10px;
	margin-top:10px;
}

#addRemoveImageButton {
	margin-right:30px;
}

/* Featured jobs carousel */

#jobcarousel.jcarousel-skin-tefl li {
	display:none;
}

#jobcarousel.jcarousel-skin-tefl {
	/* add loading image here - maybe AJAX this as its slow */
}

.jcarousel-skin-tefl .jcarousel-direction-rtl {
	direction: rtl;
}

/* outer container */
.jcarousel-skin-tefl .jcarousel-container-horizontal {
    width: 940px;
    padding: 0px 30px;
	background: #ccc;
	border-bottom: 1px solid #ccc;
}

.jcarousel-skin-tefl .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tefl .jcarousel-clip-horizontal {

}

/* outer */
.jcarousel-skin-tefl .jcarousel-item {
    width: 293px;
    height: 180px;
    background:#fff;
    padding:10px;
    overflow:none;
}

/* inner job content area */
.jcarousel-skin-tefl .featuredJobDetails {
	height:156px;
	overflow:hidden;
}

.jcarousel-skin-tefl .featuredJobDetails p {
	padding:0;
	margin:0;
}

.jcarousel-skin-tefl .jcarousel-item img {
	max-width:110px;
	max-height:110px;
	border:1px solid #fff;
	float:right;
	margin-left:6px;
}

.jcarousel-skin-tefl .jobDetailsList {
	font-size:100%;
}

/* job item */
.jcarousel-skin-tefl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 1px; /* space between items */
}

.jcarousel-skin-tefl .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tefl .jcarousel-next-horizontal {
    position: absolute;
    top: 80px;
    right: 7px;
    width: 11px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal-black.png) no-repeat top right;
}

.jcarousel-skin-tefl .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal.png);
}

.jcarousel-skin-tefl .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tefl .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tefl .jcarousel-prev-horizontal {
    position: absolute;
    top: 80px;
    left: 7px;
    width: 11px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal-black.png) no-repeat top right;
}

.jcarousel-skin-tefl .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-horizontal.png);
}

.jcarousel-skin-tefl .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tefl .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tefl .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /*background: transparent url(../images/next-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tefl .jcarousel-next-vertical:hover,
.jcarousel-skin-tefl .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tefl .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tefl .jcarousel-next-disabled-vertical,
.jcarousel-skin-tefl .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tefl .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tefl .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tefl .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    /*background: transparent url(../images/prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tefl .jcarousel-prev-vertical:hover,
.jcarousel-skin-tefl .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tefl .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tefl .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.featuredJobDetails .newToday, .newTodayUkEU {
	color:#fff;
	background:#fd6001;
	padding:3px;
	margin:0px;
	width: 26px;
	height:16px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:2px;
}

.newTodayUkEU {
	display:inline-block;
	margin-right:8px;
}

.load-more-banners {
	width: 100%;
	cursor: pointer;
	border-top:1px dashed #ccc;
	margin-top:10px;
	height:24px;
	background: url(../images/arrow-down.png) no-repeat center;
}

/*
*
* teflFeatures
*
*/

.teflFeatures ul {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
}

.teflFeatures ul li {
	padding: 10px 20px 10px 20px;
	border: 1px solid #d0d0d0;
	margin-bottom:20px;
}

.spark-document-list-moreinfo {
	background-color: #874D9D !important;
}

.teflFeatures .spark-document-list-moreinfo-img {
    float:right !important;
    margin-top:-60px;
}

/*
*
* Google Job Map
*
*/

#map {
	width: 99%;
	height: 600px;
	margin-top:10px;
	border:1px solid #333;
}

.homePageMap #map {

	height: 300px;
	border: 1px solid #bbb;
}

.title {
	border-bottom: 1px solid #e0ecff;
	overflow: hidden;
	width: 256px;
	cursor: pointer;
	padding: 2px 0;
	display: block;
	color: #000;
	text-decoration: none;
}

.info {
	width: 200px;
}

.info-body {
	width: 200px;
	margin: 2px 0 8px 0;
	overflow: auto;
}

.mapJobTotals {
	color:#663366;
	font-size:1.6em;
}


.filterSelectLabel{
	margin-right:10px;
	width:60px;
	display:block;
	float:left;
}

#mapFilterForm select {
	margin-right:10px;
	display:block;
	float:left;
}

#mapFilterForm input {
	//display:block;
	//float:left;
}

/*
***********************************************/

.teacherTrainingView .job h3, .eyeListings .job h3 {
    clear:both;
    background:#ededed;
    padding:7px;
}

.eyeListings {
	margin-bottom:20px;
}

.eyeSidebar .eyeListings {
    border-top: 1px solid #ccc;
}

.eyeSidebar .eyeListings ul li a {
	font-weight: bold;
}

.eyeSidebar .eyeListings ul li p {
	margin-top:2px;
	padding-bottom:10px;
	border-bottom: 1px dashed #CCC;
}

.eyeListSideBar, .eyeForBusinssMenu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

.eyeForBusinssMenu ul {
	margin-top:10px;
}

.eyeForBusinssMenu ul li {
	padding: 10px 0;
	border-top: 1px dashed #CCC;
}
.eyeListSideBar li {
	border-top: 1px dashed #CCC;
	padding:15px 0;
}

#eyeVerifySubsForm label.error {
	display:block;
}

.cityCategoryCell {
	background:#fff !important;
	padding: 0px !important;
	margin:0px !important;
}

.eyeImage {
	margin-right:10px;
	margin-top:10px;
	max-width:100%;
}

/*
************************************************/

.spark-comments {
    padding:10px;
}

.spark-comments textarea {

	width:600px !important;
	height:100px !important;
}

.spark-comments-ui a {

}

/*
*************************************************/

.spark-documentreader .spark-article-date {
	padding: 10px 0;
	font-weight:bold;
}

.spark-documentreader .spark-article-image {

	float:right;
	padding: 0px 0px 10px 10px;

}

.spark-comments-outer-list {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/*
*************************************************/

.adminMenu {

}

.adminMenu ul {
    list-style: none;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.adminMenu ul li {
    padding: 7px;
    border-bottom:1px solid #fff;
}

.adminMenu ul li.current, .adminMenu ul li.parent {
	background: #7C467C;
}

.adminMenu ul a {
	color:#000;
}

.adminMenu ul li.current a, .adminMenu ul li.current a:hover, .adminMenu ul li.parent a, .adminMenu ul li.parent a:hover  {
	color:#fff;
}

.adminMenu .spark-component-title {
	background:#000;
	margin:30px 0 0 0;
	padding:7px;
	color:#fff;
}

.adminLink {
	color:#c00;
}

/*
**************************************************/

.newsLetterSidebarForm .formInputDiv {
	margin:3px 0;
}

.newsLetterSidebarForm h2 {
	margin:5px 0 0 0;
}

#subscribeEmail {
	width:160px;
}

/*
**************************************************/

.coverLetter {

	padding:20px;
	background: #efefef;
    line-height: 20px;
    border:1px solid #ccc;
    margin: 20px 0;
}

.coverLetter h3 {
	padding:0px;
	margin:-10px 0 0 0;
}

/*
**************************************************/

.jobListTable h2, .jobListTable h3 {
	margin:2px 0;
}

.jobListTable td {
	padding:4px;
}

.jobListTable dl {
}

.jobListTable dt {
	float: left;
	clear: left;
	width: 120px;
	font-weight: bold;
}

.jobListTable dd {
	padding: 0 0 0.5em 0;
}

.jobListButtonCell a {
	margin-right:5px;
}

/*
**************************************************/

#summerJobsCount {
	margin:15px 0 0 0;
	height:160px;
	text-align:center;
	width:156px;
}

/*
#summerJobsCount img {
	margin-left:2px;
}
*/

#summerJobsCount a {
    color:#000;
	text-decoration: none !important;
}

.summerJobsCountNumber {
	font-size:1.8em;
	font-weight:bold;
}

.summerJobsCountJOBS {
	font-size:1.6em;
}

.summerJobsCountDiv {
	margin-top:-7px;
}

.summerJobList {
    list-style: none;
    margin:10px 0px 10px 0px;
    padding:0px;
}

.summerJobList li {
	border-top: 1px solid #ccc;
}

.popupMessageIframe {
	width:660px;height:300px;border:0px;margin:0px;padding:0px;
}

.eyeHome {
	font-size:90%;
}

.eyeHome hr {
   display:none;
}

.eyeHomeHeading h2 {
	background: #87479B;
	color:#fff;
	padding:5px;
	margin:0px;
	border: 1px solid #87479B;
}

.eyeHomeContent h2 {

	padding:5px;
	margin:0px;

}

.eyeHomeContent {
	background-color: #EDEDED;
	padding: 7px 20px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

.eyeImagePreview img {
    max-width:300px;
}

/* home page */

.jobStatistics .rss, .jobStatistics table {
	border-top:1px dashed #ccc;
	padding-top:15px;
}

.jobStatistics {
	margin-top:10px;
}

.RETIRED_eyeHomePageListing h3 {
	padding-top:2px;
}

.RETIRED_eyeHomePageListingContent {
	padding-bottom:6px !important;
	border-bottom:1px dashed #ccc;
	display:block;
}

.RETIRED_eyeHomePageListing {
	font-size:11px;
}

.RETIRED_eyeHomePageListing p {
	padding:0px;
	margin:5px 0 0 0;
}

.col3 .display-channel img  {
	margin-left:14px;
	margin-bottom:10px;
	border:1px solid #000;
}

 #spark-container-right .display-channel img {
	margin-top:10px;
	border:1px solid #000;
	margin-left:1px;
 }

#spark-container-right .display-channel object {
	margin-top:10px;
	border:1px solid #f4f4f4;
	margin-left:1px;
}

.channel_18 {
	padding-top:0px;
	margin-top:0px !important;
	padding-bottom:10px;
}

#spark-container-right .channel_18 img {
	 margin-bottom:0px;
 }

 .spark-tefl_display_channel p {
 	color:#000;
 	margin:0px;
 }

 .spark-tefl_display_channel h3 {
 	margin-bottom:0px;
	font-weight: normal;
	border-top:1px dashed #ccc;
	padding-top:15px;
 }

 .premiumLogoChannel {
	 text-align:center;
 }

 .premiumLogoChannelImage {
	 margin-bottom:10px;
	 padding:10px;
 }

 .premiumLogoChannel .right {
	 float:right;
 }

.premiumLogoChannel .left {
	 float:left;
 }

.train2TeachHeading img {
	float:right;
	margin-top:-60px;
	margin-bottom:10px;
}

.train2TeachHeading h2 {
	padding-top:15px;
}

.train2TeachContent {
	clear:both;
}

/* recruiter logos */

.centerLogos .jobLogo {
	width:70px;height:70px;padding:10px;border:1px solid #C2C2C2;margin-bottom:5px;background-size:70px;background-repeat:no-repeat;background-position:center;
}


.sideLogos .jobLogo {
	width:40px;height:40px;padding:10px;border:1px solid #C2C2C2;margin-bottom:10px;background-size:40px;background-repeat:no-repeat;background-position:center;

}

.centerLogos .jobLogoInfo { color:#000; padding: 0 0 5px 0; width:92px; height:10px; font-size:9px; overflow:hidden; margin-bottom:10px }
.sideLogos .jobLogoCode { color:#000; padding: 0 0 5px 0; width:62px; height:10px; font-size:9px; overflow:hidden; margin-bottom:10px }
.centerLogos .jobLogoCode { display:none }
.sideLogos .jobLogoInfo { display:none }

.jobLogoInfoLink, .jobLogoInfoLink:hover {
	color:#000;
	text-decoration:none !important;
}

/* pre post job table */

.promo_table { width:100%;margin:15px 0}
.promo_table th { background: #fff; padding:7px 15px;font-size:120%;vertical-align:middle;}
.promo_table td { background: #eeeaff none repeat-x scroll center left; padding:7px 15px; }
.promo_table tr.odd td { background:#d2cef6}
.promo_table tr.head td {background:#7C467C;color:#fff;font-weight:bold}
.promoGrey {border:1px solid #7C467C;background: #eeeaff !important}
.promoGrey div {font-size:72%}
/*
.promoGrey

.promo_table tr.head td {background:#c00; cursor:pointer;}
*/

.promo_table .yes {background: url(../images/tick.png) no-repeat center; text-indent: -9000px;}
.promo_table .no {background: url(../images/cross.png) no-repeat center; text-indent: -9000px;}

.vat-desc{
    display: block;
    clear: both;
}

/* user manager edit user */

.userEditTab {
	padding-bottom:10px;
	padding-top:20px;
	border-top: 1px dashed #ccc;
}

/* ticket system */

.userMessageForm label.error {
    display:block;
}

.userMessageForm textarea {
    width:90%;
    height:180px;
}

.userMessageForm input[type='text'] {
    width:90%;
}

.userMessageList .idColumn {
	width:30px;
}

.userMessageList .replyColumn {
    width:70px;
}

.userMessageList .dateCreatedColumn {
    width:140px;
}

.userMessageList .userColumn {
    width:180px;
}

.userMessageList .statusColumn {
    width:90px;
}

.statusColumnAdmin {
	width:160px;
}

.userMessageList .createdByColumn {
	width:70px;
}

.userMessageList select {
	width:90px;
}

.userMessageList .status-wrapper{
	width:80px;
}

.userMessage {
	border-top:1px dashed #ccc
}

.userMessage div {
	background:#fff;
	border:1px solid #ccc;
	padding:5px 10px;
}

.adminMessage #message, .adminMessage #subject {
	font-size:16px;
}

#newsLetterSliderSignup {
	background: url(/images/fundo6.jpg) no-repeat center;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	display:none;
	text-align:justify;
	width:460px;
	position: fixed;
	right: 0%;
	top: 34%;
	z-index:1;
	padding: 15px;
}

#newsLetterSliderSignup input[type='text'] {
	font-size:120%;
	width:380px !important;
}

#newsLetterSliderSignup h2 {
	font-size:17px;
}

#newsLetterSliderSignup label.error {
	display:block;
}

/* saved searches */

.savedSearches-item {
    //height: 30px;
    padding: 8px 0;
    border-bottom: 1px solid lightgray;
    overflow: hidden;
}

.savedSearches-item-info {
    padding-right: 10px;
    float: left;
    width: 65%;
}

.savedSearches-item-actions {
    width: 35%;
    float: right;
}

.newsavedSearchJobTotal {
    font-size:12px;
}

.newsavedSearchJobTotal span {
	color:orangered;
}

/* tooltip on password reset link via email */

.spark-email-validation-form h2 {
	padding-bottom:20px;
}

.spark-email-validation-form .helpIcon {
	float:right;
	margin-top:-16px;
	height:20px;
}

/* onoffswitch for subs */

.onoffswitch {
    position: relative; width: 74px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #FFFFFF; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #88C934; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #F05454; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 40px;
    border: 2px solid #FFFFFF; border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.subscribed-message {
	font-size:16px;
	font-weight:600;
}

.onoffswitch-container {
	display:table
}

.onoffswitch-container-cell.label {
	vertical-align:middle;
	font-size:14px;
	padding-right:10px;
	font-weight:600;
}

.onoffswitch-container-cell {
	display:table-cell;
}

.spark-eye_home_page, .spark-eye_home_page h2 {
	text-align:left;
}

.eyeHomePageListing h3.category {
	text-align:left;
}

.eyeHomePageListing .advert {
	text-align:left;
	background:#fff;
	padding:10px;
	margin-bottom:10px;
	border-radius:8px;
}

.eyeHomePageListing h3.headline {
	padding:0;
	margin:0;
}

.eyeHomePageListing h3.headline a {
	color:#002b80;
}

.eyeHomePageListing p.eyeHomePageListingContent {
	color:#444;
	padding:4px 0;
	margin:0;
}

.eyeHomePageListing p.eyeHomePageListingContent a {
	color:#444
}

@media (max-width: 899px) {

	.spark-eye_home_page h2 {
		font-size:22px;
		font-weight:300;
		padding:0;
		text-align:center;
	}

	.spark-eye_home_page .eyeHomePageListing h3 {
		font-size:16px;
		font-weight:300;
		text-align:center;
	}

	.eyeHomePageListing h3.category {
		padding: 16px 0;
	}

	.spark-eye_home_page .advert {
		max-width:252px;
		text-align: left;
		margin:0 auto 10px auto;
	}

}

.blogLatestPosts {
	font-size: 14px;
	text-align:left;
	margin: 15px 0;
}

.blogLatestPosts h2 {
	border-bottom: 1px solid #ddd;
	background: #fff;
	margin: 0px;
	padding: 12px;
	font-weight: 600;
	font-size: 16px;
}

.blogLatestPosts ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

.blogLatestPosts ul li {
	margin: 0px;
	padding: 12px;
	border-bottom: 1px solid #ddd;
}

.blogLatestPosts ul li:last-child {
	border-bottom: 0px;
}

.blogLatestPosts ul li h3 {
	margin: 0px;
	padding: 0px;
	font-weight: 400;
}

.blogLatestPosts .spark-document-list-date {
	margin: 6px 0 0 0;
	padding-left: 0px;
	color:#888;
	font-size:12px;
}

.tm-dodo-container .tm-dodo-wrapper .tm-dodo-description-wrapper .tm-logo {
    width: 9em !important;
}

.tm-dodo-container .tm-dodo-wrapper .tm-dodo-description-wrapper .tm-labels-wrapper {
    font-size: 10px !important;
}

.tm-dodo-container .tm-dodo-wrapper .tm-dodo-avg-grade-wrapper .tm-dodo-avg-grade__label {
    font-size: 1em !important;
}

.tm-dodo-container .tm-dodo-wrapper .tm-dodo-avg-grade-wrapper .tm-dodo-avg-grade__value {
    font-size: 1.7em !important;
}

.tm-dodo-container .tm-dodo-wrapper .tm-dodo-avg-grade-wrapper .tm-dodo-avg-grade {
    padding: 3px !important;
}

.tm-dodo-container .tm-dodo-wrapper .tm-dodo-avg-grade-wrapper {
    margin-right: 10px !important;
}

/* googlemap edit admin */

#googleMapPopup .map_canvas {
	height:400px;
	width:550px;
}

#googleMapPopup {
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	padding-top:16px;
	margin-top:16px;
}

#googleMapPopup li {
	margin-left:16px;
}

#googleMapPopup p {
	margin-left: 0;
}

#googleMapPopup h3 {
	font-weight: bold;
}

#googleMapPopup .location_setter {
	margin-bottom:12px;
}

*#googleMapPopup .button {
	margin-bottom:12px;
}

/* job preview admin */

/* Shared salary display styles */
.job_search_results_list .salary-block,
.job-detail-salary-block .salary-block {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	gap:3px;
}

.job_search_results_list .sr-pill,
.job-detail-salary-block .sr-pill {
	display:inline-flex;
	align-items:center;
	gap:0;
	/*background:#f3e8ff;
	border:1.5px solid #c084fc;
    color:#6b21a8;
	*/

    border: 1.5px solid #a5d6a7;
    background: #e8f5e9;
    color: #1b5e20;

	border-radius:999px;
	padding:5px 14px;
	font-family:'Trebuchet MS',sans-serif;
	font-size:14px;
	font-weight:600;

	line-height:1.35;
}

.job_search_results_list .sr-pill-prefix,
.job-detail-salary-block .sr-pill-prefix {
	font-weight:400;
	font-size:13px;
	margin-right:3px;
}

.job_search_results_list .sr-pill-sep,
.job-detail-salary-block .sr-pill-sep {
	color:#a855f7;
	font-weight:400;
	margin:0 6px;
}

.job_search_results_list .sr-pill-period,
.job-detail-salary-block .sr-pill-period {
	font-weight:400;
	color:#a78bfa;
	margin-left:4px;
	font-size:13px;
}

.job_search_results_list .sr-pill-quoted,
.job-detail-salary-block .sr-pill-quoted {
	margin-left:8px;
	padding-left:8px;
	/*
	border-left:1px solid #c084fc;
	color:#a78bfa;
	*/
    border-left:1px solid #1b5e20;
    color:#1b5e20;
	font-weight:400;
	font-size:13px;
	line-height:1;
	text-transform:lowercase;
}

.job_search_results_list .sr-equiv,
.job-detail-salary-block .sr-equiv {
	font-family:'Trebuchet MS',sans-serif;
	font-size:12px;
	color:#888;
	margin-top:5px;
	display:block;
	line-height:1.35;
}

.job_search_results_list .pill-row,
.job-detail-salary-block .pill-row {
	display:flex;
	flex-wrap:wrap;
	gap:6px;
}

.job_search_results_list .pill,
.job-detail-salary-block .pill {
	display:inline-flex;
	align-items:center;
	gap:4px;
	font-size:12px;
	font-weight:600;
	padding:4px 10px;
	border-radius:99px;
	/*
	border:1px solid #a5d6a7;
	background:#e8f5e9;
	color:#1b5e20;
	*/
    border: 1px solid #a5d6a7;
    background: #e8f5e9;
    color: #1b5e20;
	white-space:nowrap;
}

.job_search_results_list .card {
	background: #fff url(../../images/job-search-bg.png) repeat-x top;
}
/* Search result cards */
.job_search_results_list .card { border:1px solid #ddd; border-radius:10px; padding:30px 16px 16px 16px; margin:0 auto 16px; }
.job_search_results_list .card-header { display:flex; align-items:flex-start; gap:10px; margin-bottom:8px; }
.job_search_results_list .recruiter-logo { width:60px; height:60px; object-fit:contain; flex-shrink:0; }
.job_search_results_list .no-logo { width:60px; flex-shrink:0; }
.job_search_results_list .title-block { flex:1; min-width:0; }
.job_search_results_list .badge-new { display:inline-block; font-size:11px; font-weight:700; color:#fff; background:#e65100; padding:2px 8px; border-radius:4px; margin-bottom:4px; letter-spacing:0.04em; }
.job_search_results_list .card-title a { font-size:16px; font-weight:700; color:#663366; line-height:1.3; margin-bottom:2px; }
.job_search_results_list .meta { font-size:12px; color:#666; line-height:1.4; }
.job_search_results_list .top-right { display:none; }
.job_search_results_list .salary-deadline-row { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:6px; margin-bottom:4px; }
.job_search_results_list .salary-block { margin-bottom:0; }
.job_search_results_list .sr-pill { white-space:nowrap; padding:4px 14px; }
.job_search_results_list .salary-primary { font-size:13px; font-weight:700; color:#4a1b6e; background:#f3e5f5; border:1px solid #ce93d8; padding:4px 12px; border-radius:99px; white-space:nowrap; }
.job_search_results_list .salary-secondary { font-size:11px; color:#888; white-space:nowrap; }
.job_search_results_list .salary-prorata { font-size:11px; color:#7b1fa2; font-style:italic; white-space:nowrap; }
.job_search_results_list .deadline { font-size:12px; color:#b71c1c; display:flex; align-items:center; gap:4px; white-space:nowrap; }
.job_search_results_list .deadline.soft { color:#888; }
.job_search_results_list .divider, #sideJobSearchForm .divider { border:none; border-top:1px solid #ccc; margin:8px 0; }
.job_search_results_list .pill-row { margin-bottom:10px; }
.job_search_results_list .desc { font-size:13px; color:#444; line-height:1.6; margin-bottom:12px; }
.job_search_results_list .card-footer { display:flex; justify-content:flex-end; gap:8px; }
.job_search_results_list .btn-view { font-size:13px; font-weight:600; padding:7px 18px; border-radius:6px; background:#4CAF50; color:#fff; border:none; cursor:pointer; }
.job_search_results_list .btn-share { font-size:13px; font-weight:600; padding:7px 18px; border-radius:6px; background:#FF9800; color:#fff; border:none; cursor:pointer; }
.job_search_results_list .btn-share a,
.job_search_results_list .btn-view a { color:#fff; }
.job_search_results_list .section-label { max-width:860px; margin:0 auto 8px; font-size:11px; color:#888; font-weight:700; text-transform:uppercase; letter-spacing:0.05em; }

/* Job detail salary block */
.job-detail-salary-block .salary-block { margin-bottom:10px; }
.job-detail-salary-block .sr-pill { white-space:normal; }
.job-detail-salary-block .salary-note { font-family:'Trebuchet MS',sans-serif; font-size:13px; color:#666; margin:8px 0 10px; line-height:1.5; }
.job-detail-salary-block .pill-row { margin:8px 0 10px; }
.job-detail-salary-block .salary-extra-text { margin-top:12px; }

@media (min-width:600px) {
/* .job_search_results_list .card { padding:16px 20px; }*/
	.job_search_results_list .card-header { justify-content:space-between; gap:12px; margin-bottom:0; }
	.job_search_results_list .recruiter-logo { width:72px; height:72px; }
	.job_search_results_list .no-logo { width:72px; }
	.job_search_results_list .card-title a { font-size:17px; margin-bottom:3px; }
	.job_search_results_list .meta { font-size:13px; }
	.job_search_results_list .badge-new { margin-bottom:5px; }
	.job_search_results_list .top-right { display:flex; flex-direction:column; align-items:flex-end; gap:5px; flex-shrink:0; }
	.job_search_results_list .top-right .salary-block { flex-direction:column; align-items:flex-end; gap:2px; }
	.job_search_results_list .top-right .sr-equiv { text-align:right; }
	.job_search_results_list .sr-pill { font-size:14px; padding:5px 14px; }
	.job_search_results_list .salary-primary { font-size:14px; padding:5px 14px; }
	.job_search_results_list .salary-secondary { text-align:right; padding-right:2px; }
	.job_search_results_list .salary-prorata { text-align:right; padding-right:2px; }
	.job_search_results_list .salary-deadline-row { display:none; }
	.job_search_results_list .divider { margin:10px 0; }
	.job_search_results_list .pill { gap:5px; padding:4px 11px; }
}

