/*d:\matrixservices\wwwroot\css\jobseeker\recommendations.css */
h1 {
    font-family: "Lato-Bold", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #182642;
    font-size: 2.5em;
}

body a {
    outline: none;
    color: #09a0db;
    text-decoration: none;
}



body a:hover {
	/*text-decoration: underline;
	font-family:arial, verdana, sans-serif;*/
}

.headerLeft h1, #divHeader {
  color: #000000;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0;
  padding-top: 10px;
  text-align: left;
}

.headerLeft {
  float: left;
  margin: 0 20px 0 7px;
}

.headerRight {
  float:right;
}

.prefText {
  color: #000000;
}

.PageRecExplanation {
  color: #444444;
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 3px;
  text-align: left;
}

.NewPageRecExplanation {
    font-size: 14px;
    line-height: 150%;
    padding-bottom: 20px;
}

.btnPrefSelected {
  background-image: url("http://img.icbdr.com/images/js/jobrecommendations/RecHQButtonsSmall.gif");
  background-position: 0 0;
}

.btnPrefHover {
  background-image: url("http://img.icbdr.com/images/js/jobrecommendations/RecHQButtonsSmall.gif");
  background-position: 30px 0px;
}

.btnPrefNew {
  background-image: url("http://img.icbdr.com/images/js/jobrecommendations/RecHQButtonsSmall.gif");
  background-position: 0 0;
}

.JobInfo {
  color: #666666;
  font-size: 14px;
}

.DebugJobInfo {
  color: #227744;
  padding-bottom: 10px;
}

.jr_results_panel {
  margin-top: 5px;
  width: 100%;
}

.iconCellImageSm {
  cursor: pointer;
  float: left;
  height: 30px;
  width: 30px;
}

.Spacer5x30 {
  float: left;
  height: 30px;
  width: 5px;
}

.LeftAlign {
  text-align: left;
}

#tblToolbarRight a {
  color: #000000;
  font-size: 11px;
}

.ToolbarTable {
  padding: 0 5px 5px;
}

.iconCell {
  width: 100px;
}

.btnFeedSelected {
  background-image: url("http://img.icbdr.com/images/js/jobrecommendations/RecHQButtonsSmall.gif");
  background-position: 0 -30px;
}

.btnFeedHover {
  background-image: url("http://img.icbdr.com/images/js/jobrecommendations/RecHQButtonsSmall.gif");
  background-position: 30px -30px;
}

#pnlMainBody {
  width: 100%;
}

#tblResults {
  margin: 0 auto;
  width: 98%;
}

.divToolbarRight {
  float: right;
  margin-top: 25px;
}

#tblResultsWrapper {
  clear: both;
  margin: 0 auto;
  width:100%;
}

.hq_wideList {
  background-color: White;
  border: 1px solid #CCCCCC;
  vertical-align: top;
  width:100%;
}

.jr_listpanel {
  /*background: url("http://img.icbdr.com/images/intl/LightGrayGradient.jpg") repeat-x scroll 0 0 #FFFFFF;*/
  border-top: medium none;
}

.jr_listpanel.jr_slimmarkup {
    padding: 0px 10px 0px 10px;
    border: 1px solid #AAA;
}

.errorMessage {
    padding: 2em !important;
    text-align: center;
    color: rgb(254, 0, 0);
    font-size: 18px;
}

.jr_list {
  margin-left: 10px;
  margin-right: 10px;
}

.jr_listcaption {
  background-color: Transparent;
  color: #000000;
  font-family: arial;
  font-size: 12px;
  padding-top: 5px;
}

.jr_listwrapper {
  background: none repeat scroll 0 0 transparent;
  height: 100%;
  padding: 0 7px 0 0;
  width: 100%;
}

.captionRow {
  overflow: hidden;
  text-align: right;
  margin-top:10px;
}

#captionRow1 {
  float:right;
}

.recFeedback {
  font-size: 14px;
  font-weight: bold;
  margin: 3px 3px 3px 5px;
  text-align: left;
}

.recFeedback a {
  font-weight: bold;
}

.resultCounter {
  font-size: 12px;
  line-height: 12px;
  margin: 12px 0 12px 8px;
}

.jr_stackedheader {
    margin: 10px 0px 10px 0px;
}

table.results
{
	border-collapse: collapse;
	table-layout:fixed;
	margin:0;
	padding:0;
	font-family:arial, verdana, sans-serif;
	clear:both;
	background-color:transparent;
	width:100%;
}

table.results th {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #E4E4E4;
  border-collapse: collapse;
  font-size: 12px;
  height: 22px;
  padding-top: 2px;
  text-align: left;
}

