body {
  margin: 0 auto;
  /*background: url("../images/backgrounds/background-tile.png") left top repeat;*/
  border: 1px solid #ccc;
  min-width: 1050px;
}

#shadow {
  width: 1032px;
  margin: auto;
}

#top-bar .content,
#container {
  width: 980px;
  margin: auto;
}

#content {
  clear: both;
  padding: 17px 0 30px 14px;
  width: 630px;
  float: left;
}

.home #content {
  padding: 17px 0 17px 14px;
  width: 100%;
}

#sidebar {
  float: right;
  width: 304px;
  padding: 17px 20px 17px 0;
  margin-right: 8px;
  z-index: 0;
}

.fvce_error {
  color: red;
}
input.fvce_error,
select.fvce_error,
textarea.fvce_error {
  border: 1px solid red;
}

body {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 19px;
  color: #404040;
  margin: 0;
  padding: 0;
}

h1 {
  margin: 0;
  padding: 0;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 23px;
  line-height: 27px;
  color: #ffffff;
  font-weight: normal;
}

h1.search-heading {
  margin: 0;
  padding: 0;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 31px;
  line-height: 27px;
  color: #ffffff;
  font-weight: normal;
}

h1.search-heading-promo {
  margin: 0px 0px 0px 0px;
  padding: 0;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 31px;
  line-height: 50px;
  color: #ffffff;
  font-weight: normal;
}

h2.block-title {
  color: #ffffff;
  margin: 7px 0 0 13px;
  padding: 0;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: #404040;
}

img {
  border: 0;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* IE6 */
* html .clearfix {
  height: 1%;
}
/* IE7 */
*:first-child + html .clearfix {
  min-height: 1%;
}

.green {
  color: #a2c301;
}

.dark-green {
  color: #22ab52;
}

hr {
  border: 0;
  background-color: #808080;
  height: 1px;
}

.red {
  color: #ba0707 !important;
}

#top-bar {
  width: 100%;
  height: 31px;
  background-color: #a5c272;
  padding-top: 10px;
}

#top-bar .container {
  height: 30px;
  background-color: #595959;
  border-top: 1px solid #7b942d;
}

#top-bar .content {
  color: #ffffff;
  line-height: 30px;
  position: relative;
}

#top-bar .online-since {
  position: absolute;
  left: 25px;
  font-size: 14px;
}

#top-bar .online-since a {
  color: #fff;
}

#top-bar .online-since ul {
  margin: 0px;
  padding: 0px;
}

#top-bar .online-since ul li {
  display: inline;
}

#top-bar .online-since ul li h1 {
  margin: 0px;
  padding: 0px;
  display: inline;
  font-size: 14px;
}

#top-bar .job-basket {
  background: url('../images/icons/basket.png') no-repeat scroll left center
    transparent;
  padding: 0 0 0 29px;
  position: absolute;
  right: 287px;
  top: -1px;
}

#top-bar .job-basket a {
  font-size: 13px;
  color: #ffffff;
  text-decoration: underline;
}

#top-bar .job-basket a:hover {
  text-decoration: none;
}

#top-bar .social-icons {
  height: 26px;
  padding: 11px 0px 0 11px;
  position: absolute;
  right: -43px;
  text-align: center;
  top: -11px;
  width: 270px;
  background: #595959 url('../images/backgrounds/top-bar-chunk.png') top left
    no-repeat;
}

#top-bar .social-icons img {
  padding: 0 2px;
  height: 22px;
}

#top-bar .social-icons iframe {
  padding: 0 2px;
  height: 22px;
}

#top-bar .social-icons .gf {
  height: 22px;
  overflow: hidden;
}

#top-bar .loginbox {
  border-right: 1px solid #ffffff;
  height: 20px;
  line-height: 20px;
  padding: 0 12px;
  position: absolute;
  right: 420px;
  text-align: center;
  top: 5px;
}

#top-bar .loggedinbox {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 17px;
  line-height: 17px;
  padding: 0 12px;
  position: absolute;
  right: 420px;
  text-align: center;
  top: 6px;
}

#top-bar .loggedinname {
  height: 17px;
  line-height: 17px;
  padding: 0 12px;
  position: absolute;
  right: 482px;
  text-align: center;
  top: 6px;
}

#top-bar .loginbox a,
#top-bar .loggedinbox a,
#top-bar .loggedinname a {
  color: #fff;
  text-decoration: underline;
}

#top-bar .loginbox a:hover,
#top-bar .loggedinbox a:hover,
#top-bar .loggedinname a:hover {
  text-decoration: none;
}

/*#shadow {
	border:1px ridge #DCDCDC;
	width:980px;
	border-style: ridge;
	border-left: 2px solid #DCDCDC;
	border-right: 2px solid #DCDCDC;
	/*background: url("../images/backgrounds/shadow.png") left top repeat-y;
} */

#container {
  background-color: #ffffff;
  /*	min-height: 300px;*/
  overflow: hidden;
  display: inline-block; /* Necessary to trigger "hasLayout" in IE */
  display: block;
}

#footer {
  width: 100%;
  background-color: #a5c272;
  height: 88px;
  padding: 6px 0 0;
  clear: both;
}

#footer .container {
  height: 91px;
  background-color: #595959;
  border-top: 1px solid #7b942d;
}

#footer .content {
  color: #ffffff;
  position: relative;
  width: 935px;
  margin: auto;
  padding-top: 14px;
}

#footer .footer-nav {
  width: 560x;
  line-height: 12px;
  float: left;
  overflow: hidden;
}

#footer .footer-nav-items {
  list-style-type: none;
  padding: 0;
  margin: 0 0 4px;
}

#footer .footer-nav-items li {
  float: left;
  padding: 0;
  margin: 0 0 5px;
  border-left: 1px solid #ffffff;
}

#footer .footer-nav-items li.first {
  border-left: 0;
}

#footer .footer-nav-items li a {
  font-size: 12px;
  color: #ffffff;
  padding: 0 8px;
}

#footer .footer-nav-items li a:hover {
  text-decoration: underline;
}

#footer .footer-contact {
  width: 370px;
  text-align: right;
  float: right;
  font-size: 12px;
  margin: 2px 0 0 0;
}

#footer .footer-contact p {
  margin: -4px 0 7px;
}

#footer .footer-contact a {
  color: #ffffff;
}

#footer .footer-contact a:hover {
  text-decoration: underline;
}

#header {
  padding: 13px 25px;
  height: 60px;
}

#header a {
  display: block;
  float: left;
  height: 60px;
  width: 281px;
}

#header a img#logo {
  /*
	Put this back in for svg logo
	height: 100%;
	width: 100%;*/
}

/* Xmas logo
#header a img#logo {
    margin-top: -20px;
    z-index: 10000;
    position: absolute;
    margin-left: -17px;
}
*/

.top-banner {
  float: right;
  height: 60px;
  width: 468px;
  padding: 0;
  margin: 0;
}

.main-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
  display: block;
  /*-moz-box-shadow: 0 4px 4px #b6bebc;
	-webkit-box-shadow: 0 4px 4px #b6bebc;
	box-shadow: 0 4px 4px #b6bebc;*/
}

.main-nav li {
  float: left;
  margin: 0;
  padding: 0;
  border-left: 1px solid #ffffff;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.main-nav li.first {
  border-left: 0;
}

.main-nav li.green {
  background: url('../images/backgrounds/nav-green.png') left top repeat-x;
}

.main-nav li.dark-green {
  background: url('../images/backgrounds/nav-dark-green.png') left top repeat-x;
}

.main-nav li.grey {
  background: url('../images/backgrounds/nav-grey.png') left top repeat-x;
}

.main-nav li:hover {
  background: url('../images/backgrounds/nav-grey.png') left top repeat-x;
}

.main-nav li.grey:hover {
  background: url('../images/backgrounds/nav-dark-green.png') left top repeat-x;
}

.main-nav li a {
  color: #ffffff;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 15px;
  text-shadow: 1px 1px 5px #232323;
  display: block;
}

/*
 * Main Nav
*/

/* Recruiter */

#rec-summary-jobs {
  width: 140px;
}
#rec-post-job {
  width: 100px;
}
#rec-cv-search {
  width: 145px;
}
#rec-purchase-credits {
  width: 115px;
}
#rec-hot-skills {
  width: 152px;
}
#rec-billing {
  width: 70px;
}
#rec-staff-management {
  width: 152px;
}
#rec-logout {
  width: 99px;
}

/* Candidate */

#can-edit-profile {
  width: 117px;
}
#can-edit-can-profile {
  width: 150px;
}
#can-saved-searches {
  width: 130px;
}
#can-manage-cv {
  width: 126px;
}
#can-view-applications {
  width: 123px;
}
#can-log-out {
  width: 105px;
}

/* Anonymous */

#login {
  width: 112px;
}
#candidate-login {
  width: 123px;
}
#create-candidate-account {
  width: 210px;
}
#candidate-signup {
  width: 160px;
}
#email-alerts {
  width: 134px;
}
#recruiter-resources {
  width: 175px;
}
#recruiters-new {
  width: 110px;
}
#advertise-a-job-now {
  width: 179px;
}
#advertise-a-job {
  width: 130px;
}
#career-guides {
  width: 182px;
}
#candidate-search {
  width: 165px;
}
#employers-hiring {
  width: 146px;
}

.search-form {
  width: 594px;
  height: 230px;
  background: url('../images/backgrounds/search.png') left top no-repeat;
  padding: 5px 18px 0;
  position: relative;
}

#search-help {
  display: block;
  border: 0;
  height: 37px;
  width: 133px;
  background: url('../images/buttons/need-help.png') left top no-repeat;
  text-indent: -1999px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 183px;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

#find-jobs-now {
  display: block;
  border: 0;
  height: 37px;
  width: 195px;
  background: url('../images/buttons/search-now.png') left top no-repeat;
  text-indent: -1999px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
  display: block;
  line-height: 0;
  cursor: pointer;
}

.find-jobs-now-filled {
  background: url('../images/buttons/search-now-filled.png') left top no-repeat !important;
}

.search-form-table {
  margin-top: 5px;
}

.search-form .form-text {
  width: 280px;
  height: 20px;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 17px;
  padding-left: 2px;
  color: #404040;
}

.search-form-table td {
  padding: 0 25px 12px 0;
}

.search-form-table td div {
  position: relative;
}

.search-form label {
  color: #777777;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 17px;
  left: 4px;
  position: absolute;
  top: 2px;
}

.search-form .form-text-box {
  width: 280px;
  height: 20px;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 17px;
  padding-left: 2px;
  color: #404040;
}

.search-form .form-select {
  width: 284px;
  height: 24px;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 17px;
  padding-left: 0px;
  color: #404040;
}

.home-text {
  padding: 0 0 0 14px;
}

.home-text h1 {
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 25px;
  color: #404040;
  margin: 0;
  padding: 0;
  line-height: 22px;
}

.home-text h2 {
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 25px;
  color: #404040;
  margin: 0;
  padding: 0;
  line-height: 22px;
}

.home-text p {
  font-size: 14px;
}

.home-text p.large-text {
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 24px;
  line-height: 29px;
  margin: 0px 0 14px;
  padding: 0;
}

.featured-recruiters {
  width: 956px;
  height: 66px;
  background-color: #f7f7f7;
  margin: 0 0 15px 0;
  z-index: 5;
  position: relative;
}

.featured-recruiters-title {
  height: 44px;
  padding: 7px 0 0 11px;
  width: 87px;
  background: #ebebeb url('../images/backgrounds/featured-recruiters-title.png')
    left top no-repeat;
  font-size: 14px;
  color: #ffffff;
  float: left;
  line-height: 18px;
}

div.featured-recruiters ul {
  height: 52px;
  list-style-type: none;
  margin: 0;
  padding: 7px 6px 7px 0px;
}

div.featured-recruiters ul li {
  /*border: 1px solid #cfcfcf;*/
  display: inline-block;
  float: left;
  margin: 0px 0px 0px 8px;
  padding: 0px;
}

div.featured-recruiters ul li a {
  display: block;
  vertical-align: top;
  z-index: 10;
}

div.featured-recruiters ul li a img {
  display: block;
  z-index: 10;
}

.amr {
  width: 178px;
  float: left;
}

.amr img.aston {
  padding: 0;
  margin: 0;
}

.featured-jobs {
  width: 425px;
  height: 272px;
  background: url('../images/backgrounds/featured-jobs.png') left top no-repeat;
  float: left;
  margin-left: 16px;
}

.featured-jobs ol li {
  line-height: 22px;
}

.mpu {
  margin: 0 0 0;
  padding: 10px 0 4px;
  background-color: #f7f7f7;
  width: 322px;
  text-align: center;
}

.home .mpu {
  margin: 0 0 0 16px;
  padding: 8px 0;
  float: left;
}

#top-section {
  overflow: hidden;
  display: inline-block;
  display: block;
  width: 980px;
  padding: 10px 0;
  clear: both;
}

.job-view #top-section {
  padding: 4px 0 0;
}

.top-block {
  width: 307px;
  float: left;
  margin-right: 11px;
  padding-bottom: 10px;
}

.home .top-block {
  width: 311px;
}

#sidebar .top-block {
  margin-top: 13px;
  width: 322px;
}

.top-block h2.top-title {
  font-weight: normal;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  color: #ffffff;
  margin: 5px 0 0 13px;
  padding: 0;
  clear: both;
}

.top-block ul {
  list-style-type: none;
  margin: 11px 14px;
  padding: 0;
}

.top-block ul li {
  margin: 0;
  padding: 0 7px;
  border-top: 1px solid #c7c7c7;
  line-height: 24px;
}

.top-block ul li.first {
  border-top: none;
}

.top-block ul li.views-row-first {
  border-top: none;
}

