* {
  margin: 0;
  padding: 0; }

html, body {
  margin: 0;
  padding: 0;
  font-family: arial,helvetica,'trebuchet ms','lucida grande',tahoma,verdana,sans-serif; }

body {
  font-size: 62.5%; }

p, li, dt, dd {
  font-size: 1.2em;
  line-height: 1.5em; }

p {
  margin: 0 0 1.8em 0; }

img {
  border: none;
  display: block; }

a {
  color: #1a486b; }
  a:hover {
    color: #2e7fbd; }

table.list {
  border-bottom: 1px solid #BBBBBB;
  font-size: 1.2em; }
  table.list th {
    background: #EFEFEF none repeat scroll 0 0;
    border-top: 1px solid #BBBBBB;
    font-weight: normal;
    text-align: left;
    white-space: nowrap; }
  table.list td {
    border-top: 1px solid #BBBBBB; }

.defaultform form {
  margin: 30px 0;
  padding: 0; }
.defaultform fieldset {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1.2em; }
  .defaultform fieldset .submit {
    margin: 15px 0 0 0; }
.defaultform label {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 20px;
  color: #1a486b; }
.defaultform input {
  width: 300px; }
.defaultform input, .defaultform select {
  height: 20px;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1.2em;
  line-height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #b1aea1; }
  .defaultform input.checkbox,   .defaultform select.checkbox {
    display: block;
    width: auto;
    height: auto;
    font-size: auto;
    line-height: auto;
    border: auto;
    margin-right: 5px; }
  .defaultform input:focus,   .defaultform select:focus {
    background-color: #ffffcc; }
.defaultform fieldset.formFieldsSet {
  border: 1px solid grey;
  margin: 10px 0;
  padding: 10px; }
.defaultform .formFields label {
  width: 180px;
  margin-left: 10px;
  float: left; }
.defaultform .formFields input, .defaultform .formFields select {
  clear: right;
  vertical-align: middle;
  display: block; }
.defaultform .formFields .formFields_shifted {
  margin-left: 190px; }
.defaultform .formFields .formFields_inv label {
  margin-left: 10px;
  width: auto;
  clear: right; }
.defaultform .formFields .formFields_inv input, .defaultform .formFields .formFields_inv select {
  float: left; }
.defaultform .formFields .formFields_float {
  clear: right; }
  .defaultform .formFields .formFields_float input, .defaultform .formFields .formFields_float select {
    float: left;
    margin-right: 10px; }
.defaultform .formFields .formFields_inline label {
  width: auto;
  margin-left: 0px;
  margin-right: 20px; }
.defaultform .formFields_sl label {
  width: 100px; }
.defaultform textarea {
  display: block;
  width: 300px;
  height: 100px;
  margin: 0 0 15px 0;
  font-size: 1.2em;
  border-width: 1px;
  border-style: solid;
  border-color: #b1aea1; }
.defaultform .cb label {
  font-weight: normal;
  font-size: inherit;
  line-height: normal;
  color: #444444; }
.defaultform .cb input {
  border: none;
  font-size: inherit;
  height: inherit;
  width: inherit;
  line-height: normal;
  margin: 0 1ex 0 0; }

.newform h1 {
  font-weight: normal;
  color: #548DD4; }
.newform p {
  color: #595959; }
.newform form h1, .newform form h3 {
  color: #5790db;
  font-size: 170%; }
.newform form h3 {
  font-weight: bold;
  font-size: 125%;
  margin: 30px 0 10px 0; }
.newform .rcol {
  margin-left: 210px; }
.newform fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  .newform fieldset label {
    color: #595959;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 1.2em;
    margin: 10px 10px 0 0;
    padding: 0;
    float: left;
    width: 200px;
    overflow: hidden;
    clear: left; }
    .newform fieldset label.example-label {
      margin: 0;
      color: #777;
      font-weight: normal; }
    .newform fieldset label.unit-label {
      display: inline; }
    .newform fieldset label span {
      color: #C4171E;
      padding: 1ex; }
  .newform fieldset input, .newform fieldset select, .newform fieldset textarea {
    font-size: 1.2em; }
  .newform fieldset input, .newform fieldset select {
    display: block;
    border: 1px solid #7F9DB9;
    width: 300px;
    margin: 10px 0 5px 0;
    padding: 2px; }
    .newform fieldset input.w1_4,     .newform fieldset select.w1_4 {
      width: 75px; }
  .newform fieldset input[type=checkbox], .newform fieldset input[type=radio] {
    width: auto !important;
    margin-right: 5px !important; }
  .newform fieldset input[type=submit] {
    width: auto !important; }
  .newform fieldset textarea {
    width: 900px;
    height: 250px;
    font-family: inherit;
    margin: 5px 0 5px 0;
    padding: 2px; }
  .newform fieldset.submit {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.2em; }
    .newform fieldset.submit input {
      width: auto;
      padding: 1px 3ex 3px 3ex; }
  .newform fieldset .cleanform label {
    float: none; }
  .newform fieldset.form-columns .form-column {
    float: left;
    padding: 0 40px 0 0; }
    .newform fieldset.form-columns .form-column input {
      width: 100px;
      margin: 5px 0 5px 0;
      padding: 1px; }

#header {
  height: 150px; }
  #header #header-menu-wrapper {
    height: 20px; }
  #header ul li {
    color: #333333;
    float: left;
    list-style: none;
    margin: 2px 0 0 0;
    padding: 0 5px;
    height: 16px;
    line-height: 16px;
    font-weight: normal; }
  #header ul#seeker-bar {
    float: right; }
    #header ul#seeker-bar li {
      border-right: 1px solid #eee;
      padding: 0 10px; }
    #header ul#seeker-bar li.n {
      border-right: none;
      font-weight: bold;
      padding-right: 0; }
  #header h1 {
    float: left; }
  #header h2 {
    background: #fff url(/images/bg/bar.gif) repeat-x;
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid none;
    padding: 0 20px;
    line-height: 28px;
    height: 28px;
    text-align: left;
    clear: both; }
    #header h2.search {
      color: #666666;
      font-weight: bold;
      font-size: 1.5em; }
      #header h2.search span {
        float: right; }
      #header h2.search label {
        display: inline;
        font-size: 0.8em;
        font-weight: bold;
        padding: 0 0 0 20px;
        color: inherit; }
      #header h2.search select {
        font-size: 0.8em;
        margin-left: 5px; }
    #header h2.breadcrumbs {
      font-size: 1.1em; }
      #header h2.breadcrumbs span {
        padding: 0 1ex;
        font-weight: normal; }
  #header form {
    float: left;
    margin: 15px 0 0 0;
    padding: 0; }
    #header form fieldset {
      float: left;
      margin: 0 15px 0 0;
      padding: 0;
      width: auto;
      border: none;
      font-size: 1.2em; }
      #header form fieldset.submit {
        margin: 21px 0 0 0;
        border: none;
        padding: 0;
        background: none; }
        #header form fieldset.submit input {
          height: 24px;
          width: auto; }
      #header form fieldset a {
        margin-left: 1em; }
    #header form input.text {
      width: 200px;
      height: 20px;
      border-width: 1px;
      border-style: solid;
      border-color: #1a486b;
      font-size: 1.3em;
      line-height: 20px;
      color: #1a486b;
      margin-bottom: 0; }
    #header form label {
      color: #1a486b;
      font-size: 1.5em;
      font-weight: bold;
      display: block;
      margin: 0 0 2px 0;
      padding: 0;
      line-height: 20px;
      text-align: left;
      width: auto;
      float: none; }
      #header form label.sub-label {
        margin: 0;
        font-size: 1.1em;
        font-weight: normal;
        color: #999999; }

