/*
 *size 
**/
/*
 * color
**/
/**
 * background-gradient
 */
/**
 * position middle
 */
/**
 * min-height
 */
/**
 * extend
 */
.page-frg .page-ctrl, .page-frg .page-total, .fill-text,
.fake-select, .job-list .ls-title a,
.job-list .ls-cname a, .company-list .ls-name a,
.company-list .ls-name span,
.company-list .ls-industry a,
.company-list .ls-industry span,
.company-list .ls-city a,
.company-list .ls-city span, *[class*='jbi-'], .button {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

#ft-thin .cs, #ft-thin #custom-service .identify {
  font-family: 'Microsoft JhengHei', Verdana, Helvetica, Arial, sans-serif; }

.fold-list .list li a:visited {
  color: #0055aa; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * basic
**/
html,
body {
  font-size: 15px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 173%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  color: #333; }

ol, ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

input, select {
  vertical-align: middle; }

img {
  border: 0; }

a {
  color: #0055aa;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:visited {
    color: #39c; }

.clearfix {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  overflow: hidden; }

.hide {
  display: none !important; }

.symbol-font {
  font-family: Symbol; }

.ad-box {
  overflow: hidden; }
  .ad-box img {
    display: block; }

.global-bar {
  padding-top: 30px; }
  .global-bar .inner {
    height: 30px;
    position: fixed;
    background: #222;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999; }

.wrap.main-right main.main {
  float: right; }
.wrap.main-right aside.aside {
  float: left; }
.wrap.border-top {
  border-top: 3px solid #FCC500;
  width: 950px;
  margin: 0 auto; }

.page-frg {
  text-align: center;
  clear: both; }
.page-frg a {
  display: block;
  float: left;
  border: 1px solid #ccc;
  height: 28px;
  line-height: 28px;
  min-width: 18px;
  background: #fff;
  transition: .2s background ease-out; }
.page-frg a:hover {
  text-decoration: none;
  background: #f5f5f5; }
.page-frg a:active {
  border: 1px solid #aaa;
  background: #eee; }
.page-frg a.active {
  color: #000;
  background: #eee; }
.page-frg a.disabled {
  color: #999;
  background: #f5f5f5;
  border: 1px solid #ddd;
  cursor: default; }
.page-frg .page-ctrl, .page-frg .page-total {
  overflow: hidden; }
.page-frg .page-num {
  padding: 0 5px;
  margin-left: -1px; }
.page-frg .page-prev, .page-frg .page-next {
  padding: 0 1em;
  margin: 0 5px; }
.page-frg .page-ellipsis {
  display: block;
  float: left;
  padding: 0 .3em;
  line-height: 32px;
  color: #0055aa; }

.fold-list {
  margin-bottom: 1em; }
.fold-list .list li {
  display: block;
  line-height: 170%;
  margin-bottom: 1px;
  cursor: pointer;
  color: #0055aa;
  padding-left: 18px;
  position: relative; }
.fold-list .list li:hover {
  background: #f5f5f5; }
.fold-list .list li.active {
  color: #333;
  position: relative;
  background: #f5f5f5; }
.fold-list .list li.active .jbi-s15-check-blue {
  position: absolute;
  top: 7px;
  right: 5px; }
.fold-list .list li a {
  display: block; }
.fold-list .list li a:hover {
  display: block;
  text-decoration: none; }
.fold-list .type {
  margin: 0;
  padding-left: 18px;
  position: relative;
  font-size: 13px;
  cursor: pointer; }
.fold-list .type span[class*='jbi-s15-'] {
  position: absolute;
  left: 0;
  top: 7px; }
.fold-list .scd-class .itm {
  color: #0055aa; }

.dialog-layer {
  border: 1px solid #999;
  padding: 10px;
  position: absolute;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.1); }
.dialog-layer button.dl-close {
  position: absolute;
  top: 7px;
  right: 7px;
  opacity: .8;
  padding: 3px;
  border-radius: 3px; }
.dialog-layer button.dl-close:hover {
  background: rgba(0, 0, 0, 0.05);
  opacity: 1; }
.dialog-layer .dl-arrow {
  position: absolute; }
.dialog-layer .dl-arrow div {
  width: 0;
  height: 0;
  position: absolute; }
.dialog-layer.arrow-top .dl-arrow {
  top: -9px; }
.dialog-layer.arrow-top .dl-arwin {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 8px solid #fff;
  left: 2px;
  top: 1px; }
.dialog-layer.arrow-top .dl-arwout {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 9px solid #999;
  left: 0px; }
.dialog-layer.arrow-bottom .dl-arrow {
  bottom: 0px; }
.dialog-layer.arrow-bottom .dl-arwin {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 8px solid #fff;
  left: 2px;
  top: 0; }
.dialog-layer.arrow-bottom .dl-arwout {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 9px solid #999;
  left: 0px; }
.dialog-layer.arrow-right .dl-arrow {
  right: 0px; }
  .dialog-layer.arrow-right .dl-arrow.hcenter {
    top: 50%;
    margin-top: -8px; }
.dialog-layer.arrow-right .dl-arwin {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 8px solid #fff;
  top: 2px;
  left: 0; }
.dialog-layer.arrow-right .dl-arwout {
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 10px solid #999;
  left: 0px; }

.img-error {
  background: #eee;
  color: #888;
  text-align: center; }

#hd-min {
  width: 950px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden; }
#hd-min h1 {
  margin: 0; }
#hd-min .ad-box {
  margin-top: 10px; }
#hd-min .ad-box.banner {
  width: 728px;
  height: 60px;
  float: left;
  background: #eee; }
#hd-min .ad-box.text {
  border: 1px solid #ccc;
  width: 200px;
  height: 53px;
  float: right;
  font-size: 12px;
  line-height: 150%;
  padding: 3px 5px 2px 5px; }
#hd-min .ad-box.text span {
  display: block;
  color: #000;
  font-weight: bold; }
#hd-min .ad-box.text strong {
  display: block;
  font-weight: normal;
  color: #0055aa; }

#hd-thin {
  width: 950px;
  border-bottom: 3px solid #FCC500;
  margin: 0 auto 15px auto;
  padding: 10px 0; }

#ft-thin {
  width: 950px;
  margin: 0 auto; }
#ft-thin .bar {
  background: #515151;
  line-height: 30px;
  position: relative;
  *zoom: 1; }
#ft-thin .copyright {
  text-align: right;
  font-size: 12px;
  color: #333;
  line-height: 165%;
  margin-top: .5em;
  letter-spacing: .1em; }
#ft-thin .cs {
  color: #fff;
  float: left;
  width: 230px;
  line-height: 30px;
  border-right: 1px solid #333; }
#ft-thin .cs .jbi-s18-tel {
  margin-right: .3em; }