.top-block .top-button {
  height: 27px;
  padding: 6px 18px;
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 0 22px;
}

.top-block {
  margin-top: 15px;
}

.top-block .view-content {
  margin: 0;
  padding: 2px 0 0;
}

.top-green .content,
.top-green .view-content {
  background: #f6f9f4 url('../images/backgrounds/top-green.png') left bottom
    repeat-x;
}
.top-dark-green .content,
.top-dark-green .view-content {
  background: url('../images/backgrounds/top-dark-green.png') left top repeat-x;
}
.top-grey .content,
.top-grey .view-content {
  background: url('../images/backgrounds/top-grey.png') left top repeat-x;
}

.top-green {
  background: url('../images/backgrounds/top-green-bt.png') right bottom
    no-repeat;
}
.top-dark-green {
  background: url('../images/backgrounds/top-dark-green-bt.png') right bottom
    no-repeat;
}
.top-grey {
  background: url('../images/backgrounds/top-grey-bt.png') right bottom
    no-repeat;
}

.top-green .top-button {
  background-color: #90c722;
}
.top-dark-green .top-button {
  background-color: #00a754;
}
.top-grey .top-button {
  background-color: #6e6e6e;
}

.top-green h2.top-title {
  background-color: #90c722;
  display: block;
  height: 29px;
  line-height: 29px;
  margin: 0;
  padding: 0 0 0 17px;
}

.top-dark-green h2.top-title {
  background-color: #00a754;
  display: block;
  height: 29px;
  line-height: 29px;
  margin: 0;
  padding: 0 0 0 17px;
}

.top-dark-green h2.top-title a {
  color: #fff;
}

.top-grey h2.top-title {
  background-color: #6e6e6e;
  display: block;
  height: 29px;
  line-height: 29px;
  margin: 0;
  padding: 0 0 0 17px;
}

.search-result-header {
  background: url('../images/backgrounds/search-result-header.jpg') no-repeat
    scroll left bottom transparent;
  height: 127px;
  margin-bottom: 14px;
  padding: 12px 0 0 21px;
  position: relative;
  width: 601px;
}

.search-result-header-promo {
  background: url('../images/backgrounds/search-result-header-promo.jpg')
    no-repeat scroll left bottom transparent;
  height: 52px;
  margin-bottom: 14px;
  padding: 0px 0px 0px 21px;
  position: relative;
  width: 601px;
}

p.srheadpromo {
  font-family: 'Roboto', arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.srtext {
  margin: 0;
  padding: 0;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 21px;
  line-height: 33px;
  color: #ffffff;
  font-weight: normal;
}

.search-data {
  color: #404040;
  font-size: 13px;
  left: 18px;
  line-height: 19px;
  position: absolute;
  top: 71px;
  padding-right: 10px;
}

.search-data p {
  margin: 0;
  padding: 0;
}

.search-data a {
  font-weight: bold;
  text-decoration: underline;
}

.search-actions {
  left: 18px;
  position: absolute;
  top: 110px;
}

.search-actions a {
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 14px;
}

.search-actions img {
  padding-right: 6px;
  vertical-align: middle;
}

.related-jobs {
  width: 621px;
  height: 51px;
  background-color: #ebebeb;
  margin: 0;
}

.related-jobs-title {
  height: 44px;
  padding: 0px 10px 0 11px;
  width: 87px;
  background: #ebebeb url('../images/backgrounds/featured-recruiters-title.png')
    left center no-repeat;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
}

.related-jobs .content {
  padding: 5px 10px;
}

.related-jobs .content a {
  padding: 0 3px 0 5px;
  border-left: 1px solid #404040;
  font-size: 13px;
}

.related-jobs .content a:hover {
  text-decoration: underline;
}

.related-jobs .content a.first {
  padding: 0 3px 0 0px;
  border-left: 0;
}

.pagination {
  width: 621px;
  height: 32px;
  background-color: #f2f2f2;
  margin: 13px 0 0;
  line-height: 32px;
}

.pagination-prem {
  width: 800px;
  height: 32px;
  margin: 13px 0 0;
  line-height: 32px;
  padding: 0px 0px 10px 10px;
}

.pagination .content {
  padding: 0 12px;
}

.pagination .content .page-ident {
  font-size: 13px;
}

.paginate-button-prev {
  height: 22px;
  color: #ffffff;
  width: 76px;
  background-color: #808080;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 22px;
  margin: 0 2px 0 7px;
}

.paginate-button-next {
  height: 22px;
  color: #ffffff;
  width: 76px;
  background-color: #808080;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 22px;
  margin: 0 0 0 5px;
}

.paginate,
.current {
  height: 21px;
  width: 35px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 22px;
  margin: 0px;
  border-left: 1px solid #b9b9b9;
}

.pagination .first {
  border: 0;
}

.paginate span {
  width: 23px;
  display: inline-block;
}

.current span {
  width: 23px;
  background-color: #b5de40;
  display: inline-block;
}

.jobs-list {
  margin-top: 14px;
}

.job-title {
  //-moz-box-shadow: 0 4px 4px #b6bebc;
  //-webkit-box-shadow: 0 4px 4px #b6bebc;
  //box-shadow: 0 4px 4px #b6bebc;
}

.jobbox .job-body {
  margin: 7px 0 0 12px;
  width: 585px;
  float: left;
}

.jobboxprem .job-body {
  margin: 7px 0;
  width: 440px;
  float: left;
  padding-left: 12px;
}

.jobboxprem .no-logo {
  width: 585px;
}

.job-details {
  clear: both;
  padding: 5px 12px;
}

.jobbox {
  overflow: hidden;
  display: inline-block;
  display: block;
  position: relative;
  padding: 0 0 30px 0;
  margin: 0 0 13px 0;
}

.jobbox img {
  float: left;
  margin: 11px 0 0 10px;
}

.jobbox .savedsearch-button {
  margin: 11px 0 12px 12px;
}

.jobbox .view-job-button {
  position: absolute;
  bottom: 0;
  right: 265px;
  width: 120px;
  height: 22px;
  display: inline-block;
  background: url('../images/buttons/view-job.png') left top no-repeat;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}

.jobbox .not-interested-button {
  position: absolute;
  bottom: 0;
  right: 132px;
  width: 152px;
  height: 22px;
  display: inline-block;
  background: url('../images/buttons/not-interested.png') left top no-repeat;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}

.jobbox .add-to-basket-button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 146px;
  height: 22px;
  display: inline-block;
  background: url('../images/buttons/add-to-basket.png') left top no-repeat;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}

.jobbox-ext .view-job-button {
  right: 133px;
}

.anon .view-job-button {
  right: 145px;
}

.anon .jobbox-ext .view-job-button {
  right: -2px;
}

.jobbox-ext .not-interested-button {
  right: 0;
}

.jobbox {
  width: 621px;
  background: #ebebec url('../images/backgrounds/jobbox.png') right bottom
    no-repeat;
}

.jobbox .job-ti {
  width: 621px;
  background-color: #6e6e6e;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.jobboxprem .job-ti {
  background-color: #00a754;
}

.jobbox .job-ti h2 {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.jobbox .job-ti b {
  font-weight: normal;
}

.jobbox .job-ti a {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  padding-left: 15px;
}

.jobboxprem {
  width: 621px;
  background: #dbf3e6 url('../images/backgrounds/jobbox-prem.png') right bottom
    no-repeat;
}

.jobboxprem .job-title {
  width: 621px;
  background-color: #00a754;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.jobboxprem .job-title h2 {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.jobboxprem .job-title a {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  padding-left: 15px;
}

.jobboxprem .job-title b {
  font-weight: normal;
}

.jobboxadmin {
  margin-bottom: -22px;
  padding-bottom: 22px;
}

.jobboxadmin .job-details {
  display: none;
}

.jobboxadmin .job-title h2 {
  padding-left: 15px;
  cursor: pointer;
}

.grey-block {
  background: url('../images/backgrounds/grey-block.png') right bottom no-repeat;
  background-color: #ebebeb;
  width: 322px;
  padding-bottom: 10px;
  margin: 13px 0;
}

.grey-block h2 {
  color: #ffffff;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 13px;
  background-color: #595959;
  display: block;
  width: 309px;
  height: 28px;
  line-height: 29px;
  margin: 0 0 -1px;
}

.grey-block-table {
  margin: 0px 0 0 6px;
  text-align: center;
  width: 310px;
  padding-top: 10px;
}

.grey-block-table td {
  padding: 3px 0;
}

.grey-block-table td img {
  border: 1px solid #cfcfcf;
}

/* Added by Rich on 6th July 2015 for text based Partner block */
.grey-block.text-ads {
}

.grey-block.text-ads .content {
  padding: 0;
}

.grey-block.text-ads .content h2 {
  display: block;
  margin-bottom: 10px;
}

.grey-block.text-ads .content div {
  margin: 0px;
  padding: 7px 14px;
}

.grey-block.text-ads .content div:last-child {
  border-bottom: none;
  margin: 0;
  padding-bottom: 0;
}

.grey-block.text-ads .content div h4 {
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 18px;
  margin: 0 0 1px 0;
  font-weight: normal;
}

.grey-block.text-ads .content div h4 a {
  color: #22ab52;
}

.grey-block.text-ads .content div h4 a:hover,
.grey-block.text-ads .content div h4 a:focus {
  color: #595959;
}

.grey-block.text-ads .content div p {
  border-bottom: 1px solid #c7c7c7;
  margin: 0px;
  padding: 0 0 10px 0;
}

.grey-block.text-ads .content div:last-child p {
  border-bottom: none;
}

/* Added by Rich on 6th July 2015 for text based Partner block */

.careerjet {
  padding-top: 13px;
  clear: both;
  width: 322px;
  height: 32px;
  background: url('../../../../../../images/careerjet.gif') left bottom
    no-repeat;
}

.careerjet a {
  width: 322px;
  height: 32px;
  display: block;
}

.careerjet img {
  display: none;
}

.search-result-form {
  width: 585px;
  height: 268px;
  background: url('../images/backgrounds/search-result-form.png') left top
    no-repeat;
  padding: 0px 18px 0;
  position: relative;
}

.search-result-form .form-text {
  margin: 0;
  padding: 0;
  width: 177px;
  height: 21px;
  line-height: 23px;
}

.search-result-form .form-select {
  height: 24px;
  margin: 0;
  padding: 3px 0 0 0;
  width: 179px;
}

.search-result-form #search-help {
  bottom: 82px;
}

.search-result-form #find-jobs-now {
  bottom: 82px;
  background: url('../images/buttons/search-now.png') no-repeat scroll left top
    transparent;
  idth: 180px;
}

.search-result-form .search-data {
  top: 192px;
}

.search-result-form .search-actions {
  top: 241px;
}

.search-results-form-table {
  margin-top: 1px;
}

.search-results-form-table th {
  text-align: left;
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 4px 0 0;
}

.search-results-form-table td {
  margin-top: 5px;
  padding: 0 25px 0 0;
}

.job-listing {
  width: 625px;
  background: #ebebec url('/images/backgrounds/job.jpg') right bottom
    no-repeat;
  overflow: hidden;
  display: inline-block;
  display: block;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 13px 0;
}

.job-listing-title {
  width: 621px;
  background-color: #00a754;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  padding-left: 24px;
  -moz-box-shadow: 0 4px 4px #b6bebc;
  -webkit-box-shadow: 0 4px 4px #b6bebc;
  box-shadow: 0 4px 4px #b6bebc;
  position: relative;
}

.job-listing-title h1 {
  line-height: 28px;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
}

.job-listing-image {
  width: 150px;
  /*height: 141px;*/
  float: left;
  padding: 15px 20px 15px 24px;
}

.job-listing-image a img {
  border: 1px solid #cfcfcf;
}

.job-listing-details {
  padding: 10px 0 0;
  width: 450px;
  float: left;
}

.job-listing-details-review {
  padding: 20px 0;
}

.job-listing-table {
  text-align: left;
  line-height: 14px;
}

.job-listing-table th {
  text-align: left;
  width: 75px;
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 12px !important;
  vertical-align: top;
}

.job-listing-table td {
  font-size: 12px !important;
  padding-bottom: 4px;
}

.job-listing-admin-table {
  text-align: left;
  line-height: 17px;
}

.job-listing-admin-table th {
  text-align: left !important;
  width: 300px;
  color: #404040;
  font-family: arial, sans-serif;
  font-size: 12px !important;
  padding: 3px 0;
}

.job-listing-admin-table td {
  font-size: 12px !important;
}

.job-listing-actions-right {
  box-sizing: border-box;
  float: right;
  padding: 13px 15px;
  text-align: right;
  width: 200px;
}

.job-listing-actions-right .apply-btn {
  float: none;
}

/*.job-listing-actions-right a {
	display: block;
}*/

/*#listing-apply-now {
	background: url("../images/buttons/apply-now.png") no-repeat scroll left top transparent;
	width: 205px;
	height: 53px; 
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
	display:block;
	line-height: 0;
}*/

.apply-btn {
  background: #f5a623;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  height: 53px;
  padding: 0 20px;
  margin: 0;
  line-height: 53px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 0;
  outline: none;

  /* Transition on hover */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

  /* Drop shadow */
  -webkit-box-shadow: 0px 2px 2px #b3b3b3;
  -moz-box-shadow: 0px 2px 2px #b3b3b3;
  box-shadow: 0px 2px 2px #b3b3b3;
}

.apply-btn:hover,
.apply-btn:focus {
  background: #e89f20;
}

#listing-ask-a-question {
  background: url('../images/buttons/contact-recruiter.png') no-repeat scroll
    left top transparent;
  display: inline-block;
  margin: 15px 6px 0 0;
  width: 138px;
  height: 33px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  line-height: 0;
}

