/*
 * Jobing Theme
 *
 * (c) 2012, Jobing.com
 *
 * MIT & BSD
 *
 */
.j-bootstrap {
  /*! normalize.css v1.0.1 | MIT License | git.io/normalize */
  /* ==========================================================================
     HTML5 display definitions
     ========================================================================== */
  /*
   * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
   */
  /*
   * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
   */
  /*
   * Prevents modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
  /*
   * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
   * and Safari 4.
   * Known issue: no IE 6 support.
   */
  /* ==========================================================================
     Base
     ========================================================================== */
  /*
   * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
   *    `em` units.
   * 2. Prevents iOS text size adjust after orientation change, without disabling
   *    user zoom.
   */
  /*
   * Addresses `font-family` inconsistency between `textarea` and other form
   * elements.
   */
  /*
  * Fixes password field bullets/asterisks for IE due to missing bullet glyph for custom font
  */
  /*
   * Addresses margins handled incorrectly in IE 6/7.
   */
  /* ==========================================================================
     Links
     ========================================================================== */
  /*
   * Addresses `outline` inconsistency between Chrome and other browsers.
   */
  /*
   * Improves readability when focused and also mouse hovered in all browsers.
   */
  /* ==========================================================================
     Typography
     ========================================================================== */
  /*
   * Addresses font sizes and margins set differently in IE 6/7.
   * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
   * and Chrome.
   */
  /*
   * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
   */
  /*
   * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
   */
  /*
   * Addresses styling not present in Safari 5 and Chrome.
   */
  /*
   * Addresses styling not present in IE 6/7/8/9.
   */
  /*
   * Addresses margins set differently in IE 6/7.
   */
  /*
   * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
   */
  /*
   * Improves readability of pre-formatted text in all browsers.
   */
  /*
   * Addresses CSS quotes not supported in IE 6/7.
   */
  /*
   * Addresses `quotes` property not supported in Safari 4.
   */
  /*
   * Addresses inconsistent and variable font size in all browsers.
   */
  /*
   * Prevents `sub` and `sup` affecting `line-height` in all browsers.
   */
  /* ==========================================================================
     Lists
     ========================================================================== */
  /*
   * Addresses margins set differently in IE 6/7.
   */
  /*
   * Addresses paddings set differently in IE 6/7.
   */
  /*
   * Corrects list images handled incorrectly in IE 7.
   */
  /* ==========================================================================
     Embedded content
     ========================================================================== */
  /*
   * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
   * 2. Improves image quality when scaled in IE 7.
   */
  /*
   * Corrects overflow displayed oddly in IE 9.
   */
  /* ==========================================================================
     Figures
     ========================================================================== */
  /*
   * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
   */
  /* ==========================================================================
     Forms
     ========================================================================== */
  /*
   * Corrects margin displayed oddly in IE 6/7.
   */
  /*
   * Define consistent border, margin, and padding.
   */
  /*
   * 1. Corrects color not being inherited in IE 6/7/8/9.
   * 2. Corrects text not wrapping in Firefox 3.
   * 3. Corrects alignment displayed oddly in IE 6/7.
   */
  /*
   * 1. Corrects font size not being inherited in all browsers.
   * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
   *    and Chrome.
   * 3. Improves appearance and consistency in all browsers.
   */
  /*
   * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
  /*
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Corrects inability to style clickable `input` types in iOS.
   * 3. Improves usability and consistency of cursor style between image-type
   *    `input` and others.
   * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
   *    Known issue: inner spacing remains in IE 6.
   */
  /*
   * Re-set default cursor for disabled elements.
   */
  /*
   * 1. Addresses box sizing set to content-box in IE 8/9.
   * 2. Removes excess padding in IE 8/9.
   * 3. Removes excess padding in IE 7.
   *    Known issue: excess padding remains in IE 6.
   */
  /*
   * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
   * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
   *    (include `-moz` to future-proof).
   */
  /*
   * Removes inner padding and search cancel button in Safari 5 and Chrome
   * on OS X.
   */
  /*
   * Removes inner padding and border in Firefox 3+.
   */
  /*
   * 1. Removes default vertical scrollbar in IE 6/7/8/9.
   * 2. Improves readability and alignment in all browsers.
   */
  /* ==========================================================================
     Tables
     ========================================================================== */
  /*
   * Remove most spacing between table cells.
   */ }
  .j-bootstrap article,
  .j-bootstrap aside,
  .j-bootstrap details,
  .j-bootstrap figcaption,
  .j-bootstrap figure,
  .j-bootstrap footer,
  .j-bootstrap header,
  .j-bootstrap hgroup,
  .j-bootstrap nav,
  .j-bootstrap section,
  .j-bootstrap summary {
    display: block; }
  .j-bootstrap audio,
  .j-bootstrap canvas,
  .j-bootstrap video {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .j-bootstrap audio:not([controls]) {
    display: none;
    height: 0; }
  .j-bootstrap [hidden] {
    display: none; }
  .j-bootstrap html {
    font-size: 100%;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */ }
  .j-bootstrap html,
  .j-bootstrap button,
  .j-bootstrap input,
  .j-bootstrap select,
  .j-bootstrap textarea {
    font-family: sans-serif; }
  .j-bootstrap input[type="password"] {
    font-family: sans-serif; }
  .j-bootstrap body {
    margin: 0; }
  .j-bootstrap a:focus {
    outline: thin dotted; }
  .j-bootstrap a:active,
  .j-bootstrap a:hover {
    outline: 0; }
  .j-bootstrap h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .j-bootstrap h2 {
    font-size: 1.5em;
    margin: 0.83em 0; }
  .j-bootstrap h3 {
    font-size: 1.17em;
    margin: 1em 0; }
  .j-bootstrap h4 {
    font-size: 1em;
    margin: 1.33em 0; }
  .j-bootstrap h5 {
    font-size: 0.83em;
    margin: 1.67em 0; }
  .j-bootstrap h6 {
    font-size: 0.75em;
    margin: 2.33em 0; }
  .j-bootstrap abbr[title] {
    border-bottom: none; }
  .j-bootstrap b,
  .j-bootstrap strong {
    font-weight: bold; }
  .j-bootstrap blockquote {
    margin: 1em 40px; }
  .j-bootstrap dfn {
    font-style: italic; }
  .j-bootstrap mark {
    background: #ff0;
    color: #000; }
  .j-bootstrap p,
  .j-bootstrap pre {
    margin: 1em 0; }
  .j-bootstrap code,
  .j-bootstrap kbd,
  .j-bootstrap pre,
  .j-bootstrap samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em; }
  .j-bootstrap pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }
  .j-bootstrap q {
    quotes: none; }
  .j-bootstrap q:before,
  .j-bootstrap q:after {
    content: '';
    content: none; }
  .j-bootstrap small {
    font-size: 80%; }
  .j-bootstrap sub,
  .j-bootstrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .j-bootstrap sup {
    top: -0.5em; }
  .j-bootstrap sub {
    bottom: -0.25em; }
  .j-bootstrap dl,
  .j-bootstrap menu,
  .j-bootstrap ol,
  .j-bootstrap ul {
    margin: 1em 0; }
  .j-bootstrap dd {
    margin: 0 0 0 40px; }
  .j-bootstrap menu,
  .j-bootstrap ol,
  .j-bootstrap ul {
    padding: 0 0 0 40px; }
  .j-bootstrap nav ul,
  .j-bootstrap nav ol {
    list-style: none;
    list-style-image: none; }
  .j-bootstrap img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */ }
  .j-bootstrap svg:not(:root) {
    overflow: hidden; }
  .j-bootstrap figure {
    margin: 0; }
  .j-bootstrap form {
    margin: 0; }
  .j-bootstrap fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .j-bootstrap legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */ }
  .j-bootstrap button,
  .j-bootstrap input,
  .j-bootstrap select,
  .j-bootstrap textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */ }
  .j-bootstrap button,
  .j-bootstrap input {
    line-height: normal; }
  .j-bootstrap button,
  .j-bootstrap html input[type="button"],
  .j-bootstrap input[type="reset"],
  .j-bootstrap input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */ }
  .j-bootstrap button[disabled],
  .j-bootstrap input[disabled] {
    cursor: default; }
  .j-bootstrap input[type="checkbox"],
  .j-bootstrap input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */ }
  .j-bootstrap input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box; }
  .j-bootstrap input[type="search"]::-webkit-search-cancel-button,
  .j-bootstrap input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .j-bootstrap button::-moz-focus-inner,
  .j-bootstrap input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .j-bootstrap textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */ }
  .j-bootstrap table {
    border-collapse: collapse;
    border-spacing: 0; }
  .j-bootstrap .tabs .tab {
    display: block;
    float: left; }
  .j-bootstrap .tabs.left .tab {
    float: none; }
  .j-bootstrap .tab-panes .tab-pane {
    display: none; }
    .j-bootstrap .tab-panes .tab-pane.active {
      display: block; }
  .j-bootstrap .dropdown, .j-bootstrap .dropup {
    position: relative; }
    .j-bootstrap .dropdown .menu, .j-bootstrap .dropup .menu {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 10;
      opacity: 0;
      visibility: hidden;
      list-style: none; }
      .j-bootstrap .dropdown .menu.align-right, .j-bootstrap .dropup .menu.align-right {
        right: 0;
        left: auto; }
      .j-bootstrap .dropdown .menu li, .j-bootstrap .dropup .menu li {
        float: none;
        white-space: nowrap; }
        .j-bootstrap .dropdown .menu li a, .j-bootstrap .dropup .menu li a {
          display: block; }
      .j-bootstrap .dropdown .menu.active, .j-bootstrap .dropup .menu.active {
        opacity: 1;
        visibility: visible; }
  .j-bootstrap .dropup .menu {
    bottom: 100%; }
  .j-bootstrap input {
    vertical-align: middle; }
    .j-bootstrap input.inline {
      display: inline-block;
      *display: inline;
      /* IE7 inline-block hack */
      *zoom: 1; }
  .j-bootstrap .alert {
    vertical-align: middle; }
    .j-bootstrap .alert .i-close {
      float: right; }
  .j-bootstrap .nav-bar li {
    float: left; }
    .j-bootstrap .nav-bar li a {
      display: inline-block;
      *display: inline;
      /* IE7 inline-block hack */
      *zoom: 1;
      vertical-align: middle; }
  .j-bootstrap .auto-suggest {
    position: relative; }
    .j-bootstrap .auto-suggest input {
      width: 100%; }
    .j-bootstrap .auto-suggest .suggestions {
      display: none;
      width: 100%;
      position: absolute;
      top: 100%;
      left: 0; }
      .j-bootstrap .auto-suggest .suggestions ul {
        margin: 0; }
      .j-bootstrap .auto-suggest .suggestions.show {
        display: block; }
    .j-bootstrap .auto-suggest.is-visible .suggestions {
      display: block; }
  .j-bootstrap ul.tag-cloud {
    padding: 0;
    margin: 0; }
  .j-bootstrap .tag-cloud {
    zoom: 1; }
    .j-bootstrap .tag-cloud:before, .j-bootstrap .tag-cloud:after {
      display: table;
      content: ""; }
    .j-bootstrap .tag-cloud:after {
      clear: both; }
    .j-bootstrap .tag-cloud .tag, .j-bootstrap .tag-cloud li {
      float: left; }

