<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/etc/font/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/etc/font/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/etc/font/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/etc/font/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


* {
  outline: none;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  color: #111;
  margin: 0px;
  border: 0px;
  padding: 0px;
  direction: ltr;
  height: 100%;
  background: #ffffff;
  min-width: 320px;
}
@media only screen and (max-width:560px) {
  body {
    background: #f9f9f9;
  }
}

body, select, input, textarea {
  font-family: Roboto,Tahoma,Verdana,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height:1.3;
}
select, input, textarea {
  color: inherit;
  background-color: #fff;
}
@media only screen and (max-width:560px) {
  body, select, input, textarea {
   font-size: 15px;
 }
}
input[type="search"] {
  -webkit-appearance:none;
}
ul {
  padding:0;
  list-style: outside; 
  margin: 0.6ex 0 0.6ex 24px;
}
ol {
  padding:0;
  margin: 0.6ex 0 0.6ex 24px;
}
li {
  margin: 0.6ex 0;
}
p { 
  margin:0.6ex 0; 
}
p.p0 {
  margin:0;
}
td {
  padding:0;
}

pre {
  font-family: "courier new", courier;
  font-size: small;
  margin: 0.6ex 0;
}

a, a:link, a:visited, a:hover, a:active {
  color: #001a9e;
  text-decoration: none;
  cursor:pointer;
}
a:hover {
  text-decoration: underline;
  cursor:pointer;
}
a.ul, a.ul:link, a.ul:visited, a.ul:hover, a.ul:active {
  color: #001a9e;
  text-decoration: underline;
}
a.ul:hover {
  text-decoration: none;
}
a.uonh, a.uonh:link, a.uonh:visited, a.uonh:active {
  text-decoration: none;
  color:inherit;
}
a.uonh:hover {
  text-decoration: underline;
  color:inherit;
}
a.plaina, a.plaina:link, a.plaina:visited, a.plaina:hover, a.plaina:active {
  text-decoration: none;
  color: #3a3a3a;
}
a.a-mute, a.a-mute:link, a.a-mute:visited, a.a-mute:hover, a.a-mute:active {
  text-decoration: none;
  color: inherit;
}

#contentLayoutDiv a, #contentLayoutDiv a:link, #contentLayoutDiv a:visited, #contentLayoutDiv a:hover, #contentLayoutDiv a:active {
  color: #001a9e;
  text-decoration: underline;
}
#contentLayoutDiv  a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}
h1, h2, h3 {
  color: #111;
  text-transform: uppercase;
  font-weight: bold;
}
h1 {
  font-size: 20px;
  margin-bottom: 20px;
}
h2 {
  font-size: 16px;
  margin:1.0em 0 0.5em 0;
}
h3 {
  font-size: 14px;
  margin:1.0em 0 0.5em 0;
}

img {
  border: 0px;
}
.clear { clear:both;height:0px;line-height:0px; }
.nowrap {  white-space:nowrap; }
.bbox { -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; }
.inlineBlock { display:inline-block; }
.inlineFlex { display: inline-flex; align-items: center; }
.flex1 { flex: 1 }
.ml-1em { margin-left: 1em; }
.ml-05em { margin-left: 0.5em; }
.ml-025em { margin-left: 0.25em; }
.mr-1em { margin-right: 1em; }
.mr-05em { margin-right: 0.5em; }
.mr-025em { margin-right: 0.25em; }
.svgIcon-1em { width:1em; height:1em; }
.svgIcon-08em { width:0.8em; height:0.8em; }
.svgIcon-11em { width:1.1em; height:1.1em; }
.svgIcon-12em { width:1.2em; height:1.2em; }

.hyphenate {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -moz-hyphens: auto;
  hyphens: auto;
}

.button2 {
  display: inline-flex;
  align-items: center; 
  justify-content: center; 
  border: 1px solid #ddd; 
  border-radius: 3px; 
  background-color: #f5f5f5;
  padding: 5px 16px;
  cursor: pointer;
  box-sizing: border-box;
  font: inherit;
  margin: 0;
  color: inherit;
}

.button2:hover {
  filter: brightness(0.95);
}

.button2-hi {
  width: 1em;
  height: 1em;
  margin-left: -4px;
  margin-right: 8px;
  margin-bottom: 0.1em;
}

.button2-ti {
  width: 1em;
  height: 1em;
  margin-left: 8px;
  margin-right: -4px;
}

.button2-disabled {
  color: #999;
  cursor: default; 
}

.button2-disabled:hover {
  filter: brightness(1);
}

.button2-yellow {
  background-color: #FFAF0F;
  border-color: #FFAF0F;
}

.button2-plain {
  background-color: #FFAF0F;
  border-color: #FFAF0F;
  min-width: 100px;
}
@media only screen and (max-width:560px) {
  .button2-plain {
    font-size: 15px;
  }
}

#nonfooter {
  min-height: 100%;
  margin: 0 0px;
}

#header {
  height: 51px;
  position:relative;
  background-color: #f2f2f2;
}
@media only screen and (max-width:560px) {
  #header {
    background: none;
  }
}

#headerLogo {
  position:absolute;
  left:20px;
  top:0px;
}
#headerLogoA {
  display: block;
}
#headerLogoSvg {
  width: 156px;
  height: 44px;
}
@media only screen and (max-width:700px) {
  #headerLogo { left:50%;margin-left:-78px; }
}

#headerLeft {
  float: left;
  margin-left:22px;
}

#headerRight {
  position:absolute;
  right:12px;
  bottom:4px;
}
@media only screen and (max-width:700px) {
  #headerRight {
    display:none;
  }
}

#contentLeftCol {
  float:left;
  padding-top:30px;
}
@media only screen and (max-width:700px) {
  #contentLeftCol { display:none; }  
}


#leftMenu {
  width: 205px;
}

#leftMenuTable {
  width:100%;
}

.leftMenuTd0 {
  text-align: right;
  font-size: 12px;
  padding-top:10px;
  color:#000;
  text-transform: uppercase;
}

.leftMenuTd1 {
  text-align: right;
  font-size: 13px;
}

.leftMenuTd1Current {
  font-weight: bold;
}

#contentDiv {
  position: relative;
  margin-left:auto;
  margin-right:auto;
  max-width:1200px;
}

#contentDiv2 {
  padding-top: 30px;
}

#contentLayoutDiv {
  margin: 0px 0px 0px 215px; 
  padding: 12px 20px 20px 10px;
  border-left: 1px solid #e7e7e7;
  min-height: 300px;
  line-height:1.4;
}

@media only screen and (max-width:700px) {
  #contentDiv2 {
    padding-top: 10px;
  }
  #contentLayoutDiv { 
    margin:0;
    padding: 12px 10px 20px 10px;
    border-left: 0px; 
  }  
}

#searchCrit {
  position:relative;
  margin-top:30px;
  font-size:13px;
}
@media only screen and (max-width:560px) {
  #searchCrit { 
    margin-top:0;
  }
}

#searchResJobs {
  font-size:13px;
}

@media only screen and (max-width:560px) {
  #searchResCont {
    margin-top:16px;
  }
}

#footer {
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  background: #efefef;
}

#footerLine {
  border-top: 1px solid #efefef;
}

#footerInner {
  height:21px; 
  background:#f2f2f2;
  margin: 4px 20px 0 20px; 
}
@media only screen and (max-width:560px) {
  #footerInner {
    margin: 4px 10px 0 10px;
  }
}


#footerLeft {
  float: left;
  color: #999;
}
@media only screen and (max-width:560px) {
  #footerLeft { display:none; }
}


#footerRight {
  float: right;
}

#footerInner a, #footerInner a:visited, #footerInner a:active {
  text-decoration:none;
  color: #001a9e;
}

#footerInner a:hover {
  color: #001a9e;
  text-decoration:underline;
}

#footer td {
  font-size: 12px;
  padding: 1px 6px 1px 6px;
}

@media only screen and (max-width:560px) {
  #fooDef, #fooProd, #fooCont, #fooDS { display:none; }
}

.conCoo-div {
  position:absolute;
  left:0;
  right:0;
  height:32px;
  margin-top:-36px;
  padding:2px 20px;
  background-color:#f2f2f2;
  font-size:12px;
}

@media only screen and (max-width:560px) {
  .conCoo-div { padding: 2px 10px; }
}

.conCoo-right {
  float:right;
  padding:3px 0px;
}

.conCoo-text {
  line-height:30px;
}

@media only screen and (max-width:560px) {
  .conCoo-text { line-height:normal; }
}

 
/**
 * Suggestboxes
 */