#ft-thin .tel {
  color: #fff;
  float: right;
  display: block;
  font-size: 12px;
  padding: 0 10px;
  line-height: 30px; }
#ft-thin .tel .jbi-s15-care {
  margin-right: .3em; }
#ft-thin #custom-service {
  display: none;
  padding: 6px 15px;
  bottom: 40px;
  left: 0;
  background-color: #7f7f7f;
  FILTER: progid:DXImageTransform.Microsoft.gradient( startColorstr=#f0f0f0, endColorstr=#ffffff,GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: -moz-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: -ms-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: -o-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: linear-gradient(top bottom, #f0f0f0, #ffffff); }
#ft-thin #custom-service, #ft-thin #custom-service a {
  color: #666; }
#ft-thin #custom-service a {
  text-decoration: underline; }
#ft-thin #custom-service .dl-arrow {
  left: 100px; }
#ft-thin #custom-service .user {
  width: 170px;
  float: left; }
  #ft-thin #custom-service .user dl {
    margin-bottom: 36px; }
#ft-thin #custom-service .company {
  width: 210px;
  float: left;
  margin-left: 15px; }
#ft-thin #custom-service .contact {
  font-size: 12px;
  line-height: 150%;
  padding: 6px 25px;
  border-top: 1px solid #fff; }
#ft-thin #custom-service .contact span[class*='jbi-'] {
  margin-right: .3em; }
#ft-thin #custom-service .identify {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 1px solid #9d9d9d; }
#ft-thin #custom-service .identify span[class*='jbi-'] {
  margin: -.2em .3em 0 2px; }