h1.logo {
  margin: 0;
  padding: 10px 40px 15px 20px;
  min-width: 225px;
  min-height: 60px;
  font-size: 3.2em; }
  h1.logo.text {
    padding-top: 28px;
    padding-bottom: 0; }
  h1.logo a {
    color: #1a486b;
    text-decoration: none; }
    h1.logo a span {
      color: #696c6f; }

#footer {
  clear: both;
  text-align: left;
  margin: 5px 20px 10px;
  padding: 5px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eeeeee; }
  #footer a {
    color: #444444;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer p {
    float: right;
    font-size: 1.1em; }
    #footer p a {
      margin-left: 10px; }
  #footer ul {
    list-style-type: none; }
    #footer ul li {
      display: inline;
      padding: 0 5px;
      font-size: 1.1em; }
  #footer .links {
    padding-top: 25px;
    text-align: center;
    vertical-agin: top; }

#footer-attribution {
  margin-top: 40px;
  padding-right: 20px;
  text-align: right;
  font-size: 12px;
  color: #A197A1; }
  #footer-attribution img {
    display: inline;
    vertical-align: bottom; }

#localization_links {
  text-align: left;
  width: 860px;
  margin: 0px auto;
  padding-left: 15px; }
  #localization_links .region {
    float: left;
    margin: 0 40px;
    padding: 10px; }
    #localization_links .region p {
      margin: 0;
      font-weight: bold; }
    #localization_links .region ul {
      float: left;
      list-style: none;
      list-style-type: none; }
      #localization_links .region ul li {
        width: 120px;
        margin: 0 10px; }
    #localization_links .region a {
      display: block;
      text-decoration: none; }
    #localization_links .region img {
      display: inline;
      vertical-align: middle; }
  #localization_links .clear {
    clear: both; }