.sbediv {
  width:300px;
}
.sbeleft {
  color: #555;
  font-size: 13px;
  margin-right: 30px;
}
.sberight {
  float: right;
  color: #777;
  font-size: 12px;
}
.sbestrong {
  font-weight: bold;
  color: #000;
}
@media only screen and (max-width:560px) {
  .sbediv { width:260px; }
  .sberight { display:none; }
  .sbeleft { font-size: 14px; }  
}

/**
 * MessageComposite
 */
.message {
  display: flex;
  align-items: flex-start;
  padding: 2px;
}

.message-text {
  flex: 1;
}

.message-Error {
  color: #aa0000;
}
.message-Warning {
  color: #9c7500;
}

.promptTableC0 {
  padding: 2px 4px 2px 0px;
  color: #555;
  white-space: nowrap;
}
.promptTableC1 {
  padding: 2px 0px 2px 2px;
  width: 100%;
}
.promptTable3C0 {
  padding: 4px 5px 2px 0px;
  color: #555;
  white-space: nowrap;
  vertical-align: bottom;
}
.promptTable3C1 {
  padding: 6px 0px 0px 0px;
  width: 50%;
  vertical-align: bottom;
}
.promptTable3C2 {
  padding: 8px 0px 0px 10px;
  width: 50%;
  vertical-align: bottom;
  font-size: 12px;
  color: #666;
}
.FormCompositeButtons, .FormCompositeButtonsLeft {
  margin-top: 7px;
}
.FormCompositeButtons td {
  padding-left: 4px;
}
.FormCompositeButtonsLeft td {
  padding-right: 4px;
}
.FormComp-intro-table {
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 6px;
}
.FormComp-intro-c0 {
  width: 99%;
  vertical-align: bottom;
  padding: 0 0 4px 0;
}
.FormComp-intro-c1 {
  vertical-align: bottom;
  padding: 0 0 4px 0;
}
.InfoComp-table {
  width: 100%;
}
.InfoComp-cimg {
  vertical-align:middle;
  padding-right:6px;
}
.InfoComp-ctxt {
  vertical-align:middle;
  width: 99%;
}
.bttDialogClose {
  position: absolute;
  right: 22px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(/main/del16a.png);
  cursor: pointer;
}


.JcButton {
  width:100px; 
  height:25px; 
  line-height: 25px;
  text-align: center;
  background:url(/main/button100-2.png);
  cursor: pointer;
  color: #000000;
}
.JcButton-up-disabled {
  color: #888;
  text-shadow: none;
  cursor: auto;
}
.stretch {
  width: 100%;
}
.smDelIco {
  cursor: pointer;
  float: right;
  padding: 6px 0px 6px 6px;
}

/**
 * registration dialog
 */
.postRegMsg {
  text-align:center;
  margin:10px 0px 10px 0px;
  color: #555;
}

/**
 * deco1
 */
.deco1 .topCenter {
  border-top: 1px solid #ccc;
  background-color: #efeff0;
}
.deco1 .bottomCenter {
  border-bottom: 1px solid #ccc;
  background-color: #efeff0;
}
.deco1 .middleLeft {
  border-left: 1px solid #ccc;
  background-color: #efeff0;
}
.deco1 .middleRight {
  border-right: 1px solid #ccc;
  background-color: #efeff0;
}
.deco1 .topLeftInner,
.deco1 .topRightInner,
.deco1 .bottomLeftInner,
.deco1 .bottomRightInner {
  width: 6px;
  height: 6px;
  zoom: 1;
}
.deco1 .middleCenter {
  width: 100%;
}
.deco1 .middleCenterInner {
  padding: 4px;
  background-color: #efeff0;
}
.deco1 .topLeft {
  background: url(/main/deco1_12_12_ef.png) no-repeat 0px 0px;
  -background: url(/main/ie6/deco1_12_12_ef.png) 0px 0px;
}
.deco1 .topRight {
  background: url(/main/deco1_12_12_ef.png) no-repeat -6px 0px;
  -background: url(/main/ie6/deco1_12_12_ef.png) no-repeat -6px 0px;
}
.deco1 .bottomLeft {
  background: url(/main/deco1_12_12_ef.png) no-repeat 0px -6px;
  -background: url(/main/ie6/deco1_12_12_ef.png) no-repeat 0px -6px;
}
.deco1 .bottomRight {
  background: url(/main/deco1_12_12_ef.png) no-repeat -6px -6px;
  -background: url(/main/ie6/deco1_12_12_ef.png) no-repeat -6px -6px;
}



/**
 * deco2
 */
.deco2 .topCenter {
  background: url(/main/deco2/h.gif);
}
.deco2 .bottomCenter {
  background: url(/main/deco2/h.gif) 0px -6px;
}
.deco2 .middleLeft {
  background: url(/main/deco2/v.gif);
}
.deco2 .middleRight {
  background: url(/main/deco2/v.gif) -10px 0px;
}
.deco2 .topLeftInner {
  width: 10px;
  height: 6px;
  zoom: 1;
}
.deco2 .topRightInner {
  width: 13px;
  height: 6px;
  zoom: 1;
}
.deco2 .bottomLeftInner {
  width: 10px;
  height: 9px;
  zoom: 1;
}
.deco2 .bottomRightInner {
  width: 13px;
  height: 9px;
  zoom: 1;
}
.deco2 .middleCenter {
  width: 100%;
}
.deco2 .middleCenterInner {
  padding: 4px 0px;
  background-color: #efeff0;
}
.deco2 .topLeft {
  background: url(/main/deco2/corners.gif) no-repeat 0px 0px;
}
.deco2 .topRight {
  background: url(/main/deco2/corners.gif) no-repeat -10px 0px;
}
.deco2 .bottomLeft {
  background: url(/main/deco2/corners.gif) no-repeat 0px -6px;
}
.deco2 .bottomRight {
  background: url(/main/deco2/corners.gif) no-repeat -10px -6px;
}

 

/**
 * JcTabPanel
 */
.JTP {
  position: relative; 
}
.JTPButtons {
  position: absolute;
  left: 20px;
  top: -12px;
  display: flex;
}
.JTPButton-Left {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
}
.JTPButton-Right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: none;
}

/**
 * controls on the main page
 */