#uefa-link {
  background: url('../images/buttons/view-uefa.png') no-repeat scroll left top
    transparent;
  width: 205px;
  height: 49px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  margin-top: 15px;
}

#ons-link {
  background: url('../images/buttons/view-ons.png') no-repeat scroll left top
    transparent;
  width: 205px;
  height: 49px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  margin-top: 15px;
}

#tel02-link {
  background: url('../images/buttons/view-02.png') no-repeat scroll left top
    transparent;
  width: 205px;
  height: 49px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  margin-top: 15px;
}

.job-listing-body {
  clear: both;
  padding: 0 20px 5px 24px;
  line-height: 17px;
  position: relative;
}

.job-listing-body li {
  margin-left: 20px;
}

.job-jobg8 {
  clear: both;
  padding: 5px 20px 5px 24px;
  line-height: 17px;
  position: relative;
  font-weight: bold;
}

#back-to-listing {
  background: url('../images/buttons/big-grey.png') no-repeat scroll right top
    transparent;
  width: 190px;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}

.job-listing-actions-bottom {
  margin: 0 0 20px 0;
  padding: 0 22px;
}

.job-listing-actions-bottom .apply-btn {
  float: left;
}

/*.job-listing-actions-bottom a {
	display: block;
}*/

#listing-bt-add-to-basket {
  background: url('../images/buttons/add-to-basket-new.png') no-repeat scroll
    left top transparent;
  width: 174px;
  height: 43px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  float: left;
  margin-left: 30px;
}

#listing-bt-send-to-friend {
  background: url('../images/buttons/email-job.png') no-repeat scroll left top
    transparent;
  width: 158px;
  height: 44px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  float: left;
  margin-left: 30px;
}

#listing-bt-quick-apply {
  background: url('../images/buttons/quick-apply.png') no-repeat scroll left top
    transparent;
  width: 174px;
  height: 43px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  float: left;
  margin-left: 30px;
}

#listing-bt-apply-now {
  background: url('../images/buttons/apply-now-small.png') no-repeat scroll left
    top transparent;
  width: 183px;
  height: 48px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
  float: left;

  margin-left: 30px;
}

#sidebar .related-jobs-block {
  width: 314px;
  margin-top: 13px;
  background: url('../images/backgrounds/related-jobs-block-bg.png') left top
    repeat-x;
}

#sidebar .related-jobs-block .content {
  background: url('../images/backgrounds/related-jobs-block.png') right bottom
    no-repeat;
  padding-bottom: 5px;
}

#sidebar .related-jobs-block h2.related-jobs-block-title {
  font-weight: normal;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  color: #ffffff;
  margin: 0px;
  padding: 0 0 0 17px;
  display: block;
  background-color: #6e6e6e;
  height: 29px;
  line-height: 29px;
}

#sidebar .related-jobs-block ul {
  list-style-type: none;
  margin: 5px 14px 4px;
  padding: 0;
}

#sidebar .related-jobs-block ul li {
  margin: 0;
  padding: 0 7px;
  border-top: 1px solid #c7c7c7;
  line-height: 24px;
}

#sidebar .related-jobs-block ul li.first {
  border-top: none;
}

#notinterestedpopup {
  background-color: #ffffff;
  border: 1px solid #66cc00;
  display: none;
  position: absolute;
  width: 200px;
  z-index: 10;
}

.admin-title {
  width: 571px;
  height: 75px;
  background: url('../images/backgrounds/admin-title.jpg') top left no-repeat;
  padding: 25px;
}

.admin-title-tall {
  width: 571px;
  height: 103px;
  background: url('../images/backgrounds/admin-title-tall.jpg') top left
    no-repeat;
  padding: 25px;
}

.admin-title-cv {
  width: 571px;
  height: 175px;
  background: url('../images/backgrounds/admin-title-cv.jpg') top left no-repeat;
  padding: 25px;
}

.admin-title h1 {
  font-size: 29px;
  color: #404040;
  margin: 0;
  padding: 0;
}

.admin-title a {
  font-weight: bold;
  text-decoration: underline;
}

.admin-title a:hover {
  text-decoration: none;
}

.admin-title .boxbody {
  margin-top: 6px;
}

.admin-title .boxbody p {
  font-size: 12px;
  color: #404040;
  margin: 0;
  padding: 0;
  line-height: 20px;
}

.admin-title-cv .boxbody p {
  margin: 0 0 5px;
}

.admin-profile .boxbody {
  margin-top: 6px;
  padding: 0 10px;
}

.admin-profile h2 {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  width: 526px;
  margin-left: 41px;
  padding: 0 0 7px 10px;
  border-bottom: 1px solid #c0c3c1;
}

.admin-profile-table,
.admin-profile-table-long,
.admin-profile-table-terms {
  width: 506px;
  margin: 0 0 10px 50px;
}

.admin-profile-table.job-add-page {
  width: 575px !important;
  margin: 0 0 10px 15px !important;
}

.admin-profile-table-terms {
  width: 506px;
  margin: 0 0 0 50px;
}

.admin-profile-table td label {
  font-size: 14px;
  color: #333333;
}

.admin-profile-table td {
  vertical-align: middle;
  padding: 5px 0;
}

.admin-profile-table th {
  vertical-align: middle;
  padding: 5px 0;
  text-align: left;
}

.admin-profile-table td.col1 {
  width: 134px;
}

.admin-profile-table td.textarealabel {
  vertical-align: top;
}

.admin-profile-table td input {
  width: 354px;
  height: 24px;
  font-size: 12px;
  color: #333;
  padding-left: 5px;
}

.admin-profile-table td input.small-input {
  width: 23px;
  display: inline;
}

.admin-profile-table td select {
  color: #333333;
  font-size: 12px;
  height: 24px;
  width: 362px;
}

.admin-profile-table td select.rangeselect {
  height: 24px;
  width: 110px;
}

.admin-profile-table td select.secondary {
  float: right;
}

.admin-profile-table td label.rangeselectsecondarylabel {
  padding-left: 10px;
  padding-right: 0px;
}

.admin-profile-table td select.multiselect {
  height: 75px;
}

.admin-profile-table td textarea {
  height: 113px;
  width: 355px;
  color: #333333;
  font-size: 12px;
  font-family: arial, sans-serif;
}

.admin-profile-table td input.radioinput {
  height: 24px;
  width: 30px;
  vertical-align: middle;
}

.admin-profile-table td input.checkbox {
  height: 24px;
  width: 30px;
  vertical-align: middle;
}

.admin-profile-table td input.checkboxcvvis {
  height: 24px;
  width: 20px;
  vertical-align: middle;
}

.top-align td,
.top-align th {
  vertical-align: top;
}

.admin-profile-button {
  position: absolute;
  bottom: 0;
  right: 0;
}

.rec-options {
  width: 530px;
  margin: auto;
}

.rec-options h2 {
  padding: 0 0 10px 0px !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  border: 0;
}

.rec-options table {
  width: 100%;
}

.rec-options hr {
  background-color: #c7c7c7;
  width: 570px;
  margin: 15px 0 15px -20px;
}

.rec-options p {
  padding: 10px 0 0 0 !important;
}