#ft-thin #custom-service .time {
  text-align: center;
  font-size: 12px; }
#ft-thin #custom-service dt {
  font-weight: bold; }
#ft-thin #custom-service dd, #ft-thin #custom-service dl {
  padding: 0;
  margin: 0; }

/*
 *size 
**/
/*
 * color
**/
/**
 * background-gradient
 */
/**
 * position middle
 */
/**
 * min-height
 */
/**
 * extend
 */
.page-frg .page-ctrl, .page-frg .page-total, .fill-text,
.fake-select, .job-list .ls-title a,
.job-list .ls-cname a, .company-list .ls-name a,
.company-list .ls-name span,
.company-list .ls-industry a,
.company-list .ls-industry span,
.company-list .ls-city a,
.company-list .ls-city span, *[class*='jbi-'], .button {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

#ft-thin .cs, #ft-thin #custom-service .identify {
  font-family: 'Microsoft JhengHei', Verdana, Helvetica, Arial, sans-serif; }

.fold-list .list li a:visited {
  color: #0055aa; }

.fill-text,
.fake-select {
  border: 1px solid #666;
  padding: 5px;
  height: 18px;
  line-height: 18px;
  background: #fff;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1); }

.styled-select {
  padding: 3px; }

.fake-select {
  position: relative;
  cursor: default; }
.fake-select .opts {
  display: block;
  margin-right: 20px;
  height: 1.52em;
  overflow: hidden; }
  .fake-select .opts.placeholder {
    color: #a9a9a9; }
.fake-select .jbi-s15-angle-down {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -7px; }

input[type="text"].placeholder,
textarea.placeholder {
  color: #a9a9a9; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a9a9a9; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a9a9a9;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a9a9a9;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a9a9a9; }

/*
 *size 
**/
/*
 * color
**/
/**
 * background-gradient
 */
/**
 * position middle
 */
/**
 * min-height
 */
/**
 * extend
 */
.page-frg .page-ctrl, .page-frg .page-total, .fill-text,
.fake-select, .job-list .ls-title a,
.job-list .ls-cname a, .company-list .ls-name a,
.company-list .ls-name span,
.company-list .ls-industry a,
.company-list .ls-industry span,
.company-list .ls-city a,
.company-list .ls-city span, *[class*='jbi-'], .button {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

#ft-thin .cs, #ft-thin #custom-service .identify {
  font-family: 'Microsoft JhengHei', Verdana, Helvetica, Arial, sans-serif; }

.fold-list .list li a:visited {
  color: #0055aa; }

.company-summary,
.job-summary {
  margin-top: 8px; }
.company-summary .items,
.job-summary .items {
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
  position: relative;
  transition: .2s background ease-out; }
.company-summary .items:hover,
.job-summary .items:hover {
  background: #f5f5f5; }
.company-summary .items .jbi-s18-cust,
.job-summary .items .jbi-s18-cust {
  position: absolute;
  left: 12px;
  top: 18px;
  zoom: 1; }
.company-summary .items h1,
.job-summary .items h1 {
  font-size: 16px;
  margin: 0 0 8px 0; }
.company-summary .items p,
.job-summary .items p {
  margin: 0;
  line-height: 168%; }
.company-summary .items .desc,
.job-summary .items .desc {
  word-break: break-all;
  word-wrap: break-word; }
.company-summary .items .jobs,
.job-summary .items .jobs {
  font-size: 15px; }
.company-summary .items .info,
.job-summary .items .info {
  float: left; }
.company-summary .items .action,
.job-summary .items .action {
  float: right;
  width: 120px;
  margin-right: 10px; }
.company-summary .items .action .logo,
.job-summary .items .action .logo {
  display: block;
  max-width: 100%;
  height: 43px;
  margin: 5px auto 26px auto; }
.company-summary .items .action .img-error,
.job-summary .items .action .img-error {
  height: 43px;
  line-height: 43px;
  margin: 5px 0 26px 0; }
.company-summary .items .action .img-error .text,
.job-summary .items .action .img-error .text {
  margin-left: .3em; }
.company-summary .items .action button,
.job-summary .items .action button {
  width: 100%;
  height: 32px;
  line-height: 30px; }
.company-summary .items .action span[class*='jbi-s18-'],
.job-summary .items .action span[class*='jbi-s18-'] {
  position: relative;
  margin-right: .5em; }

.company-list,
.job-list {
  width: 100%;
  margin-top: 10px;
  border-bottom: 1px solid #ddd; }
.company-list thead,
.job-list thead {
  white-space: nowrap; }
.company-list tbody tr,
.job-list tbody tr {
  transition: .2s background ease-out; }
.company-list tbody tr:hover,
.job-list tbody tr:hover {
  background: #f5f5f5; }
.company-list tbody td,
.job-list tbody td {
  padding: 8px 0;
  vertical-align: top;
  line-height: 162%; }
.company-list tbody .act-notice input,
.job-list tbody .act-notice input {
  margin-right: .3em; }
.company-list .ac,
.job-list .ac {
  text-align: center; }
.company-list .nw,
.job-list .nw {
  white-space: nowrap; }
.company-list .button.act-save,
.job-list .button.act-save {
  height: 18px; }

.company-summary .head,
.job-summary .head, .company-list thead,
.job-list thead {
  background: #f2f2f2;
  border-top: 1px solid #aaa;
  font-size: 12px;
  border-bottom: 1px solid #aaa; }

.job-summary .head {
  overflow: hidden; }
.job-summary .head > * {
  display: block;
  float: left; }
.job-summary .head .date,
.job-summary .head .loc {
  text-align: center; }
.job-summary .head .date {
  width: 57px; }
.job-summary .items {
  padding-left: 57px; }
.job-summary .items .info {
  position: relative; }
.job-summary .items .city {
  position: absolute;
  top: 0;
  right: 0; }
.job-summary .items .num {
  display: block;
  margin-top: 8px;
  text-align: center;
  line-height: 1.3; }
.job-summary .items .label {
  position: absolute;
  top: 7px;
  left: -42px; }
.job-summary .items .time {
  position: absolute;
  top: 8px;
  left: -46px; }
.job-summary .items .action .act-save {
  margin-bottom: 28px; }

.company-summary .head {
  padding-left: 42px; }
.company-summary .items {
  padding-left: 42px; }
.company-summary .items .desc {
  margin: .7em 0; }
.company-summary .items .action .act-save {
  margin-bottom: 12px; }

.job-list .ls-title a,
.job-list .ls-cname a {
  height: 1.6em;
  overflow: hidden; }
.job-list .act-save [class*='jbi-s18-star'] {
  margin-top: 0; }

.company-list .ls-name,
.company-list .ls-industry,
.company-list .ls-city {
  padding-right: 17px; }
  .company-list .ls-name a,
  .company-list .ls-name span,
  .company-list .ls-industry a,
  .company-list .ls-industry span,
  .company-list .ls-city a,
  .company-list .ls-city span {
    height: 1.6em;
    overflow: hidden; }

.job-summary .label,
.job-summary .time,
.job-list .label,
.job-list .time {
  display: inline-block;
  line-height: 100%; }
.job-summary .label,
.job-list .label {
  background-color: #fff;
  padding: 1px 0 0 1px;
  color: #d66c77;
  border: 1px solid #d66c77;
  font-size: 12px; }

*[class*='jbi-'] {
  background: url(../img/sprite/icons.png) no-repeat;
  overflow: hidden;
  margin-top: -0.15em;
  *margin-top: 0; }

*[class*='-s15-'] {
  width: 15px;
  height: 15px; }

*[class*='-s18-'] {
  width: 18px;
  height: 18px; }

*[class*='-s22-'] {
  width: 22px;
  height: 22px; }

.jbi-s-loading {
  width: 16px;
  height: 16px;
  background: url(../img/loading/16x16.gif) no-repeat; }

.jbi-s15-map {
  background-position: 0 0; }

.jbi-s15-map-gray {
  background-position: -15px 0; }

.jbi-s15-close {
  background-position: -30px 0; }

.jbi-s15-close-small {
  background-position: -90px 0; }

.jbi-s15-arrow-left {
  background-position: -45px 0; }

.jbi-s15-arrow-right {
  background-position: -60px 0; }

.jbi-s15-care {
  background-position: -75px 0; }

.jbi-s15-plus {
  background-position: -105px 0; }

.jbi-s15-minus {
  background-position: -120px 0; }

.jbi-s15-blank {
  background-position: -150px 0; }

.jbi-s15-blank {
  background-position: -150px 0; }

.jbi-s15-angle-down {
  background-position: -135px 0; }

.jbi-s15-delete-red {
  background-position: -165px 0; }

.jbi-s15-check-blue {
  background-position: -180px 0; }

.jbi-s18-tel {
  background-position: 0 -60px; }

.jbi-s18-mail {
  background-position: -18px -60px; }

.jbi-s18-user {
  background-position: -36px -60px; }

.jbi-s18-building {
  background-position: -54px -60px; }

.jbi-s18-arrow-top {
  background-position: -72px -60px; }

.jbi-s18-arrow-bottom {
  background-position: -90px -60px; }

.jbi-s18-arrow-left {
  background-position: -108px -60px; }

.jbi-s18-arrow-right {
  background-position: -126px -60px; }

.jbi-s18-star-dark {
  background-position: -144px -60px; }

.jbi-s18-star-light {
  background-position: -162px -60px; }

.jbi-s18-check {
  background-position: -180px -60px; }

.jbi-s18-cust {
  background-position: -198px -60px; }

.jbi-s18-check-dark {
  background-position: -216px -60px; }

.jbi-s18-check-yellow {
  background-position: -234px -60px; }

.jbi-s22-sad {
  background-position: 0 -114px; }

.button {
  width: auto;
  overflow: visible;
  border-radius: 3px;
  text-decoration: none;
  font-family: inherit;
  border: 1px solid;
  background: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  height: 35px;
  line-height: 35px;
  padding: 0 .7em 0 .75em;
  box-sizing: border-box;
  white-space: nowrap;
  text-align: center;
  letter-spacing: 1px;
  color: #000; }
.button.active, .button:active {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2), inset 0 2px 5px rgba(0, 0, 0, 0.1);
  outline: none; }
.button:focus {
  outline: none; }
.button:hover {
  text-decoration: none; }
.button:visited {
  color: #000; }
.button {
  border-color: #c8c8c8;
  background-color: #7f7f7f;
  FILTER: progid:DXImageTransform.Microsoft.gradient( startColorstr=#ffffff, endColorstr=#ededed,GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
  background-image: -ms-linear-gradient(top, #ffffff, #ededed);
  background-image: -o-linear-gradient(top, #ffffff, #ededed);
  background-image: linear-gradient(top bottom, #ffffff, #ededed); }
.button.active, .button:active {
  background: #e5e5e5; }
.button.disabled {
  border-color: #e3e3e3;
  color: #999;
  background: #f2f2f2;
  box-shadow: none; }
.button.primary {
  border-color: #c39300;
  background-color: #7f7f4e;
  FILTER: progid:DXImageTransform.Microsoft.gradient( startColorstr=#fcd950, endColorstr=#f5bf4d,GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcd950), to(#f5bf4d));
  background-image: -webkit-linear-gradient(top, #fcd950, #f5bf4d);
  background-image: -moz-linear-gradient(top, #fcd950, #f5bf4d);
  background-image: -ms-linear-gradient(top, #fcd950, #f5bf4d);
  background-image: -o-linear-gradient(top, #fcd950, #f5bf4d);
  background-image: linear-gradient(top bottom, #fcd950, #f5bf4d);
  transtion: .2s border-color ease-out; }
.button.primary.active, .button.primary:active {
  background: #f5bf4d; }
.button.primary.disabled {
  color: rgba(255, 255, 255, 0.5);
  border-color: #d56a1a;
  background: #d56a1a;
  box-shadow: none; }
.button.text {
  border: none;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  height: auto;
  line-height: 100%;
  transition: .2s background ease-out;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .button.text:hover {
    background: rgba(0, 0, 0, 0.05); }
.button.status {
  border: none;
  background: #efefef;
  background: rgba(0, 0, 0, 0.08);
  box-shadow: none;
  color: #454545;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