.prompt { color:#111 }
.help   { color:#111;font-size:12px }
.help11-9 { color:#999;font-size:12px }
.help10 { color:#111;font-size:10px }
.help11 { color:#111;font-size:12px }
.help12 { color:#111;font-size:12px }

/**
 * simple search H
 */
.simpleSearchHRow {
  display: flex;
  margin-top: 2px;
}
.wasBox, .woBox, .radiusLB {
  margin: 0px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}
.wasBox-H, .woBox-H, .radiusLB-H {
  padding:4px 8px;
  font-size: 15px;
  height:33px;
}
.wasBox-H, .woBox-H { 
  flex: 1;
}
.woBox-H, .radiusLB-H {
  margin-left: 8px;
}

/**
 * simple search V
 */
.simpleSearchVRow1, .simpleSearchVRow2, .simpleSearchVRow3 {
  display: flex;
  margin-top:4px;
  align-items: flex-end;
}

.simpleSearchVRow3 {
  margin-top: 8px;
}
 
.wasBox-V, .woBox-V, .radiusLB-V {
  padding:3px 6px;
  font-size: 16px;
  height:33px;
}
.wasBox-V, .woBox-V {
  flex: 1;
}
.radiusLB-V {
  margin-left: 4px;
}


.searchBtt { 
  height:33px; 
  font-size:15px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px;
  margin-left: 16px;
}
@media only screen and (max-width:560px) {
  .searchBtt { 
    height: auto;
    font-size: 16px;
  }
}
.searchPan { 
  padding: 20px 20px 10px 20px;
  background: #f2f2f2;
  border-top:1px solid #e7e7e7; 
  border-bottom:1px solid #e7e7e7; 
}
.detSrchPan { width:100%; }
@media only screen and (max-width:560px) {
  .searchPan { 
    padding: 0 10px;
    border: 0;
    background: none;
  }
}


/**
 * leftcomp, relnavi, zzz
 */
.rel-comp-sp {
  height:10px;
}
.relnavi-head {
  padding:8px 0px 2px 5px;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  border-top: 1px solid #e7e7e7;
  background-color: #f2f2f2;
  text-transform: uppercase;
}
.relnavi-entries {
  border-top:1px solid #e7e7e7;
  padding: 4px 0px 4px 0px;
  background:#fcfcfc;
}
@media only screen and (max-width:850px) {
  .relnavi-head { padding-left:20px; }
  .relnavi-entries { padding-left:20px; }
}
@media only screen and (max-width:560px) {
  .relnavi-head { padding-left:10px;margin-left:auto;margin-right:auto; }
  .relnavi-entries { padding-left:10px;margin-left:auto;margin-right:auto; }
}
.relnavi-relhead {
  padding-left:5px;
  padding-top:2px;
  font-size:12px;
  font-weight:bold;
  background:#fafafc;
  text-transform: uppercase;
}
.relnavi-e {
  position:relative;
  display: flex;
  align-items: center;
  padding: 1px 20px 1px 0;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (max-width:560px) {
  .relnavi-e {
    font-size:16px;
    padding-top:2px;
    padding-bottom:2px;
  }
}
.relnavi-e:hover {
  background:#f4f3f2;
}
.relnavi-e-c {
  background-color:#e8e8e8;
  padding-top:1px;
  padding-bottom:1px;
  font-weight:normal;
}
.relnavi-e-ind {
  flex-shrink: 0;
}
.relnavi-e-ico {
  width:0.8em;
  height:0.8em;
  margin: 0 4px;
  color: #f3a200;
  flex-shrink: 0;
}
.relnavi-e-ico-grey {
  color: inherit;
}
.relnavi-hco {
  height:6px;
  width:15px;
  position:absolute;
  top:6px;
  right:0px;
  background-color:#e0e0e2;
  cursor:auto;
}
.relnavi-hci {
  height:6px;
  position:absolute;
  top:0px;
  left:0px;
  /* background-color:#ff9933; */
  background-color:#ffb367;
  /* background-color:#686a83; */ 
  cursor:auto;
}
.relnavi-def {
  border-top:1px solid #e7e7e7;
  padding: 4px 2px 4px 4px;
  background:#fafafb;
}
@media only screen and (max-width:850px) {
.relnavi-def { padding-left:20px; }
}
@media only screen and (max-width:560px) {
.relnavi-def { 
  padding-left:10px;
  font-size:16px;
}
}

/**
 * complex search panel
 */
.TListBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}
.minusBtt, .plusBtt { 
  width:24px; 
  height:23px; 
  background:url(/img/spt_jobs.png) 0px -154px;
  font-size:18px; 
  line-height:23px;
  text-align:center;
  cursor: pointer;
  margin-top: 1px;
}
.minusBtt {
  margin-left:15px;
}
.plusBtt {
  margin-left:5px;
}
.btt2Pan { margin-left: 10px; }

/**
 * query tool comp
 */
.qtoolsComp {
  position: absolute;
  top:-14px;
  right: 20px;
  display: flex;
}
@media only screen and (max-width:560px) {
  .qtoolsComp { right:10px; }
}
.qtool-save {
  margin-left:8px;
}
@media only screen and (max-width:560px) {
  .qtoolsComp { display:none; }
  .qtool-alert { font-size: 14px; }
}


/**
 * estimation composite
 */
.estimationComp2 {
  position: absolute;
  top: -18px;
  right: 92px;
}
@media only screen and (max-width:560px) {
  .estimationComp2 {
    display:none;
  }
}
.estimationBarO {
  position:relative;
  width: 200px;
  height: 8px;
  background:#ddd;
}
.estimationBarI {
  position:absolute;
  background-color:#ffa627;
  height:6px;
  top:1px;
}
.estimationLabel {
  text-align: center;
  font-size: 12px;
  color: #111;
}

/**
 * ScrollComposite
 */
.scrollPan {
  display: flex;
  justify-content: center;
}
.scrollSepO {
  box-sizing: border-box;
  width: 1px;
  height: 40px;
  border-bottom: 1px solid #ddd;
  background-color: #f5f5f5;
}
.scrollSepI {
  box-sizing: border-box;
  width: 1px;
  height: 26px;
  margin: 6px 0;
  background-color:#d0d0d0;
}
.scrollBtt { 
  height:40px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.scrollBttLeft {
  border-right: 0;
  border-bottom-right-radius: 0;
}
.scrollBttMid {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.scrollBttRight {
  border-left: 0;
  border-bottom-left-radius: 0;
}
.scrollBtt &gt; svg {
  margin: 0 16px;
}

/**
 * Options and result
 */
.orc-t {
  height:auto;
  overflow:hidden;
  margin-top:20px;
}

@media only screen and (max-width:900px) {
.orc-t-relatedR {
  display:none;
}
.orc-t-relatedE { 
  margin-top:30px;
}
}
@media only screen and (min-width:901px) {
.orc-t-relatedR { 
  float:right;
  width:250px;
  margin-left:10px;
  margin-top:-10px;
}
.orc-t-relatedE { 
  display:none;
}
}
.orc-t-resultCol0 {
  width:auto;
  overflow:hidden;
}
.orc-t-resultCol0-full {
  margin-right:0px;
}
.orc-t-resultCol1 {
  position:relative;
  border-top:1px solid #e7e7e7;
  margin-top:8px;
}
.orc-h {
  position:relative;
  background-color:#f2f2f2;
  border-bottom: 1px dotted #ccc;
}
.orc-popage {
  border:1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  padding: 6px 12px;
}
.orc-popage-h {
  font-weight:bold;
  padding-bottom:2px;
}
.orc-popage-e, .orc-popage-e:link, .orc-popage-e:visited, .orc-popage-e:hover, .orc-popage-e:active {
  display:block;
  text-decoration: none;
  color: #3a3a3a;
  cursor: pointer;
}
.orc-popage-e:hover {
  text-decoration: underline;
}
.orc-popage-e-sel {
  font-weight:bold;
}

/**
 * ResultToolsComp
 */
.rtc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 20px;
}
@media only screen and (max-width:560px) {
  .rtc {
    margin: 0 10px;
  }
  .rtc-button {
    padding-left:8px;
    padding-right:8px;
    font-size:14px;
  }
  .rtc-merkliste {
    display: none;
  }
}
.rtc-space {
  flex: 1;
}
.rtc-nonFirst {
  margin-left:8px;
}
.rtc-hi-nonDef {
  color: #f3a200;
}

/**
 * ResultComposite
 */
.resultComp {
  position: relative;
  padding: 0 0 10px 0;
  min-height: 100px;
}
.resultVP {
  width: 100%;
}
.jobListScroll {
  position: relative;
}
.joblist {
  position: relative;
}
.rEven {
  background-color: #fcfcfc;
}
.rOdd {
  background-color: #fefefe;
}
.rHigh {
  background-color: #f2f2f2;
 }
.xhl, .thl {
  font-weight: bold;
}
.xhl {
  color: black;
}
.job  {
  border-bottom: 1px dotted #ccc;
  position:relative;
  padding-top: 8px;
}
.job-text-div {
  position: relative;
  margin:0 20px 0 140px;
}
@media only screen and (max-width:560px) {
  .job-text-div { margin:0 10px 0 10px; }
}

.pin2 {
  position:absolute;
  right: 0;
  cursor:pointer;
}

.pin2-unmarked, .pin2-unmarked:hover {
  color: #ccc;
}

.pin2-marked, .pin2-marked:hover {
  color: #a00000;
}

.pin2-svg {
  width: 1.2em;
  height: 1.2em;
}

@media only screen and (max-width:560px) {
  .rTitle0 { 
    clear:left;
    padding-top:8px;
  }
}

.rTitle {
  padding: 0px 44px 0px 0px;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  text-transform: none;
}
@media only screen and (max-width:560px) {
  .rTitle { 
    padding-left:0;
    padding-right:0;
    font-size:16px;
  }
}

.resultUrl, .resultUrl:link, .resultUrl:visited, .resultUrl:hover, .resultUrl:active {
  text-decoration: underline;
  color: #001a99;
}
.resultUrl:visited {
  color: #695d70;
}

.job-loc {
  float:right;
  padding:0 0 0 16px;
  color: #001581;
  font-size: 12px;
  max-width:30%;
}
@media only screen and (max-width:560px) {
  .job-loc {
    max-width:70%;
  }
}
.job-age {
  float:right;
  clear:right;
  padding:0 0 0 16px;
  font-size: 12px;
  color: #777;
}
.ageFresh {
  color:#e57300;
}
.job-salary {
  float:right;
  clear:right;
  padding:0 0 0 16px;
  font-size: 12px;
  color: #777;
}

.snippet {
  font-size: 13px;
  padding: 4px 24px 0px 0px;
  line-height: 1.25;
}
@media only screen and (max-width:560px) {
.snippet { 
  padding-right:0;
  font-size: 16px;
}
}

.weak-snippet {
  font-size: 13px;
  padding: 4px 24px 0px 0px;
  color:#999999;
}
@media only screen and (max-width:560px) {
.weak-snippet { 
  padding-right:0;
  font-size: 16px;
}
}
.resultDom {
  color: #777;
}

.rUrl {
  padding: 2px 0px 3px 0px;
  font-size: 12px;
  color:#999;
  max-width:50%;
  overflow:hidden;
  margin-right:auto;
  clear: both;
}
@media only screen and (max-width:560px) {
  .rUrl { padding-left:0; }
}
.rUrl-r {
  float: right;
  font-size: 12px;
  padding-right:50px;
}
.rulA, .rulA:link, .rulA:visited, rulA:active {
  color: #999;
  text-decoration: none;
}
.rulA:hover {
  color: #999;
  text-decoration: underline;
}
.rulA-hidden {
  display:none;
}
.rFeedbackImg {
  width:15px;
  height:10px;
  background:url(/img/spt_jobs.png) -14px -372px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin:0 3px -1px 15px;
}
.rFeedbackImg-hidden {
  display:none;
}
.rBlockImg {
  width:15px;
  height:10px;
  background:url(/img/spt_jobs.png) -30px -372px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin:0 0px 0px 7px;
}
.rBlockImg-hidden {
  display:none;
}
.rCmdButtons {
  font-size: 12px;
  color:#777;
  position:absolute;
  bottom:3px;
  right:30px;
}
@media only screen and (max-width:560px) {
  .rCmdButton-block { display:none; }
}


.search-smry {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.search-smry-l {
  padding: 6px 0 2px 20px;
}
@media only screen and (max-width:560px) {
 .search-smry-l { padding-left:10px; }
}
.search-smry-r {
  padding: 6px 20px 2px 10px;
  white-space: nowrap;
}
@media only screen and (max-width:560px) {
 .search-smry-r { padding-right:10px; }
}
.search-smry-simple {
  margin: 0;
  padding: 0;
  font-family: Roboto,Tahoma,Verdana,sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
}
@media only screen and (max-width:560px) {
  .search-smry-simple {
    font-size: 16px; 
  }
}
.search-smry-det {
  margin: 0;
  padding: 0;
  font-variant: normal;
  text-transform: none;
  font-size: 13px;
}
@media only screen and (max-width:560px) {
  .search-smry-det {
    display: none; 
  }
}

.resultsNumHtml {
  white-space: nowrap;
  min-height: 16px;
}
.resultAdmCell {
  padding: 0px 20px 0px 10px;
  font-size: 12px;
}
.noResults {
  text-align: center;
  color: #ccc;
  font-size: 30px;
  padding: 100px 0 100px 0;
}
.noResultsSmaller {
  text-align: center;
  color: #ccc;
  font-size: 14px;
  padding: 20px 0 20px 0;
}

/**
 * job-logos
 */
.logo-div {
  float:left;
  margin-left: 20px;
}
@media only screen and (max-width:560px) {
  .logo-div {
    margin-left:10px;
  }
}


.logo-div-w {
  width: 108px;
  height: 36px;
  border: 1px solid #ddd;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #fff;
  background-size: cover;
} 
.logo-div-s {
  width: 108px;
  height: 36px;
  border: 1px solid #ddd;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: 46px 10px;
  background-color: #fff;
}
.logo-div-l {
  width: 108px;
  height: 36px;
  border: 1px solid #ddd;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
} 
.logo-div-x {
  width: 108px;
  height: 36px;
  border: 1px solid #ddd;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  background-size: contain;
} 


.logo-div-n {
  width: 108px;
  height: 36px;
  border: 1px solid #ddd;
  padding: 0px;
  background:url(/img/spt_jobs.png) -127px -114px;
  background-color: #fff;
}

.logo-a, .logo-a:link, .logo-a:visited, .logo-a:hover, .logo-a:active {
  display: block;
  width: 108px;
  height: 36px;
  text-decoration: none;
  cursor: pointer;
}

.scut-text {
	font-size: 8px;
	text-align: center;
	position: absolute;
	top: 30px;
	width: 108px;
	white-space: nowrap;
	overflow: hidden;
	color: #111;
}
@media only screen and (max-width:560px) {
  .scut-text { display:none; }
}


/**
 * MsgComposite
 */
.search-msg {
  margin-top: 0.5em;
}
@media only screen and (max-width:560px) {
  .search-msg { font-size: 14px; }
}


/**
 * Adm package
 */
.Gen-Search-Dia-H {
  background-color: #ccc;
  font-size: 10px;
  border: 1px solid #aaa;
  padding-left: 2px;
  padding-right: 2px;
  white-space: nowrap;
  font-weight: bold;
}

.Gen-Search-Dia-C {
  font-size: 10px;
  border: 1px solid #aaa;
  padding-left: 2px;
  padding-right: 2px;
  white-space: nowrap;
}

.Gen-Search-Dia-C0 {
  cursor: pointer;
}

.gwt-Reference-standard {
  height: 5px;
  width: 5px;
  zoom: 1;
}

.gwt-Button {
  margin: 0;
  padding: 3px 5px;
  text-decoration: none;
  font-size: small;
  cursor: pointer;
  background: url("images/hborder.png") repeat-x 0px -27px;
  border: 1px outset #ccc;
}
.gwt-Button:active {
  border: 1px inset #ccc;
}
.gwt-Button:hover {
  border-color: #9cf #69e #69e #7af;
}
.gwt-Button[disabled] {
  cursor: default;
  color: #888;
}
.gwt-Button[disabled]:hover {
  border: 1px outset #ccc;
}

.gwt-CheckBox-disabled {
  color: #888;
}

.gwt-DecoratorPanel .topCenter,
.gwt-DecoratorPanel .bottomCenter {
  background: url(images/hborder.png) repeat-x;
}
.gwt-DecoratorPanel .middleLeft,
.gwt-DecoratorPanel .middleRight {
  background: url(images/vborder.png) repeat-y;
}
.gwt-DecoratorPanel .topLeftInner,
.gwt-DecoratorPanel .topRightInner,
.gwt-DecoratorPanel .bottomLeftInner,
.gwt-DecoratorPanel .bottomRightInner {
  width: 5px;
  height: 5px;
  zoom: 1;
}
.gwt-DecoratorPanel .topLeft {
  background: url(images/corner.png) no-repeat 0px 0px;
}
.gwt-DecoratorPanel .topRight {
  background: url(images/corner.png) no-repeat -5px 0px;
}
.gwt-DecoratorPanel .bottomLeft {
  background: url(images/corner.png) no-repeat 0px -5px;
}
.gwt-DecoratorPanel .bottomRight {
  background: url(images/corner.png) no-repeat -5px -5px;
}
* html .gwt-DecoratorPanel .topLeftInner,
* html .gwt-DecoratorPanel .topRightInner,
* html .gwt-DecoratorPanel .bottomLeftInner,
* html .gwt-DecoratorPanel .bottomRightInner {
  width: 5px;
  height: 5px;
  overflow: hidden;
}

.gwt-DialogBox {
  z-index: 2;
}

.gwt-DialogBox .Caption {
  background: url(/main/deco1V.png) repeat-x 0px 0px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  color: #fff;
}
.gwt-DialogBox .dialogContent {
  background-color: #efefef;
  padding: 4px;
}
.gwt-DialogBox .dialogMiddleCenter {
  width: 100%;
}
.gwt-DialogBox .dialogBottomCenter {
  background: url(/main/deco1V.png) repeat-x 0px bottom;
}
.gwt-DialogBox .dialogMiddleLeft {
  background: url(/main/deco1H.png) repeat-y 0px 0px;
}
.gwt-DialogBox .dialogMiddleRight {
  background: url(/main/deco1H.png) repeat-y right 0px;
}
.gwt-DialogBox .dialogTopLeftInner {
  width: 21px;
  height: 24px;
  zoom: 1;
}
.gwt-DialogBox .dialogTopRightInner {
  width: 23px;
  zoom: 1;
}
.gwt-DialogBox .dialogBottomLeftInner {
  width: 21px;
  height: 32px;
  zoom: 1;
}
.gwt-DialogBox .dialogBottomRightInner {
  width: 23px;
  height: 32px;
  zoom: 1;
}
.gwt-DialogBox .dialogTopLeft {
  background: url(/main/deco1.png) 0px 0px;
}
.gwt-DialogBox .dialogTopRight {
  background: url(/main/deco1.png) right 0px;
}
.gwt-DialogBox .dialogBottomLeft {
  background: url(/main/deco1.png) 0px bottom;
}
.gwt-DialogBox .dialogBottomRight {
  background: url(/main/deco1.png) right bottom;
}




.gwt-DisclosurePanel .header,
.gwt-DisclosurePanel .header a,
.gwt-DisclosurePanel .header td {
  text-decoration: none;  /* Remove underline from header */
  color: black; 
  cursor: pointer;
}
.gwt-DisclosurePanel .content {
  border-left: 3px solid #e8eef7;
  padding: 4px 0px 4px 8px;
  margin-left: 6px;
}

.gwt-Frame {
  border-top: 2px solid #666;
  border-left: 2px solid #666;
  border-right: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
}

.gwt-HorizontalSplitPanel .hsplitter {
  cursor: move;
  border: 0px; 
  background: #91c0ef url(images/vborder.png) repeat-y;
}
.gwt-VerticalSplitPanel .vsplitter {
  cursor: move;
  border: 0px; 
  background: #91c0ef url(images/hborder.png) repeat-x;
}

.gwt-ListBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}

.gwt-MenuBar {
  cursor: default;
}
.gwt-MenuBar .gwt-MenuItem {
  cursor: default;
}
.gwt-MenuBar-vertical .gwt-MenuItem-selected {
  background-color: #ccc;
}
.gwt-MenuBar-horizontal .gwt-MenuItem {
  padding: 0px 10px;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
}
.gwt-MenuBar-horizontal .MenuItem-Drop {
  padding: 0px 10px 0px 10px;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
  background: url(/main/drop.gif) right center no-repeat;
}
.gwt-MenuBar-horizontal .gwt-MenuItemSeparator {
  width: 1px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-left: 1px solid #888888;
  background: white;
}
.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner {
  width: 1px;
  height: 1px;
  background: white; 
}
.gwt-MenuBar-vertical table {
  border-collapse: collapse;
}
.gwt-MenuBar-vertical .gwt-MenuItem {
  padding: 0px 10px;
  font-size: 12px;
  line-height: 22px;
}
/**
 * disabled menu items; background same as gwt-MenuBarPopup
 */
.gwt-MenuBar .miDisabled {
  color: #999;
}
.gwt-MenuBar-vertical .gwt-MenuItemSeparator {
  padding: 2px 0px;
}
.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner {
  height: 1px;
  padding: 0px;
  border: 0px;
  border-top: 1px solid #aaa;
  background: #ddddee;
  overflow: hidden;
}
.gwt-MenuBar-vertical .subMenuIcon {
  padding-right: 4px;
}
.gwt-MenuBar-vertical .subMenuIcon-selected {
  background: #E0EDFE;
}
.gwt-MenuBarPopup {
  margin: 0px;
  border: 1px solid #c2c2c2;
  border-top: 0;
  background-color: #e3e3e4;
  padding-bottom:5px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;        
}
.gwt-MenuBarPopup .menuPopupTopLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-MenuBarPopup .menuPopupTopRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-MenuBarPopup .menuPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-MenuBarPopup .menuPopupBottomRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
* html .gwt-MenuBarPopup .menuPopupTopLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-MenuBarPopup .menuPopupTopRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-MenuBarPopup .menuPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-MenuBarPopup .menuPopupBottomRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}

.gwt-PasswordTextBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}
.gwt-PasswordTextBox-readonly {
  color: #888;
}

.gwt-PopupPanel {
  border: 1px solid #bbb;
  background: white;
}


.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled,
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  margin: 0;
  text-decoration: none;
  background: url("images/hborder.png") repeat-x 0px -27px;
}
.gwt-PushButton-up,
.gwt-PushButton-up-hovering,
.gwt-PushButton-up-disabled {
  padding: 3px 5px 3px 5px;
}
.gwt-PushButton-up {
  border: 1px outset #ccc;
  cursor: pointer;
}
.gwt-PushButton-up-hovering {
  border: 1px outset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
}
.gwt-PushButton-up-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: .5;
  filter: alpha(opacity=40);
  zoom: 1;
}
.gwt-PushButton-down,
.gwt-PushButton-down-hovering,
.gwt-PushButton-down-disabled {
  padding: 4px 4px 2px 6px;
}
.gwt-PushButton-down {
  border: 1px inset #666;
  cursor: pointer;
}
.gwt-PushButton-down-hovering {
  border: 1px inset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
}
.gwt-PushButton-down-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=40);
  zoom: 1;
}

.gwt-RadioButton {
  white-space:nowrap;
}
.gwt-RadioButton-disabled {
  white-space:nowrap;
 color: #888;
}

.hasRichTextToolbar {
  border: 0px;
}
.gwt-RichTextToolbar {
  background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px;
  border-bottom: 1px solid #BBBBBB;
  padding: 3px;
  margin: 0px;
}
.gwt-RichTextToolbar .gwt-PushButton-up {
  padding: 0px 1px 0px 0px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-width: 1px; 
}
.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px; 
}
.gwt-RichTextToolbar .gwt-PushButton-down {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px; 
}
.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px; 
}
.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 1px 0px 0px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}
.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 1px;
  border-width: 1px;
}