input[type="hidden"] {
  display: none; }

.spamsafe {
  unicode-bidi: bidi-override;
  direction: rtl; }

.job-container {
  margin: 0;
  padding: 0 5px 8px 5px; }

.job-container-1, .job-container-2 {
  background: #fff9dd;
  padding-left: 10px;
  padding-right: 10px; }

.job-container-1 {
  padding-top: 8px; }

.job-container-2 {
  margin-bottom: 15px; }

.job {
  max-width: 700px;
  padding: 0;
  margin: 0; }
  .job h3 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0; }
  .job h4 {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    color: #666666; }
  .job p {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #222222; }
  .job ul.job-tools {
    margin: 2px 0 0 0 !important;
    padding: 0;
    list-style-type: none; }
    .job ul.job-tools li {
      display: inline;
      margin: 0;
      padding: 0 5px;
      color: !job_subheading_color;
      line-height: 1.5em;
      border-width: 1px;
      border-color: #999999;
      border-style: none solid none none; }
      .job ul.job-tools li.job-source {
        padding-left: 0; }
      .job ul.job-tools li.time-ago {
        color: #339933; }
  .job .job-tools-container {
    background: #eeeeee;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding: 5px 10px;
    margin-top: 5px; }
    .job .job-tools-container ul {
      list-style-type: none; }
    .job .job-tools-container a.job-tools-close {
      float: right;
      font-size: 1.1em;
      text-decoration: none; }
    .job .job-tools-container .job-tool-email h4 {
      font-size: 1.3em;
      font-weight: bold;
      margin: 0;
      padding: 0; }
    .job .job-tools-container .job-tool-email p {
      margin: 0;
      padding: 0; }
    .job .job-tools-container .job-tool-email form label {
      width: 12em; }
    .job .job-tools-container .job-tool-email form textarea {
      width: 300px;
      height: 50px; }

#subscribe-to-job-container {
  background: #eeeeee;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  padding: 5px 10px;
  margin-top: 5px;
  font-size: 10px; }
  #subscribe-to-job-container a.close {
    float: right;
    font-size: 1.1em;
    text-decoration: none; }
  #subscribe-to-job-container p {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #222222; }

#show-job {
  width: 1020px; }
  #show-job .permanent {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    background: #fff9dd;
    margin: 20px 0; }
    #show-job .permanent h2 {
      margin: 10px 10px 5px 10px; }
    #show-job .permanent h3 {
      margin: 0 10px 5px 10px !important; }
    #show-job .permanent p {
      margin: 0 10px;
      font-size: 1.3em; }
    #show-job .permanent ul.job-tools {
      margin: 10px 10px 0 10px !important; }
  #show-job .db-job {
    padding-left: 10px;
    width: 700px; }
    #show-job .db-job h2 {
      margin-bottom: 0; }
    #show-job .db-job p.address {
      color: #666666;
      margin-bottom: 30px;
      font-size: 1.4em; }
    #show-job .db-job img.logo {
      float: right; }
    #show-job .db-job .company p {
      margin: 0;
      color: #666666;
      font-size: 1.3em; }
    #show-job .db-job .company a {
      color: #0000ff;
      font-size: 1.2em; }
    #show-job .db-job .date {
      color: #3f6c19;
      margin-top: 0.5em;
      font-size: 1.1em; }
    #show-job .db-job .description {
      margin-top: 25px; }
      #show-job .db-job .description p {
        margin-bottom: 20px; }
  #show-job .b-job-apply-form-ph {
    margin-top: 20px;
    padding: 3ex;
    border: 1px solid #cccccc; }
    #show-job .b-job-apply-form-ph label {
      text-transform: none; }
    #show-job .b-job-apply-form-ph a, #show-job .b-job-apply-form-ph p {
      font-size: 1.2em; }
    #show-job .b-job-apply-form-ph textarea {
      width: 450px; }
    #show-job .b-job-apply-form-ph span.req {
      color: red;
      padding: 0; }
    #show-job .b-job-apply-form-ph label {
      text-align: right;
      width: 120px;
      font-weight: normal; }
    #show-job .b-job-apply-form-ph .plain-fields input, #show-job .b-job-apply-form-ph .plain-fields select, #show-job .b-job-apply-form-ph .plain-fields textarea {
      width: 270px;
      border: 1px solid #DDDDDD; }
    #show-job .b-job-apply-form-ph .plain-fields textarea {
      height: 14ex; }
    #show-job .b-job-apply-form-ph fieldset, #show-job .b-job-apply-form-ph h3 {
      width: 550px;
      margin-left: auto;
      margin-right: auto; }
    #show-job .b-job-apply-form-ph h3 {
      margin-top: 2ex;
      color: black;
      font-size: 12px;
      font-weight: bold; }
    #show-job .b-job-apply-form-ph .like-a-field {
      width: 270px;
      margin: 10px 0 5px 120px; }
      #show-job .b-job-apply-form-ph .like-a-field p {
        padding-left: 10px; }
    #show-job .b-job-apply-form-ph #dynamic_recaptcha {
      margin-top: 10px; }
    #show-job .b-job-apply-form-ph .errorExplanation h2, #show-job .b-job-apply-form-ph .errorExplanation p {
      display: none; }
    #show-job .b-job-apply-form-ph .errorExplanation ul {
      margin: 0; }

