@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/01_open-sans-v20-latin-600.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/02_open-sans-v20-latin-regular.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/03_open-sans-v20-latin-700.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/04_open-sans-v20-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/05_open-sans-v20-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/06_open-sans-v20-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/07_open-sans-v20-latin-700.woff2') format('woff2');
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/08_open-sans-v20-latin-800.woff2') format('woff2');
}

/* https://jobs-cdn.b-ite.com/modern/job-posting-7108d1d070daa101.css */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.open .btn-default.dropdown-toggle {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active {
  background-image: none;
}
.open .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.open .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active {
  background-image: none;
}
.open .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active {
  background-image: none;
}
.open .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
/* FILETYPE ICONS */
.filetype {
  background: url(images/2a844baed0fd5892.png) no-repeat top left;
  cursor: pointer;
  display: inline-block;
  padding-left: 20px;
  position: relative;
  height: 16px;
  background-position: 0 0;
}

/*standard icon*/
.filetype.any {
  background-position: 0 0;
}

/*word icon*/
.filetype.doc {
  background-position: 0 -66px;
}

.filetype.docx {
  background-position: 0 -66px;
}

.filetype.rtf {
  background-position: 0 -66px;
}

.filetype.docm {
  background-position: 0 -66px;
}

.filetype.dotx {
  background-position: 0 -66px;
}

.filetype.dotm {
  background-position: 0 -66px;
}

/*image icon*/
.filetype.jpg {
  background-position: 0 -132px;
}

.filetype.bmp {
  background-position: 0 -132px;
}

.filetype.gif {
  background-position: 0 -132px;
}

.filetype.jpeg {
  background-position: 0 -132px;
}

.filetype.png {
  background-position: 0 -132px;
}

.filetype.thm {
  background-position: 0 -132px;
}

.filetype.tif {
  background-position: 0 -132px;
}

.filetype.yuv {
  background-position: 0 -132px;
}

/*movie icon*/
.filetype.mpg {
  background-position: 0 -198px;
}

.filetype.asf {
  background-position: 0 -198px;
}

.filetype.asx {
  background-position: 0 -198px;
}

.filetype.avi {
  background-position: 0 -198px;
}

.filetype.flv {
  background-position: 0 -198px;
}

.filetype.mov {
  background-position: 0 -198px;
}

.filetype.mp4 {
  background-position: 0 -198px;
}

.filetype.rm {
  background-position: 0 -198px;
}

.filetype.vob {
  background-position: 0 -198px;
}

.filetype.wmv {
  background-position: 0 -198px;
}

/*open office icons*/
.filetype.odp {
  background-position: 0 -264px;
}

.filetype.fodp {
  background-position: 0 -264px;
}

.filetype.ods {
  background-position: 0 -330px;
}

.filetype.fods {
  background-position: 0 -330px;
}

.filetype.odt {
  background-position: 0 -396px;
}

.filetype.fodt {
  background-position: 0 -396px;
}

/*pdf icon*/
.filetype.pdf {
  background-position: 0 -462px;
}

/*power point icon*/
.filetype.ppt {
  background-position: 0 -528px;
}

.filetype.pptx {
  background-position: 0 -528px;
}

.filetype.pptm {
  background-position: 0 -528px;
}

.filetype.potx {
  background-position: 0 -528px;
}

.filetype.potm {
  background-position: 0 -528px;
}

.filetype.ppam {
  background-position: 0 -528px;
}

.filetype.ppsx {
  background-position: 0 -528px;
}

.filetype.ppsm {
  background-position: 0 -528px;
}

/*photoshop icon*/
.filetype.psd {
  background-position: 0 -594px;
}

/*flash icon*/
.filetype.swf {
  background-position: 0 -660px;
}

/*text icon*/
.filetype.txt {
  background-position: 0 -726px;
}

.filetype.log {
  background-position: 0 -726px;
}

.filetype.csv {
  background-position: 0 -726px;
}

.filetype.msg {
  background-position: 0 -726px;
}

.filetype.key {
  background-position: 0 -726px;
}

.filetype.sdf {
  background-position: 0 -726px;
}

.filetype.xml {
  background-position: 0 -726px;
}

.filetype.asc {
  background-position: 0 -726px;
}

.filetype.sql {
  background-position: 0 -726px;
}

.filetype.css {
  background-position: 0 -726px;
}

.filetype.htm {
  background-position: 0 -726px;
}

.filetype.html {
  background-position: 0 -726px;
}

.filetype.js {
  background-position: 0 -726px;
}

/*audio icon*/
.filetype.aif {
  background-position: 0 -792px;
}

.filetype.iff {
  background-position: 0 -792px;
}

.filetype.m3u {
  background-position: 0 -792px;
}

.filetype.m4a {
  background-position: 0 -792px;
}

.filetype.mp3 {
  background-position: 0 -792px;
}

.filetype.mpa {
  background-position: 0 -792px;
}

.filetype.ra {
  background-position: 0 -792px;
}

.filetype.wav {
  background-position: 0 -792px;
}

.filetype.wma {
  background-position: 0 -792px;
}

.filetype.ogg {
  background-position: 0 -792px;
}

.filetype.mid {
  background-position: 0 -792px;
}

.filetype.smf {
  background-position: 0 -792px;
}

.filetype.kar {
  background-position: 0 -792px;
}

.filetype.xmi {
  background-position: 0 -792px;
}

.filetype.rmi {
  background-position: 0 -792px;
}

.filetype.riff {
  background-position: 0 -792px;
}

/*excel icon*/
.filetype.xls {
  background-position: 0 -858px;
}

.filetype.xlsx {
  background-position: 0 -858px;
}

.filetype.xlsm {
  background-position: 0 -858px;
}

.filetype.xltx {
  background-position: 0 -858px;
}

.filetype.xltm {
  background-position: 0 -858px;
}

.filetype.xlsb {
  background-position: 0 -858px;
}

.filetype.xlsx {
  background-position: 0 -858px;
}

.filetype.xlam {
  background-position: 0 -858px;
}

.filetype.xll {
  background-position: 0 -858px;
}

/*zip icon*/
.filetype.zip {
  background-position: 0 -924px;
}

.filetype.rar {
  background-position: 0 -924px;
}

.filetype.gz {
  background-position: 0 -924px;
}

.filetype.ace {
  background-position: 0 -924px;
}

.filetype.tgz {
  background-position: 0 -924px;
}

.filetype.tar {
  background-position: 0 -924px;
}

.filetype.bz2 {
  background-position: 0 -924px;
}

.filetype.xz {
  background-position: 0 -924px;
}

.filetype.arj {
  background-position: 0 -924px;
}

.filetype.cab {
  background-position: 0 -924px;
}

.filetype.gzip {
  background-position: 0 -924px;
}

.filetype.iso {
  background-position: 0 -924px;
}

.filetype.lha {
  background-position: 0 -924px;
}

.filetype.lzh {
  background-position: 0 -924px;
}

.filetype.rpm {
  background-position: 0 -924px;
}

.filetype.z {
  background-position: 0 -924px;
}

/*vcard icon*/
.filetype.vcf {
  background-position: 0 -990px;
}

/*php code icon*/
.filetype.php {
  background-position: 0 -1056px;
}

.filetype.phps {
  background-position: 0 -1056px;
}

.filetype.inc {
  background-position: 0 -1056px;
}
.button_controls {
  min-height: 4.5em;
  text-align: right;
}
.button_controls a {
  border-radius: 20px;
  background: white -webkit-gradient(linear, left top, left bottom, from(white), to(#ededed));
  background: white linear-gradient(white, #ededed);
  border: 1px solid #B7B7B7;
  color: #606060;
  margin: 0.5em;
  padding: 0.5em 1.2em 0.55em;
  text-decoration: none;
  display: inline-block;
}
.button_controls a:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(white));
  background-image: linear-gradient(#ededed, white);
  color: #999;
}
.button_controls a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#dcdcdc));
  background-image: linear-gradient(white, #dcdcdc);
}


/* https://cs-assets.b-ite.com/lebenshilfe-koln/templates/web/css/web-v1.css */
@charset "UTF-8";

/* eingebettet: https://static.b-ite.com/css/templates/columns/1.1.0.css */
/*----------banner----------*/
.__bjp-banner {
  width: 100%;
  display: block; }

/*----------bullet points----------*/
/*circle*/
.__bjp-bullet-points-circle {
  counter-reset: list-bullet-points-circle;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1rem;
  padding-left: 0; }

.__bjp-bullet-points-circle li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 15px;
  position: relative; }

.__bjp-bullet-points-circle li:before {
  content: '\2022';
  font-size: 0.8rem;
  position: absolute;
  margin-top: 1px;
  left: 0;
  counter-increment: list-bullet-points-circle; }

/*line*/
.__bjp-bullet-points-line {
  counter-reset: list-bullet-points-line;
  padding-left: 0;
  margin-top: 0;
  margin-right: 2rem; }

.__bjp-bullet-points-line li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 15px;
  position: relative; }

.__bjp-bullet-points-line li:before {
  content: '-';
  font-size: 1.2rem;
  position: absolute;
  margin-top: -5px;
  left: 0;
  counter-increment: list-bullet-points-line; }

/*none*/
.__bjp-bullet-point-none {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  margin-right: 1rem; }

.__bjp-bullet-points-none li {
  list-style-type: none;
  padding-left: 0;
  margin: 0.25rem 0;
  position: relative; }

/*square*/
.__bjp-bullet-points-square {
  counter-reset: list-bullet-points-square;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1rem;
  padding-left: 0; }

.__bjp-bullet-points-square li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 15px;
  position: relative; }