.gwt-StackPanel {
  border-bottom: 1px solid #bbbbbb;
}
.gwt-StackPanel .gwt-StackPanelItem {
  cursor: pointer;
  font-weight: bold;
  font-size: 1.3em;
  padding: 3px;
  border: 1px solid #bbbbbb;
  border-bottom: 0px;
  background: #d3def6 url(images/hborder.png) repeat-x 0px -989px;
}
.gwt-StackPanel .gwt-StackPanelContent {
  border: 1px solid #bbbbbb;
  border-bottom: 0px;
  background: white;
  padding: 2px 2px 10px 5px;
}

.gwt-DecoratedStackPanel {
  border-bottom: 1px solid #bbbbbb;
}
.gwt-DecoratedStackPanel .gwt-StackPanelContent {
  border: 1px solid #bbbbbb;
  border-bottom: 0px;
  background: white;
  padding: 2px 2px 10px 5px;
}
.gwt-DecoratedStackPanel .gwt-StackPanelItem {
  cursor: pointer;
}
.gwt-DecoratedStackPanel .stackItemTopLeft,
.gwt-DecoratedStackPanel .stackItemTopRight {
  height: 6px;
  width: 6px;
  zoom: 1;
}
.gwt-DecoratedStackPanel .stackItemTopLeft {
  border-left: 1px solid #bbbbbb;
  background: #d3def6 url(images/corner.png) no-repeat 0px -49px;
}
.gwt-DecoratedStackPanel .stackItemTopRight {
  border-right: 1px solid #bbbbbb;
  background: #d3def6 url(images/corner.png) no-repeat -6px -49px;
}
.gwt-DecoratedStackPanel .stackItemTopLeftInner,
.gwt-DecoratedStackPanel .stackItemTopRightInner {
  width: 1px;
  height: 1px;
}
* html .gwt-DecoratedStackPanel .stackItemTopLeftInner,
* html .gwt-DecoratedStackPanel .stackItemTopRightInner {
  width: 6px;
  height: 6px;
  overflow: hidden;
}
.gwt-DecoratedStackPanel .stackItemTopCenter {
  background: url(images/hborder.png) 0px -21px repeat-x;
}
.gwt-DecoratedStackPanel .stackItemMiddleLeft {
  background: #d3def6 url(images/hborder.png) repeat-x 0px -989px;
  border-left: 1px solid #bbbbbb;
}
.gwt-DecoratedStackPanel .stackItemMiddleLeftInner,
.gwt-DecoratedStackPanel .stackItemMiddleRightInner {
  width: 1px;
  height: 1px;
}
.gwt-DecoratedStackPanel .stackItemMiddleRight {
  background: #d3def6 url(images/hborder.png) repeat-x 0px -989px;
  border-right: 1px solid #bbbbbb;
}
.gwt-DecoratedStackPanel .stackItemMiddleCenter {
  font-weight: bold;
  font-size: 1.3em;
  background: #d3def6 url(images/hborder.png) repeat-x 0px -989px;
}
.gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRight,
.gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeft {
  border: 0px;
  background-color: white;
}
.gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeft,
.gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRight {
  background-color: white;
}

.JcSuggestBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}

.gwt-SuggestBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}
.gwt-SuggestBoxPopup {
  z-index: 3;
  border: 1px solid #ccc;
  background: #fff;
}
.gwt-SuggestBoxPopup .item {
  padding: 1px 6px;
  color: #555;
  cursor: default;
  font-size: 12px;
}
.gwt-SuggestBoxPopup .item-selected {
  background: #b7d6f6;
}
.gwt-SuggestBoxPopup .suggestPopupContent {
  background: white;
}
.gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;  
}
.gwt-SuggestBoxPopup .suggestPopupTopRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
.gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
  width: 0px;
  height: 0px;
  zoom: 1;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner {
  width: 0px;
  height: 0px;
  overflow: hidden;
}



.gwt-TabBar .gwt-TabBarFirst {
  width: 0px; 
}
.gwt-TabBarFirst-wrapper {
  display:none
}
.gwt-TabBar .gwt-TabBarRest {
  border-left: 0px
}
.gwt-TabBar .gwt-TabBarItem {
  margin-left: 0px;
  padding: 4px 15px 4px 15px;
  cursor: pointer;
  color: #555;
  font-weight: normal;
  text-align: center;
  background: url(/main/tabBarBg.gif) repeat-x #cdcdcd;
  border: 1px solid #bbb;
  border-bottom: 0px;
}
.gwt-TabBar .gwt-TabBarItem-selected {
  cursor: default;
  background: url(/main/tabBarSelBg.gif) repeat-x #999999;
  border: 1px solid #bbb;
  border-bottom: 0px;
  color: #111;
} 
.gwt-TabBar .gwt-TabBarItem-disabled {
  cursor: default;
  color: #999999;
}
.gwt-TabPanelBottom {
  border-color: #999;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  overflow: hidden;
  padding: 6px;
}