.change-password {
  width: 621px;
  height: 58px;
  background: url('../images/backgrounds/change-password.png') top left
    no-repeat;
  line-height: 70px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.change-password a {
  color: #ffffff;
  font-weight: normal;
}

.removed-system {
  width: 621px;
  height: 58px;
  background: url('../images/backgrounds/removed-system.png') top left no-repeat;
  line-height: 70px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.removed-system a {
  color: #ffffff;
  font-weight: normal;
}

.new-saved-search {
  width: 621px;
  height: 55px;
  background: url('../images/backgrounds/new-saved-search.png') top left
    no-repeat;
  line-height: 65px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.new-saved-search a {
  color: #ffffff;
  font-weight: normal;
}

#find-out-more {
  width: 621px;
  height: 55px;
  background: url('../images/backgrounds/new-saved-search.png') top left
    no-repeat;
  line-height: 65px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

#find-out-more a {
  color: #ffffff;
  font-weight: normal;
}

.another-cv,
.addall-cv,
.removeall-cv {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/another-cv.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.another-cv a,
.addall-cv a,
.removeall-cv a {
  color: #ffffff;
  font-weight: normal;
}

.create-cand-acc {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/create-cand-acc.png') top left
    no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.create-cand-acc a {
  color: #ffffff;
  font-weight: normal;
}

.summary-jobs {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/summary-jobs.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.summary-jobs a {
  color: #ffffff;
  font-weight: normal;
}

.why-advertise {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/why-advertise.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.why-advertise a {
  color: #ffffff;
  font-weight: normal;
}

.advertise-job {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/advertise-job.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.advertise-job a {
  color: #ffffff;
  font-weight: normal;
}

.full-intro {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/full-intro.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.full-intro a {
  color: #ffffff;
  font-weight: normal;
}

.niche-sites {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/niche-sites.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.niche-sites a {
  color: #ffffff;
  font-weight: normal;
}

.media-pack {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/media-pack.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.media-pack a {
  color: #ffffff;
  font-weight: normal;
}

.rate-card {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/rate-card.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.rate-card a {
  color: #ffffff;
  font-weight: normal;
}

.find-cand-search {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/find-cand-search.png') top left
    no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.find-cand-search a {
  color: #ffffff;
  font-weight: normal;
}

.cand-search {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/cand-search.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.cand-search a {
  color: #ffffff;
  font-weight: normal;
}

.cand-search-acc {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/cand-search-acc.png') top left
    no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.cand-search-acc a {
  color: #ffffff;
  font-weight: normal;
}

.add-job {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/add-job.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.add-job a {
  color: #ffffff;
  font-weight: normal;
}

.purchase-credits {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/purchase-credits.png') top left
    no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.purchase-credits a {
  color: #ffffff;
  font-weight: normal;
}

.bespoke-packages {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/bespoke-packages.png') top left
    no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.bespoke-packages a {
  color: #ffffff;
  font-weight: normal;
}

.rec-guides {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/rec-guides.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.rec-guides a {
  color: #ffffff;
  font-weight: normal;
}

.faq {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/faq.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.faq a {
  color: #ffffff;
  font-weight: normal;
}

.contact-us {
  width: 621px;
  height: 62px;
  background: url('../images/backgrounds/contact-us.png') top left no-repeat;
  line-height: 77px;
  padding-left: 83px;
  font-size: 17px;
  color: #a2cf01;
  font-weight: bold;
}

.contact-us a {
  color: #ffffff;
  font-weight: normal;
}

.admin-profile {
  background: #def4e9 url('../images/backgrounds/large-green.png') bottom right
    no-repeat;
  width: 621px;
  /*margin-top: 11px;*/
  position: relative;
  padding: 0 0 32px;
}

.admin-profile h1 {
  background: url('../images/backgrounds/long-dd-header.png') no-repeat scroll
    left bottom #00a754;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 15px;
  padding: 6px 0 14px 10px;
  width: 611px;
}

.admin-profile h1 a {
  color: #fff;
}

.admin-profile h1 a:hover {
  text-decoration: underline;
}

.admin-profile .actionbuttons {
  margin: 14px 0 0 0;
  padding: 0 72px 0 50px;
  text-align: right;
}

.admin-profile .actionbuttons input {
  /*position: absolute;*/
  /*bottom: 0;*/
  /*right: 0;*/
}

.basketapplybuttons input {
  position: absolute;
  bottom: 0;
  right: 0;
}

#basket-view-details {
  position: absolute;
  bottom: 0;
  right: 106px;
  height: 30px;
}

.saved-search {
  margin: 11px 0 0;
  background: #def4e9 url('../images/backgrounds/large-green.png') bottom right
    no-repeat;
  padding: 0 !important;
}

.saved-search .boxbody {
  position: relative;
  padding-top: 0px;
}

.saved-search h1 {
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-weight: normal;
  line-height: 15px;
  padding: 10px 0 10px 20px;
  width: 601px;
}

.saved-search .top-savedsearch-links {
  font-size: 14px;
  width: 621px;
  height: 28px;
  line-height: 28px;
  position: relative;
}

.saved-search .top-savedsearch-links a {
  color: #ffffff;
  text-align: center;
  display: inline;
}

.saved-search .top-savedsearch-links a:hover {
  text-decoration: underline;
}

.saved-search a#ss-change-freq {
  background: url('../images/buttons/change-freq.png') top right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 169px;
}

.saved-search a#ss-edit-search {
  background: url('../images/buttons/edit.png') top right;
  position: absolute;
  bottom: 0;
  right: 152px;
  width: 82px;
}

.saved-search a#ss-suspend {
  background: url('../images/buttons/convert.png') top right;
  position: absolute;
  bottom: 0;
  right: 216px;
  width: 187px;
}

.saved-search a#ss-delete-search {
  background: url('../images/buttons/delete.png') top right;
  position: absolute;
  bottom: 0;
  right: 386px;
  width: 93px;
}

.saved-search a#ss-display-results {
  background: url('../images/buttons/display.png') top right;
  position: absolute;
  bottom: 0;
  right: 461px;
  width: 161px;
}

.saved-search h1.no-link {
  cursor: default;
}

.cv-letters {
  margin: 11px 0 0;
  background: #def4e9 url('../images/backgrounds/large-green.png') bottom right
    no-repeat;
  padding: 0 !important;
}

.cv-letters .boxbody {
  position: relative;
  padding: 10px 0 40px 10px;
}

.cv-letters h1 {
  width: 576px;
  height: 33px;
  line-height: 35px;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  padding-left: 45px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.cv-letters table th {
  text-align: left;
  padding-right: 10px;
}

.cv-letters h1 a {
  color: #fff;
}

.applications {
  margin: 11px 0 0;
  background: #def4e9 url('../images/backgrounds/large-green.png') bottom right
    no-repeat;
  padding: 0 !important;
}

.applications .boxbody {
  position: relative;
  padding: 10px 0 40px 10px;
}

.applications h1 {
  width: 607px;
  height: 33px;
  line-height: 35px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  padding-left: 14px;
  cursor: pointer;
  position: relative;
}

.applications table th {
  text-align: left;
  padding-right: 10px;
}

.applications h1 a {
  color: #fff;
}

.recruiter-dd {
  margin: 11px 0 0;
  background: #def4e9 url('../images/backgrounds/large-green.png') bottom right
    no-repeat;
  padding: 0 !important;
}

.recruiter-dd .boxbody {
  position: relative;
  padding: 10px 0 40px 10px;
}

.recruiter-dd h1 {
  width: 576px;
  height: 33px;
  line-height: 35px;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  padding-left: 45px;
  cursor: pointer;
  position: relative;
}

.recruiter-dd table th {
  text-align: left;
  padding-right: 10px;
}

.recruiter-dd h1 a {
  color: #fff;
}

.defaultcv {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../images/backgrounds/defaultcv.gif') bottom right no-repeat;
  width: 100px;
  height: 33px;
  overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display: block;
  line-height: 0;
}

.cv-butt-default {
  background: url('../images/buttons/cv-setasdefault.png') bottom right
    no-repeat;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 181px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.cv-butt-upload {
  background: url('../images/buttons/cv-uploadreplacement.png') bottom right
    no-repeat;
  position: absolute;
  bottom: 0px;
  right: 164px;
  width: 216px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.cv-butt-download {
  background: url('../images/buttons/cv-download.png') bottom right no-repeat;
  position: absolute;
  bottom: 0px;
  right: 364px;
  width: 120px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.cv-butt-remove {
  background: url('../images/buttons/cv-remove.png') bottom right no-repeat;
  position: absolute;
  bottom: 0px;
  right: 468px;
  width: 126px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.no-def .cv-butt-upload {
  right: 0;
}

.no-def .cv-butt-download {
  right: 200px;
}

.no-def .cv-butt-remove {
  right: 304px;
}

.app-butt-view-cont-hist {
  background: url('../images/buttons/view-cont-hist.png') bottom right no-repeat;
  position: absolute;
  bottom: 0px;
  right: 183px;
  width: 186px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.app-butt-add-note {
  background: url('../images/buttons/add-note.png') bottom right no-repeat;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 138px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.cv-buttons .view-job-button {
  right: 123px;
}

.app-butt-withdraw-app {
  background: url('../images/buttons/withdraw-app.png') bottom right no-repeat;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 189px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.covering-letter-title {
  margin-top: 30px;
}

h1.dd-closed {
  /*background: #00a754 url("../images/backgrounds/dd-closed.png") center left no-repeat;*/
  background-color: #00a754;
}

h1.dd-open {
  /*background: #00a754 url("../images/backgrounds/dd-open.png") center left no-repeat;*/
  background-color: #00a754;
}

h1.expired {
  background-color: #595959;
}

.saved-search h1 a {
  color: #fff;
}

.savedsearch-button img {
  border: 0 !important;
}

.edit-search {
  border: 0 none;
  left: -12px;
  position: absolute;
  top: -12px;
}

.delete-search {
  border: 0 none;
  left: 111px;
  position: absolute;
  top: -12px;
}

.convert-to-email-alert {
  border: 0 none;
  left: 247px;
  position: absolute;
  top: -12px;
}

.savesearches-list {
  list-style-type: none;
  margin: 10px 0 15px 18px;
  padding: 0;
  width: 584px;
}

.savesearches-list li {
  border-top: 1px solid #b9bcbb;
  margin: 0;
  padding: 3px 0 3px 5px;
}

.savesearches-list li.first {
  border-top: 0;
}

/* forms richard */

#loginform-box {
  background: url('../images/backgrounds/login-form-bg.png') no-repeat left top;
  height: 235px;
  padding: 5px 18px 0;
  position: relative;
  width: 585px;
  color: #404040 !important;
}

#loginform-box h1 {
  margin-top: 10px;
  color: #404040;
}

#loginform-box p {
  margin-bottom: 15px;
}

#loginform-box p a {
  color: #404040;
  font-weight: bold;
  text-decoration: underline;
}

#loginform-box table td {
  text-align: left;
  padding: 0 20px 8px 0;
}

#loginform-box table td label {
}

#loginform-box form input#username,
#loginform-box form input#password {
  height: 17px;
  width: 362px;
}

#loginform-box #forgot-password {
  background: url('../images/buttons/login-form-forgot-pass-button.png')
    no-repeat;
  bottom: 0;
  height: 37px;
  position: absolute;
  right: 76px;
  width: 203px;
}

#loginform-box #login-button {
  background: url('../images/buttons/login-form-login-button.png') no-repeat;
  border: none;
  bottom: 0px;
  cursor: pointer;
  height: 37px;
  padding: 0;
  position: absolute;
  right: 0px;
  width: 198px;
}

#loginform-box #rememberme {
  margin-left: 0;
}

#loginform-box {
  background: url('../images/backgrounds/login-form-bg.png') no-repeat left
    bottom;
  color: #ffffff;
  height: 95px;
  padding: 5px 18px 0;
  position: relative;
  width: 585px;
}

.loginbox-large {
  height: 265px !important;
}

.green-title {
  background: url('../images/backgrounds/green-lrg.png') left bottom no-repeat;
  color: #404040 !important;
  padding: 15px 18px 20px;
  position: relative;
  width: 585px;
}

.green-title h1 {
  color: #404040 !important;
}

.green-title a {
  font-weight: bold;
}

.dark-green-title {
  background: url('../images/backgrounds/dark-green.png') left bottom no-repeat;
  margin-bottom: 20px;
}

.info-box {
  padding: 0 30px 0 25px;
}

.info-box h2 {
  font-size: 18px;
  line-height: 25px;
}

.info-box a {
  font-weight: bold;
  text-decoration: underline;
}

.info-box a.boldlink {
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

.info-box .link-list td {
  padding: 0 50px 8px 0;
}

.info-box .link-list a {
  font-weight: normal;
  text-decoration: none;
}

.green-diag {
  padding: 11px 30px 50px 25px;
  background: url('../images/backgrounds/green-diag.jpg') left bottom no-repeat;
  color: #fff;
  margin-top: 25px;
  width: 566px;
  position: relative;
}

.green-diag h2 {
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 27px;
  font-weight: normal;
  color: #fff;
}

.small-green-diag {
  padding: 11px 30px 33px 25px;
  margin-top: 18px;
}

#media-agency-link {
  width: 306px;
  height: 38px;
  background-color: #b5de40;
  text-align: center;
  line-height: 38px;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #404040;
  position: absolute;
  bottom: 3px;
  left: 3px;
}

#recruitment-agency-link {
  width: 306px;
  height: 38px;
  background-color: #b5de40;
  text-align: center;
  line-height: 38px;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #404040;
  position: absolute;
  bottom: 3px;
  right: 3px;
}

.quotes-box h3 {
  font-weight: bold !important;
  font-family: arial, sans-serif !important;
  font-size: 17px !important;
}

.quotes-box p {
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  font-family: 'Istok Web', arial, sans-serif;
  line-height: 20px;
}

.quotes-box p strong {
  font-size: 13px;
  font-style: normal;
}

/* forms richard */

table.formtable {
  margin: 0 0 20px 10px;
}

table.formtable th {
  text-align: left;
  padding: 5px 15px 5px 0;
}

.savesearch {
  margin: 13px 0px 0px 93px;
}

.no-results {
  margin: 15px 0 15px 20px;
}

.info-title {
  width: 621px;
  background-color: #6e6e6e;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
  padding-left: 15px;
  -moz-box-shadow: 0 4px 4px #b6bebc;
  -webkit-box-shadow: 0 4px 4px #b6bebc;
  box-shadow: 0 4px 4px #b6bebc;
  position: relative;
}

.info-main {
  padding: 10px 0 0 22px;
}

.no-logo {
  width: 0px;
  float: left;
  height: 100%;
  padding: 15px 12px;
}

.green-box {
  background: #eaf5d6 url('../images/backgrounds/green-box.png') right bottom
    no-repeat;
  padding: 5px 20px 30px;
  margin: 15px 0 10px;
  width: 581px;
}

.green-box h3 {
  font-weight: normal;
  font-size: 18px;
  font-family: 'Istok Web', arial, sans-serif;
}

.grey-box {
  background: #ebebeb url('../images/backgrounds/grey-block.png') right bottom
    no-repeat;
  padding: 5px 20px 20px;
  margin: 15px 0 10px;
  width: 581px;
}

.expired {
  color: #d81139;
}

.expired a {
  color: #d81139;
  font-weight: bold;
}

h2.block-title {
  display: none;
}

h2.box-title {
  color: #ffffff;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  margin: 7px 0 0 13px;
  padding: 0;
}

.featured-jobs h2.box-title {
  font-size: 19px;
}

.redtext {
  color: #b71818;
}

.indenttext {
  padding-left: 50px;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 5px;
}

.indenttext .aster {
  padding-left: 50px;
  font-style: italic;
}

table.stattable {
  margin: 0;
  padding: 0;
}

table.stattable td,
table.stattable th {
  margin: 0;
  padding: 0 10px 0 0;
}

.boldtable td {
  font-weight: bold;
}

.green-title p.thinp {
  margin: 5px 0;
}

.admin-profile-job-search {
  height: 100px;
}

.rec-job-search label {
  font-size: 14px;
  margin-right: 10px;
}

.rec-job-search input#terms {
  width: 260px;
  height: 21px;
}

.rec-job-search input#find-btn {
  margin: 8px 0 -7px 10px;
}

.billing-table {
  margin: -8px 0 0 -10px;
  width: 621px;
}

.billing-table th,
.billing-table td {
  margin: 0;
  padding: 0;
  border: 0;
}

.billing-table th {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  background-color: #f1fbf6;
  padding: 20px 10px 10px;
  border-bottom: 1px solid #c7c7c7;
  margin: 0 0 2px;
}

.billing-table td {
  text-align: left;
  padding: 3px 10px;
  margin: 0;
}

.billing-table tr {
  padding: 3px 0px;
}

.billing-table tr.odd {
  background-color: #c4ecd6;
  border-bottom: 2px solid #e5f6ed;
  border-top: 2px solid #e5f6ed;
}

.billing-table tr.even {
  background-color: #f1fbf6;
  border-bottom: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
}

.jobhistory {
  margin-top: 5px;
}

.jobhistory-nav {
  background-color: #badd4d;
  width: 601px;
  margin-bottom: 15px;
  height: 31px;
  line-height: 31px;
  padding-left: 20px;
}

.pagenum {
  background-color: #eff5e2;
  border: 1px solid #92948e;
  padding: 3px 5px;
  margin: 0 8px 0 0;
}

.pagenum-active {
  background-color: #00a754;
  font-weight: bold;
  color: #ffffff;
}

.next {
  background-color: #eff5e2;
  border: 1px solid #92948e;
  padding: 3px 10px;
  margin: 0;
}

.prev {
  background-color: #eff5e2;
  border: 1px solid #92948e;
  padding: 3px 10px;
  margin: 0 8px 0 95px;
}

.jobcontainer {
  margin: -5px 0 5px;
  padding: 5px 0;
  width: 621px;
}

.recruiterjobline {
  border-bottom: 1px solid #c7c7c7;
  padding: 5px 20px;
}

.recruiterjoblineactive {
  background-color: #00a754;
  color: #ffffff;
}

.recruiterjoblineactive a {
  color: #ffffff;
}

.recruiterjobsummary {
  background-color: #e9f4d4;
  padding: 15px 0 15px 20px;
  border-bottom: 1px solid #c7c7c7;
  position: relative;
}

.close-summary {
  position: absolute;
  bottom: -5px;
  right: 0;
}

.recruiterjobsummary table {
  margin: 8px 0;
}

.recruiterjobsummary table th,
.recruiterjobsummary table td {
  text-align: left;
}

.grey-arrow {
  margin: -3px 7px 0 0;
  vertical-align: middle;
}

.no-marg {
  margin-top: 0;
}

.bot-marg {
  margin-bottom: 15px;
}

.bot-pad {
  padding-bottom: 20px;
}

.sm-bot-pad {
  padding-bottom: 5px;
}

.neg-top {
  margin-top: -15px;
}

/* Links page list styling */
div.admin-profile div.boxbody h2 {
  border: none;
  padding: 0 0 10px 15px;
  margin: 20px 0 10px 0;
}

div.admin-profile div.boxbody ul li a,
div#content div.admin-profile div.boxbody p a {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}

div.admin-profile div.boxbody p {
  padding: 0 15px 10px 15px;
}

div.admin-profile div.boxbody ul li {
  list-style-type: none;
}

/* changes to grey link blocks */
h1 a#top {
  color: #404040;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 27px;
  margin: 0;
  padding: 0;
}

div#rec-resources {
  padding: 11px 30px 10px 25px;
}

a.grey-info-box {
  color: #a2cf01;
  display: block;
  font-size: 17px;
  font-weight: bold;
  height: 62px;
  line-height: 77px;
  padding-left: 83px;
  width: 538px;
}

a#advertise-job {
  background: url('../images/backgrounds/advertise-job.png') no-repeat scroll
    left top transparent;
}

a#why-advertise {
  background: url('../images/backgrounds/why-advertise.png') no-repeat scroll
    left top transparent;
}

a#cand-search {
  background: url('../images/backgrounds/cand-search.png') no-repeat scroll left
    top transparent;
}

a#change-password {
  background: url('../images/backgrounds/change-password.png') no-repeat scroll
    left top transparent;
  line-height: 70px;
}

a#find-cand-search {
  background: url('../images/backgrounds/find-cand-search.png') no-repeat scroll
    left top transparent;
}

