#context-menu { display:none;}

/********** public job listing page ************/
.ATS-job-listing{
	margin-bottom: 23px;
}
		.ATS-subtitle {
			border-top: 1px solid #C0C0C0;
			border-bottom: 1px solid #C0C0C0;
			color: #777777;
			font-size: 19px;
			font-family: 'Source Sans Pro';
			font-weight: 400;
			padding: 7px 0 8px 2px;

  margin-top: 13px;
		}


		.ATS-position {
			margin-top: 10px;
			padding-left: 20px;
			border-bottom: 1px solid #B0B0B0;
		}

		.ATS-location,
		.ATS-department,
		.ATS-posted,
		.ATS-schedule {

			font-size: 13px;
		}

		td.ATS-jobtitle-cell {
			width: 45%
		}

		.ATS-jobtitle {
			font-family: "BhrHeaderFont", "Trebuchet MS";
			font-size: 18px;
			padding-left: 20px;
		}

		td.ATS-location-cell {
			width: 18%
		}

		.ATS-location {
			color: #777777;
			padding: 4px 0 0 15px;
			padding-left: 15px;
			background: 2px 2px url('/images/jobs/location-icon.png') no-repeat;
		}

		td.ATS-department-cell {
			width:18%
		}
		.ATS-department {
			padding: 4px 0 0 18px;
			color: #777777;
			background: 0px 3px url('/images/jobs/department-icon.png') no-repeat;
		}
		.ATS-row > td.ATS-posted-cell {
			width: 14%;
			padding-right:50px;
		}
		.ATS-posted {
			color: #999999;
			float:right;
			padding: 4px 0 0 15px;
			background: 0px 3px url('/images/jobs/posted-date-icon.png') no-repeat;
		}
		.ATS-posted time{
		    color: #777;
		    font-weight: 600;
		}
		.ATS-schedule {
			color: #999999;
			text-align:right;
			padding-top:5px;
			clear:right;
		}
		.ATS-row {
			border-bottom: 1px solid #D0D0D0;
		}
		.ATS-row > td {
			padding: 14px 0 18px 0;
			vertical-align:top;
		}
		.ATS-row:last-child {
		    border-bottom: 1px solid #b1b1b1;
		}

		.privacyLink {
			position: absolute;
		  top: -33px;
			right: 0px;
		}


/************* public job details page *************/
.publicDetails #inside-content{
  padding-top:3px;
}
.publicDetails .atsBreadcrumb{
  margin-bottom: 9px;
}
.publicDetails h2 + div{
  color: #777777;
  font-size: 13px;
}
.stuffOnTop{
  border-bottom: solid 1px #b1b1b1;
  padding-bottom: 10px;
}
.stuffOnTop + .blankState { margin-top:0; border-top:none; }

.columnOne{
  float:left;
  width: 61%;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}
.positionDescription ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-left: 15px;
}
.positionDescription ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 15px;
}
#alpha-grad-left {
	display: none;
	position: absolute;
	width: 40px;
	height: 100%;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */

}
#ie9 #alpha-grad-left, #ie9 #alpha-grad-right{filter:none;}
#alpha-grad-right {
	display: none;
	position: absolute;
	right: 0;
	width: 40px;
	height: 100%;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */

}
#job-viewport{
	width: 300%;
}
#job-viewport > div {
float: left;
width: 33.3%;
margin-right: 4%;
}

.columnTwo{
  float:right;
  width: 35%;
  min-width: 332px;
}
.columnTwoInside{
  width: 332px;
  float:right;
	position:relative;
}
.linkBoxTop{
  background: #f1f1f1;
background: -moz-linear-gradient(top,  #f1f1f1 0%, #e7e7e7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#e7e7e7));
background: -webkit-linear-gradient(top,  #f1f1f1 0%,#e7e7e7 100%);
background: -o-linear-gradient(top,  #f1f1f1 0%,#e7e7e7 100%);
background: -ms-linear-gradient(top,  #f1f1f1 0%,#e7e7e7 100%);
background: linear-gradient(to bottom,  #f1f1f1 0%,#e7e7e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e7e7e7',GradientType=0 );
  border: solid 1px #b1b1b1;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom:none;
  margin-top: -12px;
  padding: 11px 10px 10px;
}
.publicDetails .positionLinkBox{
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  position: relative;
}
.publicDetails .positionLinkBox:after{
  content: url(/images/applicants/position-link-box-shadow.png);
  position:absolute;
  bottom:-12px;
  left: -5px;
}
.linkBoxTop a:not(.btn){
  display:block;
  float:right;
  margin-left: 10px;
  cursor:pointer;
}
.columnOneFooter{
  border-top: dotted 1px #aaa;
  margin: 19px 0 0 0;
  padding-top: 15px;
}
.applicationWrapper .columnOneFooter{
  margin-left: 31px;
}
.columnOneFooter div:first-child > a{
  float:left;
  display:block;
}
.columnOneFooter #foot-link{
  float:right;
  margin-top: -1px;
  margin-right: -5px;
	clear:none;
}
.columnOneFooter div:last-child{
  clear:both;
  font-size: 13px;
  color: #777;
  /*margin-top: 8px;*/
}
.columnOneFooter div:last-child >a{
  display:inline-block;
  cursor:pointer;
}

.applicationWrapper h3{
  color: #777;
  margin: -6px 0 0 0;
}
.applicationWrapper form.BhrForms {
  border-top:none;
  margin-top:2px;
  margin-bottom: 23px;
}
.submitOverlay{position:relative;}
.submitOverlay.on > div{
  background-color: rgba(255,255,255,.5);
  position:absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.successWrapper > div{
  text-align:center;
  padding: 89px 0;
background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  rgba(245,245,245,1) 0%, rgba(245,245,245,1) 38%, rgba(245,245,245,0) 80%, rgba(245,245,245,0) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(245,245,245,1)), color-stop(38%,rgba(245,245,245,1)), color-stop(80%,rgba(245,245,245,0)), color-stop(100%,rgba(245,245,245,0)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 38%,rgba(245,245,245,0) 80%,rgba(245,245,245,0) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 38%,rgba(245,245,245,0) 80%,rgba(245,245,245,0) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 38%,rgba(245,245,245,0) 80%,rgba(245,245,245,0) 100%);
background: radial-gradient(ellipse at center,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 38%,rgba(245,245,245,0) 80%,rgba(245,245,245,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#00f5f5f5',GradientType=1 );

}
.thanks{
  font-family:Dancing Script,cursive;
  font-size: 84px;
  padding-top: 20px;
  color: #777;
}
.success{
  color: #888;
  font-size: 28px;
  padding-top: 13px;
  line-height: 33px;
}
.successWrapper #foot-link{
  float:none;
  margin: 28px 0 0 29%;
  padding: 0;
}