.gwt-DecoratedTabBar .gwt-TabBarFirst {
  width: 5px;  
}
.gwt-DecoratedTabBar .gwt-TabBarItem {
  border-collapse: collapse;
  margin-left: 6px;
}
.gwt-DecoratedTabBar .tabTopCenter {
  padding: 0px;
  background: #d0e4f6;
}
.gwt-DecoratedTabBar .tabTopLeft,
.gwt-DecoratedTabBar .tabTopRight {
  padding: 0px;
  zoom: 1;
}
.gwt-DecoratedTabBar .tabTopLeftInner,
.gwt-DecoratedTabBar .tabTopRightInner {
  width: 6px;
  height: 6px;
}
.gwt-DecoratedTabBar .tabTopLeft {
  background: url(images/corner.png) no-repeat 0px -55px;
}
.gwt-DecoratedTabBar .tabTopRight {
  background: url(images/corner.png) no-repeat -6px -55px;
}
* html .gwt-DecoratedTabBar .tabTopLeftInner,
* html .gwt-DecoratedTabBar .tabTopRightInner {
  width: 6px;
  height: 6px;
  overflow: hidden;
}
.gwt-DecoratedTabBar .tabMiddleLeft,
.gwt-DecoratedTabBar .tabMiddleRight {
  width: 6px;
  padding: 0px;
  background: #d0e4f6;
}
.gwt-DecoratedTabBar .tabMiddleLeftInner,
.gwt-DecoratedTabBar .tabMiddleRightInner {
  width: 1px;
  height: 1px;
}
.gwt-DecoratedTabBar .tabMiddleCenter {
  padding: 0px 4px 2px 4px;
  cursor: pointer;
  color: black;
  font-weight: bold;
  text-align: center;
  background: #d0e4f6;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
  background: #92c1f0;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
  background-position: 0px -61px;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
  background-position: -6px -61px;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft,
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {
  background: #92c1f0;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {
  cursor: default;
  background: #92c1f0;
}
.gwt-DecoratedTabBar .gwt-TabBarItem-disabled .tabMiddleCenter {
  cursor: default;
  color: #999999;
}

.gwt-TextArea {
  padding: 3px;
  border: 1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}
.gwt-TextArea-readonly {
  color: #666;
}

.gwt-TextBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}
.gwt-TextBox-readonly {
  color: #888;
}

.gwt-ToggleButton-up,
.gwt-ToggleButton-up-hovering,
.gwt-ToggleButton-up-disabled,
.gwt-ToggleButton-down,
.gwt-ToggleButton-down-hovering,
.gwt-ToggleButton-down-disabled {
  margin: 0;
  text-decoration: none;
  background: url("images/hborder.png") repeat-x 0px -27px;
}
.gwt-ToggleButton-up,
.gwt-ToggleButton-up-hovering,
.gwt-ToggleButton-up-disabled {
  padding: 3px 5px 3px 5px;
}
.gwt-ToggleButton-up {
  border: 1px outset #ccc;
  cursor: pointer;
}
.gwt-ToggleButton-up-hovering {
  border: 1px outset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
}
.gwt-ToggleButton-up-disabled {
  border: 1px outset #ccc;
  cursor: default;
  opacity: .5;
  zoom: 1;
  filter: alpha(opacity=40);
}
.gwt-ToggleButton-down,
.gwt-ToggleButton-down-hovering,
.gwt-ToggleButton-down-disabled {
  padding: 4px 4px 2px 6px;
}
.gwt-ToggleButton-down {
  background-position: 0 -513px;
  border: 1px inset #ccc;
  cursor: pointer;
}
.gwt-ToggleButton-down-hovering {
  background-position: 0 -513px;
  border: 1px inset;
  border-color: #9cf #69e #69e #7af;
  cursor: pointer;
}
.gwt-ToggleButton-down-disabled {
  background-position: 0 -513px;
  border: 1px inset #ccc;
  cursor: default;
  opacity: .5;
  zoom: 1;
  filter: alpha(opacity=40);
}

.gwt-Tree .gwt-TreeItem {
  padding: 1px 0px;
  margin: 0px;
  white-space: nowrap;
  cursor: pointer;
}
.gwt-Tree .gwt-TreeItem-selected {
  display: inline-block !important;
  background:#ddd;
}
.gwt-TreeItem .gwt-RadioButton input,
.gwt-TreeItem .gwt-CheckBox input {
  margin-left: 0px;
}
* html .gwt-TreeItem .gwt-RadioButton input,
* html .gwt-TreeItem .gwt-CheckBox input {
  margin-left: -4px;
}

.gwt-DateBox {
  padding: 3px; 
  border:1px solid #bbb;
  margin: 0px;
  -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
  border-radius: 4px;
}
.dateBoxFormatError {
  background: #ffcccc;
}
.dateBoxPopup {
  z-index:100;
}

.gwt-DatePicker {
  border: 1px solid #A2BBDD;
  cursor: default;
}
.gwt-DatePicker td,
.datePickerMonthSelector td:focus {
  outline: none
}
.datePickerDays {
  width: 100%;
  background: white;
}
.datePickerDay,
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  font-size: 75%;
  text-align: center;
  padding: 4px;
  outline: none;
}
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  background: #C3D9FF;
  padding: 0px 4px 2px;
  cursor: default;
}
.datePickerDay {
  padding: 4px;
  cursor: pointer;
}
.datePickerDayIsToday {
  border: 1px solid black;
  padding: 3px;
}
.datePickerDayIsWeekend {
  background: #EEEEEE;
}
.datePickerDayIsFiller {
  color: #888888;
}
.datePickerDayIsValue {
  background: #aaccee;
}
.datePickerDayIsDisabled {
  color: #AAAAAA;
  font-style: italic;
}
.datePickerDayIsHighlighted {
  background: #F0E68C;
}
.datePickerDayIsValueAndHighlighted {
  background: #bbddd9;
}
.datePickerMonthSelector {
  background: #C3D9FF;
  width: 100%;
}
td.datePickerMonth {
  text-align: center;
  vertical-align: center;
  white-space: nowrap;
  font-size: 70%;
  font-weight: bold;
  color: blue;
}
.datePickerPreviousButton,
.datePickerNextButton {
  font-size: 120%;
  line-height: 1em;
  color: blue;
  cursor: pointer;
  padding: 0px 4px;
}


.gwt-SliderBar-shell {
  height: 30px;
  width: 100%;
}
.gwt-SliderBar-shell .gwt-SliderBar-line {
  border: 1px solid #aaa;
  background-color: #ddd;
  height: 4px;
  width: 95%;
  top: 8px;
  overflow: hidden;
}
.gwt-SliderBar-shell .gwt-SliderBar-knob {
  top: 0px;
  width: 11px;
  height: 21px;
  z-index: 1;
  cursor: pointer;
}
.gwt-SliderBar-shell .gwt-SliderBar-line-sliding {
  background-color: #DDDDDD;
  cursor: pointer;
}

.PriceComp-lPrice {
  font-size: 20px;
  color: #444;
}

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

.PriceComp-slidTab {
  margin-left:auto;margin-right:auto;width:500px;
}

