/* External Libaries */
/** Mixin definition **/
/** BEM Mixins **/
/* alias mixins*/
/** Bootstrap Grid Mixins **/
/* General */
/** Jobportal Blue version Colors **/
/** Jobportal Black version Colors **/
/* Modules*/
.tedijobportal_applicationform .application-form__step {
  margin-top: 20px;
  margin-bottom: 20px; }
  .tedijobportal_applicationform .application-form__step .grid--with-languages {
    margin-bottom: 20px; }
.tedijobportal_applicationform .application-form__field--not-display {
  display: none; }
.tedijobportal_applicationform input:-ms-input-placeholder, .tedijobportal_applicationform textarea:-ms-input-placeholder, .tedijobportal_applicationform select:-ms-input-placeholder {
  opacity: 1; }
.tedijobportal_applicationform input[type="file"] {
  display: none; }
.tedijobportal_applicationform input[type="submit"] {
  width: auto; }

.upload-file {
  margin-bottom: 12px;
  position: relative;
  border: 1px solid #ededed; }
  .upload-file.upload-file--hidden {
    display: none; }
  .upload-file__label {
    display: inline-block;
    position: absolute;
    right: 0;
    top: calc(50% - 16px);
    margin-bottom: 0;
    cursor: pointer;
    color: #007bc1;
    background: #ffffff;
    border: 1px solid #007bc1;
    border-radius: 0px;
    padding: 3px 12px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none; }
    .upload-file__label i {
      padding-right: 10px; }
  .upload-file span {
    padding: 0px 6px;
    color: #007bc1;
    line-height: 31px;
    margin-left: 0px;
    width: calc(100% - 220px); }
    .upload-file span i {
      margin-right: 10px;
      margin-left: 6px; }
  .upload-file .upload-file__title {
    display: inline-block;
    line-height: inherit;
    word-break: break-all; }
  .upload-file.upload-file--loaded {
    padding-bottom: 0px; }
    .upload-file.upload-file--loaded .upload-file__label {
      display: none; }
    .upload-file.upload-file--loaded .upload-file__title {
      width: calc(100% - 60px) !important; }
  @media (max-width: 400px) {
    .upload-file {
      padding-bottom: 34px; }
      .upload-file .upload-file__title {
        width: calc(100% - 60px);
        line-height: inherit; }
      .upload-file .upload-file__label {
        top: initial;
        bottom: 0;
        left: 0;
        margin-bottom: 0; } }
.tx-tedi-jobportal .typo3-messages {
  list-style: none;
  padding: 0;
  margin: 0; }
.tx-tedi-jobportal .alert {
  padding: 8px 35px 8px 14px;
  margin: 10px 0;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  list-style: none; }
.tx-tedi-jobportal .alert-heading {
  color: inherit; }
.tx-tedi-jobportal .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px; }
.tx-tedi-jobportal .alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .tx-tedi-jobportal .alert-success .media-left {
    display: none; }
.tx-tedi-jobportal .alert-danger,
.tx-tedi-jobportal .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }
.tx-tedi-jobportal .alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }
.tx-tedi-jobportal .error-title {
  font-weight: bold; }