a.columnHeader:link, a.columnHeader:active, a.columnHeader:visited {
  color: Black;
  font-weight: bold;
  text-decoration: underline;
}

table.results th.title, table.results td.title {
  width: 30% !important;
}

table.results th.company, table.results td.company {
  width: 20%;
}

table.results th.location, table.results td.location {
  width: 20%;
}

table.results th.date, table.results td.date {
  width: 15%;
}

table.results th.similarjob, table.results td.similarjob {
  width: 15%;
}

table.results tr.mainRow {
  margin-left: 10px;
}

table.results tr.mainRow td {
  border-top: 1px solid #E0E0E0;
}

table.results td {
  border-collapse: collapse;
  padding: 4px 3px 2px 0;
  text-align: left;
  font-size:11px;
  white-space: normal;
}

table.results td.title {
  font-size: 12px;
  padding: 10px 0 10px 10px;
}

table.results td.title a:link, table.results td.title a:active,
table.results td.company a:link, table.company td.title a:active,
table.results td.similarjob a:link, table.company td.similarjob a:active {
    outline: none;
    color: #09a0db;
    text-decoration: none;
}

table.results td.title a:visited,
table.results td.company a:visited,
table.results td.similarjob a:visited
{
	color: #662d91;
}

table.results td.title a:hover,
table.results td.company a:hover,
table.results td.similarjob a:hover
{
	text-decoration: underline;
}

table.results td.company a:link,
table.results td.company a:active,
table.results td.company a:visited
{
 	font-weight:normal;
}

table.results th.datebold, table.results td.datebold {
  font-weight: bold;
  width: 10%;
}

table.results td.similarjob {
  font-size: 10px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: left;
}

table.results td.jobDebugInfo {
  font-size: 12px;
  font-weight: bold;
  color: #227744;
  padding-left: 20px;
  padding-bottom: 7px;
}

.LegendWIR {
  /*padding: 4px 0 3px 5px;*/
  /*text-align: right;*/
}

.legendText {
  vertical-align: top;
}

.NoRecsPanel {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin: 0 auto;
  padding: 10px;
  width: 700px;
}

#recLeftColWrapper {
  background: url("http://img.icbdr.com/images/js/jobrecommendations/rec_bkgd_relax.jpg") no-repeat scroll left bottom transparent;
  float: left;
  width: 420px;
}

#recLeftCol {
  padding: 10px 10px 100px;
}

.NoRecsPanel h3 {
  color: #000066;
  font-size: 20px;
  font-weight: bold;
}

.NoRecsPanel h3, .NoRecsPanel h4, .NoRecsPanel p {
  margin: 12px 0;
}

#recLeftContent {
  padding: 0 10px;
}

#recBullets, recbullets h4 {
  font-size: 13px;
}

#recBullets {
  margin: 20px 0;
}

.NoRecsPanel h3, .NoRecsPanel h4, .NoRecsPanel p {
  margin: 12px 0;
}

.NoRecsPanel h4 {
  font-size: 13px;
  font-weight: bold;
}

.NoRecsPanel ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#recRightColWrapper {
  float: left;
  padding-top: 20px;
  text-align: center;
}

#recButtonLinkWrapper {
  height: 20px;
  margin: 20px 0;
}

#recButtonLink {
  background-image: url("http://img.icbdr.com/images/js/jobrecommendations/rec_bkgd_button.gif");
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px;
  text-decoration: none;
}

#recLeftColWrapper a:hover { text-decoration: underline; }
#recButtonLink:hover { text-decoration: underline; }

#LowAppJobs {
  font-size: 12px;
  padding: 2px 8px;
  text-decoration: none;
  border:1px solid;
  border-color:Gray;
  border-radius: 25px;
  overflow:auto;
 
}

#LowAppJobs a{
	font-weight:bold;
	}

#LowAppJobNav{
	margin: 3%;
    width: 50%;
    float: right;
}

#LowAppMsgHdr{
	color:Blue;
	padding-bottom:5px;
}
#companyNamelbl{
	float:left;
	padding-right:3px;	
}
	
#locationlbl{
	float:left;
	padding-right:3px;
}
#scrollText {
	position:absolute;
	right:65px;
	bottom:0px;
	padding-bottom: 5px;
}

#LowAppDesc{
	float:left;
	width:40%;
	padding:5px;   
}

#LowAppJob{
    float:left;
    color:#2364A7;
	width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}
	
#LowAppMsg{
	padding-bottom:10px;
}   
#jobTitle{
  font-size: 14px;
 }
#btnMoveRight, #btnMoveLeft{
	height:50px;   
	font-weight: bold;
}

#moveRight{	
    padding-top:10px;	
}

#moveLeft{
	float:left; 
    margin: 0 auto;
    text-align: center;
    padding-top:10px;	
}