a#bespoke-packages {
  background: url('../images/backgrounds/bespoke-packages.png') no-repeat scroll
    left top transparent;
}

a#faq {
  background: url('../images/backgrounds/faq.png') no-repeat scroll left top
    transparent;
}

a#rec-guides {
  background: url('../images/backgrounds/rec-guides.png') no-repeat scroll left
    top transparent;
}

a#contact-us {
  background: url('../images/backgrounds/contact-us.png') no-repeat scroll left
    top transparent;
}

a#media-pack {
  background: url('../images/backgrounds/media-pack.png') no-repeat scroll left
    top transparent;
}

a#rate-card {
  background: url('../images/backgrounds/rate-card.png') no-repeat scroll left
    top transparent;
}

a#create-cand-acc {
  background: url('../images/backgrounds/create-cand-acc.png') no-repeat scroll
    left top transparent;
}

a#find-cand-search {
  background: url('../images/backgrounds/find-cand-search.png') no-repeat scroll
    left top transparent;
}

a#new-saved-search {
  background: url('../images/backgrounds/new-saved-search.png') no-repeat scroll
    left top transparent;
}

a#another-cv {
  background: url('../images/backgrounds/another-cv.png') no-repeat scroll left
    top transparent;
}

a#addall-cv {
  background: url('../images/backgrounds/add-all-cvs.png') no-repeat scroll left
    top transparent;
}

a#removeall-cv {
  background: url('../images/backgrounds/remove-all-cvs.png') no-repeat scroll
    left top transparent;
}

a#create-cov-letter {
  background: url('../images/backgrounds/create-cov-letter.png') no-repeat
    scroll left top transparent;
}

a#purchase-credits {
  background: url('../images/backgrounds/purchase-credits.png') no-repeat scroll
    left top transparent;
}

a#removed-system {
  background: url('../images/backgrounds/removed-system.png') no-repeat scroll
    left top transparent;
  line-height: 65px;
}

a#cand-search-acc {
  background: url('../images/backgrounds/cand-search-acc.png') no-repeat scroll
    left top transparent;
}

a#add-job {
  background: url('../images/backgrounds/add-job.png') no-repeat scroll left top
    transparent;
}

a#summary-jobs {
  background: url('../images/backgrounds/summary-jobs.png') no-repeat scroll
    left top transparent;
}

a#media-agencies {
  background: url('../images/backgrounds/media-agencies.png') no-repeat scroll
    left top transparent;
}

a#recruitment-agencies {
  background: url('../images/backgrounds/recruitment-agencies.png') no-repeat
    scroll left top transparent;
}

a#cand-acc-login {
  background: url('../images/backgrounds/cand-acc-login.png') no-repeat scroll
    left top transparent;
}

a#cand-acc-login {
  background: url('../images/backgrounds/back-to-top.png') no-repeat scroll left
    top transparent;
}

a#back-to-top {
  background: url('../images/backgrounds/back-to-top.png') no-repeat scroll left
    top transparent;
}

.premium-container {
  position: relative;
  padding-top: 20px;
}

#hide-premium-jobs {
  position: absolute;
  top: -3px;
  right: 10px;
  color: #00934a;
  font-size: 11px;
}

.searchform_info {
  display: none;
}

.alpha-box {
  padding: 15px 0 20px 16px;
  margin-top: 15px;
}

.alpha-box2 {
  padding: 9px 0 20px 16px;
  margin-top: 0px;
}

.alpha-results-box {
  clear: both;
  padding: 20px 0;
}

.singlealpha {
  width: 30px !important;
  height: 30px;
  float: left;
  text-align: center;
  background: url('../images/letter.png') top left no-repeat;
  margin: 0 12px 12px 0;
  line-height: 30px;
  font-weight: bold;
}

.alpha-box2 .singlealpha {
  width: 30px;
  height: 30px;
  float: left;
  text-align: center;
  background: url('../images/letter.png') top left no-repeat;
  margin: 0 4px 12px 5px;
}

.singlealpha a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 30px;
}

.alpha-box2 .singlealpha a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 30px;
}

.singlealpha a:hover {
  background: url('../images/letter-over.png') top left no-repeat;
}

.browse-box {
  margin: 10px;
}

.browse-skills {
  margin-top: 30px;
  min-height: 110px;
}

.browse-skills .alpha-box {
  padding: 8px 0 20px 0px;
}

.browse-skills .singlealpha {
  width: 20px;
}

.smalltexthint {
  font-size: 11px;
  font-style: italic;
  margin: 5px 0 0;
  color: #666;
}

/* about jbe */
div.jbe-box {
  background-image: url(../images/backgrounds/jbe-box-bg.png);
  clear: left;
  display: block;
  float: left;
  margin: 0 0 30px;
  width: 575px;
  background-repeat: no-repeat;
}

div.jbe-box a {
  display: block;
}

div.jbe-box a img {
  width: 270px;
  height: 170px;
  border: 0;
  display: block;
  margin: 0 10px 0 0;
}

div.jbe-box p {
  color: #fff;
  margin: 0 0 0 10px;
  line-height: 16px;
  padding: 10px;
}

div.clearfix {
  clear: both;
}

.save-basket {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 29px;
}

.retrieve-basket {
  position: absolute;
  bottom: 0;
  right: 119px;
  height: 29px;
}

.empty-basket {
  position: absolute;
  bottom: 0;
  right: 238px;
  height: 29px;
}

.basket-table {
  width: 100%;
}

.basket-table th {
  text-align: left;
}

.site-mobile {
  width: 980px;
  height: 40px;
  text-align: center;
  background-color: #7a7a7a;
}

.site-mobile a {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 100%;
  display: block;
}

.savedcovlettcontent {
  display: none;
}

#related-locations-list {
  list-style-type: none;
  margin: 11px 14px 0px;
  padding: 0;
}

#related-locations-list li {
  border-top: 1px solid #c7c7c7;
  line-height: 24px;
  margin: 0;
  padding: 0 7px;
}

#related-locations-list li.first {
  border-top: 0;
}

#graduationyeartr,
#degreebodytr {
  display: none;
}

#editsavedsearch th {
  width: 120px;
}

#editsavedsearch td {
  padding: 8px 0;
}

#editsavedsearch input {
  width: 450px;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}

#editsavedsearch select {
  width: 457px;
  height: 30px;
  padding: 5px;
}

#editsavedsearch #savesearch {
  width: 160px !important;
  bottom: -19px;
  position: absolute;
  right: -2px;
}

.cvtagrename {
  color: #ffffff;
  font-size: 11px;
  left: 6px;
  position: absolute;
  top: 2px;
  z-index: 10;
}

#appliedimage {
  left: 540px;
  margin: 0;
  position: absolute;
  top: 0;
}

#browse-breadcrumb {
  margin: 12px 0 0 18px;
  font-size: 12px;
}

#browse-breadcrumb a {
  color: #00a754;
  text-decoration: underline;
}

#browse-breadcrumb a:hover {
  color: #333333;
}

#breadcrumb {
  margin: 0 0 10px 0;
}

.browse-table {
  width: 100%;
}

.browse-table td {
  width: 50%;
  vertical-align: top;
}

#tagContentBlock {
  padding: 5px 15px;
}

.jobalerttable {
  margin: 10px 0 20px 8px;
}

.jobalerttable th.col1 {
  width: 10px;
}

.jobalerttable td {
  padding: 3px 8px;
}

.jobalerttable th {
  padding: 0px 0px 0px 14px;
}

.jobalerttable td input {
  width: 10px;
}

.jobalerttable td select {
  width: 100px;
}

.jobalerttable td input.textinput {
  width: 107px;
}

.jobalerttable td input.textinput-med {
  width: 70px;
}

.jobalerttable td input.textinput-sm {
  width: 50px;
}

.jobalerttablenew {
  margin: 10px 0 50px;
  width: 98%;
  margin: auto;
}

.jobalerttablenew th {
  width: 32%;
  padding-right: 2px;
}
.jobalerttablenew th.col3 {
  width: 32%;
  padding-right: 0px;
}

.jobalerttablenew td {
  padding: 3px 0px;
}

.jobalerttablenew th {
  padding: 0px 0px 0px 0px;
}

.jobalerttablenew td input {
  width: 93%;
  height: 25px;
}

.jobalerttablenew td select {
  width: 97%;
  height: 29px;
}

.savesearchactions input {
  bottom: 0;
  position: absolute;
  right: 0;
}

/* competition form */
h2.competition {
  background: #00a754;
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 10px;
  width: 100%;
}

table.competition-form {
  width: 100%;
}

.box-body p a,
table.competition-form a {
  color: #00a754;
  font-weight: bold;
  text-decoration: underline;
}

table.competition-form tr {
}

table.competition-form tr td {
  padding: 0;
}

table.competition-form tr td form {
  background-color: #def4e9;
}

table.competition-form table.form_table {
}

table.competition-form table.form_table tr td {
  padding: 5px;
}

table.competition-form table.form_table tr td.form_title {
  text-align: right;
}

table.competition-form table.form_table tr td p,
table.competition-form table.form_table tr td {
  font-size: 12px;
  margin: 0;
}

table.competition-form table.form_table input,
table.competition-form table.form_table textarea {
  border: 1px solid #cccccc;
  padding: 5px;
  width: 95%;
  resize: none;
}

table.competition-form table.form_table tr td.button {
  text-align: right;
}

table.competition-form table.form_table input.submit {
  background-color: #90c722;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  padding: 5px;
  width: 180px;
}
/* competition form */

/* mobile app page */
.box-body.mobile-app h1 {
  background: url('/images/mobile-app-h1.gif') no-repeat top right scroll
    #00a754;
  color: #ffffff !important;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 20px;
  width: 600px;
}

.box-body.mobile-app p {
  font-size: 16px;
  margin: 20px 40px 0 20px;
}

.box-body.mobile-app ul {
  font-size: 16px;
  margin: 20px 40px 0 20px;
}

.box-body.mobile-app ul li {
  line-height: 24px;
}

.box-body.mobile-app .app-download {
  border: 1px solid #cbcbcb;
  display: inline-block;
  float: left;
  margin-top: 20px;
  width: 290px;
}

.box-body.mobile-app .app-download.apple {
  background: url('/images/app-icon.gif') no-repeat 10px 10px scroll #ebebeb;
  margin-right: 20px;
}

.box-body.mobile-app .app-download.android {
  background: url('/images/android-icon.gif') no-repeat 10px 10px scroll #ebebeb;
}

.box-body.mobile-app .app-download p {
  font-size: 12px;
  margin: 10px 10px 0 95px;
}

.box-body.mobile-app .app-download p strong {
  font-size: 14px;
}

.box-body.mobile-app .app-download img {
  border: none;
  display: inline-block;
  float: left;
  margin: 20px 0 0 0;
}
/* mobile app page */

/* employers hiring page */
h1.emp-hiring-title {
  background: url('../images/emp-page-title-bg.gif') no-repeat scroll left
    bottom transparent;
  color: #404040;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 0 0 5px;
}

.alpha-box.employers-hiring {
  display: block;
  height: 18px;
  margin: 20px 0 30px 0;
  padding: 0;
  width: 620px;
}

.alpha-box.employers-hiring .singlealpha {
  background-image: none;
  border-left: 1px solid #8dc301;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 22px !important;
}

.alpha-box.employers-hiring .singlealpha:nth-child(1) {
  border-left: none;
}

.alpha-box.employers-hiring .singlealpha a {
  color: #59535e;
  font-size: 12px;
  font-weight: normal;
  height: inherit;
  line-height: inherit;
  width: inherit;
}

.alpha-box.employers-hiring .singlealpha a:hover {
  background: transparent;
  font-weight: bold;
}

#recruiters-employing-list {
}

#recruiters-employing-list h3 {
  color: #00a754;
  font-size: 48px;
  font-weight: normal;
  float: left;
  margin: 20px 0 20px 0;
  width: 620px;
}

#recruiters-employing-list h3 a {
  /*background-color: #6fc32b;*/
  /*border-right: 1px solid #B9B9B9;*/
  color: #00a754;
  display: inline-block;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 35px;
  line-height: 100%;
  min-width: 40px;
  padding: 8px 6px;
  text-align: center;
}

#recruiters-employing-list .recruiters-employing-item {
  outline: 1px solid #ababab;
  border: 1px solid #ffffff;
  display: inline-block;
  float: left;
  margin: 0 20px 20px 0;
  padding: 10px;
  height: 110px;
  width: 165px;
  text-align: center;
  background: #eeeeee; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eeeeee 0%, #e2e2e2 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #eeeeee),
    color-stop(100%, #e2e2e2)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #eeeeee 0%,
    #e2e2e2 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #eeeeee 0%,
    #e2e2e2 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #e2e2e2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #e2e2e2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */
}

#recruiters-employing-list .recruiters-employing-item a {
  background-color: #ffffff;
  border: 1px solid #ababab;
  display: inline-block;
  height: 50px;
  width: 150px;
}

#recruiters-employing-list .recruiters-employing-item a:hover {
  border: 1px solid #ffffff;
}

#recruiters-employing-list .recruiters-employing-item a img {
}

#recruiters-employing-list .recruiters-employing-item h2 {
  font-size: 12px;
  margin: 0;
}
/* employers hiring page */

.more-info {
  background-color: #f2f2f2;
  margin: -8px 0 15px 0;
  width: 600px;
  padding: 5px 10px;
  display: none;
}

.more-info a {
  margin-right: 10px;
  color: #00a754;
}

.more-info-link {
  position: absolute;
  margin: -35px 0 0 10px;
  color: #666666;
  font-size: 11px;
}