.tx-tedi-jobportal .error-text {
  color: #b94a48; }
  .tx-tedi-jobportal .error-text ul {
    margin-bottom: 10px; }
.tx-tedi-jobportal input.f3-form-error {
  background-color: #f2dede !important;
  border: 1px #b94a48 solid !important; }
.tx-tedi-jobportal select.f3-form-error {
  border-color: #b94a48;
  background-color: #f2dede; }
.tx-tedi-jobportal .checkbox > .f3-form-error {
  color: #b94a48; }
  .tx-tedi-jobportal .checkbox > .f3-form-error:before {
    border-color: #b94a48;
    background-color: #f2dede; }
.tx-tedi-jobportal .list-box.f3-form-error {
  border-color: #b94a48;
  background-color: #f2dede; }

.tedijobportal_applicationform .preview-list {
  margin: 0px;
  list-style-type: none; }
@media (max-width: 618px) {
  .tedijobportal_applicationform .application-form__preview span {
    word-wrap: break-word;
    font-weight: bold; } }
.tedijobportal_applicationform .empty-form__select-jobs-title {
  margin-bottom: 20px; }

.list-box {
  margin-bottom: 10px;
  padding-left: 6px;
  border: 1px solid #999999; }
  @media (max-width: 618px) {
    .list-box form {
      margin: 0px; } }
  .list-box__title {
    padding-top: 14px;
    padding-left: 6px; }
    .list-box__title h3 {
      color: #007bc1;
      text-transform: uppercase;
      border-bottom: none;
      padding-bottom: 0px; }
  .list-box__header {
    background: #ededed;
    padding: 0px 110px 14px 14px;
    margin-left: -6px;
    position: relative; }
    @media (max-width: 580px) {
      .list-box__header {
        padding: 0px 12px 12px 14px; } }
    .list-box__header__distance {
      width: 35%; }
      @media (max-width: 580px) {
        .list-box__header__distance {
          width: 100%; }
          .list-box__header__distance .button {
            margin-top: 10px; } }
    .list-box__header.search {
      padding: 0 14px 14px 14px; }
      .list-box__header.search .tabreiter__box:after {
        background: #999999; }
      .list-box__header.search .tabreiter__box .tabreiter__box {
        width: 145px; }
      .list-box__header.search .list-box__header__category .tabreiter__box {
        width: 332px; }
        @media (max-width: 580px) {
          .list-box__header.search .list-box__header__category .tabreiter__box {
            width: 100%; } }
      @media (max-width: 580px) {
        .list-box__header.search .button {
          margin: 15px 0 0 0; } }
    .list-box__header__count {
      display: block;
      position: absolute;
      right: 14px;
      top: 14px; }
    .list-box__header__map-icon {
      position: relative;
      margin-right: 27px;
      margin-left: 2px; }
      .list-box__header__map-icon .fa-map-marker {
        position: absolute; }
    .list-box__header__description {
      line-height: 30px;
      margin-right: 5px;
      margin-left: 5px; }
    .list-box__header__zip {
      display: inline-block;
      margin-top: 14px; }
      @media (max-width: 580px) {
        .list-box__header__zip {
          display: block;
          margin-top: 0;
          padding-top: 14px; } }
    .list-box__header__distance {
      display: inline;
      margin-top: 14px; }
      .list-box__header__distance .button {
        padding: 3px 14px 5px 14px; }
      @media (max-width: 580px) {
        .list-box__header__distance {
          display: block; } }
    .list-box__header__category {
      display: inline-block;
      margin-top: 14px;
      width: 415px; }
      @media (max-width: 580px) {
        .list-box__header__category {
          width: 100%;
          display: block; } }
    .list-box__header input {
      width: 104px;
      display: inline-block;
      margin: 0px;
      min-height: 30px; }
    .list-box__header .tabreiter__box {
      display: inline-block;
      width: 145px; }
      .list-box__header .tabreiter__box select {
        display: inline-block;
        height: 32px;
        min-height: 30px;
        margin: 0px; }
      .list-box__header .tabreiter__box:after {
        height: 28px;
        padding-top: 3px; }
      @media (max-width: 580px) {
        .list-box__header .tabreiter__box {
          width: 100%; } }
    .list-box__header:after {
      clear: both;
      content: ' ';
      display: block; }
  .list-box__loader {
    display: block;
    text-align: center;
    padding: 10px 0px; }
    .list-box__loader img {
      width: auto; }
  .list-box ul {
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
    max-height: 225px;
    margin: 0px; }
    .list-box ul::-webkit-scrollbar {
      width: 1em; }
    .list-box ul::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }
    .list-box ul::-webkit-scrollbar-thumb {
      background-color: #cccccc;
      outline: 1px solid #ededed; }
    .list-box ul .list-box__element {
      display: flex;
      align-items: center;
      flex-direction: row;
      justify-content: space-between;
      padding: 6px 6px;
      border-bottom: 1px solid #999999; }
      .list-box ul .list-box__element .list-box__element__link-container {
        padding-right: 5px; }
        @media (max-width: 618px) {
          .list-box ul .list-box__element .list-box__element__link-container {
            width: 100%;
            padding-bottom: 5px; }
            .list-box ul .list-box__element .list-box__element__link-container a {
              float: none; } }
      .list-box ul .list-box__element .list-box__element__description {
        display: inline-block;
        padding-right: 10px; }
        @media (max-width: 618px) {
          .list-box ul .list-box__element .list-box__element__description {
            width: 100%;
            padding-bottom: 10px; } }
      .list-box ul .list-box__element .button {
        white-space: nowrap; }
        .list-box ul .list-box__element .button.button--active {
          opacity: .3;
          cursor: auto;
          color: #ffffff; }
          .list-box ul .list-box__element .button.button--active:hover {
            background: #007bc1;
            opacity: .3; }
      .list-box ul .list-box__element:last-of-type {
        border-bottom: none; }
      @media (max-width: 618px) {
        .list-box ul .list-box__element {
          align-items: baseline;
          flex-direction: column; } }
  .list-box.detail {
    margin-top: 20px;
    padding: 10px 6px; }
    .list-box.detail h3 {
      font-size: 20px;
      color: #007bc1;
      text-transform: uppercase;
      font-weight: 500;
      padding: 6px 0 0 6px; }
    .list-box.detail span.list-box__description {
      padding-left: 6px; }
    .list-box.detail ul {
      margin-top: 20px; }
      .list-box.detail ul .list-box__element span {
        width: calc(100% - 256px); }
        .list-box.detail ul .list-box__element span span {
          width: auto;
          display: block; }
          .list-box.detail ul .list-box__element span span.list-box__jobtitle {
            font-weight: bold; }
        @media (max-width: 618px) {
          .list-box.detail ul .list-box__element span {
            width: 100%; } }
    .list-box.detail .button {
      float: right; }
    .list-box.detail .button:before {
      font-family: 'FontAwesome';
      content: '\f101';
      padding-right: 5px; }
.list-selected {
  margin-bottom: 5px;
  border: 1px solid #999999;
  padding: 2px 12px 12px 12px;
  min-height: 42px; }
  .list-selected + input.button {
    width: auto; }
    .list-selected + input.button:before {
      font-family: 'FontAwesome';
      content: '\f101';
      padding-right: 5px; }
  .list-selected__select {
    display: none; }
  .list-selected ul {
    margin: 0px;
    padding: 0px;
    height: auto; }
    .list-selected ul .list-selected__element {
      display: inline;
      list-style-type: none;
      padding-right: 10px;
      margin: 0; }
    .list-selected ul .button {
      margin-top: 10px; }
      .list-selected ul .button.button--white {
        background: #ffffff;
        color: #007bc1;
        border: 1px solid #999999; }
        .list-selected ul .button.button--white i {
          color: #007bc1; }
        .list-selected ul .button.button--white:hover {
          color: #999999; }
          .list-selected ul .button.button--white:hover i {
            color: #999999; }
.button {
  line-height: 22px; }
  .button.button--white {
    background: #ffffff;
    color: #007bc1;
    border: solid 1px #007bc1; }
    .button.button--white:hover {
      background: none;
      color: #007bc1; }
  .button.button--blue-color {
    border: solid 1px #007bc1; }
    .button.button--blue-color:hover {
      border: solid 1px #999999; }
  .button.button--with-margin-bottom {
    margin-bottom: 10px; }
  .button.button--icon-double-angle-right-before-text:before {
    font-family: 'FontAwesome';
    content: '\f101';
    padding-right: 5px; }
  .button.button--icon-plus-before-text:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f067';
    padding-right: 5px; }
  .button.button--icon-x-before-text:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f00d';
    padding-right: 5px; }
.grid__column--align-right {
  text-align: right; }
  @media (max-width: 617px) {
    .grid__column--align-right {
      text-align: left; } }

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
#ui-datepicker-div {
  font-size: 12px; }

.ui-datepicker {
  background-color: #fff;
  border: 1px solid #66AFE9;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
  display: none;
  margin-top: 4px;
  padding: 10px;
  width: 240px; }

.ui-datepicker a,
.ui-datepicker a:hover {
  text-decoration: none; }

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
  color: #2A6496;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out; }

.ui-datepicker .ui-datepicker-header {
  margin-bottom: 4px;
  text-align: center; }

.ui-datepicker .ui-datepicker-title {
  font-weight: 700; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: default;
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 20px;
  line-height: 1;
  margin: -2px 0 0 5px;
  width: 30px; }

.ui-datepicker .ui-datepicker-prev {
  float: left;
  text-align: left; }

.ui-datepicker .ui-datepicker-next {
  float: right;
  text-align: right; }

.ui-datepicker .ui-datepicker-prev:before {
  font-size: 22px;
  content: "\f104"; }

.ui-datepicker .ui-datepicker-next:before {
  font-size: 22px;
  content: "\f105"; }

.ui-datepicker .ui-icon {
  display: none; }

.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%; }

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 4px 0; }

.ui-datepicker .ui-datepicker-calendar td {
  border-radius: 4px;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out; }

.ui-datepicker .ui-datepicker-calendar td:hover {
  background-color: #eee;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none; }

.ui-datepicker .ui-datepicker-current-day {
  background-color: #4289cc; }

.ui-datepicker .ui-datepicker-current-day a {
  color: #fff; }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color: #fff;
  cursor: default; }

.jobdetail {
  margin-bottom: 50px; }
  .jobdetail__title {
    clear: both; }
  .jobdetail__apply {
    background-color: #007bc1;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 10px; }
    .jobdetail__apply:hover {
      color: #ffffff; }
    .jobdetail__apply:before {
      font-family: 'FontAwesome';
      content: '\f101';
      padding-right: 5px; }
  .jobdetail div {
    margin-bottom: 40px; }
.recommend {
  margin-top: 30px;
  margin-bottom: 20px; }
  .recommend span {
    display: block;
    clear: left; }
  .recommend__title {
    text-transform: uppercase; }
  .recommend__back {
    margin: 0 0 20px 0 !important;
    float: right; }
.social.small {
  margin-bottom: 0;
  float: right; }
  .social.small a:last-of-type .social__icon {
    margin-right: 0; }
  .social.small .social__icon {
    width: 20px;
    height: 20px;
    font-size: 16px;
    margin-bottom: 20px; }
    .social.small .social__icon.social__email:after {
      margin-right: 2px; }
    .social.small .social__icon.social__pinterest:after {
      margin-right: 3px; }
    .social.small .social__icon.social__xing:after {
      margin-right: 3px; }
    .social.small .social__icon:after {
      line-height: 20px;
      margin-right: 2px; }
.social a:first-of-type .social__icon {
  margin-left: 0; }
.social__icon {
  width: 29px;
  height: 29px;
  font-size: 22px;
  float: left;
  margin: 5px;
  border-radius: 3px; }
  .social__icon:after {
    font-family: 'FontAwesome';
    color: #ffffff;
    line-height: 30px;
    float: right;
    margin-right: 3.5px; }
.social__facebook {
  background-color: #4f78b4;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(bottom, #4974b0, #6e90c0);
  background-image: -moz-linear-gradient(bottom, #4974b0, #6e90c0);
  background-image: -o-linear-gradient(bottom, #4974b0, #6e90c0);
  background-image: linear-gradient(to top, #4974b0, #6e90c0); }
  .social__facebook:after {
    content: '\f09a'; }
.social__twitter {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #4e9edc;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(bottom, #4e9edc, #5daae6);
  background-image: -moz-linear-gradient(bottom, #4e9edc, #5daae6);
  background-image: -o-linear-gradient(bottom, #4e9edc, #5daae6);
  background-image: linear-gradient(to top, #4e9edc, #5daae6); }
  .social__twitter:after {
    content: '\f099'; }
.social__google {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #da4935;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(bottom, #da4935, #e15946);
  background-image: -moz-linear-gradient(bottom, #da4935, #e15946);
  background-image: -o-linear-gradient(bottom, #da4935, #e15946);
  background-image: linear-gradient(to top, #da4935, #e15946); }
  .social__google:after {
    content: '\f0d5'; }
.social__pinterest {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #b8242a;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(bottom, #b8242a, #c5383e);
  background-image: -moz-linear-gradient(bottom, #b8242a, #c5383e);
  background-image: -o-linear-gradient(bottom, #b8242a, #c5383e);
  background-image: linear-gradient(to top, #b8242a, #c5383e); }
  .social__pinterest:after {
    content: '\f0d2';
    line-height: 29px;
    margin-right: 5px; }
.social__xing {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #b0d400;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(bottom, #b0d400, #b0d422);
  background-image: -moz-linear-gradient(bottom, #b0d400, #b0d422);
  background-image: -o-linear-gradient(bottom, #b0d400, #b0d422);
  background-image: linear-gradient(to top, #b0d400, #b0d422); }
  .social__xing:after {
    content: '\f168';
    line-height: 29px;
    margin-right: 5px; }
.social__email {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1d90dd;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(bottom, #1d90dd, #2da2f0);
  background-image: -moz-linear-gradient(bottom, #1d90dd, #2da2f0);
  background-image: -o-linear-gradient(bottom, #1d90dd, #2da2f0);
  background-image: linear-gradient(to top, #1d90dd, #2da2f0); }
  .social__email:after {
    content: '\f0e0';
    line-height: 29px; }
.joblist {
  position: relative; }
  .joblist__category.noimg {
    background-color: #007bc1;
    padding: 20px 0; }
    .joblist__category.noimg .title {
      position: relative;
      margin: 0 20px; }
  .joblist__category img {
    position: relative;
    height: 100%;
    width: 100%; }
  .joblist__category .title {
    font-size: 22px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.17);
    max-width: 50%;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 20px;
    padding: 5px;
    line-height: 35px;
    display: inline-block; }
    @media (max-width: 617px) {
      .joblist__category .title {
        max-width: 100%; } }
  .joblist__jobs ul {
    margin-left: 0; }
    .joblist__jobs ul li {
      list-style-type: none;
      background-color: #ededed;
      margin: 3px 0;
      padding: 5px 0; }
      .joblist__jobs ul li a {
        text-decoration: none;
        color: #5d5d5d;
        display: block;
        padding-left: 20px; }
      .joblist__jobs ul li:before {
        position: absolute;
        content: '\f101';
        font-family: 'FontAwesome';
        padding: 0 5px;
        float: left; }

/*# sourceMappingURL=style.css.map */