.__bjp-bullet-points-square li:before {
  content: '\25A0';
  font-size: 0.7rem;
  position: absolute;
  margin-top: 0;
  left: 0;
  counter-increment: list-bullet-points-square; }

/*stream operator*/
.__bjp-bullet-points-stream {
  counter-reset: list-bullet-points-stream;
  margin-top: 1%;
  margin-bottom: 3%;
  padding-left: 0;
  margin-right: 1rem; }

.__bjp-bullet-points-stream li {
  list-style-type: none;
  font-weight: 400;
  padding-left: 15px;
  margin: 0.25rem 0;
  position: relative; }

.__bjp-bullet-points-stream li:before {
  content: '\00bb';
  font-size: 1rem;
  position: absolute;
  margin-top: -3px;
  left: 0;
  counter-increment: list-bullet-points-stream; }

/*----------buttons only----------*/
div.button_controls {
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  min-height: 1.5em; }

div.button_controls a {
  display: block;
  font-size: 1rem;
  border-radius: 0;
  margin: 0;
  text-decoration: none; }

/*----------container----------*/
.__bjp-container-relative {
  position: relative; }

.__bjp-container-absolute {
  position: absolute; }

/*----------float----------*/
.__bjp-float-right {
  float: right; }

.__bjp-float-left {
  float: left; }

