.icon-styles {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-styles {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.frame-type-contentelements_career_list ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important; }
  .frame-type-contentelements_career_list ul li {
    background: #f0f0f0;
    padding: 0.65em 1.5625rem; }
    .frame-type-contentelements_career_list ul li:nth-child(even) {
      background: #fff; }
    .frame-type-contentelements_career_list ul li.color-gray {
      background: #f0f0f0; }
    .frame-type-contentelements_career_list ul li.color-yellow {
      background: #fff1c1; }
    .frame-type-contentelements_career_list ul li.color-white {
      background: #fff; }