/* search sponsorship */
.search-sponsorship {
  font-size: 16px;
  margin: 20px 0;
  width: 620px;
}
/* search sponsorship */

/* landing page */
.box-body.landing-page {
  line-height: 190%;
}

.box-body.landing-page h1 {
  background: url('/images/mobile-app-h1.gif') no-repeat top right scroll
    #00a754;
  color: #ffffff !important;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 20px;
  width: 600px;
}

.box-body.landing-page .info-box {
  margin: 20px 0 0 0;
}

.box-body.landing-page .info-box a {
  color: #404040;
}

.box-body.landing-page .info-box a:hover {
  color: #00a754;
}

.box-body.landing-page p {
  font-size: 16px;
  margin: 20px 40px 0 20px;
}

.box-body.landing-page p a:hover {
  color: #00a754;
  text-decoration: none;
}

.box-body.landing-page a.grey-info-box {
  font-size: 16px;
  font-weight: normal;
}

.box-body.landing-page div.social-wrapper {
  text-align: right;
  margin: 10px 0 0 0;
  padding: 0 30px 0 0;
}

.box-body.landing-page div.social-wrapper a {
  display: inline-block;
  margin: 0 0 0 10px;
}

div#right-col.landing-page {
  padding: 0;
  background: url(../images/landing-page-form-bg.gif) repeat-y top left scroll
    transparent;
}

div#right-col.landing-page #form-container {
  padding: 10px;
}

div#right-col.landing-page #form-container p {
  color: #ffffff;
}

div#right-col.landing-page #form-container h3 {
  color: #ffffff;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 130%;
  margin: 0 0 7px 0;
}

div#right-col.landing-page #form-container div.input-wrapper {
  width: 100%;
}

div#right-col.landing-page #form-container div.input-wrapper span.fvce_error {
  color: #ffffff;
}

div#right-col.landing-page #form-container input,
div#right-col.landing-page #form-container textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div#right-col.landing-page #form-container input {
  height: 30px;
  padding: 0 4px;
}

div#right-col.landing-page #form-container textarea {
  padding: 4px;
}

div#right-col.landing-page #form-container input.button,
div#right-col.landing-page #form-container input.button:hover {
  background: url(../images/landing-page-submit.png) no-repeat top left scroll
    transparent;
  font-size: 20px;
  height: 33px;
  margin-bottom: 10px;
  padding: 0 4px 3px 10px;
  width: 130px;
}

/* Silverstone Competition */
div.box-body.landing-page.competition {
  font-size: 14px;
  padding: 0 20px 0 0;
}

div.box-body.landing-page.competition h1 {
  margin: 0 0 40px 0;
}

div.box-body.landing-page.competition h3 {
}

div.box-body.landing-page.competition h4 {
  font-size: 16px;
  margin: 0 0 10px 0;
}

div.box-body.landing-page.competition p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 13px 0;
}

div.box-body.landing-page.competition p.intro {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 13px 0;
}

div.box-body.landing-page.competition p img {
  margin: 0 10px 0 0;
}

div.box-body.landing-page.competition div.terms {
  margin: 40px 0 0 0;
}

div.box-body.landing-page.competition div.terms h2 {
  clear: left;
  background: url('/images/mobile-app-h1.gif') no-repeat scroll right top
    #00a754;
  color: #ffffff !important;
  font-size: 22px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
  width: 600px;
}

div.box-body.landing-page.competition ul {
  padding: 0;
  list-style-type: none;
  margin: 0 0 20px 0;
}

div.box-body.landing-page.competition div.terms ol {
  clear: left;
}

div.box-body.landing-page.competition div.terms ol li {
  font-weight: normal;
}

div.box-body.landing-page.competition div.terms ol li strong {
  color: red;
}

div.box-body.landing-page.competition div.terms ol li a {
  color: #00a754;
  font-weight: normal;
  text-decoration: underline;
}

div.box-body.landing-page.competition div.terms ol li a:hover {
  text-decoration: none;
}

div.box-body.landing-page.competition label {
  display: block;
  font-weight: bold;
  margin: 0;
}

div.box-body.landing-page.competition label.inline {
  display: inline;
  margin: 0 0 0 5px;
}

div.box-body.landing-page.competition .required {
  color: red;
  font-weight: bold;
}

div.box-body.landing-page.competition input[type='text'] {
  border: 1px solid #999;
  outline: 0;
  font-size: 14px;
  margin: 0 0 20px 0;
  padding: 10px;
  width: 70%;
}

div.box-body.landing-page.competition .terms {
  margin-top: 20px;
}

div.box-body.landing-page.competition input[type='submit'] {
  background: #90c722;
  border: none;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  outline: 0;
  font-size: 14px;
  margin: 20px 0;
  padding: 10px;
  width: 230px;

  /* Remove rounded corners on iPad */
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

div.box-body.landing-page.competition input[type='submit']:hover {
  background: #00a754;
}

div.box-body.landing-page.competition .captcha {
  padding: 20px 0;
}

div.box-body.landing-page.competition .form_table {
  border-top: 3px solid #90c722;
  border-bottom: 3px solid #90c722;
  margin: 30px 0;
  border-collapse: collapse;
}

div.box-body.landing-page.competition .message {
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 20px;
  background: #ebebeb;
}

/* Silvertsone Competition */

div.ipad-mini {
  background: url('../images/technojobs-twitter-competition-ipad.jpg') no-repeat
    top left scroll transparent;
  float: left;
  margin: 0 20px 0 0;
  position: relative;
  height: 416px;
  width: 272px;
}

div.ipad-mini div {
  position: absolute;
  left: 35px;
  width: 200px;
}

div.ipad-mini div.twitter {
  top: 190px;
}

div.ipad-mini div.google {
  top: 244px;
}

div.ipad-mini div a {
  color: #00a754;
  font-weight: bold;
  text-decoration: underline;
}

div.ipad-mini div a:hover {
  text-decoration: none;
}

div.ipad-mini div img {
  margin: 0 10px 0 0;
}

.docsmoreopt {
  font-size: 10px;
  float: right;
  margin-right: 15px;
  text-decoration: underline;
}

.docsmoreoptdef {
  margin-right: 101px;
  display: none;
}

.addthis_button_tweet {
  width: 80px;
}

a.bounced-bar {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #b30000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  display: block;
}

.bouncedMessageProfile {
  width: 100%;
  max-width: 585px;
  line-height: 20px;
  background-color: #b30000;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  display: block;
  padding: 15px 18px;
  margin: 15px 0 0;
}

/* New recruiter page styling */
.recruiter-promo {
  padding: 0 20px 0 0;
  font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
  margin-bottom: 40px;
}

.recruiter-promo p:first-child {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.recruiter-promo .row h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #8dc301;
  padding-bottom: 10px;
  margin-bottom: 27px;
}

.recruiter-promo .row h3 span {
  color: #8dc301;
}

.recruiter-promo .row p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.recruiter-promo .row p a {
  color: #8dc301;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.recruiter-promo .row p a:hover {
  color: #00a754;
}

.recruiter-promo .row p:nth-child(3) {
  font-weight: 700;
}

.recruiter-promo .row img {
  border: 1px solid #cccccc;
}

.recruiter-promo .row img.left {
  float: left;
  margin: 0 30px 0 0;
}

.recruiter-promo .row img.right {
  float: right;
  margin: 0 0 0 30px;
}

.recruiter-promo .row ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding-bottom: 15px;
}

/* Next */

.recruiter-promo .rownext h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #7d3479;
  padding-bottom: 10px;
  margin-bottom: 27px;
}

.recruiter-promo .rownext h3 span {
  color: #8dc301;
}

.recruiter-promo .rownext p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.recruiter-promo .rownext p a {
  background: #7d347d none repeat scroll 0 0;
  color: #d3ae20;
  padding: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.recruiter-promo .rownext p a:hover {
  color: #e9e73d;
}

/* First Utility */

.recruiter-promo .rowfirstutilityhead {
  width: 570px;
  text-align: center;
  background: #494949;
  padding: 20px;
  margin-top: 23px;
  color: #ffffff;
}

.recruiter-promo .rowfirstutilityhead h3 {
  color: #ffffff;
  font-size: 24px;
}

.recruiter-promo .rowfirstutilityhead p {
  font-size: 13px;
}

.recruiter-promo .rowfirstutility h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #833a8c;
  padding-bottom: 10px;
  margin-bottom: 27px;
}

.recruiter-promo .rownext h3 span {
  color: #8dc301;
}

.recruiter-promo .rowfirstutility p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.recruiter-promo .rowfirstutility ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding-bottom: 15px;
}

/* New recruiter page styling */

/* New recruiter job block styling */
#sidebar.job-promo {
  padding: 40px 6px 17px 0px;
}

#sidebar.job-promo h1 {
  color: #ffffff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.1;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  background-color: #00a754;
  text-transform: uppercase;
}