.j-bootstrap {
  /*
  .nav-bar {
      background: $navBarBackgroundColor;
      color: #EFEFEF;
      margin-bottom: pxem(10);
      box-shadow: 0 1px 3px rgba(0,0,0,.2),
          0 3px 5px rgba(0,0,0,.1),
          0 5px 10px rgba(0,0,0,.05);
  
      &.fixed {
          position: fixed;
          top: 0;
          left: 0;
          z-index: 2;        
      }
  
      ul {
          padding: 0;
          margin: 0;
      }
  
      li {
          margin: 0 pxem(5);
  
          a {
              cursor: pointer;
              line-height: pxem(40);
              padding:  0 pxem(5);
              color: $white;
  
              &:hover, &.active {
                  color: $link;
              }
  
          }
      }
  
      i {        
          font-size: pxem(20);
          line-height: pxem(40, 20);
          padding: 0 pxem(5);
          margin: 0 pxem(1);
  
          &:before {
              color: $navBarIconColor;
          }
  
          &:hover {
              
              &:before {
                  color: $link;
              }
          }
  
      }
  
      .menu {
          box-shadow: 0 1px 3px rgba(0,0,0,.2),
              0 3px 5px rgba(0,0,0,.1),
              0 5px 10px rgba(0,0,0,.05);
  
          a {
              line-height: pxem(25);
              color: $link;            
  
              &:hover {
                  background: $grayLightest;
              }
          }
      }
  }
  */
  /*!
   * Datepicker for Bootstrap
   *
   * Copyright 2012 Stefan Petre
   * Improvements by Andrew Rowls
   * Licensed under the Apache License v2.0
   * http://www.apache.org/licenses/LICENSE-2.0
   *
   */ }
  .j-bootstrap .tabs {
    margin-bottom: .7em;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; }
    .j-bootstrap .tabs .tab {
      margin: 0 7px -1px 0;
      border-left: 1px solid #EEE;
      cursor: pointer;
      line-height: 1.5em;
      font-size: 1em;
      padding: 0 .5em;
      margin: 0 .2em 0 0;
      -webkit-transition: background 0.3s ease;
      -moz-transition: background 0.3s ease;
      -ms-transition: background 0.3s ease;
      -o-transition: background 0.3s ease;
      transition: background 0.3s ease; }
      .j-bootstrap .tabs .tab:hover {
        background: #8dbf02;
        color: white; }
      .j-bootstrap .tabs .tab.active {
        background: #8dbf02;
        color: white; }
    .j-bootstrap .tabs.left {
      margin-bottom: 0;
      border-bottom: none;
      margin-right: .7em;
      border-right: 1px solid #DDD; }
      .j-bootstrap .tabs.left .tab {
        margin: 0 -1px 0 3px;
        border: 1px solid #FFF;
        border-right: none; }
        .j-bootstrap .tabs.left .tab.active {
          border: 1px solid #DDD;
          border-right: 1px solid #FFF; }
  .j-bootstrap .box {
    background: white; }
    .j-bootstrap .box .row {
      display: block;
      zoom: 1; }
      .j-bootstrap .box .row:before, .j-bootstrap .box .row:after {
        display: table;
        content: ""; }
      .j-bootstrap .box .row:after {
        clear: both; }
    .j-bootstrap .box .body {
      margin: .5em; }
    .j-bootstrap .box .title {
      font-size: 1.2em; }
    .j-bootstrap .box .avatar {
      width: 50px;
      height: 50px;
      float: left;
      margin: 0 .5em .5em 0; }
    .j-bootstrap .box .avatar-small {
      width: 30px;
      height: 30px;
      float: left;
      margin: 0 .5em .5em 0; }
    .j-bootstrap .box .group p {
      clear: both; }
    .j-bootstrap .box .icon {
      float: left;
      margin: 0 .5em .5em 0;
      clear: left; }
    .j-bootstrap .box .footer {
      margin: 0 .2em .2em .2em;
      clear: both;
      background: #efefef;
      padding: .5em; }
      .j-bootstrap .box .footer .note {
        display: block;
        float: left;
        margin: 0 0; }
      .j-bootstrap .box .footer .date {
        display: block;
        font-size: 0.78571em;
        color: #999;
        margin: 0 0;
        float: right; }
        .j-bootstrap .box .footer .date abbr {
          border: 0; }
      .j-bootstrap .box .footer .more {
        clear: both;
        float: left; }
    .j-bootstrap .box.tabbed .tab {
      position: absolute;
      text-align: center;
      line-height: 1.78571em;
      border: 1px solid #dfdfdf;
      background: white; }
    .j-bootstrap .box.tabbed.left-top {
      margin-left: 1.85714em; }
      .j-bootstrap .box.tabbed.left-top .tab {
        top: 0;
        left: 0;
        width: 1.78571em;
        line-height: 1.78571em;
        border-right: 1px solid white; }
    .j-bootstrap .box.tabbed.right-top {
      margin-right: 1.85714em; }
      .j-bootstrap .box.tabbed.right-top .tab {
        top: 0;
        right: 0;
        width: 1.78571em;
        line-height: 1.78571em;
        border-left: 1px solid white; }
  .j-bootstrap .padded {
    padding: 15px; }
  .j-bootstrap .padded-top {
    padding-top: 15px; }
  .j-bootstrap .padded-right {
    padding-right: 15px; }
  .j-bootstrap .padded-bottom {
    padding-bottom: 15px; }
  .j-bootstrap .padded-left {
    padding-left: 15px; }
  .j-bootstrap .padded-xsm {
    padding: 5px; }
  .j-bootstrap .padded-top-xsm {
    padding-top: 5px; }
  .j-bootstrap .padded-right-xsm {
    padding-right: 5px; }
  .j-bootstrap .padded-bottom-xsm {
    padding-bottom: 5px; }
  .j-bootstrap .padded-left-xsm {
    padding-left: 5px; }
  .j-bootstrap .padded-sm {
    padding: 10px; }
  .j-bootstrap .padded-top-sm {
    padding-top: 10px; }
  .j-bootstrap .padded-right-sm {
    padding-right: 10px; }
  .j-bootstrap .padded-bottom-sm {
    padding-bottom: 10px; }
  .j-bootstrap .padded-left-sm {
    padding-left: 10px; }
  .j-bootstrap .padded-lg {
    padding: 22.5px; }
  .j-bootstrap .padded-top-lg {
    padding-top: 22.5px; }
  .j-bootstrap .padded-right-lg {
    padding-right: 22.5px; }
  .j-bootstrap .padded-bottom-lg {
    padding-bottom: 22.5px; }
  .j-bootstrap .padded-left-lg {
    padding-left: 22.5px; }
  .j-bootstrap .padded-xl {
    padding: 30px; }
  .j-bootstrap .padded-top-xl {
    padding-top: 30px; }
  .j-bootstrap .padded-right-xl {
    padding-right: 30px; }
  .j-bootstrap .padded-bottom-xl {
    padding-bottom: 30px; }
  .j-bootstrap .padded-left-xl {
    padding-left: 30px; }
  .j-bootstrap .padded-2xl {
    padding: 60px; }
  .j-bootstrap .padded-top-2xl {
    padding-top: 60px; }
  .j-bootstrap .padded-right-2xl {
    padding-right: 60px; }
  .j-bootstrap .padded-bottom-2xl {
    padding-bottom: 60px; }
  .j-bootstrap .padded-left-2xl {
    padding-left: 60px; }
  .j-bootstrap .button, .j-bootstrap button {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 .7em;
    border: none;
    background: #dddddd;
    font-size: 1em;
    line-height: 2.21429em;
    height: 2.21429em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #666666;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0; }
    .j-bootstrap .button:hover, .j-bootstrap .button:active, .j-bootstrap button:hover, .j-bootstrap button:active {
      background-position: 0 -15px;
      text-decoration: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none;
      background: #2f99f2;
      color: white; }
      .j-bootstrap .button:hover i, .j-bootstrap .button:active i, .j-bootstrap button:hover i, .j-bootstrap button:active i {
        color: white; }
    .j-bootstrap .button.disabled, .j-bootstrap button.disabled {
      opacity: 0.6;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      cursor: not-allowed;
      background-image: none; }
    .j-bootstrap .button.primary, .j-bootstrap button.primary {
      color: white;
      background: #8dbf02;
      border: none; }
      .j-bootstrap .button.primary:hover, .j-bootstrap .button.primary:active, .j-bootstrap button.primary:hover, .j-bootstrap button.primary:active {
        background: #a0d802; }
      .j-bootstrap .button.primary i:before, .j-bootstrap button.primary i:before {
        color: white; }
    .j-bootstrap .button.secondary, .j-bootstrap button.secondary {
      color: white;
      background: #2f99f2;
      border: none; }
      .j-bootstrap .button.secondary:hover, .j-bootstrap .button.secondary:active, .j-bootstrap button.secondary:hover, .j-bootstrap button.secondary:active {
        background: #47a5f4; }
      .j-bootstrap .button.secondary i:before, .j-bootstrap button.secondary i:before {
        color: white; }
    .j-bootstrap .button.active, .j-bootstrap button.active {
      color: white;
      background: #2f99f2;
      border: none; }
      .j-bootstrap .button.active:hover, .j-bootstrap .button.active:active, .j-bootstrap button.active:hover, .j-bootstrap button.active:active {
        background: #47a5f4; }
      .j-bootstrap .button.active i:before, .j-bootstrap button.active i:before {
        color: white; }
    .j-bootstrap .button.alert, .j-bootstrap button.alert {
      color: white;
      background: #999999;
      border: none; }
      .j-bootstrap .button.alert:hover, .j-bootstrap .button.alert:active, .j-bootstrap button.alert:hover, .j-bootstrap button.alert:active {
        background: #a6a6a6; }
      .j-bootstrap .button.alert i:before, .j-bootstrap button.alert i:before {
        color: white; }
    .j-bootstrap .button.info, .j-bootstrap button.info {
      color: white;
      background: #2f99f2;
      border: none; }
      .j-bootstrap .button.info:hover, .j-bootstrap .button.info:active, .j-bootstrap button.info:hover, .j-bootstrap button.info:active {
        background: #47a5f4; }
      .j-bootstrap .button.info i:before, .j-bootstrap button.info i:before {
        color: white; }
    .j-bootstrap .button.error, .j-bootstrap button.error {
      color: white;
      background: #da4f49;
      border: none; }
      .j-bootstrap .button.error:hover, .j-bootstrap .button.error:active, .j-bootstrap button.error:hover, .j-bootstrap button.error:active {
        background: #de635e; }
      .j-bootstrap .button.error i:before, .j-bootstrap button.error i:before {
        color: white; }
    .j-bootstrap .button.success, .j-bootstrap button.success {
      color: white;
      background: #46a546;
      border: none; }
      .j-bootstrap .button.success:hover, .j-bootstrap .button.success:active, .j-bootstrap button.success:hover, .j-bootstrap button.success:active {
        background: #50b550; }
      .j-bootstrap .button.success i:before, .j-bootstrap button.success i:before {
        color: white; }
    .j-bootstrap .button.warning, .j-bootstrap button.warning {
      color: white;
      background: #fef9c2;
      border: none; }
      .j-bootstrap .button.warning:hover, .j-bootstrap .button.warning:active, .j-bootstrap button.warning:hover, .j-bootstrap button.warning:active {
        background: #fefbdb; }
      .j-bootstrap .button.warning i:before, .j-bootstrap button.warning i:before {
        color: white; }
    .j-bootstrap .button.small, .j-bootstrap button.small {
      font-size: 0.85714em;
      line-height: 2.33333em;
      height: 2.33333em; }
    .j-bootstrap .button.large, .j-bootstrap button.large {
      font-size: 1.57143em;
      line-height: 1.54545em;
      height: 1.54545em; }
    .j-bootstrap .button.full-width, .j-bootstrap button.full-width {
      display: block;
      text-align: center; }
  .j-bootstrap .group .button {
    margin-left: -1px; }
    .j-bootstrap .group .button:first-child {
      margin-left: 0; }
  .j-bootstrap .group.full-width {
    background: #dddddd;
    overflow: hidden; }
  .j-bootstrap .list {
    padding: 0; }
    .j-bootstrap .list ul {
      margin: 0;
      padding: 0; }
    .j-bootstrap .list .button {
      text-align: left;
      margin: -1px 0 0 0;
      width: 100%;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      .j-bootstrap .list .button:first-child {
        margin-left: 0; }
  .j-bootstrap .dropdown .toggle, .j-bootstrap .dropup .toggle {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease; }
    .j-bootstrap .dropdown .toggle.active, .j-bootstrap .dropup .toggle.active {
      background: white; }
  .j-bootstrap .dropdown .menu, .j-bootstrap .dropup .menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-width: 11.42857em;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    padding: 0.35714em 0;
    background: white;
    color: #0066cc; }
    .j-bootstrap .dropdown .menu .hr, .j-bootstrap .dropup .menu .hr {
      line-height: 0;
      height: 0;
      border-top: 0.07143em solid #cccccc; }
  .j-bootstrap input[type="text"],
  .j-bootstrap input[type="password"],
  .j-bootstrap textarea {
    padding: 0 .5em;
    border: 1px solid #e6e6e6;
    font-size: 1em;
    line-height: 1.85714em;
    height: 1.85714em;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #666666; }
    .j-bootstrap input[type="text"]:hover, .j-bootstrap input[type="text"]:active, .j-bootstrap input[type="text"]:visited, .j-bootstrap input[type="text"].active,
    .j-bootstrap input[type="password"]:hover,
    .j-bootstrap input[type="password"]:active,
    .j-bootstrap input[type="password"]:visited,
    .j-bootstrap input[type="password"].active,
    .j-bootstrap textarea:hover,
    .j-bootstrap textarea:active,
    .j-bootstrap textarea:visited,
    .j-bootstrap textarea.active {
      color: #666666;
      background-position: 0 -15px; }
    .j-bootstrap input[type="text"].disabled,
    .j-bootstrap input[type="password"].disabled,
    .j-bootstrap textarea.disabled {
      color: #cccccc; }
    .j-bootstrap input[type="text"].disabled,
    .j-bootstrap input[type="password"].disabled,
    .j-bootstrap textarea.disabled {
      background-color: white; }
    .j-bootstrap input[type="text"].small,
    .j-bootstrap input[type="password"].small,
    .j-bootstrap textarea.small {
      font-size: 0.85714em;
      line-height: 2.33333em;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .j-bootstrap input[type="text"].large,
    .j-bootstrap input[type="password"].large,
    .j-bootstrap textarea.large {
      font-size: 1.57143em;
      line-height: 1.54545em;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .j-bootstrap input[type="text"].error,
    .j-bootstrap input[type="password"].error,
    .j-bootstrap textarea.error {
      border-color: #da4f49; }
  .j-bootstrap .close {
    color: #cccccc;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .j-bootstrap .close:before {
      color: #cccccc;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -ms-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .j-bootstrap .close:hover {
      color: #999999; }
      .j-bootstrap .close:hover:before {
        color: #999999; }
  .j-bootstrap pre {
    font-size: .9em;
    color: #666666;
    display: block;
    padding: 0.71429em;
    margin: 0.35714em 0;
    line-height: 1.2em;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 0.28571em;
    -moz-border-radius: 0.28571em;
    border-radius: 0.28571em; }
    .j-bootstrap pre .scrollable {
      max-height: 340px;
      overflow-y: scroll; }
  .j-bootstrap .auto-suggest input {
    width: 100%; }
  .j-bootstrap .auto-suggest.is-visible .suggestions {
    display: block; }
  .j-bootstrap .auto-suggest .suggestions {
    display: none;
    width: 100%;
    background: #fff;
    border: 1px solid #DDD;
    padding: 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
    .j-bootstrap .auto-suggest .suggestions ul {
      padding-left: 0; }
      .j-bootstrap .auto-suggest .suggestions ul li {
        padding: 0.5em 0.71429em; }
        .j-bootstrap .auto-suggest .suggestions ul li:hover, .j-bootstrap .auto-suggest .suggestions ul li.active {
          background: #edf4fc; }
        .j-bootstrap .auto-suggest .suggestions ul li.title {
          font-size: 0.78571em;
          border-top: 1px solid #F2F2F2;
          color: #a1a1a1;
          cursor: auto;
          background: #F9F9F9; }
          .j-bootstrap .auto-suggest .suggestions ul li.title:hover {
            background: #F9F9F9; }
  .j-bootstrap .tag-cloud {
    zoom: 1; }
    .j-bootstrap .tag-cloud:before, .j-bootstrap .tag-cloud:after {
      display: table;
      content: ""; }
    .j-bootstrap .tag-cloud:after {
      clear: both; }
    .j-bootstrap .tag-cloud .tag, .j-bootstrap .tag-cloud li {
      padding: .15em .7em;
      background: #efefef;
      font-size: 1em;
      line-height: 2em;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none;
      color: #666666;
      margin: 0 .3em .3em 1em;
      padding: 0 .6em;
      position: relative; }
      .j-bootstrap .tag-cloud .tag:before, .j-bootstrap .tag-cloud li:before {
        content: "";
        float: left;
        position: absolute;
        top: 0;
        left: -1em;
        width: 0;
        height: 0;
        border-color: transparent #efefef transparent transparent;
        border-style: solid;
        border-width: 1em 1em 1em 0; }
      .j-bootstrap .tag-cloud .tag:after, .j-bootstrap .tag-cloud li:after {
        content: "";
        position: absolute;
        top: .8em;
        left: 0;
        width: 4px;
        height: 4px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: white; }
      .j-bootstrap .tag-cloud .tag:hover, .j-bootstrap .tag-cloud .tag:active, .j-bootstrap .tag-cloud li:hover, .j-bootstrap .tag-cloud li:active {
        background: #2f99f2; }
        .j-bootstrap .tag-cloud .tag:hover:before, .j-bootstrap .tag-cloud .tag:active:before, .j-bootstrap .tag-cloud li:hover:before, .j-bootstrap .tag-cloud li:active:before {
          border-color: transparent #2f99f2 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.disabled, .j-bootstrap .tag-cloud li.disabled {
        opacity: 0.6;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        cursor: not-allowed;
        background-image: none; }
      .j-bootstrap .tag-cloud .tag.primary, .j-bootstrap .tag-cloud li.primary {
        color: white;
        background: #8dbf02; }
        .j-bootstrap .tag-cloud .tag.primary i:before, .j-bootstrap .tag-cloud li.primary i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.primary:before, .j-bootstrap .tag-cloud li.primary:before {
          border-color: transparent #8dbf02 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.primary:hover, .j-bootstrap .tag-cloud .tag.primary:active, .j-bootstrap .tag-cloud li.primary:hover, .j-bootstrap .tag-cloud li.primary:active {
          background: #b2f103; }
          .j-bootstrap .tag-cloud .tag.primary:hover:before, .j-bootstrap .tag-cloud .tag.primary:active:before, .j-bootstrap .tag-cloud li.primary:hover:before, .j-bootstrap .tag-cloud li.primary:active:before {
            border-color: transparent #b2f103 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.secondary, .j-bootstrap .tag-cloud li.secondary {
        color: white;
        background: #2f99f2; }
        .j-bootstrap .tag-cloud .tag.secondary i:before, .j-bootstrap .tag-cloud li.secondary i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.secondary:before, .j-bootstrap .tag-cloud li.secondary:before {
          border-color: transparent #2f99f2 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.secondary:hover, .j-bootstrap .tag-cloud .tag.secondary:active, .j-bootstrap .tag-cloud li.secondary:hover, .j-bootstrap .tag-cloud li.secondary:active {
          background: #5fb1f5; }
          .j-bootstrap .tag-cloud .tag.secondary:hover:before, .j-bootstrap .tag-cloud .tag.secondary:active:before, .j-bootstrap .tag-cloud li.secondary:hover:before, .j-bootstrap .tag-cloud li.secondary:active:before {
            border-color: transparent #5fb1f5 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.active, .j-bootstrap .tag-cloud li.active {
        color: white;
        background: #2f99f2; }
        .j-bootstrap .tag-cloud .tag.active i:before, .j-bootstrap .tag-cloud li.active i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.active:before, .j-bootstrap .tag-cloud li.active:before {
          border-color: transparent #2f99f2 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.active:hover, .j-bootstrap .tag-cloud .tag.active:active, .j-bootstrap .tag-cloud li.active:hover, .j-bootstrap .tag-cloud li.active:active {
          background: #5fb1f5; }
          .j-bootstrap .tag-cloud .tag.active:hover:before, .j-bootstrap .tag-cloud .tag.active:active:before, .j-bootstrap .tag-cloud li.active:hover:before, .j-bootstrap .tag-cloud li.active:active:before {
            border-color: transparent #5fb1f5 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.alert, .j-bootstrap .tag-cloud li.alert {
        color: white;
        background: #999999; }
        .j-bootstrap .tag-cloud .tag.alert i:before, .j-bootstrap .tag-cloud li.alert i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.alert:before, .j-bootstrap .tag-cloud li.alert:before {
          border-color: transparent #999999 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.alert:hover, .j-bootstrap .tag-cloud .tag.alert:active, .j-bootstrap .tag-cloud li.alert:hover, .j-bootstrap .tag-cloud li.alert:active {
          background: #b3b3b3; }
          .j-bootstrap .tag-cloud .tag.alert:hover:before, .j-bootstrap .tag-cloud .tag.alert:active:before, .j-bootstrap .tag-cloud li.alert:hover:before, .j-bootstrap .tag-cloud li.alert:active:before {
            border-color: transparent #b3b3b3 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.info, .j-bootstrap .tag-cloud li.info {
        color: white;
        background: #2f99f2; }
        .j-bootstrap .tag-cloud .tag.info i:before, .j-bootstrap .tag-cloud li.info i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.info:before, .j-bootstrap .tag-cloud li.info:before {
          border-color: transparent #2f99f2 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.info:hover, .j-bootstrap .tag-cloud .tag.info:active, .j-bootstrap .tag-cloud li.info:hover, .j-bootstrap .tag-cloud li.info:active {
          background: #5fb1f5; }
          .j-bootstrap .tag-cloud .tag.info:hover:before, .j-bootstrap .tag-cloud .tag.info:active:before, .j-bootstrap .tag-cloud li.info:hover:before, .j-bootstrap .tag-cloud li.info:active:before {
            border-color: transparent #5fb1f5 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.error, .j-bootstrap .tag-cloud li.error {
        color: white;
        background: #da4f49; }
        .j-bootstrap .tag-cloud .tag.error i:before, .j-bootstrap .tag-cloud li.error i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.error:before, .j-bootstrap .tag-cloud li.error:before {
          border-color: transparent #da4f49 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.error:hover, .j-bootstrap .tag-cloud .tag.error:active, .j-bootstrap .tag-cloud li.error:hover, .j-bootstrap .tag-cloud li.error:active {
          background: #e37873; }
          .j-bootstrap .tag-cloud .tag.error:hover:before, .j-bootstrap .tag-cloud .tag.error:active:before, .j-bootstrap .tag-cloud li.error:hover:before, .j-bootstrap .tag-cloud li.error:active:before {
            border-color: transparent #e37873 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.success, .j-bootstrap .tag-cloud li.success {
        color: white;
        background: #46a546; }
        .j-bootstrap .tag-cloud .tag.success i:before, .j-bootstrap .tag-cloud li.success i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.success:before, .j-bootstrap .tag-cloud li.success:before {
          border-color: transparent #46a546 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.success:hover, .j-bootstrap .tag-cloud .tag.success:active, .j-bootstrap .tag-cloud li.success:hover, .j-bootstrap .tag-cloud li.success:active {
          background: #62bc62; }
          .j-bootstrap .tag-cloud .tag.success:hover:before, .j-bootstrap .tag-cloud .tag.success:active:before, .j-bootstrap .tag-cloud li.success:hover:before, .j-bootstrap .tag-cloud li.success:active:before {
            border-color: transparent #62bc62 transparent transparent; }
      .j-bootstrap .tag-cloud .tag.warning, .j-bootstrap .tag-cloud li.warning {
        color: white;
        background: #fef9c2; }
        .j-bootstrap .tag-cloud .tag.warning i:before, .j-bootstrap .tag-cloud li.warning i:before {
          color: white; }
        .j-bootstrap .tag-cloud .tag.warning:before, .j-bootstrap .tag-cloud li.warning:before {
          border-color: transparent #fef9c2 transparent transparent; }
        .j-bootstrap .tag-cloud .tag.warning:hover, .j-bootstrap .tag-cloud .tag.warning:active, .j-bootstrap .tag-cloud li.warning:hover, .j-bootstrap .tag-cloud li.warning:active {
          background: #fffef4; }
          .j-bootstrap .tag-cloud .tag.warning:hover:before, .j-bootstrap .tag-cloud .tag.warning:active:before, .j-bootstrap .tag-cloud li.warning:hover:before, .j-bootstrap .tag-cloud li.warning:active:before {
            border-color: transparent #fffef4 transparent transparent; }
    .j-bootstrap .tag-cloud.small .tag, .j-bootstrap .tag-cloud.small li {
      font-size: 0.85714em; }
    .j-bootstrap .tag-cloud.large .tag, .j-bootstrap .tag-cloud.large li {
      font-size: 1.57143em; }
      .j-bootstrap .tag-cloud.large .tag:after, .j-bootstrap .tag-cloud.large li:after {
        top: .8em;
        width: 8px;
        height: 8px;
        left: -.2em; }
  .j-bootstrap .datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: white;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px; }
    .j-bootstrap .datepicker.dropdown-menu th, .j-bootstrap .datepicker.dropdown-menu td {
      padding: 4px 5px; }
  .j-bootstrap .datepicker .prev, .j-bootstrap .datepicker .next {
    font-style: normal; }
  .j-bootstrap .datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .j-bootstrap .datepicker:before {
      content: '';
      display: inline-block;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      position: absolute;
      top: -7px;
      left: 6px; }
    .j-bootstrap .datepicker:after {
      content: '';
      display: inline-block;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      position: absolute;
      top: -6px;
      left: 7px; }
    .j-bootstrap .datepicker > div {
      display: none; }
    .j-bootstrap .datepicker.days div.datepicker-days {
      display: block; }
    .j-bootstrap .datepicker.months div.datepicker-months {
      display: block; }
    .j-bootstrap .datepicker.years div.datepicker-years {
      display: block; }
    .j-bootstrap .datepicker table {
      margin: 0; }
    .j-bootstrap .datepicker td,
    .j-bootstrap .datepicker th {
      text-align: center;
      width: 20px;
      height: 20px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
    .j-bootstrap .datepicker td.day:hover {
      background: #dddddd;
      cursor: pointer; }
    .j-bootstrap .datepicker td.old, .j-bootstrap .datepicker td.new {
      color: #cccccc; }
    .j-bootstrap .datepicker td.disabled, .j-bootstrap .datepicker td.disabled:hover {
      background: none;
      color: #cccccc;
      cursor: default; }
    .j-bootstrap .datepicker td.active, .j-bootstrap .datepicker td.active:hover, .j-bootstrap .datepicker td.active.disabled, .j-bootstrap .datepicker td.active.disabled:hover {
      color: #fff; }
    .j-bootstrap .datepicker td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 1%;
      cursor: pointer;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
      .j-bootstrap .datepicker td span:hover {
        background: #dddddd; }
      .j-bootstrap .datepicker td span.disabled, .j-bootstrap .datepicker td span.disabled:hover {
        background: none;
        color: #cccccc;
        cursor: default; }
      .j-bootstrap .datepicker td span.active, .j-bootstrap .datepicker td span.active:hover, .j-bootstrap .datepicker td span.active.disabled, .j-bootstrap .datepicker td span.active.disabled:hover {
        color: #fff; }
      .j-bootstrap .datepicker td span.old {
        color: #cccccc; }
    .j-bootstrap .datepicker th.switch {
      width: 145px; }
    .j-bootstrap .datepicker thead tr:first-child th {
      cursor: pointer; }
      .j-bootstrap .datepicker thead tr:first-child th:hover {
        background: #dddddd; }
  .j-bootstrap .input-append.date .add-on i,
  .j-bootstrap .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px; }

@font-face {
  font-family: 'jobingicons';
  src: url("../../fonts/jobingicons.eot");
  src: url("../../fonts/jobingicons.eot?#iefix") format("embedded-opentype"), url("../../fonts/jobingicons.svg#jobingicons") format("svg"), url("../../fonts/jobingicons.woff") format("woff"), url("../../fonts/jobingicons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

i.ico {
  color: #999999;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-family: 'jobingicons';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle; }
  i.ico.primary:before {
    color: #8dbf02; }
  i.ico.secondary:before {
    color: #2f99f2; }
  i.ico.active:before {
    color: #2f99f2; }
  i.ico.alert:before {
    color: #999999; }
  i.ico.info:before {
    color: #2f99f2; }
  i.ico.error:before {
    color: #da4f49; }
  i.ico.success:before {
    color: #46a546; }
  i.ico.warning:before {
    color: #fef9c2; }
  i.ico.disabled {
    opacity: 0.5; }
  i.ico.shadow {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6); }
  i.ico.clickable {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    i.ico.clickable:hover {
      cursor: pointer; }

.icon-envelope:before {
  content: "\e600"; }

.icon-googleplus:before {
  content: "\e601"; }

.icon-facebook:before {
  content: "\e602"; }

.icon-twitter:before {
  content: "\e603"; }

.icon-flickr:before {
  content: "\e604"; }

.icon-github:before {
  content: "\e605"; }

.icon-new-window:before {
  content: "\e607"; }

.icon-jobing-logo:before {
  content: "\27"; }

.icon-jobing-j:before {
  content: "\3f"; }

.icon-targer:before {
  content: "\31"; }

.icon-locate:before {
  content: "\43"; }

.icon-marker:before {
  content: "\59"; }

.icon-map:before {
  content: "\5a"; }

.icon-comments:before {
  content: "\45"; }

.icon-female:before {
  content: "\2a"; }

.icon-people:before {
  content: "\53"; }

.icon-male:before {
  content: "\5b"; }

.icon-message:before {
  content: "\58"; }

.icon-email:before {
  content: "\2d"; }

.icon-dribbble:before {
  content: "\24"; }

.icon-facebook:before {
  content: "\6a"; }

.icon-twitter:before {
  content: "\6d"; }

.icon-linkedin:before {
  content: "\6f"; }

.icon-youtube:before {
  content: "\6c"; }

.icon-pinterest:before {
  content: "\6b"; }

.icon-behance:before {
  content: "\6e"; }

.icon-google-plus:before {
  content: "\26"; }

.icon-flickr:before {
  content: "\70"; }

.icon-home:before {
  content: "\25"; }

.icon-edit:before {
  content: "\2e"; }

.icon-copy:before {
  content: "\30"; }

.icon-link:before {
  content: "\23"; }

.icon-folder:before {
  content: "\28"; }

.icon-file:before {
  content: "\29"; }

.icon-archive:before {
  content: "\3d"; }

.icon-download:before {
  content: "\5e"; }

.icon-close:before {
  content: "\32"; }

.icon-plus:before {
  content: "\50"; }

.icon-minus:before {
  content: "\57"; }

.icon-checkmark:before {
  content: "\34"; }

.icon-tag:before {
  content: "\46"; }

.icon-nav:before {
  content: "\55"; }

.icon-caret-up:before {
  content: "\35"; }

.icon-caret-right:before {
  content: "\36"; }

.icon-caret-left:before {
  content: "\37"; }

.icon-caret-down:before {
  content: "\38"; }

.icon-arrow-up:before {
  content: "\39"; }

.icon-arrow-right:before {
  content: "\3a"; }

.icon-arrow-left:before {
  content: "\3b"; }

.icon-arrow-down:before {
  content: "\3c"; }

.icon-circle:before {
  content: "\33"; }

.icon-circle-outline:before {
  content: "\62"; }

.icon-locked:before {
  content: "\5c"; }

.icon-unlocked:before {
  content: "\42"; }

.icon-star:before {
  content: "\47"; }

.icon-star-outline:before {
  content: "\48"; }

.icon-share:before {
  content: "\4a"; }

.icon-settings:before {
  content: "\4b"; }

.icon-search:before {
  content: "\4c"; }

.icon-print:before {
  content: "\4f"; }

.icon-play:before {
  content: "\51"; }

.icon-notifications:before {
  content: "\54"; }

.icon-alert:before {
  content: "\3e"; }

.icon-pie-chart:before {
  content: "\44"; }

.icon-clock:before {
  content: "\40"; }

.icon-view:before {
  content: "\41"; }

.icon-attachment:before {
  content: "\5f"; }

.icon-inbox:before {
  content: "\60"; }

.icon-image:before {
  content: "\61"; }

.icon-calendar:before {
  content: "\63"; }

.icon-trash:before {
  content: "\67"; }

.icon-jobs:before {
  content: "\22"; }

.icon-mobile:before {
  content: "\56"; }

.icon-ribbon:before {
  content: "\21"; }

.icon-feed:before {
  content: "\2b"; }

.icon-dashboard:before {
  content: "\2f"; }

/* Panels -------------------------------*/
.non-client-branded .box-2,
.non-client-branded .box-5 {
  border-bottom: 1px solid #dddddd; }
.non-client-branded .box-5 {
  padding: 1em; }
  .non-client-branded .box-5 h3 {
    font-size: 1.1em;
    margin: 0 0 1em; }
.non-client-branded .box-2 .box-2-head {
  font-weight: bold;
  font-size: 1.2em;
  padding: .8em;
  margin: 0;
  border-bottom: 1px solid #dddddd; }
.non-client-branded .box-2 .details {
  padding: 1em; }

/* Columns */
.ClmnXl,
.ClmnLg,
.ClmnMd,
.ClmnSm,
.ClmnXs,
.ClmnWide,
.ClmnNarrow,
.ClmnDivide,
.ClmnMargin {
  float: left; }

.ClmnXxl,
.ClmnXl,
.ClmnLg,
.ClmnMd,
.ClmnSm,
.ClmnWide,
.ClmnNarrow,
.ClmnXs,
.ClmnDivide,
.ClmnMargin {
  min-height: 450px; }

/* Full Width */
.ClmnXxxl {
  width: 1000px; }

.ClmnXxl {
  width: 980px;
  margin-left: 10px;
  margin-right: 10px; }

/* 2 Column - Main */
.ClmnXl {
  width: 670px;
  margin-left: 10px; }

.ClmnMd {
  width: 290px; }

/* 2 Column - Skinny Sidebar (browse) */
.ClmnWide {
  width: 740px;
  margin-left: 10px; }

.ClmnNarrow {
  width: 220px; }

/* Other - Not in use? */
.ClmnLg {
  width: 710px;
  margin-left: 10px; }

.ClmnSm {
  width: 190px; }

.ClmnXs {
  width: 160px; }

.ClmnDivide {
  width: 30px; }

.ClmnCC1 {
  width: 515px;
  overflow: hidden; }

.ClmnDivideCC {
  width: 10px; }

.ClmnCC2 {
  width: 260px; }

.ClmnCC {
  width: 785px;
  overflow: hidden; }

.ClmnMargin {
  width: 10px; }

/* List Paging */
.result-paging {
  font-size: 1em;
  text-align: center; }
  .result-paging .title {
    width: 100%;
    float: left;
    color: #333333;
    margin: .5em 0; }
    .result-paging .title strong {
      color: black; }
  .result-paging span.selected, .result-paging a {
    font-weight: bold;
    width: 2em;
    line-height: 2.4em;
    display: inline-block;
    text-align: center;
    background: #fff;
    border: 1px solid #dddddd;
    margin-bottom: .3em; }
  .result-paging a:hover {
    border-color: #007fff;
    text-decoration: none; }
  .result-paging span.selected {
    border-color: #efefef; }
  .result-paging .next-link {
    width: auto;
    font-weight: normal;
    padding-right: 1em;
    padding-left: 1em; }

.button, button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 .7em;
  border: none;
  background: #dddddd;
  font-size: 1em;
  line-height: 2.21429em;
  height: 2.21429em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #666666;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }
  .button:hover, .button:active, button:hover, button:active {
    background-position: 0 -15px;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #2f99f2;
    color: white; }
    .button:hover i, .button:active i, button:hover i, button:active i {
      color: white; }
  .button.disabled, button.disabled {
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    cursor: not-allowed;
    background-image: none; }
  .button.primary, button.primary {
    color: white;
    background: #8dbf02;
    border: none; }
    .button.primary:hover, .button.primary:active, button.primary:hover, button.primary:active {
      background: #a0d802; }
    .button.primary i:before, button.primary i:before {
      color: white; }
  .button.secondary, button.secondary {
    color: white;
    background: #2f99f2;
    border: none; }
    .button.secondary:hover, .button.secondary:active, button.secondary:hover, button.secondary:active {
      background: #47a5f4; }
    .button.secondary i:before, button.secondary i:before {
      color: white; }
  .button.active, button.active {
    color: white;
    background: #2f99f2;
    border: none; }
    .button.active:hover, .button.active:active, button.active:hover, button.active:active {
      background: #47a5f4; }
    .button.active i:before, button.active i:before {
      color: white; }
  .button.alert, button.alert {
    color: white;
    background: #999999;
    border: none; }
    .button.alert:hover, .button.alert:active, button.alert:hover, button.alert:active {
      background: #a6a6a6; }
    .button.alert i:before, button.alert i:before {
      color: white; }
  .button.info, button.info {
    color: white;
    background: #2f99f2;
    border: none; }
    .button.info:hover, .button.info:active, button.info:hover, button.info:active {
      background: #47a5f4; }
    .button.info i:before, button.info i:before {
      color: white; }
  .button.error, button.error {
    color: white;
    background: #da4f49;
    border: none; }
    .button.error:hover, .button.error:active, button.error:hover, button.error:active {
      background: #de635e; }
    .button.error i:before, button.error i:before {
      color: white; }
  .button.success, button.success {
    color: white;
    background: #46a546;
    border: none; }
    .button.success:hover, .button.success:active, button.success:hover, button.success:active {
      background: #50b550; }
    .button.success i:before, button.success i:before {
      color: white; }
  .button.warning, button.warning {
    color: white;
    background: #fef9c2;
    border: none; }
    .button.warning:hover, .button.warning:active, button.warning:hover, button.warning:active {
      background: #fefbdb; }
    .button.warning i:before, button.warning i:before {
      color: white; }
  .button.small, button.small {
    font-size: 0.85714em;
    line-height: 2.33333em;
    height: 2.33333em; }
  .button.large, button.large {
    font-size: 1.57143em;
    line-height: 1.54545em;
    height: 1.54545em; }
  .button.full-width, button.full-width {
    display: block;
    text-align: center; }

.group .button {
  margin-left: -1px; }
  .group .button:first-child {
    margin-left: 0; }
.group.full-width {
  background: #dddddd;
  overflow: hidden; }

.list {
  padding: 0; }
  .list ul {
    margin: 0;
    padding: 0; }
  .list .button {
    text-align: left;
    margin: -1px 0 0 0;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .list .button:first-child {
      margin-left: 0; }

/* Form Styling - Jobing */
select {
  background-color: white;
  border-width: 1px;
  border-style: solid; }

textarea {
  width: 390px;
  height: 250px;
  padding: 5px; }

form.inline {
  line-height: 3; }

form.inline p {
  margin-bottom: 0; }

input {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  input.text, input.title {
    width: 280px;
    padding: 5px; }
  input.text {
    font-size: 14px;
    margin: 0 0 4px;
    color: #333; }
  input.title {
    font-size: 1.5em; }

textarea {
  font-size: 14px;
  margin: 0 0 4px;
  color: #333; }

.one-line-form {
  height: 30px;
  background: white;
  border: 1px solid #dddddd;
  border-right: none;
  padding: 0 0 0 .5em; }
  .one-line-form input {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 30px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    border: none; }
  .one-line-form .field input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    line-height: 20px;
    padding: 5px 0;
    border: none;
    padding: 0; }
  .one-line-form .button {
    line-height: 32px;
    height: 32px;
    margin-top: -1px;
    margin-bottom: -1px;
    margin-right: -1px;
    margin-left: 1px;
    position: relative; }
  .one-line-form.large {
    height: 40px;
    padding: 0 0 0 .7em; }
    .one-line-form.large input {
      line-height: 40px;
      font-size: 1.1em; }
    .one-line-form.large .keyword input {
      width: 100%;
      height: 40px;
      line-height: 40px; }
    .one-line-form.large .button {
      line-height: 42px;
      height: 42px; }

.custom-field-container {
  display: inline-block;
  cursor: pointer;
  position: relative; }
  .custom-field-container i {
    visibility: visible;
    position: absolute;
    display: inline-block; }
  .custom-field-container .checkbox-background {
    visibility: visible;
    border: 2px solid #cccccc;
    width: 12px;
    height: 12px;
    margin-top: 1px;
    display: block; }
  .custom-field-container .checkbox-partial {
    visibility: visible;
    left: 0em;
    font-size: 1em;
    width: 1em;
    position: absolute; }
  .custom-field-container .checkbox-checked {
    visibility: visible;
    position: absolute;
    left: .1em;
    font-size: 1.2em;
    top: -.1em; }
  .custom-field-container .radio-checked {
    visibility: visible; }
  .custom-field-container .hide {
    display: none; }
  .custom-field-container .disabled {
    color: #333333;
    opacity: 1; }
  .custom-field-container .accessibility {
    visibility: hidden;
    position: absolute;
    display: inline; }
  .custom-field-container label {
    cursor: pointer;
    padding-left: 1.5em; }
  .custom-field-container label.disabled {
    color: #333333; }

.checkboxes div {
  width: 100%;
  margin-bottom: .3em; }
.checkboxes.group div {
  width: 50%; }

.radio-buttons div {
  width: 100%;
  margin-bottom: .3em; }

.formF1 label {
  width: 120px;
  padding-top: 2px;
  line-height: 1.8em;
  float: left; }
.formF1 textarea, .formF1 select, .formF1 input {
  border: 1px solid #ccc; }
.formF1 fieldset li {
  padding: 4px 2px 4px 0;
  clear: left;
  min-height: 30px; }
  .formF1 fieldset li input.sizeLgBig,
  .formF1 fieldset li input.sizeLg,
  .formF1 fieldset li input.sizeMd,
  .formF1 fieldset li input.sizeSm,
  .formF1 fieldset li input.sizeXs {
    padding: 5px;
    line-height: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    /* webkit */
    -khtml-box-sizing: border-box;
    /* konqueror */
    -moz-box-sizing: border-box;
    /* firefox */
    -ms-box-sizing: border-box;
    /* ie */
    box-sizing: border-box;
    /* css3 */ }
  .formF1 fieldset li input.sizeLgBig {
    width: 492px; }
  .formF1 fieldset li input.sizeLg {
    width: 480px; }
  .formF1 fieldset li input.sizeMd {
    width: 368px; }
  .formF1 fieldset li input.sizeSm {
    width: 150px; }
  .formF1 fieldset li input.sizeXs {
    width: 50px; }
.formF1 select {
  background-color: #fff;
  padding: 6px;
  line-height: 20px;
  float: left;
  -webkit-appearance: none;
  border-radius: 0px;
  background: url(http://com.jobing.static.s3.amazonaws.com/img/select-btn.png) no-repeat 130px;
  width: 150px; }
.formF1 .captcha input {
  padding: 5px;
  line-height: 20px;
  float: left;
  min-height: 30px;
  margin: 10px 0px;
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -moz-box-sizing: border-box;
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  box-sizing: border-box;
  /* css3 */ }
.formF1 .captcha .title {
  font-size: 12px; }

form.stacked label,
form.stacked input.text {
  clear: left;
  display: block; }

form.stacked input.text {
  width: 100%; }

ul.multi-select {
  width: 450px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ccc;
  padding: 0 5px;
  background: #fff;
  position: relative;
  /* for IE 7 Fix */ }

ul.multi-select li {
  border-bottom: 1px dotted #ccc;
  padding: 5px 0;
  margin-top: 0;
  min-height: 20px; }

ul.multi-select label {
  display: block; }

ul.multi-select input {
  margin-right: 5px; }

ul.multi-select .sub label {
  margin-left: 20px; }

ul.multi-select .subsub label {
  margin-left: 40px; }

/* Table Styling - Jobing */
.table {
  border: none;
  width: 100%;
  line-height: 1.5em;
  border-spacing: 0;
  width: 100%; }
  .table .sort {
    font-size: 16px;
    line-height: 10px;
    font-weight: bold; }
  .table th {
    font-size: .9em;
    font-weight: bold;
    padding: .5em 0;
    border-bottom: 3px solid #dddddd; }
    .table th h2 {
      margin: 0; }
  .table td {
    padding: 8px 0;
    border-bottom: 1px solid #dddddd; }

@font-face {
  font-family: 'jobingicons';
  src: url("../../fonts/jobingicons.eot");
  src: url("../../fonts/jobingicons.eot?#iefix") format("embedded-opentype"), url("../../fonts/jobingicons.svg#jobingicons") format("svg"), url("../../fonts/jobingicons.woff") format("woff"), url("../../fonts/jobingicons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

i.ico {
  color: #999999;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-family: 'jobingicons';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle; }
  i.ico.primary:before {
    color: #8dbf02; }
  i.ico.secondary:before {
    color: #2f99f2; }
  i.ico.active:before {
    color: #2f99f2; }
  i.ico.alert:before {
    color: #999999; }
  i.ico.info:before {
    color: #2f99f2; }
  i.ico.error:before {
    color: #da4f49; }
  i.ico.success:before {
    color: #46a546; }
  i.ico.warning:before {
    color: #fef9c2; }
  i.ico.disabled {
    opacity: 0.5; }
  i.ico.shadow {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6); }
  i.ico.clickable {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    i.ico.clickable:hover {
      cursor: pointer; }

.icon-envelope:before {
  content: "\e600"; }

.icon-googleplus:before {
  content: "\e601"; }

.icon-facebook:before {
  content: "\e602"; }

.icon-twitter:before {
  content: "\e603"; }

.icon-flickr:before {
  content: "\e604"; }

.icon-github:before {
  content: "\e605"; }

.icon-new-window:before {
  content: "\e607"; }

.icon-jobing-logo:before {
  content: "\27"; }

.icon-jobing-j:before {
  content: "\3f"; }

.icon-targer:before {
  content: "\31"; }

.icon-locate:before {
  content: "\43"; }

.icon-marker:before {
  content: "\59"; }

.icon-map:before {
  content: "\5a"; }

.icon-comments:before {
  content: "\45"; }

.icon-female:before {
  content: "\2a"; }

.icon-people:before {
  content: "\53"; }

.icon-male:before {
  content: "\5b"; }

.icon-message:before {
  content: "\58"; }

.icon-email:before {
  content: "\2d"; }

.icon-dribbble:before {
  content: "\24"; }

.icon-facebook:before {
  content: "\6a"; }

.icon-twitter:before {
  content: "\6d"; }

.icon-linkedin:before {
  content: "\6f"; }

.icon-youtube:before {
  content: "\6c"; }

.icon-pinterest:before {
  content: "\6b"; }

.icon-behance:before {
  content: "\6e"; }

.icon-google-plus:before {
  content: "\26"; }

.icon-flickr:before {
  content: "\70"; }

.icon-home:before {
  content: "\25"; }

.icon-edit:before {
  content: "\2e"; }

.icon-copy:before {
  content: "\30"; }

.icon-link:before {
  content: "\23"; }

.icon-folder:before {
  content: "\28"; }

.icon-file:before {
  content: "\29"; }

.icon-archive:before {
  content: "\3d"; }

.icon-download:before {
  content: "\5e"; }

.icon-close:before {
  content: "\32"; }

.icon-plus:before {
  content: "\50"; }

.icon-minus:before {
  content: "\57"; }

.icon-checkmark:before {
  content: "\34"; }

.icon-tag:before {
  content: "\46"; }

.icon-nav:before {
  content: "\55"; }

.icon-caret-up:before {
  content: "\35"; }

.icon-caret-right:before {
  content: "\36"; }

.icon-caret-left:before {
  content: "\37"; }

.icon-caret-down:before {
  content: "\38"; }

.icon-arrow-up:before {
  content: "\39"; }

.icon-arrow-right:before {
  content: "\3a"; }

.icon-arrow-left:before {
  content: "\3b"; }

.icon-arrow-down:before {
  content: "\3c"; }

.icon-circle:before {
  content: "\33"; }

.icon-circle-outline:before {
  content: "\62"; }

.icon-locked:before {
  content: "\5c"; }

.icon-unlocked:before {
  content: "\42"; }

.icon-star:before {
  content: "\47"; }

.icon-star-outline:before {
  content: "\48"; }

.icon-share:before {
  content: "\4a"; }

.icon-settings:before {
  content: "\4b"; }

.icon-search:before {
  content: "\4c"; }

.icon-print:before {
  content: "\4f"; }

.icon-play:before {
  content: "\51"; }

.icon-notifications:before {
  content: "\54"; }

.icon-alert:before {
  content: "\3e"; }

.icon-pie-chart:before {
  content: "\44"; }

.icon-clock:before {
  content: "\40"; }

.icon-view:before {
  content: "\41"; }

.icon-attachment:before {
  content: "\5f"; }

.icon-inbox:before {
  content: "\60"; }

.icon-image:before {
  content: "\61"; }

.icon-calendar:before {
  content: "\63"; }

.icon-trash:before {
  content: "\67"; }

.icon-jobs:before {
  content: "\22"; }

.icon-mobile:before {
  content: "\56"; }

.icon-ribbon:before {
  content: "\21"; }

.icon-feed:before {
  content: "\2b"; }

.icon-dashboard:before {
  content: "\2f"; }

#home .ie6Notification {
  top: 45px; }

.ie6Notification {
  position: fixed;
  z-index: 10000;
  top: 90px;
  left: 0;
  right: 0;
  background: #FCEFA1;
  padding: .3em 0;
  text-align: center; }

.j-header {
  min-width: 1000px; }
  .j-header .j-main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .j-header .j-main-nav li {
    padding: 0 .8em; }
  .j-header .j-main-nav a {
    color: black;
    line-height: 45px;
    font-size: 1em;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    letter-spacing: .01em;
    font-weight: 300; }
    .j-header .j-main-nav a:hover {
      color: #0066cc; }
  .j-header .j-main-nav .seperator {
    display: inline-block;
    margin: 0px 3px 0px 5px;
    cursor: default; }
  .j-header .search {
    width: 500px; }

.j-nav-tools {
  max-width: 1000px;
  margin: 0 auto; }
  .j-nav-tools .j-inner {
    padding-bottom: .5em; }

.breadcrumb {
  font-size: .9em;
  padding-top: 5px;
  line-height: 2em;
  color: #999999; }
  .breadcrumb a {
    color: #999999; }

.j-page-title {
  padding-left: 10px; }

/* -------------------------------------------------------- */
/* NOT MOBILE - move to media queries */
.j-header .j-user-nav, .j-header .j-logo, .j-header .j-employer-link, .j-header .j-contact, .j-header .j-icon, .j-header .apply-buttons-all {
  display: block; }
.j-header .j-user-nav {
  max-width: 1000px;
  margin: 0 auto; }

.j-nav-tools .j-inner, .j-user-nav .j-inner, .search .j-inner {
  min-width: 750px;
  margin: 0 auto; }

.j-header {
  background: white;
  width: 100%;
  position: relative;
  z-index: 1000;
  border-bottom: 1px solid #cccccc; }
  .j-header .j-logo, .j-header .j-main-nav {
    float: left; }
  .j-header .j-employer-link, .j-header .j-contact {
    float: right; }
  .j-header .j-logo {
    line-height: 48px;
    height: 45px;
    overflow: hidden;
    width: 160px; }
    .j-header .j-logo i {
      color: #0066cc;
      font-size: 11em; }
  .j-header .j-main-nav ul li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1; }
  .j-header .j-employer-link {
    font-size: 1em;
    color: #8a6d3b;
    font-weight: 400;
    line-height: 35px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 5px;
    padding: 0 1.3em;
    background: #fef9c2; }
    .j-header .j-employer-link:hover {
      background: #fef7a9; }
  .j-header .j-contact {
    font-size: .9em;
    color: #666666;
    line-height: 45px;
    padding: 0 .7em; }
    .j-header .j-contact:hover {
      color: #007fff; }
  .j-header .j-icon {
    color: white;
    background: #2f99f2;
    font-size: 2em;
    line-height: 31px;
    padding: 0 .3em;
    display: none; }
    .j-header .j-icon i {
      color: white; }
  .j-header .sticky {
    position: fixed;
    top: 0; }
    .j-header .sticky .j-inner {
      width: 100%;
      max-width: 100%; }
    .j-header .sticky .j-icon, .j-header .sticky .recent-searches {
      display: block; }

#home .j-header {
  position: fixed; }

.j-site-footer {
  text-align: center;
  position: relative;
  z-index: 2;
  background: #efefef;
  padding: 2em 0; }
  .j-site-footer span {
    display: block;
    text-align: center; }
  .j-site-footer ul, .j-site-footer p {
    width: 1000px;
    margin: 0 auto; }
  .j-site-footer ul {
    overflow: hidden; }
    .j-site-footer ul li {
      float: left; }
  .j-site-footer a {
    color: #999999;
    margin: 0 1em;
    font-size: 1em;
    line-height: 3em; }
  .j-site-footer .j-social a {
    font-size: 1.5em;
    margin: 0 .1em;
    color: #999999; }
    .j-site-footer .j-social a .ico {
      -webkit-transition: color 0.2s ease;
      -moz-transition: color 0.2s ease;
      -ms-transition: color 0.2s ease;
      -o-transition: color 0.2s ease;
      transition: color 0.2s ease; }
    .j-site-footer .j-social a:hover .ico {
      color: #2f99f2; }
  .j-site-footer .icon-jobing-j {
    font-size: 2.5em;
    line-height: 1.3em;
    text-shadow: white 0 0 1px; }
  .j-site-footer .icon {
    width: 4%; }
  .j-site-footer .j-about {
    width: 48%;
    text-align: right; }
  .j-site-footer .j-other {
    width: 48%;
    text-align: left; }
  .j-site-footer .j-copyright {
    color: #999999;
    font-size: .8em;
    margin-top: 2em; }
    .j-site-footer .j-copyright span {
      display: block; }

/* footer for pages */
.j-page-util {
  padding: 2em;
  border-top: 1px solid #dddddd;
  clear: both;
  background: white;
  z-index: 2;
  position: relative; }
  .j-page-util .AffiliateAds {
    margin: 0 auto;
    text-align: center; }

.mapbox {
  position: relative;
  border: 1px solid #fff;
  border-bottom-color: #dddddd; }
  .mapbox .button {
    display: block;
    text-align: center; }

.map-expand {
  background: #fff;
  color: #888;
  border-left: none;
  position: absolute;
  top: 240px;
  left: 0px;
  z-index: 0;
  padding: 3px 6px;
  cursor: pointer;
  font-size: 1.2em; }

.map-expand:hover {
  color: #777; }

.map-wrapper {
  overflow: hidden;
  margin-bottom: 15px;
  height: 285px;
  position: relative;
  border-bottom: solid 1px #bbb; }

.map-container {
  border-bottom: none; }

.small-map, .large-map {
  height: 285px !important;
  border: solid 1px #bbb; }

.small-map {
  position: absolute;
  right: 0;
  top: 0;
  border: solid 1px #bbb; }

.large-map {
  display: inline-block;
  border: solid 1px #bbb; }

.street-map {
  position: relative;
  height: 195px;
  border: solid 1px #bbb;
  margin-bottom: 3px;
  border-top: none;
  background: #fff; }

.small-job-map {
  position: relative; }

.small-job-map #mapLocationList {
  display: none;
  margin-bottom: 5px;
  margin-top: 2px; }

#map_shell {
  position: relative;
  padding: 0;
  margin-top: 0; }

#map_shell .box-2 {
  background: #fff; }

.map-list-label {
  text-align: right;
  color: #999999; }

#map_shell #map_inside .box-2 .details {
  padding: 0 10px 10px; }

/* Link Nav - Jobing */
.page-sub-nav {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
  margin: 0 -30px 1em -10px; }
  .page-sub-nav li {
    border-right: 1px solid #dddddd;
    float: left; }
  .page-sub-nav a {
    display: block;
    padding: .5em;
    color: #333333; }
    .page-sub-nav a:hover, .page-sub-nav a.selected {
      background: #2f99f2;
      color: white; }

.typeMobileSmart .page-sub-nav {
  margin: 0 -1em 1em; }

.search {
  position: relative; }
  .search legend, .search label {
    display: none; }
  .search .search-suggest {
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
    width: calc(100% + 1px);
    z-index: 2; }
    .search .search-suggest .search-title {
      color: #999999;
      cursor: auto;
      font-size: .8em;
      background: #efefef; }
      .search .search-suggest .search-title:first-child {
        border-top: none; }
    .search .search-suggest ul {
      margin: 0;
      padding: 0;
      background: white;
      border: 1px solid #cccccc;
      border-top: none; }
      .search .search-suggest ul li {
        cursor: pointer;
        margin: 0;
        padding: .3em .5em; }
        .search .search-suggest ul li a {
          color: #0066cc; }
        .search .search-suggest ul li.search-title:hover {
          background: #efefef; }
    .search .search-suggest ul li:hover, .search .search-suggest ul li.active {
      background: #dddddd; }
  .search .advanced {
    font-size: .8em;
    line-height: 30px;
    color: #999999;
    position: absolute;
    top: 0;
    right: -60px; }
    .search .advanced:hover {
      color: #007fff; }

/*
#company-suggest {
    ul {
        background: $white;
        border: 1px solid $grayLighter;
        margin: -3px 0 0 0;
        padding: 8px 0;
        position: absolute;
        width: 310px;
        li {
            cursor: pointer;
            font-size: 16px;
            padding: 2px 6px;
        }
    }
}
*/
.location-suggest {
  background: white;
  padding: 1em;
  position: absolute;
  top: 2.5em;
  right: -2em;
  z-index: 5;
  width: 15em;
  text-align: left;
  border: 1px solid #dddddd; }
  .location-suggest input {
    padding: .5em;
    width: 90%;
    margin-bottom: 1em;
    line-height: 18px; }
  .location-suggest li {
    float: left;
    width: 50%;
    padding: 0 0 .5em 0;
    font-size: .9em; }

.typeMobileSmart .search .search-suggest {
  z-index: 5; }

.search-scroll {
  position: fixed;
  width: 100%;
  bottom: 60%;
  z-index: 10;
  left: 0;
  opacity: 1;
  height: 0; }
  .search-scroll .search-scroll-wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1084px;
    /* width + arrows */ }
  .search-scroll .next, .search-scroll .prev {
    display: block;
    float: left;
    position: relative;
    opacity: .8;
    width: 40px;
    background: white;
    border: 1px solid #efefef;
    overflow: visible; }
    .search-scroll .next .company-logo, .search-scroll .prev .company-logo {
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 3px 5px;
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 3px 5px;
      box-shadow: rgba(0, 0, 0, 0.1) 0 3px 5px;
      position: absolute;
      top: 82px;
      height: 0;
      width: 290px;
      background-color: white;
      overflow: hidden; }
    .search-scroll .next i, .search-scroll .next span, .search-scroll .prev i, .search-scroll .prev span {
      float: left;
      display: block;
      text-align: center;
      color: #333333;
      width: 300px;
      height: 82px;
      line-height: 82px; }
    .search-scroll .next i, .search-scroll .prev i {
      width: 39px;
      text-align: center; }
    .search-scroll .next span, .search-scroll .prev span {
      width: 1px;
      overflow: hidden;
      font-weight: bold;
      text-indent: 1px;
      overflow: hidden;
      white-space: nowrap;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
    .search-scroll .next:hover, .search-scroll .prev:hover {
      width: 340px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px;
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px;
      box-shadow: rgba(0, 0, 0, 0.1) 0 2px 5px;
      opacity: 1; }
      .search-scroll .next:hover span, .search-scroll .prev:hover span {
        width: 300px;
        padding: 0 20px; }
      .search-scroll .next:hover .company-logo, .search-scroll .prev:hover .company-logo {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        transition-delay: .3s;
        height: 60px;
        padding: 5px 0; }
  .search-scroll .back-to-results, .search-scroll .next {
    float: right;
    right: 0; }
    .search-scroll .back-to-results .company-logo, .search-scroll .next .company-logo {
      right: 50px; }
  .search-scroll .prev {
    float: left;
    left: 0; }
    .search-scroll .prev .company-logo {
      left: 50px; }
  .search-scroll .back-to-results {
    display: none; }
  .search-scroll .inactive {
    display: none; }

/*
Company Logos -------------------------------

Sizes:
Large 	(300x145)
Medium	(200x100)
Small	(125x60)
default	(88x31)

Example HTML:
<span class="company-logo small"><img src="http://imgsg.jobing.com/company/logos/125x60/logo135561.gif"></span>
<span class="company-logo"><img src="http://imgsg.jobing.com/company/logos/88x31/logo135561.gif"></span>

*/
.company-logo {
  display: block;
  text-align: center;
  width: 88px;
  height: 35px;
  line-height: 30px;
  vertical-align: middle; }
  .company-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 88px; }
  .company-logo::after {
    content: ".";
    visibility: hidden;
    overflow: hidden;
    width: 1px;
    margin-left: -1px;
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .company-logo.small {
    width: 125px;
    height: 60px;
    line-height: 60px; }
    .company-logo.small img {
      max-width: 125px;
      max-height: 60px; }
  .company-logo.medium {
    width: 200px;
    height: 100px;
    line-height: 100px; }
    .company-logo.medium img {
      max-width: 200px;
      max-height: 100px; }
  .company-logo.large {
    width: 300px;
    height: 145px;
    line-height: 145px; }
    .company-logo.large img {
      max-width: 300px;
      max-height: 300px; }

/*
Ads -------------------------------
*/
.featured-ads h3 {
  padding: 0px 15px; }
.featured-ads .premier a {
  display: block;
  padding: 15px;
  margin-bottom: 10px;
  background: white;
  color: #333333;
  min-height: 60px;
  line-height: 18px; }
  .featured-ads .premier a:hover, .featured-ads .premier a:hover em {
    color: #2f99f2; }
.featured-ads .premier .company-logo {
  margin-bottom: 10px; }
.featured-ads .premier em {
  font-size: .9em;
  color: #999999;
  font-style: normal;
  display: block; }
.featured-ads .featured {
  padding: 15px;
  margin-bottom: 10px;
  zoom: 1; }
  .featured-ads .featured:before, .featured-ads .featured:after {
    display: table;
    content: ""; }
  .featured-ads .featured:after {
    clear: both; }
  .featured-ads .featured a {
    display: inline-block;
    float: left;
    margin: 5px 0;
    padding: 2px; }
  .featured-ads .featured a.logo-link-co-img {
    margin-right: 7px; }
.featured-ads.wide span {
  font-size: 1.1em; }
.featured-ads.wide .premier {
  margin: 0 0 1em; }
  .featured-ads.wide .premier span, .featured-ads.wide .premier em {
    margin-left: 140px;
    display: block; }
  .featured-ads.wide .premier .company-logo {
    float: left;
    margin: 0; }
.featured-ads.wide .featured {
  clear: left; }

#googleAdUnitIframe_1, #googleAdUnitIframe_2, #googleAdUnitIframe_3 {
  min-height: 105px; }

#googleAdUnitIframe_7 {
  min-height: 119px; }

.advertiseWithUs {
  height: auto;
  margin-top: 1em;
  display: block;
  text-align: center; }

.mobile-google-footer-ad {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  position: fixed;
  bottom: 0;
  z-index: 999; }

.jobs-by-email-setup td h2 {
  margin-bottom: 10px; }
.jobs-by-email-setup .keywordsearch, .jobs-by-email-setup .selectpay, .jobs-by-email-setup .searchname {
  padding: 10px;
  margin: 10px 0px;
  font-size: 14px; }
.jobs-by-email-setup .checkbox {
  margin-left: 10px;
  margin-right: 5px; }
.jobs-by-email-setup .select-all-btn {
  display: block;
  margin-bottom: 10px;
  background: #f4f4f4;
  max-width: 462px;
  padding: 10px 0px; }
  .jobs-by-email-setup .select-all-btn #select-all {
    margin-left: 17px; }
.jobs-by-email-setup select#location {
  height: 200px;
  width: 100%; }
.jobs-by-email-setup input[type="checkbox"], .jobs-by-email-setup input[type="radio"] {
  margin-right: 5px; }
.jobs-by-email-setup #dollarsign {
  font-size: 22px;
  color: #999999; }
.jobs-by-email-setup #submitbutton {
  margin: 20px 0px;
  display: block; }
  .jobs-by-email-setup #submitbutton #butSubmit {
    height: 40px !important;
    width: 300px !important;
    background: #8dbf02 !important;
    font-weight: 100 !important;
    font-size: 18px !important; }
    .jobs-by-email-setup #submitbutton #butSubmit:hover {
      background: #abe702 !important; }

/* 
List Component -------------------------------

Layouts:

Example HTML: 
<ul class="item-list">
    <li><a href="#"><span class="title">Main Title</span><span class="sub-title">Sub Title</span></a></li>
</ul>
*/
.item-list {
  letter-spacing: .02em; }
  .item-list a {
    padding: 8px 10px;
    overflow: hidden; }
    .item-list a:hover {
      background: #efefef; }
  .item-list .title, .item-list .sub-title, .item-list a {
    display: block; }
  .item-list .title {
    font-size: 1.4em; }
  .item-list .sub-title {
    color: #666666;
    font-size: 1em; }
  .item-list .image {
    float: right;
    margin: 0 0 0 1em;
    display: block; }
  .item-list.small a {
    padding: 8px 5px; }
  .item-list.small .title {
    font-size: 1em;
    color: #666666; }

/* 
Job Component -------------------------------

Layouts:

Example HTML: 

*/
.job-list-item {
  letter-spacing: .02em;
  margin: .5em 0px;
  padding: 5px;
  line-height: 1.3em; }
  .job-list-item a {
    display: block; }
  .job-list-item .title, .job-list-item .sub-title {
    padding-right: 2em; }
  .job-list-item .title {
    font-size: 1.2em;
    line-height: 1.3em; }
  .job-list-item .sub-title {
    font-size: .9em;
    margin-bottom: .5em;
    color: #666666; }
  .job-list-item .location-salary,
  .job-list-item .date-logo {
    font-size: .9em;
    color: #999999; }
  .job-list-item .date-logo {
    text-align: right; }
    .job-list-item .date-logo .company-logo {
      margin: 0 0 0 auto; }
  .job-list-item .job-snippet {
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc; }
  .job-list-item .salary {
    color: #598700; }
  .job-list-item .icon {
    font-size: 1.1em;
    line-height: 1.3em;
    clear: none;
    vertical-align: middle;
    margin: 0; }
    .job-list-item .icon a {
      display: inline-block;
      *display: inline;
      /* IE7 inline-block hack */
      *zoom: 1;
      cursor: pointer;
      margin-right: 1em; }
      .job-list-item .icon a span {
        font-size: .8em;
        padding-left: .4em;
        font-size: .8em; }
      .job-list-item .icon a:hover i, .job-list-item .icon a:hover span, .job-list-item .icon a:hover i:before {
        color: #007fff; }
    .job-list-item .icon i, .job-list-item .icon span {
      color: #cccccc; }
    .job-list-item .icon i.icon-star {
      color: #ffc40d; }

/* Event Info  ---------------------------------------------------------- */
.date-calendar-display {
  display: inline-block;
  width: 60px;
  text-align: center;
  background: white;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none; }
  .date-calendar-display .weekday-month {
    font-size: 9px;
    color: white;
    display: block;
    padding: 3px 5px;
    background: #2f99f2; }
  .date-calendar-display .day {
    font-size: 26px;
    display: block;
    border: 1px solid #dddddd;
    border-top: none; }

.event-detail {
  border: 1px solid #dddddd;
  padding: 1em; }
  .event-detail .date-calendar-display {
    float: right;
    margin: 0 10px 20px 0; }
  .event-detail .map {
    text-align: right; }

.event-list .date {
  text-align: right; }
.event-list .list-header {
  border-top: 1px solid #dddddd;
  margin-top: 2em; }
.event-list .callout {
  font-size: 11px; }

.auto-suggest input {
  width: 100%; }
.auto-suggest.is-visible .suggestions {
  display: block; }
.auto-suggest .suggestions {
  display: none;
  width: 100%;
  background: #fff;
  border: 1px solid #DDD;
  padding: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }
  .auto-suggest .suggestions ul {
    padding-left: 0; }
    .auto-suggest .suggestions ul li {
      padding: 0.5em 0.71429em; }
      .auto-suggest .suggestions ul li:hover, .auto-suggest .suggestions ul li.active {
        background: #edf4fc; }
      .auto-suggest .suggestions ul li.title {
        font-size: 0.78571em;
        border-top: 1px solid #F2F2F2;
        color: #a1a1a1;
        cursor: auto;
        background: #F9F9F9; }
        .auto-suggest .suggestions ul li.title:hover {
          background: #F9F9F9; }

.tag-cloud {
  zoom: 1; }
  .tag-cloud:before, .tag-cloud:after {
    display: table;
    content: ""; }
  .tag-cloud:after {
    clear: both; }
  .tag-cloud .tag, .tag-cloud li {
    padding: .15em .7em;
    background: #efefef;
    font-size: 1em;
    line-height: 2em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #666666;
    margin: 0 .3em .3em 1em;
    padding: 0 .6em;
    position: relative; }
    .tag-cloud .tag:before, .tag-cloud li:before {
      content: "";
      float: left;
      position: absolute;
      top: 0;
      left: -1em;
      width: 0;
      height: 0;
      border-color: transparent #efefef transparent transparent;
      border-style: solid;
      border-width: 1em 1em 1em 0; }
    .tag-cloud .tag:after, .tag-cloud li:after {
      content: "";
      position: absolute;
      top: .8em;
      left: 0;
      width: 4px;
      height: 4px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: white; }
    .tag-cloud .tag:hover, .tag-cloud .tag:active, .tag-cloud li:hover, .tag-cloud li:active {
      background: #2f99f2; }
      .tag-cloud .tag:hover:before, .tag-cloud .tag:active:before, .tag-cloud li:hover:before, .tag-cloud li:active:before {
        border-color: transparent #2f99f2 transparent transparent; }
    .tag-cloud .tag.disabled, .tag-cloud li.disabled {
      opacity: 0.6;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      cursor: not-allowed;
      background-image: none; }
    .tag-cloud .tag.primary, .tag-cloud li.primary {
      color: white;
      background: #8dbf02; }
      .tag-cloud .tag.primary i:before, .tag-cloud li.primary i:before {
        color: white; }
      .tag-cloud .tag.primary:before, .tag-cloud li.primary:before {
        border-color: transparent #8dbf02 transparent transparent; }
      .tag-cloud .tag.primary:hover, .tag-cloud .tag.primary:active, .tag-cloud li.primary:hover, .tag-cloud li.primary:active {
        background: #b2f103; }
        .tag-cloud .tag.primary:hover:before, .tag-cloud .tag.primary:active:before, .tag-cloud li.primary:hover:before, .tag-cloud li.primary:active:before {
          border-color: transparent #b2f103 transparent transparent; }
    .tag-cloud .tag.secondary, .tag-cloud li.secondary {
      color: white;
      background: #2f99f2; }
      .tag-cloud .tag.secondary i:before, .tag-cloud li.secondary i:before {
        color: white; }
      .tag-cloud .tag.secondary:before, .tag-cloud li.secondary:before {
        border-color: transparent #2f99f2 transparent transparent; }
      .tag-cloud .tag.secondary:hover, .tag-cloud .tag.secondary:active, .tag-cloud li.secondary:hover, .tag-cloud li.secondary:active {
        background: #5fb1f5; }
        .tag-cloud .tag.secondary:hover:before, .tag-cloud .tag.secondary:active:before, .tag-cloud li.secondary:hover:before, .tag-cloud li.secondary:active:before {
          border-color: transparent #5fb1f5 transparent transparent; }
    .tag-cloud .tag.active, .tag-cloud li.active {
      color: white;
      background: #2f99f2; }
      .tag-cloud .tag.active i:before, .tag-cloud li.active i:before {
        color: white; }
      .tag-cloud .tag.active:before, .tag-cloud li.active:before {
        border-color: transparent #2f99f2 transparent transparent; }
      .tag-cloud .tag.active:hover, .tag-cloud .tag.active:active, .tag-cloud li.active:hover, .tag-cloud li.active:active {
        background: #5fb1f5; }
        .tag-cloud .tag.active:hover:before, .tag-cloud .tag.active:active:before, .tag-cloud li.active:hover:before, .tag-cloud li.active:active:before {
          border-color: transparent #5fb1f5 transparent transparent; }
    .tag-cloud .tag.alert, .tag-cloud li.alert {
      color: white;
      background: #999999; }
      .tag-cloud .tag.alert i:before, .tag-cloud li.alert i:before {
        color: white; }
      .tag-cloud .tag.alert:before, .tag-cloud li.alert:before {
        border-color: transparent #999999 transparent transparent; }
      .tag-cloud .tag.alert:hover, .tag-cloud .tag.alert:active, .tag-cloud li.alert:hover, .tag-cloud li.alert:active {
        background: #b3b3b3; }
        .tag-cloud .tag.alert:hover:before, .tag-cloud .tag.alert:active:before, .tag-cloud li.alert:hover:before, .tag-cloud li.alert:active:before {
          border-color: transparent #b3b3b3 transparent transparent; }
    .tag-cloud .tag.info, .tag-cloud li.info {
      color: white;
      background: #2f99f2; }
      .tag-cloud .tag.info i:before, .tag-cloud li.info i:before {
        color: white; }
      .tag-cloud .tag.info:before, .tag-cloud li.info:before {
        border-color: transparent #2f99f2 transparent transparent; }
      .tag-cloud .tag.info:hover, .tag-cloud .tag.info:active, .tag-cloud li.info:hover, .tag-cloud li.info:active {
        background: #5fb1f5; }
        .tag-cloud .tag.info:hover:before, .tag-cloud .tag.info:active:before, .tag-cloud li.info:hover:before, .tag-cloud li.info:active:before {
          border-color: transparent #5fb1f5 transparent transparent; }
    .tag-cloud .tag.error, .tag-cloud li.error {
      color: white;
      background: #da4f49; }
      .tag-cloud .tag.error i:before, .tag-cloud li.error i:before {
        color: white; }
      .tag-cloud .tag.error:before, .tag-cloud li.error:before {
        border-color: transparent #da4f49 transparent transparent; }
      .tag-cloud .tag.error:hover, .tag-cloud .tag.error:active, .tag-cloud li.error:hover, .tag-cloud li.error:active {
        background: #e37873; }
        .tag-cloud .tag.error:hover:before, .tag-cloud .tag.error:active:before, .tag-cloud li.error:hover:before, .tag-cloud li.error:active:before {
          border-color: transparent #e37873 transparent transparent; }
    .tag-cloud .tag.success, .tag-cloud li.success {
      color: white;
      background: #46a546; }
      .tag-cloud .tag.success i:before, .tag-cloud li.success i:before {
        color: white; }
      .tag-cloud .tag.success:before, .tag-cloud li.success:before {
        border-color: transparent #46a546 transparent transparent; }
      .tag-cloud .tag.success:hover, .tag-cloud .tag.success:active, .tag-cloud li.success:hover, .tag-cloud li.success:active {
        background: #62bc62; }
        .tag-cloud .tag.success:hover:before, .tag-cloud .tag.success:active:before, .tag-cloud li.success:hover:before, .tag-cloud li.success:active:before {
          border-color: transparent #62bc62 transparent transparent; }
    .tag-cloud .tag.warning, .tag-cloud li.warning {
      color: white;
      background: #fef9c2; }
      .tag-cloud .tag.warning i:before, .tag-cloud li.warning i:before {
        color: white; }
      .tag-cloud .tag.warning:before, .tag-cloud li.warning:before {
        border-color: transparent #fef9c2 transparent transparent; }
      .tag-cloud .tag.warning:hover, .tag-cloud .tag.warning:active, .tag-cloud li.warning:hover, .tag-cloud li.warning:active {
        background: #fffef4; }
        .tag-cloud .tag.warning:hover:before, .tag-cloud .tag.warning:active:before, .tag-cloud li.warning:hover:before, .tag-cloud li.warning:active:before {
          border-color: transparent #fffef4 transparent transparent; }
  .tag-cloud.small .tag, .tag-cloud.small li {
    font-size: 0.85714em; }
  .tag-cloud.large .tag, .tag-cloud.large li {
    font-size: 1.57143em; }
    .tag-cloud.large .tag:after, .tag-cloud.large li:after {
      top: .8em;
      width: 8px;
      height: 8px;
      left: -.2em; }

/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.select2-input {
  line-height: normal !important; }

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -moz-box-sizing: border-box;
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  box-sizing: border-box;
  /* css3 */ }

.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #dddddd;
  white-space: nowrap;
  line-height: 26px;
  color: #333333;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dddddd;
  background-image: -moz-linear-gradient(top, white, #dddddd);
  background-image: -ms-linear-gradient(top, white, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#dddddd));
  background-image: -webkit-linear-gradient(top, white, #dddddd);
  background-image: -o-linear-gradient(top, white, #dddddd);
  background-image: linear-gradient(top, white, #dddddd);
  background-repeat: repeat-x; }
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #dddddd;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }
  .select2-container.select2-allowclear .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer; }
.select2-container .select2-choice .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 26px;
  top: 7px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) right top no-repeat;
  cursor: pointer;
  outline: 0; }
  .select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer; }
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -o-linear-gradient(bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%); }
  .select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 0 1px; }
.select2-container .select2-choice div {
  display: block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #dddddd;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #dddddd, #efefef);
  background-image: -ms-linear-gradient(top, #dddddd, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#efefef));
  background-image: -webkit-linear-gradient(top, #dddddd, #efefef);
  background-image: -o-linear-gradient(top, #dddddd, #efefef);
  background-image: linear-gradient(top, #dddddd, #efefef);
  background-repeat: repeat-x; }
  .select2-container .select2-choice div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 0 1px; }
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.select2-drop-undermask {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  background-color: transparent;
  filter: alpha(opacity=0); }

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=0); }

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: white;
  color: #333333;
  border: 1px solid #e6e6e6;
  border-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
  .select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #dddddd;
    border-bottom: 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }

.select2-drop-active {
  border-top: none; }

.select2-search {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }
  .select2-search input {
    width: 100%;
    height: auto;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1em;
    border: 1px solid #dddddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: white url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px !important;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #dddddd)) !important;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #dddddd 99%) !important;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #dddddd 99%) !important;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #dddddd 99%) !important;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #dddddd 99%) !important;
    background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) no-repeat 100% -22px, linear-gradient(top, white 85%, #dddddd 99%) !important; }

.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px; }

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px; }

.select2-search input.select2-active {
  background: white url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100% !important;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #dddddd)) !important;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #dddddd 99%) !important;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #dddddd 99%) !important;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%, -o-linear-gradient(bottom, white 85%, #dddddd 99%) !important;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%, -ms-linear-gradient(top, white 85%, #dddddd 99%) !important;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%, linear-gradient(top, white 85%, #dddddd 99%) !important; }

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  outline: none; }

.select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px; }

.select2-dropdown-active .select2-results {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px; }

.select2-dropdown-open .select2-choice {
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, white, #efefef);
  background-image: -ms-linear-gradient(top, white, #efefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#efefef));
  background-image: -webkit-linear-gradient(top, white, #efefef);
  background-image: -o-linear-gradient(top, white, #efefef);
  background-image: linear-gradient(top, white, #efefef);
  background-repeat: repeat-x; }
  .select2-dropdown-open .select2-choice div {
    background: transparent;
    border-left: none;
    filter: none; }
    .select2-dropdown-open .select2-choice div b {
      background-position: -18px 1px; }
  .select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none; }
    .select2-dropdown-open .select2-choice .select2-arrow b {
      background-position: -18px 1px; }

/* results */
.select2-results {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-height: 200px;
  padding: 0;
  margin: 4px 0 0 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .select2-results ul.select2-result-sub {
    margin: 0;
    padding: 0; }
    .select2-results ul.select2-result-sub > li .select2-result-label {
      padding-left: 20px; }
    .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
      padding-left: 40px; }
    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
      padding-left: 60px; }
    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
      padding-left: 80px; }
    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
      padding-left: 100px; }
    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
      padding-left: 110px; }
    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
      padding-left: 120px; }
  .select2-results li {
    list-style: none;
    display: list-item;
    padding: 0.21429em 0.07143em; }
    .select2-results li.select2-result-with-children > .select2-result-label {
      font-family: CentraleSansBold, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .select2-results .select2-result-label {
    padding: 0px 0.35714em;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .select2-results .select2-highlighted {
    background: #edf4fc; }
    .select2-results .select2-highlighted ul {
      background: white;
      color: #000; }
  .select2-results li em {
    background: #efefef;
    font-style: normal; }
  .select2-results .select2-highlighted em {
    background: transparent; }
  .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    border-top: 1px solid #efefef;
    color: #666666;
    cursor: auto;
    background: #efefef;
    padding: 0.21429em 0 0.21429em 0.35714em; }
    .select2-results .select2-no-results:hover, .select2-results .select2-searching:hover, .select2-results .select2-selection-limit:hover {
      background: #efefef; }
  .select2-results .select2-disabled {
    display: none; }

/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: $grayLightest;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: $grayLightest;
  display: list-item;
  cursor: default;
}
*/
.select2-results .select2-selected {
  display: none; }

.select2-more-results {
  background: #efefef;
  display: list-item; }
  .select2-more-results.select2-active {
    background: #efefef url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%; }

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #efefef;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }
  .select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #efefef;
    background-image: none;
    border-left: 0; }
  .select2-container.select2-container-disabled .select2-choice abbr {
    display: none; }

/* multiselect */
.select2-locked {
  padding: 3px 5px 3px 5px; }

.select2-container-multi .select2-choices {
  height: auto;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #e6e6e6;
  cursor: text;
  overflow: hidden;
  cursor: text;
  background-color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 26px; }
  .select2-container-multi .select2-choices li {
    float: left;
    list-style: none; }
  .select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .select2-container-multi .select2-choices .select2-search-field input {
      height: 20px;
      width: 100%;
      padding: 2px 5px;
      margin: 1px 0;
      font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 100%;
      outline: 0;
      border: 0;
      background: transparent; }
      .select2-container-multi .select2-choices .select2-search-field input.select2-active {
        background: white url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2-spinner.gif?v=1.2) no-repeat 100%; }
.select2-container-multi.select2-container-active .select2-choices {
  outline: none; }

.select2-default {
  color: #999999; }

.select2-container-multi .select2-choices {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-left: 2px; }
  .select2-container-multi .select2-choices .select2-search-choice {
    padding: .15em .7em;
    margin: .2em .3em .2em 0;
    position: relative;
    color: #333333;
    background: #d7e7f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .select2-container-multi .select2-choices .select2-search-choice div {
      padding-right: 12px; }
    .select2-container-multi .select2-choices .select2-search-choice:hover, .select2-container-multi .select2-choices .select2-search-choice:active {
      text-decoration: none; }
    .select2-container-multi .select2-choices .select2-search-choice.disabled {
      opacity: 0.6;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      cursor: not-allowed;
      background-image: none; }
    .select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
      cursor: default; }
  .select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #dddddd; }
  .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close, .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px; }
  .select2-container-multi .select2-choices.select2-container-disabled .select2-choices {
    background-color: #efefef;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default; }
    .select2-container-multi .select2-choices.select2-container-disabled .select2-choices .select2-search-choice {
      padding: 3px 5px 3px 5px;
      border: 1px solid #ddd;
      background-image: none;
      background-color: #efefef; }
      .select2-container-multi .select2-choices.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
        display: none; }

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 5px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2.png?v=1.2) right top no-repeat; }

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #efefef;
  background-image: none;
  border: 1px solid #dddddd;
  cursor: default; }
  .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #dddddd;
    background-image: none;
    background-color: #efefef; }
    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
      display: none;
      background: none; }

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline; }

.select2-result-unselectable .select2-result-selectable .select2-match {
  text-decoration: underline; }
.select2-result-unselectable .select2-match {
  text-decoration: none; }

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  outline: 0;
  left: 0px; }

.select2-display-none {
  display: none; }

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url(https://dy5f5j6i37p1a.cloudfront.net/crm/ui/select2x2.png?v=1.2);
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important; }

  .select2-search input {
    background-position: 100% -21px !important; } }
.recruting-inputs {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.loader-horizontal-1 {
  vertical-align: middle;
  background-image: url("https://imgsgssl.jobing.com/2012/ajax-loader-2.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 10px;
  width: 80px; }

.loader-spinner-1 {
  vertical-align: middle;
  background-image: url("https://imgsgssl.jobing.com/js-apps/components/loading-icon-circle-20.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px; }

.loader-spinner-2 {
  vertical-align: middle;
  background-image: url("https://imgsgssl.jobing.com/js-apps/components/loading-icon-circle-20.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px; }

.loader-spinner-3 {
  vertical-align: middle;
  background-image: url(https://dy5f5j6i37p1a.cloudfront.net/jobing/2013/loading-icon-40.gif?v=1.2);
  background-position: center center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px; }

/* 
Sample HTML
<div class="loader-bar"><span></span><em>Loading</em></div>
*/
.loader-bar {
  margin: auto;
  width: 108px;
  height: 60px;
  text-align: center;
  position: relative; }
  .loader-bar.cover {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .loader-bar em {
    font-style: normal;
    text-transform: uppercase;
    font-size: .8em;
    display: block;
    opacity: .9; }
  .loader-bar > div, .loader-bar:before, .loader-bar:after, .loader-bar span, .loader-bar span:before, .loader-bar span:after {
    background-color: #2f99f2;
    height: 40px;
    width: 20px;
    display: block;
    position: absolute;
    opacity: .4;
    bottom: 0;
    -webkit-animation: stretchdelay 2.2s infinite ease-in-out;
    animation: stretchdelay 2.2s infinite ease-in-out; }
  .loader-bar:before, .loader-bar:after, .loader-bar span:before, .loader-bar span:after {
    display: block;
    content: ''; }
  .loader-bar:after {
    -webkit-animation-delay: -2.0s;
    animation-delay: -2.0s;
    left: 22px; }
  .loader-bar span {
    -webkit-animation-delay: -1.8s;
    animation-delay: -1.8s;
    left: 44px; }
  .loader-bar span:before {
    -webkit-animation-delay: -1.6s;
    animation-delay: -1.6s;
    left: 22px; }
  .loader-bar span:after {
    -webkit-animation-delay: -1.4s;
    animation-delay: -1.4s;
    left: 44px; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    height: 13.33333px; }

  20% {
    height: 40px;
    opacity: 1; } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    height: 13.33333px; }

  20% {
    height: 40px;
    opacity: 1; } }

.alert, .notify {
  padding: .3em .8em;
  font-size: 1em;
  line-height: 1.85714em;
  color: #999999;
  background: #f2f2f2; }
  .alert.small, .notify.small {
    font-size: 0.85714em;
    line-height: 2.33333em; }
  .alert.large, .notify.large {
    font-size: 1.57143em;
    line-height: 1.54545em; }
  .alert.long, .notify.long {
    line-height: 1.3em; }
  .alert.primary, .notify.primary {
    color: #4a6401;
    background: #dafe76; }
  .alert.secondary, .notify.secondary {
    color: #0c6aba;
    background: #d7ebfd; }
  .alert.active, .notify.active {
    color: #0c6aba;
    background: #d7ebfd; }
  .alert.alert, .notify.alert {
    color: #6b6b6b;
    background: #f2f2f2; }
  .alert.info, .notify.info {
    color: #0c6aba;
    background: #d7ebfd; }
  .alert.error, .notify.error {
    color: #a62722;
    background: #f8dedd; }
  .alert.success, .notify.success {
    color: #2b652b;
    background: #bbe2bb; }
  .alert.warning, .notify.warning {
    color: #333333;
    background: #fef9c2; }
  .alert.is-clickable, .notify.is-clickable {
    cursor: pointer; }
  .alert .i-close, .notify .i-close {
    font-size: .8em;
    margin-left: 0.71429em;
    cursor: pointer; }

.notify {
  display: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2001; }

.region-notification {
  position: fixed;
  z-index: 1001;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: .4em 0;
  font-size: .9em;
  background: white;
  width: 100%;
  border-top: 1px solid #dddddd; }

.alert-head {
  background: #fef9c2;
  padding: 10px; }

.error-head {
  background-color: #fed2ce;
  padding: 10px;
  margin: 0 0 10px; }

.success-head,
.success-head-sm {
  color: #000;
  background-color: #d3ebd5;
  padding: 5px;
  margin: 0 0 10px; }

.tipsy {
  position: absolute;
  padding: 5px;
  z-index: 100000;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
  line-height: 1.85714em; }
  .tipsy .tipsy-inner {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999999;
    background: #f2f2f2;
    max-width: 200px;
    padding: 0 .5em;
    text-align: center; }
  .tipsy.no-wrap {
    white-space: nowrap; }
  .tipsy .tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #000; }
  .tipsy .tipsy-arrow-n {
    border-bottom-color: #d9d9d9; }
  .tipsy .tipsy-arrow-s {
    border-top-color: #d9d9d9; }
  .tipsy .tipsy-arrow-e {
    border-left-color: #d9d9d9; }
  .tipsy .tipsy-arrow-w {
    border-right-color: #d9d9d9; }
  .tipsy.small .tipsy-inner {
    font-size: 0.85714em;
    line-height: 2.33333em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .tipsy.large .tipsy-inner {
    font-size: 1.57143em;
    line-height: 1.54545em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .tipsy.info .tipsy-inner {
    border: 1px solid #a7d4fa;
    color: #2f99f2;
    background: #d7ebfd; }
  .tipsy.info .tipsy-arrow-n {
    border-bottom-color: #a7d4fa; }
  .tipsy.info .tipsy-arrow-s {
    border-top-color: #a7d4fa; }
  .tipsy.info .tipsy-arrow-e {
    border-left-color: #a7d4fa; }
  .tipsy.info .tipsy-arrow-w {
    border-right-color: #a7d4fa; }
  .tipsy.error .tipsy-inner {
    border: 1px solid #f0b5b3;
    color: #da4f49;
    background: #f8dedd; }
  .tipsy.error .tipsy-arrow-n {
    border-bottom-color: #f0b5b3; }
  .tipsy.error .tipsy-arrow-s {
    border-top-color: #f0b5b3; }
  .tipsy.error .tipsy-arrow-e {
    border-left-color: #f0b5b3; }
  .tipsy.error .tipsy-arrow-w {
    border-right-color: #f0b5b3; }
  .tipsy.success .tipsy-inner {
    border: 1px solid #97d397;
    color: #46a546;
    background: #bbe2bb; }
  .tipsy.success .tipsy-arrow-n {
    border-bottom-color: #97d397; }
  .tipsy.success .tipsy-arrow-s {
    border-top-color: #97d397; }
  .tipsy.success .tipsy-arrow-e {
    border-left-color: #97d397; }
  .tipsy.success .tipsy-arrow-w {
    border-right-color: #97d397; }
  .tipsy.tipsy-n .tipsy-arrow {
    top: 0px;
    left: 50%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent; }
  .tipsy.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent; }
  .tipsy.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent; }
  .tipsy.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent; }
  .tipsy.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent; }
  .tipsy.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent; }
  .tipsy.tipsy-e .tipsy-arrow {
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent; }
  .tipsy.tipsy-w .tipsy-arrow {
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent; }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    display: table;
    content: ""; }
  .cf:after {
    clear: both; }

.clear {
  clear: both; }

.show {
  display: block !important; }

.hide {
  display: none; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

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

.margin-right {
  margin-right: 15px; }

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

.margin-left {
  margin-left: 15px; }

.margin-top-sm {
  margin-top: 9.9px; }

.margin-right-sm {
  margin-right: 9.9px; }

.margin-bottom-sm {
  margin-bottom: 9.9px; }

.margin-left-sm {
  margin-left: 9.9px; }

.margin-top-lg {
  margin-top: 22.5px; }

.margin-right-lg {
  margin-right: 22.5px; }

.margin-bottom-lg {
  margin-bottom: 22.5px; }

.margin-left-lg {
  margin-left: 22.5px; }

.form-component {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .form-component * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

.form-row {
  margin-bottom: 8px;
  overflow: hidden;
  position: relative; }
  .form-row > i {
    font-size: 1.4em;
    position: absolute;
    top: 8px;
    right: 6px;
    z-index: 3; }
    .form-row > i:before {
      color: #dddddd; }

.form-element {
  display: block;
  width: 100%;
  color: #666666;
  background: white;
  height: 34px;
  padding: 6px;
  margin: 0;
  vertical-align: middle;
  border: 1px solid #dddddd;
  border-radius: 0;
  font-size: 14px;
  font-family: inherit; }
  .form-element:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border-color: #999999; }

.ico + label + .form-element {
  padding-right: 30px; }

textarea.form-element {
  height: auto; }

.submit {
  color: white;
  background: #8dbf02;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  text-transform: capitalize;
  white-space: nowrap;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none; }
  .submit:hover {
    background: #9cd302;
    color: #fff;
    text-decoration: none; }
  .submit:disabled {
    cursor: not-allowed;
    background: #dddddd;
    color: white; }
  .submit:hover:disabled {
    background: #dddddd; }
  .submit.error {
    color: #fff;
    background: #da4f49; }
    .submit.error:hover {
      background: #dd5f5a;
      color: #fff; }

.error {
  color: #da4f49;
  font-size: 0.9em;
  padding: 4px 5px; }

.error-border {
  border-color: #da4f49; }

.form-sm {
  width: 300px; }

.form-med {
  width: 420px; }

.form-lg {
  width: 600px; }

.tenth {
  float: left;
  display: block;
  width: 10%; }

.fifth {
  float: left;
  display: block;
  width: 20%; }

.quarter {
  float: left;
  display: block;
  width: 25%; }

.three-tenths {
  float: left;
  display: block;
  width: 30%; }

.third {
  float: left;
  display: block;
  width: 33.33333%; }

.two-fifths {
  float: left;
  display: block;
  width: 40%; }

.half {
  float: left;
  display: block;
  width: 50%; }

.three-fifths {
  float: left;
  display: block;
  width: 60%; }

.two-thirds {
  float: left;
  display: block;
  width: 66.66667%; }

.seven-tenths {
  float: left;
  display: block;
  width: 70%; }

.three-quarters {
  float: left;
  display: block;
  width: 75%; }

.four-fifths {
  float: left;
  display: block;
  width: 80%; }

.nine-tenths {
  float: left;
  display: block;
  width: 90%; }

.full {
  float: left;
  display: block;
  width: 100%; }

/* CSS for jQuery Reveal Plugin
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* Reveal Modals ---------------------- */
.modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  z-index: 2000;
  display: none;
  top: 0;
  left: 0; }

.modal {
  background: white;
  visibility: visible;
  border: none;
  display: none;
  top: 0px;
  left: 50%;
  position: fixed;
  margin: 0;
  margin-left: -350px;
  margin-top: 15px;
  width: 700px;
  z-index: 2001;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  max-height: 100%; }
  .modal *:first-child {
    margin-top: 0; }
  .modal *:last-child {
    margin-bottom: 0; }
  .modal .container {
    background: #efefef; }
  .modal .close-modal {
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    cursor: pointer;
    font-size: 1.2em;
    z-index: 2002; }
  .modal .modal-header {
    background: #fff;
    border-bottom: 1px solid #cccccc;
    padding: 10px 16px; }
  .modal .modal-body {
    padding: 0.71429em; }
  .modal .modal-footer {
    margin: 0 0.35714em 0.35714em 0.35714em;
    color: #666;
    clear: both;
    background: #efefef;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    padding: .5em;
    text-align: right; }
  .modal.transparent {
    background: transparent;
    box-shadow: 0 0 0 0; }
    .modal.transparent .icon-close {
      display: none; }

/* jquery.Jcrop.css v0.9.10 - MIT License */
/*
The outer-most container in a typical Jcrop instance
If you are having difficulty with formatting related to styles
on a parent element, place any fixes here or in a like selector

You can also style this element if you want to add a border, etc
A better method for styling can be seen below with .jcrop-light
(Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left; }

/* These styles define the border lines */
.jcrop-vline, .jcrop-hline {
  background: white url("https://dy5f5j6i37p1a.cloudfront.net/shared/Jcrop.gif") top left repeat;
  font-size: 0;
  position: absolute; }

.jcrop-vline {
  height: 100%;
  width: 1px !important; }

.jcrop-hline {
  height: 1px !important;
  width: 100%; }

.jcrop-vline.right {
  right: 0; }

.jcrop-hline.bottom {
  bottom: 0; }

/* Handle style - size is set by Jcrop handleSize option (currently) */
.jcrop-handle {
  background-color: #333;
  border: 1px #eee solid;
  font-size: 1px; }

/* This style is used for invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* "turn off" link highlight */
  -webkit-touch-callout: none;
  /* disable callout, image save panel */
  -webkit-user-select: none;
  /* disable cut copy paste */ }

/* Positioning of handles and drag bars */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px; }

.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%; }

.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%; }

.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0; }

.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0; }

.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px; }

.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }

.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }

.jcrop-dragbar.ord-n {
  margin-top: -4px; }

.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px; }

.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }

.jcrop-dragbar.ord-w {
  margin-left: -4px; }

/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
  background: #FFF;
  filter: Alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px; }

/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
  background: #000;
  filter: Alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px; }

/* Fix for twitter bootstrap et al. */
.jcrop-holder img, img.jcrop-preview {
  max-width: none; }

.jobing-share-modal {
  width: 540px;
  margin-left: -270px;
  margin-top: 10%;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 20px; }
  .jobing-share-modal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .jobing-share-modal .close-modal {
    top: 12px;
    right: 16px; }
  .jobing-share-modal .modal-body {
    width: 496px;
    margin: 0 auto;
    padding: 8px; }
    .jobing-share-modal .modal-body h2 {
      font-size: 1.25em;
      text-align: center;
      margin-bottom: 8px; }
  .jobing-share-modal .social-icons {
    margin-bottom: 8px; }
  .jobing-share-modal .share-logo {
    background: url("http://imgaws.jobing.com/jobing/2014/share-modal-social-sprite.png") no-repeat;
    width: 114px;
    height: 43px;
    margin: 0 auto; }
    .jobing-share-modal .share-logo a {
      width: 100%;
      height: 100%;
      display: block; }
  .jobing-share-modal .facebook {
    background-position: 0 0; }
  .jobing-share-modal .twitter {
    background-position: -114px 0; }
  .jobing-share-modal .google {
    background-position: -228px 0; }
  .jobing-share-modal .linkedin {
    background-position: -342px 0; }
  .jobing-share-modal .share-link {
    background: #dddddd;
    padding: 4px; }
  .jobing-share-modal .share-link-text {
    margin-top: 6px; }
  .jobing-share-modal .share-link-input {
    height: 30px; }
  .jobing-share-modal .share-section {
    padding: 12px 0; }
  .jobing-share-modal .submit {
    margin-left: 33.33333%; }
  .jobing-share-modal .email-success {
    font-size: 2em;
    line-height: 1.5em;
    margin-bottom: 10px; }
  .jobing-share-modal .quarter {
    padding-left: 4px;
    padding-right: 4px; }
  .jobing-share-modal .social-icons {
    margin-left: -4px;
    margin-right: -4px; }

.jobing-login-signup * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.jobing-login-signup-modal {
  visibility: hidden;
  width: 360px;
  margin-left: -180px;
  margin-top: 15px; }

.jobing-login-signup {
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 20px; }
  .jobing-login-signup > div {
    padding: 1em; }
  .jobing-login-signup .account-header {
    background: white;
    padding-top: 1.5em; }
  .jobing-login-signup h2 {
    font-weight: normal;
    font-size: 1.75em;
    margin: 0; }
  .jobing-login-signup .login-link, .jobing-login-signup .signup-link {
    font-weight: bold;
    font-size: 0.8em;
    display: block;
    margin-top: 0.5em; }
  .jobing-login-signup .account-body {
    background: #efefef; }

.login-message {
  margin-top: 10px; }

.further-education-disclaimer {
  color: #999999; }

.help-links {
  font-size: 0.8em;
  line-height: 1.1em;
  margin-top: 0.75em; }

#JobSeekerEntry .jobing-login-signup {
  width: 360px;
  border: 1px solid #efefef; }

html.j-bootstrap {
  height: 100%; }

body {
  background: #efefef; }

body.j-bootstrap,
.global-styling.j-bootstrap {
  background: #efefef;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #333333;
  font-size: 14px;
  height: 100%; }
body.body,
.global-styling.body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #333333;
  font-size: 14px; }
  body.body table input.button,
  .global-styling.body table input.button {
    font-size: 1.14286em; }

h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: .5em 0; }

h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility; }

strong {
  font-weight: 700; }

.body .main {
  clear: both; }

.Jobing .main {
  background: white;
  width: 1000px;
  /* page width */
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  border: 1px solid #dddddd; }

/* column border full height */
.non-client-branded .column-2right, .non-client-branded .column-2wide {
  position: relative; }
  .non-client-branded .column-2right:before, .non-client-branded .column-2wide:before {
    width: 1px;
    position: absolute;
    background: #dddddd;
    top: 0;
    bottom: 0;
    left: 710px;
    content: '';
    display: block; }
.non-client-branded .column-2wide:before {
  left: 780px; }

.hideElement {
  display: none; }

.widthMax .main,
.Empty .main {
  width: auto;
  /* page width */ }

.Empty .main {
  background: white; }

body a,
.j-bootstrap a {
  color: #0066cc;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  body a:hover,
  .j-bootstrap a:hover {
    color: #007fff;
    text-decoration: none;
    cursor: pointer; }
body .quick-apply ul,
.j-bootstrap .quick-apply ul {
  padding: 0; }
body p,
.j-bootstrap p {
  margin: .5em 0; }
body h2,
.j-bootstrap h2 {
  font-size: 1.5em; }
body h3,
.j-bootstrap h3 {
  font-size: 1.25em; }
body h4,
.j-bootstrap h4 {
  font-size: 1.15em;
  margin: .7em 0; }
body h5,
.j-bootstrap h5 {
  font-size: 1.1em;
  margin: .5em 0; }
body h6,
.j-bootstrap h6 {
  font-size: 1em;
  margin: .3em 0; }
body ol, body ul,
.j-bootstrap ol,
.j-bootstrap ul {
  list-style-type: none; }
body .disabled,
.j-bootstrap .disabled {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  cursor: not-allowed; }
body .caption,
.j-bootstrap .caption {
  font-size: .8em;
  line-height: 1.2em;
  color: gray; }

/* Jobing resets */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, blockquote, th, td {
  margin: 0;
  padding: 0; }

p {
  margin: 0 0 1em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0 none; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none outside none; }

q:before, q:after {
  content: ""; }

input, textarea {
  outline-style: none; }

body .offscreen {
  position: absolute;
  left: -9999px;
  overflow: hidden; }

.hidden {
  display: none; }

.clear-content {
  clear: both;
  display: block;
  height: 1px;
  overflow: hidden; }

.clear {
  clear: both; }

.clear1px {
  clear: both;
  height: 1px;
  overflow: hidden; }

.clearL {
  clear: left; }

.clearR {
  clear: right; }

.spacer {
  clear: both;
  height: 1px;
  font-size: 1px; }

.alignR {
  text-align: right; }

.alignL {
  text-align: left; }

.alignC {
  text-align: center; }

.alignMid {
  vertical-align: middle; }

.alignTop {
  vertical-align: top; }

.alignBot {
  vertical-align: bottom; }

.floatL {
  float: left; }

.floatR {
  float: right; }

.floatN {
  float: none; }

.displayN {
  display: none; }

.displayB {
  display: block; }

.hidden {
  display: none; }

.widthMax {
  width: 100%; }

.center {
  margin-left: auto;
  margin-right: auto; }

.hid, .hide {
  display: none; }

.tableReset {
  text-align: left;
  width: 100%; }

.last {
  margin-right: 0px; }