.job-container-1, .job-container-2 {
  background: none; }

.google-ads-right {
  float: right;
  width: 180px; }

#employers_login {
  min-height: 500px; }
  #employers_login .sidebar {
    width: 240px;
    float: left; }
    #employers_login .sidebar form {
      padding: 10px;
      background-color: #F2F9FC;
      border: 1px solid #1A5B8B; }
  #employers_login input {
    width: 100%;
    margin: 0; }
    #employers_login input.cb {
      width: auto;
      height: auto;
      font-size: auto;
      line-height: auto;
      border: auto; }
  #employers_login .content {
    float: left;
    margin-left: 20px;
    width: 600px; }
    #employers_login .content h2 {
      margin-top: 0; }

#user_career_status_help {
  position: absolute;
  margin-top: -40px;
  margin-left: 550px;
  width: 500px;
  background: #F5F5F5;
  padding: 1em;
  border: 1px solid #DDDDDD; }
  #user_career_status_help p {
    margin-bottom: 0.5em; }
  #user_career_status_help strong {
    display: block;
    font-weight: bold; }

.b-crud-styled-table {
  font-size: 1.2em; }
  .b-crud-styled-table th {
    text-align: left;
    font-weight: bold; }

#new_job_alert label {
  font-size: 1.2em; }