/*----------font style----------*/
.__bjp-italic {
  font-style: italic; }

/*----------hr----------*/
/*dashed*/
hr.__bjp-dashed {
  border-top: 1px dashed;
  color: #000; }

/*dotted*/
hr.__bjp-dotted {
  border-top: 1px dotted;
  color: #000; }

/*dotted bold*/
hr.__bjp-dotted-bold {
  border-top: 3px dotted;
  color: #000; }

/*double*/
hr.__bjp-double {
  border-top: 3px double;
  color: #000; }

/*round (special)*/
.__bjp-round {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 40px; }

.__bjp-round:before {
  display: block;
  content: "";
  height: 35px;
  margin-top: -31px;
  border: solid #8c8b8b;
  border-width: 0 0 3px 0;
  border-radius: 20px; }

/*solid*/
hr.__bjp-solid {
  border-top: 1px solid;
  color: #000; }

/*----------link----------*/
.__bjp-link a {
  text-decoration: none;
  color: #000; }

/*----------table----------*/
.__bjp-table {
  border-collapse: collapse;
  width: 100%; }

.__bjp-table th {
  text-align: left;
  padding-left: 1rem; }

.__bjp-table td {
  padding-left: 1rem;
  vertical-align: top; }

/*----------text styles----------*/
/*text align*/
.__bjp-text-center {
  text-align: center; }

.__bjp-text-justify {
  text-align: justify; }

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

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

/*text decoration*/
.__bjp-underline {
  text-decoration: underline; }

/*text transform*/
.__bjp-uppercase {
  text-transform: uppercase; }

.__bjp-uppercase {
  text-transform: lowercase; }

/*----------@media----------*/
@media (min-width: 568px) {
  /*buttons*/
  div.button_controls a {
    display: inline-block;
    margin-right: 0;
    font-size: 1rem; }
  div.button_controls {
    padding: 0.5rem 0; } }

@media (min-width: 568px) {
  /*bullet points*/
  /*circle*/
  .__bjp-bullet-point-circle {
    margin-right: 0; }
  /*square*/
  .__bjp-bullet-point-square {
    margin-right: 0; }
  /*line*/
  .__bjp-bullet-points-line {
    margin-right: 0; } }

@media print {
  /*buttons*/
  .button_controls {
    display: none; } }

.__bjp-one-column {
  display: flex;
  flex-direction: column; }

.__bjp-two-column {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-two-column .__bjp-block {
    flex: 0 0 50%; }

.__bjp-two-column-complex {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-two-column-complex .__bjp-block-complex-small {
    flex: 0 0 40%; }
  .__bjp-two-column-complex .__bjp-block-complex-large {
    flex: 0 0 60%; }

.__bjp-three-column {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-three-column .__bjp-block {
    flex: 0 0 33%; }

.__bjp-one-column-image {
  display: flex;
  flex-direction: column; }

.__bjp-two-column-image {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-two-column-image .__bjp-block {
    flex: 0 0 50%; }

.__bjp-three-column-image {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-three-column-image .__bjp-block {
    flex: 0 0 33%; }

.__bjp-four-column-image {
  display: flex;
  flex-wrap: wrap; }
  .__bjp-four-column-image .__bjp-block {
    flex: 0 0 25%; }

@media screen and (max-width: 660px) {
  .__bjp-two-column-complex {
    display: flex;
    flex-direction: column; }
    .__bjp-two-column-complex .__bjp-block-complex-small {
      flex: none; }
    .__bjp-two-column-complex .__bjp-block-complex-large {
      flex: none; } }

@media screen and (max-width: 568px) {
  .__bjp-two-column {
    display: flex;
    flex-direction: column; }
    .__bjp-two-column .__bjp-block {
      flex: none; }
  .__bjp-three-column {
    display: flex;
    flex-direction: column; }
    .__bjp-three-column .__bjp-block {
      flex: none; }
  .__bjp-four-column-image {
    display: flex;
    flex-wrap: wrap; }
    .__bjp-four-column-image .__bjp-block {
      flex: 0 0 50%; } }



/* eingebettet: https://static.b-ite.com/fonts/open-sans/20/fonts.css */
@font-face {
    font-family: 'Open Sans';
    font-weight: 300;
    src: url('../fonts/04_open-sans-v20-latin-300.woff2') format('woff'),
    url('../fonts/04_open-sans-v20-latin-300.woff2') format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    src: url('../fonts/02_open-sans-v20-latin-regular.woff') format('woff'),
    url('../fonts/05_open-sans-v20-latin-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 600;
    src: url('../fonts/01_open-sans-v20-latin-600.woff') format('woff'),
    url('../fonts/06_open-sans-v20-latin-600.woff2') format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 700;
    src: url('../fonts/03_open-sans-v20-latin-700.woff') format('woff'),
    url('../fonts/07_open-sans-v20-latin-700.woff2') format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 800;
    src: url('../fonts/08_open-sans-v20-latin-800.woff2') format('woff'),
    url('../fonts/08_open-sans-v20-latin-800.woff2') format('woff2');
}

body {
  margin: 0;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
}

.__bjp-jobofferWrapper {
  max-width: 940px;
  min-width: 330px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 11px 2px #939095;
          box-shadow: 3px 3px 11px 2px #939095;
  line-height: 1.4;
  font-size: 15px;
  margin: 1rem auto 10rem auto;
  color: #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.__bjp-jobofferWrapper a, .__bjp-jobofferWrapper a:hover, .__bjp-jobofferWrapper a:visited {
  color: #176fc0;
}
.__bjp-jobofferWrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.__bjp-jobofferWrapper b {
  color: #176fc0;
}

.__bjp-content--header {
  padding: 0;
  position: relative;
  z-index: 0;
}
.__bjp-content--header--in {
  position: relative;
  width: 100%;
  display: table;
  z-index: 2;
}
.__bjp-content--header--in:before {
  content: "";
  float: left;
  display: block;
  padding-bottom: 20%;
}
.__bjp-content--content {
  padding: 2% 5% 0;
}
.__bjp-content--footer {
  padding: 2% 5%;
}
.__bjp-content--social-icons {
  margin-top: 0.5rem;
}
.__bjp-content--social-icons img {
  width: 35px;
  display: inline-block;
  margin-right: 0.5rem;
}
.__bjp-content--columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.__bjp-content--columns--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
}
.__bjp-content--columns--block-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
}
.__bjp-content--offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
}
.__bjp-content--offer--block {
  width: 14%;
  text-align: center;
}
.__bjp-content--offer--img {
  width: 100%;
  max-width: 57px;
  margin-bottom: 0.5rem;
}
.__bjp-content--link {
  margin-top: 2rem;
  font-weight: bold;
}
.__bjp-content--footer--columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__bjp-content--footer--columns--block {
  width: 70%;
}

.__bjp-logo {
  width: 100%;
  max-width: 220px;
  display: block;
  margin: 0 0 0 auto;
}

.__bjp-banner {
  width: 100%;
  display: block;
}

.__bjp-icon {
  display: block;
  max-width: 30px;
  height: 25px;
  margin-right: 5px;
}

.__bjp-btn {
  display: block;
  width: 20%;
  position: absolute;
  right: 4%;
  bottom: 0.8rem;
  opacity: 0.9;
  z-index: 2;
}

ul {
  counter-reset: list-bullet-points-circle;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1rem;
  padding-left: 0;
}
ul li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 10px;
  position: relative;
  overflow: hidden;
}
ul li:before {
  content: "•";
  font-size: 16px;
  color: #000;
  position: absolute;
  margin-top: 0;
  top: -1px;
  left: 0;
  counter-increment: list-bullet-points-circle;
}

h1 {
  font-size: 28px;
  margin: 0;
  color: #000000;
  background-color: #e4eaf7;
  padding: 2% 25% 2% 5%;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
h1 small {
  display: block;
}
h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2%;
  height: 100%;
  background-color: #176fc0;
}

h2, h3 {
  font-size: 18px;
  margin: 2.5rem 0 0;
  color: #176fc0;
  font-weight: 400;
}

.button_controls {
  border-top: 1px solid #176fc0;
  background: #fff;
}
.button_controls a {
  color: #fff;
  background: #176fc0;
  border-color: #176fc0;
}
.button_controls a:hover {
  background: #176fc0;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 17px;
  }

  h3 {
    font-size: 17px;
  }

  .__bjp-content--columns--block {
    width: 100%;
    margin-bottom: 1rem;
    place-content: start;
  }
  .__bjp-content--columns--block-2 {
    width: 100%;
    margin-bottom: 1rem;
    place-content: start;
  }
  .__bjp-content--offer--block {
    width: 33%;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 568px) {
  h1 {
    font-size: 22px;
    padding-right: 5%;
  }

  h2 {
    font-size: 16px;
  }

  h3 {
    font-size: 16px;
  }

  .__bjp-content--offer--block {
    width: 100%;
  }
  .__bjp-content--footer--columns--block {
    width: 100%;
  }

  .__bjp-btn {
    display: block;
    width: 15%;
    position: absolute;
    right: 4%;
    bottom: 0;
    top: 1rem;
  }

  .__bjp-logo {
    margin: 2rem auto 0;
  }

  div.button_controls a {
    padding: 8px 12px;
  }
}
@media print {
  @page {
    margin: 0;
  }
  body {
    margin: 0;
  }

  .__bjp-jobofferWrapper {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    line-height: 1.3;
    font-size: 90%;
    margin: 0;
  }
  .__bjp-jobofferWrapper * {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }

  h1 {
    font-size: 27px;
  }

  h2 {
    font-size: 17px;
  }

  h3 {
    font-size: 17px;
  }
}
/* --- Standalone-Anzeige: Portal-Layout auf ZIP-Kontext anpassen --- */
.__bjp-cnt,
.__bjp-jobofferWrapper {
  max-width: 940px !important;   /* = min(Original-Breite, 63rem). Das
                                     b-ite-„columns"-Template kappt selbst auf
                                     940px — die durften wir nicht auf 63rem
                                     (1008px) AUFWEITEN (O-175508). rem statt
                                     em, weil `em` auf die element-`font-size`
                                     rechnet (Müller-Tenant 18px → 63em=1134px). */
  margin-left: auto !important;
  margin-right: auto !important;
  /* Der Portal-Rahmen gibt der Anzeige unten `12rem` Luft (b-ites
     `--bite-template-margin: 1rem auto 12rem` = 192px) — Platz für die Portal-
     Navigation, die es in der Standalone-ZIP nicht gibt. Für eine gerahmte ZIP-
     Anzeige ist das ein riesiger Leerraum (SDE-110310, 4. Runde, Betreiber: „nach
     unten noch ~180px Außenabstand, kann deutlich weniger sein") → auf ein modestes
     Maß kappen. Oben bleibt b-ites 1rem. */
  margin-bottom: 2rem !important;
}
.__bjp-cnt--header--top {
  position: static !important;
}
.button_controls,
#bite_button_control_footer .button_controls {
  position: static !important;
  bottom: auto !important;
  width: auto !important;
}
/* O-176699: der Portal-Footer wandert oben (Schritt 1) IN den .__bjp-cnt-
   Wrapper — dadurch trifft ihn die generische Content-Link-Farbregel
   `.__bjp-cnt * a { color: #333 }` (Tenant-CSS), die auf der Original-
   Seite NIE griff (der Footer sitzt dort AUSSERHALB von .__bjp-cnt).
   Ohne diesen Override rendern die 3 Bewerbungs-Buttons mit dunkelgrauem
   statt dem vorgesehenen weißen Text (Live-Bug-Report). Die Tenant-
   Variable + `#fff`-Fallback ist dieselbe, die die Buttons auf der
   Original-Seite tatsächlich weiß färbt — hier nur mit erzwungenem
   Vorrang vor der Content-Link-Regel.

   KEIN `!important` (SDE-110310): die ID-Spezifität (id+2 Klassen) schlägt
   die generische `.__bjp-cnt * a`-Regel (1 Klasse, nie `!important`) ohnehin
   — der Weiß-Zwang bleibt also für generische Buttons erhalten. MIT
   `!important` überschrieb die Regel aber auch tenant-eigene Outline-Buttons,
   die ihre Farbe selbst mit `!important` setzen: Lactalis' `.online_application`
   ist `color:#0F6A9F` auf `background:transparent` — der Override zwang ihn auf
   weißen Text, der auf dem weißen Balken UNSICHTBAR wurde (gemessen 1:1). Ohne
   `!important` gewinnt der buttoneigene `!important`-Wert zurück (gemessen
   5.86:1), generische Buttons bleiben weiß. */
#bite_button_control_footer .button_controls a,
#bite_button_control_footer .button_controls a:visited {
  color: var(--bite-template-btn-text-color, #fff);
}
.__bjp-cnt--banner {
  min-height: 0 !important;
  margin-top: 0 !important;
}
/* Kontaktfoto: KEIN Override — das b-ite-Template gibt dem Foto `height:100%;
   object-fit:cover`, wodurch die Bildspalte auf die Höhe der Info-Spalte gestreckt und
   das Foto zu einem Hochformat-Ausschnitt (Kopf/Oberkörper) beschnitten wird. Genau das
   ist die 1:1-Wirkung der Vorlage und vom Betreiber gewünscht (SDE-110310, 2. Runde:
   „Das Foto ist am Desktop noch immer falsch zugeschnitten" — mit der Vorlage als
   Referenz). Ein früherer `object-fit:contain`-Override sollte es „komplett" zeigen,
   ließ es aber zu einem winzigen Querformat mit viel Büro-Hintergrund schrumpfen — das
   Gegenteil des Gewünschten. Bewusst ENTFERNT: `cover` zeigt die Ansprechperson genauso
   vollständig (Kopf bis Hüfte) wie das Original, nur groß statt klein. */
/* Kontaktfoto-Spalte etwas breiter ziehen (SDE-110310, 3. Runde, Betreiber: „das Bild
   von aktuell ~230px auf bis zu 300px ziehen, für die rechte Spalte ist noch mehr als
   genug Platz"). Hintergrund: die Anzeige ist bewusst auf 1008px gekappt (Betreiber-
   Entscheid), b-ites Original läuft auf 1440px — dort ist die 25%-Bildspalte 331px, bei
   uns nur ~232px. Das Foto behält seinen `cover`-Ausschnitt, wird nur größer, und die
   Info-Spalte rutscht dadurch nach rechts.
   NUR im breiten Desktop-Fall (>1024px): genau dort greift b-ites Basis-Regel
   `block-25 = 25%` und macht das Foto klein. Ab ≤1024px nutzt b-ite selbst 40% (Foto
   ist dann schon ~294–368px, größer als 300) — das NICHT anfassen, sonst würde es dort
   geschrumpft; ab ≤768px stapelt b-ite die Zeile (Mobil unangetastet).
   KEIN CSS-`min()` (SDE-110310, 4. Runde): `width:min(300px,40%)` wurde von der
   Render-Engine des Betreibers verworfen → Foto blieb bei 232px. Stattdessen
   `width:300px` + `max-width:40%` (universell unterstützt): 300px, solange Platz ist,
   sonst proportional auf 40% gedeckelt — kein Überlauf auf schmaleren Tenants. */
@media screen and (min-width: 1025px) {
  .__bjp-cnt--contact .__bjp-cnt--block-25 {
    width: 300px !important;
    max-width: 40% !important;
  }
}
/* Telefonnummern werden im Transformer automatisch als tel:-Link gewrappt
   (Universalregel, CLAUDE.md 7.11). Im Original stehen die Nummern als
   Klartext im Kontaktblock → Link optisch unverändert übernehmen. */
.__bjp-cnt a[href^="tel:"],
.__bjp-jobofferWrapper a[href^="tel:"] {
  color: inherit !important;
  text-decoration: none !important;
  font-weight: inherit !important;
}

@media (prefers-reduced-motion: reduce) { * { animation:none !important; transition:none !important; } }