.recruiter-promo-block {
  background: #ebebeb;
  margin-bottom: 20px;
  font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.recruiter-promo-block h4 {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}

.recruiter-promo-block h4 a {
  background: #595959;
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.recruiter-promo-block h4 a:hover {
  background: #00a754;
}

.recruiter-promo-block .inner {
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  padding: 10px;
  text-align: right;
}

.recruiter-promo-block .inner p {
  margin: 0 0 6px 0;
  text-align: left;
}

.recruiter-promo-block .inner strong {
  font-weight: 700;
}

.recruiter-promo-block .inner a.view-job-button {
  background: #8dc301;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.recruiter-promo-block .inner a.view-job-button:hover {
  background: #00a754;
}
/* New recruiter job block styling */

/* New search form styling */
.search-form-wrapper {
  /*background: #f2f2f2;hp-tj2.jpg | 500_F_85874122_CafistVNmyo2TpML7CnHYklH68KFb61d | 500_F_79066088_c5bf3l2AB0Axfky6Y7JsY9HxeV3ieaV6*/
  background-image: url(/images/test-imgs/number-light.jpg);
  color: #595959;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 22px 11px 0 14px;
  padding: 21px 33px;
}

/* Sitewide search form styling */
.search-form-wrapper.sitewide {
  margin: 0 9px 0 0;
  padding: 21px;
}

.search-form-wrapper.sitewide .row {
  margin-bottom: 18px;
}

.search-form-wrapper.sitewide .row:nth-child(2) {
  margin-bottom: 0;
  margin-right: 20px;
  margin-top: -10px;
}

.search-form-wrapper.sitewide form.job-search input[type='text'] {
  font-size: 14px;
  width: 223px;
  padding: 2px 36px 2px 12px;
  line-height: 1.42857143;
}

.search-form-wrapper.sitewide form.job-search .clear_input {
  top: 13px;
}

.search-form-wrapper.sitewide form.job-search input[type='submit'] {
  font-size: 27px;
  float: right;
  width: 138px;
  height: 45px;
  line-height: 45px;
}

.search-form-wrapper.sitewide form.job-search .toggler {
  float: left;
}

.search-form-wrapper.sitewide .search-options .fields.open .col .group {
  margin-bottom: 12px;
  width: 186px;
}

.search-form-wrapper.sitewide form.job-search .clear_input_div {
  display: inline-block;
  float: left;
  margin: 0;
}

.search-form-wrapper.sitewide form.job-search .clear_input_div:first-child {
  display: inline-block;
  float: left;
  margin: 0 21px 0 0;
}

.search-result-header.rich {
  background: grey;
  margin: 0 0 30px 0;
  padding: 0;
  height: auto;
  width: 621px;
}

.search-result-header.rich2 {
  background: url('../images/backgrounds/search-result-header-new.jpg')
    no-repeat scroll left bottom transparent;
  margin-bottom: 0px;
  padding: 0 0 0 0px;
  position: relative;
  width: 621px;
  height: auto;
}

.search-result-header.rich2 h1.search-heading {
  color: #ffffff;
  font-family: 'Istok Web', arial, sans-serif;
  font-size: 31px;
  font-weight: normal;
  line-height: 27px;
  margin: 0 0 0 21px;
  padding: 15px 0;
}

.search-result-header.rich h1 {
}

.search-result-header.rich .search-data {
  background: #90c73e;
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 10px 21px;
  left: 0;
  position: static;
}

.search-result-header.rich2 .search-data {
  background: #90c73e;
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 10px 21px;
  left: 0;
  position: static;
}

.search-result-header.rich .search-data a {
  color: #ffffff;
}

.search-result-header.rich2 .search-data a {
  color: #ffffff;
}

.search-result-header.rich .search-actions {
  background: #59595a;
  //background: red;
  color: #ffffff;
  font-size: 13px;
  position: static;
  padding: 12px 21px;
  overflow: auto;
  zoom: 1;
}

.search-result-header.rich2 .search-actions {
  background: #59595a;
  //background: red;
  color: #ffffff;
  font-size: 13px;
  position: static;
  padding: 12px 21px;
  overflow: auto;
  zoom: 1;
}

.search-result-header.rich .search-actions .email-alerts {
  font-size: 13px;
  height: 30px;
  display: inline-block;
  float: left;
  line-height: 1.1;
  margin: 0 21px 0 0;
  padding: 0 0 0 40px;
  position: relative;
  width: 135px;
}

.search-result-header.rich2 .search-actions .email-alerts {
  font-size: 13px;
  height: 30px;
  display: inline-block;
  float: left;
  line-height: 1.1;
  margin: 0 21px 0 0;
  padding: 0 0 0 40px;
  position: relative;
  width: 135px;
}

.search-result-header.rich .search-actions .fa-envelope-o {
  font-size: 30px;
  position: absolute;
  top: -2px;
  left: 0;
}

.search-result-header.rich2 .search-actions .fa-envelope-o {
  font-size: 30px;
  position: absolute;
  top: -2px;
  left: 0;
}

.search-result-header.rich .search-actions .rss {
  background: #f5a623;
  color: #ffffff;
  font-size: 22px;
  display: block;
  float: right;
  height: 21px;
  width: 21px;
  margin: 0;
  text-align: center;
  padding: 4px 3px 3px;
}

.search-result-header.rich2 .search-actions .rss {
  background: #f5a623;
  color: #ffffff;
  font-size: 22px;
  display: block;
  float: right;
  height: 21px;
  width: 21px;
  margin: 0;
  text-align: center;
  padding: 4px 3px 3px;
}

.email-search {
  display: inline-block;
  float: left;
  margin: 0;
}

.email-search input {
  font-family: 'Istok Web', Arial, Helvetica, sans-serif;
}

.email-search input[type='text'] {
  border: 1px solid #ebebec;
  color: #6e6e6e;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0 5px;
  outline: none;
  height: 24px;
  line-height: 24px;
  width: 183px;
}

.email-search input[type='submit'] {
  border: none;
  background: #2c75ff;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 22px;
  line-height: 22px;
  outline: none;
  padding: 2px 0 2px;
  width: 83px;
  text-transform: uppercase;
  box-sizing: content-box;
  vertical-align: top;
}

/* Sitewide search form styling */

.search-form-wrapper h1 {
  color: #404040;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 46px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 25px 0;
}

.search-form-wrapper p {
  color: #404040;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  margin: 0 0 25px 0;
}

.search-form-wrapper form.job-search input:focus {
  outline: none;
}

.search-form-wrapper form.job-search .clear_input_div {
  display: inline-block;
  float: left;
  margin: 0 33px 0 0;
}

.search-form-wrapper form.job-search .clear_input {
  background: url('../images/clear.png');
  background-repeat: no-repeat;
  color: #ffffff;
  border-radius: 50%;
  font-family: 'Istok Web', Arial, Helvetica, sans-serif;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  width: 19px;
  top: 18px;
  right: 11px;
  font-size: 20px;
  text-align: center;
}

.search-form-wrapper form.job-search input[type='text'] {
  color: #414042;
  font-family: 'Istok Web', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  width: 220px;
  height: 34px;
  padding: 6px 36px 6px 12px;
  margin-right: 10px;
  line-height: 1.42857143;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

  /* Drop shadow */
  -webkit-box-shadow: 0px 2px 2px #b3b3b3;
  -moz-box-shadow: 0px 2px 2px #b3b3b3;
  box-shadow: 0px 2px 2px #b3b3b3;

  /* Make sure input corners aren't rounded on iOS */
  -webkit-appearance: none;
  -webkit-border-radius: 0px;

  /* Set up the nice borders */
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #c3e572;
}

/* Remove default IE click icon in put field */
.search-form-wrapper form.job-search input::-ms-clear {
  display: none;
}

.search-form-wrapper form.job-search input::-webkit-input-placeholder {
  color: #676569 !important;
}

.search-form-wrapper form.job-search input:-moz-placeholder {
  color: #676569 !important;
}

.search-form-wrapper form.job-search input::-moz-placeholder {
  color: #676569 !important;
}

.search-form-wrapper form.job-search input:-ms-input-placeholder {
  color: #676569 !important;
}

.search-form-wrapper form.job-search input[type='submit'] {
  background: #f5a623;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: bold;
  font-style: normal;
  width: 159px;
  display: inline-block;
  height: 53px;
  padding: 0;
  /*margin-bottom: 11px;*/
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 0;

  /* Transition on hover */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

  /* Drop shadow */
  -webkit-box-shadow: 0px 2px 2px #b3b3b3;
  -moz-box-shadow: 0px 2px 2px #b3b3b3;
  box-shadow: 0px 2px 2px #b3b3b3;
}

.search-form-wrapper form.job-search input[type='submit']:hover,
.search-form-wrapper form.job-search input[type='submit']:focus {
  background: #e89f20;
}

.search-form-wrapper form.job-search .toggler {
  color: #000000;
  clear: left;
  display: block;
  margin: 17px 0 0 0;
  font-size: 14px;
}

.search-form-wrapper form.job-search .toggler a {
  outline: none;
  margin-top: 3px;
  margin-left: 10px;
}

.search-form-wrapper form.job-search .toggler a i {
  color: #c3e572;
  font-size: 0px;
  line-height: 20px;
}

.search-form-wrapper form.job-search .toggler .toggle {
  cursor: pointer;
  /*text-decoration: underline;*/
}

/* New search form styling */

/* Search form options */
.search-options .fields {
  height: 0px;

  /* Animate drop down when open class is added */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.search-options .fields.open {
  height: 47px;
  margin: 30px 0 0;
}

.search-options .fields .col {
  display: none;
}

.search-options .fields .col.first {
}

.search-options .fields .col.last {
  width: 483px;
}

.search-options .fields.open .col {
  display: block;
}

.search-options .fields.open .col .group {
  display: inline-block;
  float: left;
  padding: 0 5px;
  width: 139px;
}

.search-options .fields.open .col .group.first {
  padding-left: 0;
}

.search-options .fields.open .col .group.last {
  padding-right: 0;
}

.search-options .fields .col h4 {
  font-family: 'Istok Web', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 6px 0;
}

.search-options .fields .col .styled-select {
  width: 100%;
  height: 34px;
  overflow: hidden;
  background-image: url('../images/select-toggle.png');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
}

.search-options .fields .col .styled-select select {
  -moz-appearance: window;
  background: transparent;
  width: 100%;
  padding: 5px;
  font-size: 12px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  outline: none;
}

/* Search form options */

/* Featured Jobs New */
.jobs-of-the-week {
  /*border: 1px solid #cfcfcf;*/
  float: left;
  margin: 0 0 0 17px;
  padding: 9px 12px 6px;
  width: 397px;
}

.jobs-of-the-week h2 {
  color: #414042;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

.jobs-of-the-week ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.jobs-of-the-week ul li {
  /*font-family: 'Istok Web', Arial, Helvetica, sans-serif;*/
  font-family: Helvetica, Arial, sans-serif;
  /*font-weight: bold;*/
  border-bottom: 1px solid #d9d9d9;
  padding: 4px 0;
}

.jobs-of-the-week ul li:last-child {
  border-bottom: none;
}

.jobs-of-the-week ul li a:hover,
.jobs-of-the-week ul li a:focus {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.jobs-of-the-week ul li a:hover {
  color: #00a753;
}

.jobs-of-the-week ul li a span {
  font-weight: normal;
}

.jobs-of-the-week ul li a span strong {
}
/* Featured Jobs New */

/* Top IT Jobs, Contracts and Locations */
.grey-list-block {
  background: #f7f7f7;
  float: left;
  margin: 0 11px 0 0;
  padding: 11px 12px;
  width: 230px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grey-list-block.last {
  margin: 0;
}

.grey-list-block h2 {
  color: #414042;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 14px 0;
}

.grey-list-block ul {
  font-family: 'Istok Web', Arial, Helvetica, sans-serif;
  list-style-type: none;
  margin: 0 0 14px 0;
  padding: 0;
}

.grey-list-block ul li {
  font-weight: bold;
  line-height: 2.1;
}

.grey-list-block ul li a {
  color: #59595a;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.grey-list-block ul li a:hover {
  color: #00a753;
  text-decoration: none;
}

.grey-list-block ul li span {
  color: #00a753;
  float: right;
}

.grey-list-block a.button {
  background: #00a753;
  color: #ffffff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 900;
  height: 23px;
  line-height: 23px;
  display: block;
  padding: 9px 3px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.grey-list-block a.button:hover {
  background: #8dc301;
}

/* Top IT Jobs, Contracts and Locations */

/* Front page news and guides */
.news-guides {
  display: inline-block;
  float: left;
  margin: 17px 0 0 0;
}

.front-page-news {
  display: inline-block;
  float: left;
  margin: 0;
  width: 956px;
}

.front-page-news .view-header {
  background: #6e6e6e;
  margin: 0 0 11px 0;
  padding: 6px 5px;
}

.front-page-news .view-header h2 {
  color: #ffffff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: normal !important;
  margin: 0;
}

.front-page-news.left {
  margin-right: 17px;
}

.front-page-news.right {
}

.front-page-news .view-content {
  clear: both;
}

.front-page-news .views-row {
  float: left;
  margin-right: 15px;
  width: 227px;
}

.front-page-news .views-row.views-row-4 {
  margin-right: 0;
}

.front-page-news .views-row a {
  display: block;
}

.front-page-news .views-row a:hover h2 {
  color: #00a754;
}

.front-page-news .views-row img {
  background: #cccccc;
  border: 5px solid #f2f2f2;
  margin: 0 0 10px 0;
  height: 135px;
  width: 217px;
}

.front-page-news .views-row h2 {
  /*font-family: 'Istok Web', Arial, Helvetica, sans-serif;*/
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal !important;
  line-height: 1.1;
  margin: 0;
  padding: 0 0 0 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* Front page news and guides */

/* Site Search Block Styling */
#block-search-form.block-search {
  background: #ebebeb;
  width: 322px;
}

#block-search-form.block-search h2 {
  background: #00a753;
  color: #ffffff;
  display: block;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1px 0;
  padding: 8px 20px;
}

#block-search-form.block-search .search-form {
  background: #ebebeb;
  height: auto;
  width: 322px;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  padding: 15px;
  overflow: auto;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#block-search-form.block-search .content input[type='text'] {
  display: inline-block;
  width: 169px;
  height: 22px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  outline: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#block-search-form.block-search .content input[type='submit'] {
  background: #9dcb3b;
  outline: none;
  color: #ffffff;
  display: inline-block;
  float: right;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  width: 80px;
}

#block-search-form.block-search .content input[type='submit']:hover {
  background: #94bf37;
}
/* Site Search Block Styling */

/* Site Search Results Styling */
.page-search {
}

.page-search h1 {
  margin: 0 !important;
}

.page-search .search-form {
  background: #ebebeb;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  padding: 15px;
  overflow: auto;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  width: 100%;
}

.page-search .search-form label {
  display: block;
  position: relative;
  margin: 0 0 15px 0;
}

.page-search .search-form input[type='text'] {
  display: inline-block;
  outline: none;
  width: 79%;
  height: 22px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.page-search .search-form input[type='submit'] {
  background: #9dcb3b;
  color: #ffffff;
  display: inline-block;
  float: right;
  padding: 6px 12px;
  margin-bottom: 0;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  width: 80px;
}

.page-search .search-form input[type='submit']:hover {
  background: #94bf37;
}

.page-search .search-results {
  margin: 0;
  padding: 0;
}

.page-search .search-results li {
  border-top: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-bottom: 8px solid #9dcb3b;
  border-left: 1px solid #cfcfcf;
  margin-bottom: 20px;
  padding: 13px;
  margin: 0 0 20px 0;
  width: 620px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.page-search .search-results li:hover {
  background: #fcfcfc;
  -webkit-box-shadow: 0px 0px 8px #cccccc;
  -moz-box-shadow: 0px 0px 8px #cccccc;
  box-shadow: 0px 0px 8px #cccccc;
}

.page-search .search-results li h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0px 10px;
  text-transform: uppercase;
}

.page-search .search-results li h3 a {
  border-bottom: 1px solid #404040;
  text-decoration: none;
  color: #404040;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.page-search .search-results li h3 a:hover {
  color: #00a753;
  border-bottom: none;
}

.page-search .search-results li .search-snippet-info {
  padding: 0;
}

.page-search .search-results li .search-snippet {
  margin: 10px 0px 3px 0px;
}

.page-search .search-results li .search-info {
  color: #00a753;
  font-size: 12px;
  margin: 0;
}
/* Site Search Results Styling */

/* Advanced Site Search Results Styling */
.page-search .search-form .search-advanced {
  border: none !important;
  margin: 20px 0 0 0;
  padding: 0;
}

.page-search .search-form .search-advanced .form-type-checkboxes label {
  display: inline;
}

.page-search .search-form .search-advanced input[type='submit'] {
  width: 100%;
}
/* Advanced Site Search Results Styling */

/* Auto complete styling */
.ac_results {
  font-family: 'Istok Web', arial, sans-serif !important;
  border: 1px solid #d9d9d9 !important;
  width: 330px !important;
}

.ac_results ul li {
  background: #ffffff;
  padding: 4px;
}

.ac_results ul li:hover {
  color: #333333;
}
/* Auto complete styling */

.bigtext {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
}

.bot-pad-orange {
  padding-bottom: 40px;
}

.orangebtn {
  background: #f5a623;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  padding: 7px 12px;
  margin: 15px;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 2px 2px #b3b3b3;
  -moz-box-shadow: 0px 2px 2px #b3b3b3;
  box-shadow: 0px 2px 2px #b3b3b3;
}

/*Bootstrap CSS*/
/*Employers hiring page*/
.row-employers-hiring {
  margin-right: -15px;
  margin-left: -15px;
}

.row-employers-hiring-featured {
  margin: auto;
  display: table;
  padding-right: 2px;
}

tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
tbody.collapse.in {
  display: table-row-group;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
tr.visible-sm {
  display: table-row !important;
}
tr.visible-md {
  display: table-row !important;
}
tr.visible-lg {
  display: table-row !important;
}
tr.visible-print {
  display: table-row !important;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.employerhiring {
  width: 150px !important;
  margin-left: 10px !important;
  margin-top: 20px !important;
  padding: 10px 40px 15px 30px;
}

h1.emp-hiring-title-recruiters {
  background: url('../images/emp-page-title-bg.jpg') no-repeat scroll left
    bottom transparent;
  color: #404040;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding: 0 0 5px;
}

.featured {
  height: 62px !important;
  width: 200px !important;
  margin-left: 5px;
  margin-top: 20px !important;
}

.h3-feathured {
  padding-left: 10px;
}

.center {
  margin: auto;
  padding: 10px;
}

.center-logos {
  padding: 10px 0px 10px 40px !important;
}

.employers-hiring-row {
  margin-right: -15px;
  margin-left: -15px;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
tbody.collapse.in {
  display: table-row-group;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
tr.visible-sm {
  display: table-row !important;
}
tr.visible-md {
  display: table-row !important;
}
tr.visible-lg {
  display: table-row !important;
}
tr.visible-print {
  display: table-row !important;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-3,
  .col-md-6,
  .col-md-12 {
    float: left;
  }
  .col-md-3 {
    width: 25%;
  }
  .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    /*background-color: #dbdbdb;*/
    border: 3px solid #cecccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
  .well-lg {
    padding: 24px;
    border-radius: 6px;
  }
  .well-sm {
    padding: 9px;
    border-radius: 3px;
  }
  .employerhiring {
    width: 200px !important;
    margin-left: 10px !important;
    margin-top: 20px !important;
  }
  .featured {
    height: 62px !important;
    width: 187px !important;
    margin-left: 10px;
    padding: 10px 10px 10px 10px;
  }

  .featuredwell {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    /*background-color: #dbdbdb;*/
    border: 3px solid #cecccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }

  .h3-feathured {
    padding-left: 10px;
  }

  .center {
    margin: auto;
    padding: 10px;
    align-content: center;
  }
  .jumbotron {
    width: 800px !important;
    height: 80px !important;
    padding-top: 10px !important;
  }

  jumbotron.h3 {
    margin-right: 10px !important;
  }

  .circle {
    width: 960px;
    border: 1px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 13px;
  }

  .display {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .jobheadings {
    color: #000;
    font-weight: 600;
    font: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 22px;
    text-transform: uppercase;
  }

  .jobheadingsjobs {
    color: #000000 !important;
    font-weight: 600;
    font-size: 22px;
    margin-left: -7px;
    font: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
  }

  .center {
    margin: auto;
    padding: 10px;
  }

  .companyprofilepage {
    padding-top: 15px;
  }

  .circle-text {
    display: table-cell;
    height: 257px;
    width: 257px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #8dc301;
    color: #000;
    font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  .job-suitcase {
    width: 40;
    height: 40;
    display: inline-block;
    display: inline;
    vertical-align: middle;
  }

  /*JOBS PROFILE PAGE*/
  .recruiter-promo-block-ppage {
    margin-bottom: 5px;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 100;
    width: 800px;
    height: 70px;
  }

  .recruiter-promo-block-ppage h4 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
  }

  .recruiter-promo-block-ppage h4 a {
    background: #ffffff;
    color: #595959;
    display: block;
    font-size: 14px;
    padding: 0px 5px 5px 5px;
    position: absolute;
    margin-top: -4px;
  }

  #bloc1,
  #bloc2 {
    display: inline-block;
    padding: 10px 10px 10px 10px;
  }

  .recruiterc {
    color: #000000 !important;
  }

  .one {
    border-style: solid;
    border-width: 10px;
    border-color: #7dab05;
  }
  .onetext {
    padding: 30px 30px 30px 30px;
  }

  .list {
    color: #7dab05;
  }
  .hrstyle {
    border: 0;
    height: 1px;
    background-image: linear-gradient(
      to right,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.75),
      rgba(0, 0, 0, 0)
    );
  }
  .whoweare {
    width: 780px;
    height: 100px;
    background-color: #00a754;
    text-align: center;
    padding: 80px 10px 10px 10px;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    font-variant: small-caps;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
  }
  .bodycompanyprofile {
    font-size: 12px;
  }

  .suitcasejobs {
    height: 40px;
  }
}

/*Advertise with us*/
.jumbotron-aws {
  margin-bottom: 0px !important;
}

/*cpp*/
.nextleft {
  float: left;
}
.nextright {
  float: right;
}

.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /* 
    if width will be 100% horizontal scrollbar will apear 
    when scroll mode will be used
    */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
    it is very important, if line-height not setted or setted 
    in relative units scroll will be broken in firefox
    */
  line-height: 16px;
  overflow: hidden;
}

.ac_loading {
  background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #0a246a;
  color: white;
}

div.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
  position: absolute;
}

div.ie6.top-right {
  right: auto;
  bottom: auto;
  left: expression(
    (
        0 - jGrowl.offsetWidth +
          (
            document.documentElement.clientWidth ?
              document.documentElement.clientWidth: document.body.clientWidth
          ) +
          (
            ignoreMe2 = document.documentElement.scrollLeft ?
              document.documentElement.scrollLeft: document.body.scrollLeft
          )
      ) + 'px'
  );
  top: expression(
    (
        0 +
          (
            ignoreMe = document.documentElement.scrollTop ?
              document.documentElement.scrollTop: document.body.scrollTop
          )
      ) + 'px'
  );
}

div.ie6.top-left {
  left: expression(
    (
        0 +
          (
            ignoreMe2 = document.documentElement.scrollLeft ?
              document.documentElement.scrollLeft: document.body.scrollLeft
          )
      ) + 'px'
  );
  top: expression(
    (
        0 +
          (
            ignoreMe = document.documentElement.scrollTop ?
              document.documentElement.scrollTop: document.body.scrollTop
          )
      ) + 'px'
  );
}

div.ie6.bottom-right {
  left: expression(
    (
        0 - jGrowl.offsetWidth +
          (
            document.documentElement.clientWidth ?
              document.documentElement.clientWidth: document.body.clientWidth
          ) +
          (
            ignoreMe2 = document.documentElement.scrollLeft ?
              document.documentElement.scrollLeft: document.body.scrollLeft
          )
      ) + 'px'
  );
  top: expression(
    (
        0 - jGrowl.offsetHeight +
          (
            document.documentElement.clientHeight ?
              document.documentElement.clientHeight: document.body.clientHeight
          ) +
          (
            ignoreMe = document.documentElement.scrollTop ?
              document.documentElement.scrollTop: document.body.scrollTop
          )
      ) + 'px'
  );
}

div.ie6.bottom-left {
  left: expression(
    (
        0 +
          (
            ignoreMe2 = document.documentElement.scrollLeft ?
              document.documentElement.scrollLeft: document.body.scrollLeft
          )
      ) + 'px'
  );
  top: expression(
    (
        0 - jGrowl.offsetHeight +
          (
            document.documentElement.clientHeight ?
              document.documentElement.clientHeight: document.body.clientHeight
          ) +
          (
            ignoreMe = document.documentElement.scrollTop ?
              document.documentElement.scrollTop: document.body.scrollTop
          )
      ) + 'px'
  );
}

div.ie6.center {
  left: expression(
    (
        0 +
          (
            ignoreMe2 = document.documentElement.scrollLeft ?
              document.documentElement.scrollLeft: document.body.scrollLeft
          )
      ) + 'px'
  );
  top: expression(
    (
        0 +
          (
            ignoreMe = document.documentElement.scrollTop ?
              document.documentElement.scrollTop: document.body.scrollTop
          )
      ) + 'px'
  );
  width: 100%;
}

/** Normal Style Positions **/
div.jGrowl {
  position: absolute;
}

body > div.jGrowl {
  position: fixed;
}

div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

div.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification,
div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  background-color: #000;
  background-image: none !important;
  color: #fff !important;
  opacity: 0.85;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: 0.85em;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}

div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
}

/** Hide jGrowl when printing **/
@media print {
  div.jGrowl {
    display: none;
  }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(images/overlay.png) repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity = 90);
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
  width: 21px;
  background: url(images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url(images/controls.png) right top repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url(images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url(images/border.png) 0 -29px repeat-x;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingOverlay {
  background: url(images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: -25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/**********ACCENTURE TECH PROFILE*********/

.accenture-body-style {
  width: 800px;
  margin: auto;
  line-height: 21px;
  font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
.accenture-purpose-heading {
  color: #000000;
  font-size: 300%;
}
.accenture-innovative {
  font-weight: 1000px;
  font-size: 16px;
}
.accenture-bullet {
  color: #000000;
}
.accenture-button {
  border-radius: 10px;
  background-color: white;
  color: #00ff27;
  font-size: 20px;
  border: 2px solid #00ff27;
  width: 100px;
  height: 50px;
  align-content: center;
  text-align: center;
  line-height: 50px;
  margin: -0px -50px;
  position: relative;
  top: 30%;
  left: 50%;
}
.accenture-hr {
  height: 10px;
  border: 0;
  box-shadow: 0 10px 10px -10px #8c8b8b inset;
}
.accenture-column-left {
  float: left;
  width: 33%;
  font-size: 20px;
  color: #000000;
  font-weight: 900;
  padding-top: 15px;
}
.accenture-column-right {
  float: right;
  width: 33%;
  font-size: 20px;
  color: #000000;
  font-weight: 900;
  padding-top: 15px;
}
.accenture-column-center {
  display: inline-block;
  width: 33%;
  font-size: 20px;
  color: #000000;
  font-weight: 900;
  padding-top: 15px;
}
.accenture-client {
  padding-top: 20px;
}
.accenture-client-snap {
  font-size: 28px;
  color: #a1a1a1;
  font-weight: 900;
  padding-bottom: 25px;
}
.accenture-grow-heading {
  color: #00e241;
  font-size: 300%;
  padding-top: 50px;
}
.accenture-career-table {
  background-color: #00e241;
  width: 800px;
  height: 410px;
}
.accenture-career-body {
  padding: 10px;
}
.accenture-career {
  font-size: 14px;
}
.accenture-content {
  width: 200px;
  float: left;
  padding: 5px 15px;
  color: #ffffff;
}
.accenture-middle {
  width: 200px;
  float: left;
  padding: 5px 15px;
  margin: 0px 5px 5px 5px;
  color: #ffffff;
}
.accenture-sidebar {
  width: 200px;
  padding: 5px 15px;
  float: left;
  color: #ffffff;
}
.accenture-button-lm {
  border-radius: 10px;
  background-color: #00e749;
  color: #ffffff;
  font-size: 30px;
  border: 0px;
  align-content: center;
  text-align: center;
  line-height: 50px;
  top: 30%;
  left: 50%;
}

/**********NEW NAV*********/
.tj-topnav {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 18px;
  padding-top: 10px;
  padding-left: 14px;
  padding-right: 14px;
}
.tj-button {
  border: none;
  display: inline-block;
  outline: 0;
  padding: 8px 7px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.tj-bottombar {
  border-bottom: 3px solid #fff !important;
}
.tj-hover-border-black:hover {
  border-color: #9dc83b !important;
}
.active {
  border-color: #9dc83b !important;
}
.square {
  width: 6px;
  height: 6px;
  background: #000000;
  opacity: 0.5;
  display: -webkit-inline-box;
  margin-left: 12px;
  margin-bottom: 2px;
}
.one-column {
  padding: 8px 7px !important;
  font-size: 14.1px !important;
}

#rec-summary-jobs-new {
  width: 120px;
}
#rec-post-job-new {
  width: 90px;
}
#rec-cv-search-new {
  width: 125px;
}
#rec-purchase-credits-new {
  width: 85px;
}
#rec-hot-skills-new {
  width: 122px;
}
#rec-billing-new {
  width: 50px;
}
#rec-staff-management-new {
  width: 132px;
}
#rec-logout-new {
  width: 69px;
}

/**********HP BUTTON*********/
.hp-button {
  background-color: #9dc83b; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.hp-button-txt {
  background-color: white;
  color: #595959;
  border: 2px solid #9dc83b;
  width: 130px;
  height: 20px;
}
.hp-button-txt:hover {
  background-color: #9dc83b;
  color: white;
}

/**********HP Radius*********/
.hp-radius {
  border: 1px solid #ccc;
  border-width: 1px;
  border-style: solid;
  border-color: #c3e572;
  width: 129px;
  height: 47px;
  margin-right: 10px;
  padding: 6px 36px 6px 12px;
  line-height: 1.42857143;
  box-shadow: 0px 2px 2px #b3b3b3;
  color: #414042;
  font-family: 'Istok Web', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  background-color: #ffffff;
}

/**************EMPLOYERS HIRING MOB***********/

@media (min-width: 320px) and (max-width: 812px) {
  .employershiring-mob-x {
    /*margin-left: 333px !important;*/
    margin: 20px;
    display: -webkit-inline-box;
  }
}

/*///////////////////////////////////////TEST//////////////////////////////*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina  
    @media only screen and (min-width : 320px) {

    }

    /* Extra Small Devices, Phones 
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets 
    @media only screen and (min-width : 768px) {
		
    }

    /* Medium Devices, Desktops 
    @media only screen and (min-width : 992px) {
		
    }

    /* Large Devices, Wide Screens 
    @media only screen and (min-width : 1200px) {
		
    }

    /*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens 
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops 
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets 
    @media only screen and (max-width : 768px) {
		#sidebar {display: none;}
		#content {width: 100% !important; }
		.admin-profile{width: 100% !important;}
		.admin-profile h1 {width: 100% !important;}
		.region-sidebar-second .section {display: none;}
    }	

    /* Extra Small Devices, Phones 
    @media only screen and (max-width : 480px) {
		#sidebar {display: none;}
		#content {width: 100% !important; }
		.admin-profile{width: 100% !important;}
		.admin-profile h1 {width: 100% !important;}
		.region-sidebar-second .section {display: none;}
    }

    /* Custom, iPhone Retina 
    @media only screen and (max-width : 320px) {
		#sidebar {display: none;}
		#content {width: 100% !important; }
		.admin-profile{width: 100% !important;}
		.admin-profile h1 {width: 100% !important;}
		.region-sidebar-second .section {display: none;}
    }*/