#content ul.bricks-menu, #content ul.bricks-submenu {
  padding: 0;
  padding-left: 10px;
  margin: 0;
  width: 100%;
  list-style: none;
  font-size: 1.2em; }
  #content ul.bricks-menu li,   #content ul.bricks-submenu li {
    display: inline;
    margin: 0 0px 0 0;
    padding: 0;
    border-left: 1px solid; }
    #content ul.bricks-menu li a,     #content ul.bricks-submenu li a {
      margin: 0 1px 0 0;
      padding: 3px 10px;
      text-decoration: none;
      font-weight: bold; }
    #content ul.bricks-menu li a:hover,     #content ul.bricks-submenu li a:hover {
      color: blue; }
  #content ul.bricks-menu li.current a,   #content ul.bricks-submenu li.current a {
    color: blue; }
  #content ul.bricks-menu li.first,   #content ul.bricks-submenu li.first {
    border-left: none; }
#content ul.bricks-submenu {
  margin-top: 5px;
  font-size: 1.0em; }

#recaptcha_table {
  background-color: #FFF !important; }

#custom-r-sidebar {
  padding: 10px 5px 0 5px;
  font-size: 1.2em; }
  #custom-r-sidebar h4 {
    margin-bottom: 1ex; }
  #custom-r-sidebar a {
    display: block;
    margin-bottom: 3px; }

#browse-jobs {
  margin-left: auto;
  margin-right: auto;
  width: 700px; }
  #browse-jobs .section {
    margin-top: 15px; }
    #browse-jobs .section h2 {
      margin-top: 5px;
      margin-bottom: 5px;
      font-size: 1.2em;
      font-weight: bold; }
    #browse-jobs .section a, #browse-jobs .section span {
      font-size: 1.2em; }
  #browse-jobs .abc-selector h2 {
    display: inline;
    margin-right: 2em; }
  #browse-jobs .abc-selector a, #browse-jobs .abc-selector span {
    margin-left: 0.5ex; }
  #browse-jobs .abc-selector span {
    font-weight: bold; }
  #browse-jobs .multi-col {
    border-top: 1px solid blue;
    padding-top: 5px; }
    #browse-jobs .multi-col .col {
      float: left; }
      #browse-jobs .multi-col .col a {
        display: block;
        margin-bottom: 3px; }
      #browse-jobs .multi-col .col a.select {
        font-size: 11px; }
      #browse-jobs .multi-col .col ul {
        padding: 0;
        margin: 0 1em 0 0; }
      #browse-jobs .multi-col .col li {
        list-style: none;
        padding: 0;
        margin: 0 0 1.5ex 0; }
        #browse-jobs .multi-col .col li a {
          margin-bottom: 0; }
  #browse-jobs .cols-4 .col {
    width: 20%; }
  #browse-jobs .cols-2 .col {
    width: 50%; }

.clearfix {
  *display: inline-block; }
  .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

p.backfill-attribution {
  text-align: center;
  color: #666666; }
  p.backfill-attribution img {
    display: inline; }
  p.backfill-attribution a {
    color: #666666;
    text-decoration: none; }

div#liveperson-iframe {
  text-align: center; }

div#liveperson-iframe iframe {
  margin: 0;
  padding: 0;
  width: 1000px;
  height: 900px;
  border: none; }

.flash-msg {
  text-align: center;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #002039;
  background-color: #ffffcc;
  height: 35px;
  line-height: 35px; }

.flash-error {
  color: #ff0000 !important; }

#errorExplanation {
  border-width: 1px;
  border-style: solid;
  border-color: #ff0000;
  margin: 20px;
  padding: 0; }
  #errorExplanation h2 {
    margin: 0;
    padding: 0 20px;
    background-color: #ff0000;
    font-size: 2em;
    line-height: 2em;
    color: #ffffff; }
  #errorExplanation p {
    margin: 20px 20px 10px 20px; }
  #errorExplanation ul {
    margin: 10px 20px 10px 40px;
    padding: 0;
    list-style-type: circle; }

.fieldWithErrors label {
  color: #ff0000;
  text-decoration: underline; }
.fieldWithErrors input {
  border-color: #ff0000 !important;
  background-color: #fff4f2; }

#main-wrapper {
  min-width: 850px; }

#content {
  margin: 20px;
  color: #444444; }
  #content h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 30px 0 20px 0; }
  #content h3 {
    font-size: 1.5em;
    font-weight: bold;
    font-margin: 20px 0 8px 0; }
  #content ul {
    margin: 10px 0 20px 20px; }