.HeaderWrapper {
    position: relative;
}

.rec-settings {
    position: absolute;
    right: 0;
    top: -10px;
}

@font-face {
    font-family: "NeutraText-Bold";
    src: url("fonts/NeutraText-Bold.eot");
    src: url('fonts/NeutraText-Bold.woff') format('woff');
}
d
@font-face {
    font-family: "NeutraFaceText-Book";
    src: url("fonts/NeutrafaceText-Book.eot");
    src: url('fonts/NeutrafaceText-Book.woff') format('woff');
}

.defaultRecLocationArea {
display:inline-block;
font-size: 14px;
margin-left: 5px;
margin-bottom: 10px;
}
.defaultRecLocationArea * {
float:left;
margin-right:5px;
}
.locText {
font-weight: bold;
}
.changeLocationLink {
    font-weight: bold;
}
.secondLocChangeLink {
    float:right;
    font-weight:bold;
}
/*d:\matrixservices\wwwroot\css\jobseeker\jobseekerprofile\loginmodal.css */
.loginModalDialog .ui-dialog, #siBoxLft, div#pnlResetPasswordForm, div#JobSeekerLogin1_pnlForgotPwd, div#password_wrapper {
    border: 0 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    padding: 1.5em !important;
}
#siBoxLft {
    z-index: 9999;
    width: 100%;
    height: 500px;
}
#siBoxLft input[type=text],#siBoxLft input[type=password], #siBoxLft input[type="email"] {
    width: 90%;
    box-sizing: border-box;
}
#siBoxLft h4 { margin: 0; }
#siBoxLft .forgotPasswordLink {
    float: right;
    font-size: 10px;
    margin-top: 1.25em;
}
#siBoxLft .lblPassword {
    float: left;
    margin-top: 1em;
}
#siBoxLft .checkbox * {
    display: inline;
}
#siBoxLft .lblRememberMe { font-weight: normal; }
#iFrameLoginPage {
    height: 300px;
    width: 320px;
}
#dialog-modal {
    display: none;
    padding: 0;
}
#content {
    width: 279px;
}
#siBoxRt, #jpHeader_secure, div.LogInHead, span.siItalic, #OtherSigninOptions, .hidden, #pnlResetPasswordForm div.info_box, #MXMessageBoxInfo {
    display: none !important;
}
#JobSeekerLogin1_pnlForgotPwd {
    width: auto !important;
}
#JobSeekerLogin1_pnlForgotPwd table {
    border-spacing: 0;
}
.forgot-pwd-modal {
    box-shadow: none;
    left: -15px !important;
    top: 0 !important;
}
.forgot-pwd-modal.ui-dialog div.ui-dialog-titlebar { color: #000 !important; background: none !important; }
.forgot-pwd-modal ul { margin: 0; }
#pnlForgotPwd { padding-top: 0; }
#pnlResetPasswordForm {
    z-index: 9999;
    height: 600px;
    background: #fff;
    max-width: 300px;
}
#pnlResetPasswordForm input, #pnlResetPasswordForm div[id^="lblPassword"] {
    float: none;
    margin: 6px 0 0;
}
#pnlResetPasswordForm div[id^="lblPassword"] { padding: 10px 0 0; font-weight: bold; }
#pnlResetPasswordForm .btn, #btnsignin { margin-right: 25px; }
#MXMessageBoxError, .password_wrapper { border: none !important; }


/* To fix spacing around modal on international sites */ .ui-dialog div.ui-dialog-content { margin: 0; }

/* For International Forgot Password */
div#password_wrapper {
    font-size: 11px;
    height: 400px;
}
div#password_wrapper input {
    width: auto !important;
}
div#password_wrapper .form {
    text-align: left !important;
    margin: 0 !important;
    padding-top: 1em;
}
div#password_wrapper div#info_box {
    margin: 0 !important;
    border: none !important;
    background: none !important;
    padding: 1em 0 0 0 !important;
    width: auto !important;
}
div#password_wrapper div#info_box ul {
    padding: 0 0 0 1.5em !important;
}
div#password_wrapper div#pass_heading {
    padding: 0 !important;
    border: none !important;
}
div#password_wrapper div#pass_heading h1 {
    margin-bottom: .4em !important;
}
div#password_wrapper div#enterEmailPrompt {
    text-align: left !important;
    padding: 0 !important;
}
div#password_wrapper input#emailSubmit {
    margin-right: 1.5em;
}
div#password_wrapper a#btnCancel {
    color: White !important;
    text-decoration: none !important;
}
div#subHeader {
    font-size: 10px;
    margin-bottom: 1em;
    line-height: 15px;
}
div#subHeader * {
    display: inline;
    margin-top: -.5em;
}