.PriceComp-helpPrice { font-size:12px; color:#111; white-space:normal; margin-top:5px; }
.PriceComp-helpCost { font-size:12px; color:#111; white-space:normal; margin-top:10px; }
.PriceComp-helpBal { font-size:12px; color:#111; white-space:normal; margin-top:10px; }

.ChartComp-chart { border: 1px solid #ddd; width:700px; height:350px; margin-top:10px; }
.ChartComp-stattable { margin-top:30px; width:700px; }
.ChartComp-statcell { border:1px solid #bbb; padding:4px; padding-top:2px; padding-bottom:2px; font-size:12px;  }
.ChartComp-statcell-0 { text-align:center; background-color:#eee;  }
.ChartComp-statcell-1n { text-align:right; background-color:#fefefe;  }

/**
 * google table
 */
.gt-hc, .gt-tc {
  font-size: 12px;
  padding: 2px 4px 2px 4px !important;
}

.gt-hcb, .gt-tcb {
  font-size: 12px;
  padding: 2px 4px 2px 4px !important;
  border: 1px solid #ccc;
}

.gt-hr {
  font-weight: bold;
  background-color: #ddd;
  text-align: center;
}

.gt-tr {
  background-color: #ffffff;
}

.gt-otr {
  background-color: #f7f7f7;
}

/**
 * t0 table
 */
.t0-hc, .t0-tc {
  padding: 2px 4px 2px 4px;
}
.t0-hcb, .t0-tcb {
  padding: 2px 4px 2px 4px;
  border: 1px solid #ccc;
}
.t0-hr {
  font-weight: bold;
  background-color: #ddd;
}
.t0-tr {
  background-color: #ffffff;
}
.t0-otr {
  background-color: #f7f7f7;
}


/**
 * tooltip
 */
.jctooltip {
  padding:6px;
  color:#fff;
  font-size: 12px;
  border:0;
  background-color:#505050;
  border-radius:4px;
  opacity:0.97;
}

.ttmarker {
  position: absolute;
  width: 14px;
  height: 7px;
  background: url(/main/ttiptria.png);
  -display: none;
}
 


/**
 * intro &amp; welcome stuff
 */
 
#introTheSE {
  background:#f6f4f2;
  background: -moz-linear-gradient(top, #fcfaf7 0%, #f6f4f2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfaf7), color-stop(100%,#f6f4f2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfaf7 0%,#f6f4f2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfaf7 0%,#f6f4f2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfaf7 0%,#f6f4f2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fcfaf7 0%,#f6f4f2 100%); /* W3C */
  font-size: 14px;
}

#sResContOuter {
  background:#f6f4f2;
  background: linear-gradient(to bottom, #fafafa 0%,#f8f8f8 100%); /* W3C */
}
@media only screen and (max-width:560px) {
#sResContOuter {
  font-size:16px;
}
}

#sResContInner {
  padding: 28px 22px 30px 22px;
}
 
#facts {
  margin:0 22px;
}

.fact {
  float:left;
  width:33.3%;
  position:relative;
}
@media only screen and (max-width:800px) {
  .fact {
    float:none;
    width:auto;
  }
}

.mainRow {
  position:relative;
  padding:0 20px 0 0;
  min-height:65px;
  background-color:rgba(245,245,247,0.5)
}
.dgbox {
  position:absolute;
  top:10px;
  left:15px;
  padding:5px 7px 0 0;
  background:#f0f0f0 url(/img/emain/back.png);
  border:0px solid #ddd;
  width:101px;
  height:27px;
}
.maini {
  position:absolute;
  top:0px;
  left:-5px;
  width:48px;
  height:48px;
}
.dg {
  width:12px; height:22px; float:right;
}
.dg0 { background:url(/img/digits.png) 0px 0px }
.dg1 { background:url(/img/digits.png) -13px 0px }
.dg2 { background:url(/img/digits.png) -26px 0px }
.dg3 { background:url(/img/digits.png) -39px 0px }
.dg4 { background:url(/img/digits.png) -52px 0px }
.dg5 { background:url(/img/digits.png) -65px 0px }
.dg6 { background:url(/img/digits.png) -78px 0px }
.dg7 { background:url(/img/digits.png) -91px 0px }
.dg8 { background:url(/img/digits.png) -104px 0px }
.dg9 { background:url(/img/digits.png) -117px 0px }
.dgn { background:url(/img/digits.png) -130px 0px }
.dpt { width:3px;height:22px;float:right;background:url(/img/digits.png) -143px 0px}
.mainConBox {
  padding:50px 15px 5px 0;
}
.mainConH {
  margin: 0;
  padding: 4px 0 0 0;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  position:absolute;
  left:130px;
  top:12px; 
}

/* opareas on main page */
.mainOpDiv {
  padding:20px 20px;
  background-color:#f2f2f2;
  border-top:1px solid #ccc;
  border-bottom:1px solid #e5e5e5;
}

.mainOpCol {
  width:45%;
  overflow:hidden;
}
.mainOpCol0 {
  float:left;
}
.mainOpCol1 {
  float:right;
}
@media only screen and (max-width:800px) {
.mainOpCol {
  width:100%;
}
.mainOpCol0 {
  float:none;
}
.mainOpCol1 {
  float:none;
}
}

.mainOpCell {
  vertical-align:bottom;
  text-align:left;
  padding:1px 4px;
  white-space:nowrap;
}
.mainOpA, .mainOpA:link, .mainOpA:visited, .mainOpA:active {
  text-decoration:none;
  color:#3a3a3a;  
}
.mainOpA:hover {
  text-decoration:underline;  
  color:#3a3a3a;  
}
.mainOpName {
  font-size:14px;
  padding-left:0;
}
.mainOpNumJ {
  font-size:12px;
  text-align:right;
  color:#999;
}
.mainOpJobs {
  font-size:12px;
  color:#999;
  padding-right:0;
}

.mainSocials {
  padding-top:20px;
}
@media only screen and (max-width:560px) {
  .mainSocials { padding-top:10px; }
}

.asocial {
  display:block;
  width:106px;
  height:36px;
  margin-right:5px;
}


.afd-colorbox {
  height:20px;
  width:40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin:0px;
  border:1px solid #ccc;
  cursor:pointer;
  vertical-align:middle;
}

.afd-colorbox-txt {
  vertical-align:middle;
}

.afd-colorbox-txt-w {
  color:#fff;
}


.cp-proptable td {
  padding: 0px 1px 4px 1px;
}

.afd-htable td {
  vertical-align:middle;
}

.intbox-invalid {
  background-color:#ffaaaa;
}

.afd-ruledit-cenab {
  width:2%;
  padding-left:0px;
  padding:1px 4px 1px 4px;
}
.afd-ruledit-cprompt {
  width:5%;
  white-space:nowrap;
  padding:1px 4px 1px 4px;
}
.afd-ruledit-cedit {
  width:93%;
  padding:1px 4px 1px 4px;
}
.afd-design-glass {
  zoom: 1;
  filter: alpha(opacity=30);
  opacity: 0.3;
  background-color:#fff2d5;
  border:2px solid #ffae00;
  position:absolute;
}
.afd-design-focus {
  position:relative;
}

.mjsb-r {
  margin:0;
  padding:0;
  color:inherit;  
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  font-variant:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  word-spacing:inherit;
  text-align:inherit;
  text-indent:inherit;
  text-transform:inherit;
}

.helpIcon {
  border:0;
  width:12px;
  height:12px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin:0 1px -1px 1px;
  cursor:pointer;
}

.helpPopup {
  border:1px solid #ccc;
  border-radius:4px;
  background-color:#ffffe5;
  padding:4px 6px 4px 6px;
  font-size:12px;
  box-shadow: 0px 8px 10px 4px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 8px 10px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 8px 10px 4px rgba(0,0,0,0.3);
}

.bttPlus16 {
  width:16px; 
  height:16px; 
  background:url(/main/add16a.png);
  cursor: pointer;
}

.bttMinus16 {
  width:16px; 
  height:16px; 
  background:url(/main/del16a.png);
  cursor: pointer;
}

.conex-head {
  font-variant: small-caps;
  font-size: 24px;
  color: #3a3a3a;
}

.conex-text {
  font-size: 12px;
  line-height:1.4;
}

.conex-prompt {
  font-size: 12px;
  color: #999;
}

.conex-ql {
  padding:2px 0;
  margin:0 1px 0 0;
  text-align:center;
  font-size:9px;
}

.conex-ql-placeh {
  background-color:#f0f0f0;
  color:#ccc;
}

.conex-ql-quali {
  background-color:#00d300;
  color:#000;
}

.conex-ql-mana {
  background-color:#ff8827;
  color:#000;
}

.conex-btt-home {
  width:32px; 
  height:32px; 
  background:url(/img/home32.png);
  cursor: pointer;
  position:absolute;
  right:-2px;
  top:-32px;
}


/**
 * menu2
 */
.jmi-clck {
  position:relative;
  float:left;
  padding:4px 12px;
  margin-left:3px;
  cursor: pointer;
  border-radius:4px;
  font-size:12px;
  font-weight:bold;
}

.jmi-clck-sel {
  background-color:#2f3842;
  color:#fff; 
}

.jmi-drop {
  position:relative;
  float:left;
  padding:4px 21px 4px 12px;
  margin-left:3px;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size:12px;
  font-weight:bold;
}

.jmi-drop-open {
  background-color:#2f3842;
  color:#fff; 
}

.jmi-bar {
  width:1px;
  background-color:#ccc;
  position:absolute;
  left:-2px;
  top:5px;
  bottom:5px;
}

.jmi-tria {
  position:absolute;
  bottom:8px;
  right:9px;
}

.jmi-dropdown {
  box-shadow: 0px 15px 20px 8px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 15px 20px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 15px 20px 8px rgba(0,0,0,0.3);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top:4px solid #2f3842;
  padding:10px 15px;
}

.jcmena, .jcmena:link, .jcmena:visited, .jcmena:active {
  display:block;
  text-decoration: none;
  color: #3a3a3a;
  font-size:12px;
  cursor: pointer;
}
.jcmena:hover {
  display:block;
  text-decoration:underline;
  color: #3a3a3a;
  font-size:12px;
  cursor: pointer;
}
.jcmen-empty {
  color:#aaa;
  font-size:12px;
  padding:10px;
}

div.mlfm-vgap {
  padding-left:50px;
  font-size:12px;
  color:#999;
}
div.mlfm-cap {
  font-weight:bold;
  color:#111;
  margin-top:6px;
}
div.mlfm-title {
  margin-top:6px;
  margin-bottom:6px;
  text-align:center;
  font-weight:bold;
  color:#111;
}
div.mlfm-phrase0 {
  margin-top:0px;
}
div.mlfm-phrase1 {
  margin-top:4px;
}
.mlfm-list &gt; li {
  margin: 1px 0px;
}
span.mlfm-em {
  font-weight:bolder;
  color:#000;
}

.jdet-all {
  margin:20px 20px 0 20px;
}
@media only screen and (max-width:560px) {
  .jdet-all {
    margin:10px 10px 0 10px;
  }
}
.jdet-jobhead0 {
  position:relative;
}
.jdet-logo {
  position:static;
}
.jdet-jobhead {
  clear:both;
  margin:5px 0px 0 0px;
  padding:4px 0px 2px 0px;
  position:relative;
}
.jdet-title {
  font-variant: normal;
  font-weight: normal;
  font-size: 15px;
  margin: 0;
  text-transform: none;
}
@media only screen and (max-width:560px) {
.jdet-title {
  font-size: 16px;
}
}
.jdet-company-pin {
  position: relative;
  padding-right: 20px;
}
.jdet-scrmob {
  display:none;
  padding-bottom:10px;
}
@media only screen and (max-width:560px) {
  .jdet-scrmob { display:block; }
}
.jdet-scr-lm {
  float:left;
  font-size:20px;
  color:#b0b0b0;
  cursor:pointer;
  padding:4px 80px 4px 80px;
  border:1px solid #e0e0e0;
  border-radius:4px;
  background-color:#f0f0f0;
}
.jdet-scr-lm-up-hovering {
  color:#909090;
}
.jdet-scr-rm {
  float:right;
  font-size:20px;
  color:#b0b0b0;
  cursor:pointer;
  padding:4px 80px 4px 80px;
  border:1px solid #e0e0e0;
  border-radius:4px;
  background-color:#f0f0f0;
  text-align:right;
}
.jdet-scr-rm-up-hovering {
  color:#909090;
}
@media only screen and (max-width:390px) {
  .jdet-scr-lm, .jdet-scr-rm { padding: 4px 60px 4px 60px; }
}
.jdet-scr-snipp {
  position:relative;
  padding:10px 0 10px 0;
  background-color:#faf9f8;
  border-bottom:1px dotted #e0e0e0;
  border-top:1px dotted #e0e0e0;
}
.jdet-snippet {
  margin:0px 20px 0 20px;
}
@media only screen and (max-width:560px) {
.jdet-snippet { 
  margin:0; 
  font-size:16px;
}
}
.jdet-scr-l {
  font-size:50px;
  color:#b0b0b0;
  cursor:pointer;
  padding:20px 0px 20px 0px;
  border:1px solid #e0e0e0;
  border-radius:4px;
  background-color:#f0f0f0;
}
.jdet-scr-l-up-hovering {
  color:#909090;
}
.jdet-scr-r {
  font-size:50px;
  color:#b0b0b0;
  cursor:pointer;
  padding:20px 0px 20px 0px;
  border:1px solid #e0e0e0;
  border-radius:4px;
  background-color:#f0f0f0;
}
.jdet-scr-r-up-hovering {
  color:#909090;
}
@media only screen and (max-width:560px) {
 .jdet-scr-l, .jdet-scr-r { display:none; }
 
}
.jdet-cmd {
  padding-top:6px;
  text-align:right;
}
@media only screen and (max-width:560px) {
  .jdet-cmd-block {
    display:none; 
  }
}
.jdet-source-showj {
  padding-top:15px;
}
.jdet-source {
  font-size:12px;
  color:#999;
}
@media only screen and (max-width:560px) {
  .jdet-source { display:none; }
}
.jdet-showj {
  float:right;
  margin:0 0px 0 10px;
}


@font-face {
  font-family: 'icons';
  src:url('/etc/ifont/ifont.eot');
  src:url('/etc/ifont/ifont.eot?#iefix') format('embedded-opentype'),
      url('/etc/ifont/ifont.woff') format('woff'),
      url('/etc/ifont/ifont.ttf') format('truetype'),
      url('/etc/ifont/ifont.svg#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display:inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bubble:before {
  content: "\eac1";
}
.icon-enlarge7:before {
  content: "\eb45";
}
.icon-shrink7:before {
  content: "\eb46";
}
.icon-blocked:before {
  content: "\ed64";
}
.icon-arrow-right3:before {
  content: "\edba";
}
.icon-arrow-left3:before {
  content: "\edc2";
}
.icon-pencil:before {
  content: "\e600"; color:#777;
}
.icon-close:before {
  content: "\e601"; color:#bb4e4e;
}
.icon-checkmark:before {
  content: "\e602"; color:#00b200;
}
.icon-checkmark-circle:before {
  content: "\e603";
}
.iconbutton {
  display:inline-block;
  cursor:pointer;
}
.alztt {
  background-color:#eee;
}

.xtra-board-bo { margin:10px 0; padding:10px 20px; width:110px; background-color: #f1f1f1; border:1px solid #c9c9c9; border-radius: 5px; }
.xtra-board-img { display:block; border:1px solid #ddd; width:108px; height:36px; }
.xtra-board-adiv { margin: 10px 0 0 0; overflow:hidden; text-align:center; white-space: nowrap; }
.xtra-board-nj { margin: 0; text-align:center; }

.xtra-jobsuche-img { padding:10px; }
@media only screen and (max-width:620px) {
  .xtra-jobsuche-img { padding:0; width:90%; }
}

.xtra-jobs-img { padding:10px; }
@media only screen and (max-width:620px) {
  .xtra-jobs-img { padding:0; width:90%; }
}

.xtra-topsvg { width:64px; height:64px; }
@media only screen and (max-width:560px) {
  .xtra-topsvg { width:32px; height:32px; }
}

/* MultiCombo */
.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.mc-container { 
  position: relative;
  display: inline-block;
}
.mc-text {
  padding-right: 20px;
  min-width: 300px;
  cursor: pointer;
  color: inherit;
}
.mc-expand {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 4px;
  right: 4px;
  pointer-events: none;
}
.mc-pop {
  border: 1px solid #bbb;
  min-width: 298px;
  background-color: #fff;
}
.mc-popi {
  padding: 4px 4px;
}
.mc-l {
  position:relative;
  padding: 3px 4px;
}
.mc-l-text {
  pointer-events: none;
 }
.mc-l-cb-border {
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 1px solid #bbb;
  border-radius: 3px;
  pointer-events: none;
}
div.mc-l-selected .mc-l-cb-border {
  border: 0px;
  background-color: #28384B;
}
.mc-l-cb-check {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 4px;
  pointer-events: none;
}

div.mc-l-selected .mc-l-cb-check {
  color: #fff;
} 

</pre></body></html>