.positionList {
  color: #545454;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  background-color: white;
}
.positionList__positionRow {
  margin-top: 20px;
  height: 40px;
  background: linear-gradient(90deg, #121723, #3f6371);
  color: white;
  border-radius: 4px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.positionList__header__button,
.positionList__header__button:active,
.positionList__header__button:focus,
.positionList__header__button:active:focus {
  background-color: #ffad03;
  border-color: #ffad03;
  color: #545454;
  outline: none;
  font-weight: bold;
}
.positionList__footer {
  padding: 5px 0;
  width: 100%;
  height: 45px;
  line-height: 35px;
  text-align: center;
  background: linear-gradient(90deg, #121723, #3f6371);
  margin-top: 15px;
  border-radius: 0px;
  color: white;
}
.page-scroll__btn {
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 35px;
  border-radius: 15%;
  color: white;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  opacity: 0.7;
  background-color: rgba(0, 0, 0, 0.4);
}
.posGroup--arrow {
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  color: black;
  cursor: pointer;
  background-color: #ffad03;
  font-size: 14px;
  display: flex;
  margin-right: 10px;
  min-width: 35px;
}
.positionList__socialMediaRow {
  height: 60px;
  width: 100%;
  background: linear-gradient(90deg, #121723, #3f6371);
  border-radius: 0px;
}
.positionList__socialMediaRow__backButton {
  color: #545454;
  font-weight: 600;
  font-size: 16px;
}
.positionList__socialMediaRow__backButton:hover,
.positionList__socialMediaRow__backButton:active,
.positionList__socialMediaRow__backButton:focus {
  background-color: rgba(255, 173, 3, 0.9);
  border-color: rgba(255, 173, 3, 0.9);
  color: #545454;
}
.positionList__socialMediaRow__backButtonContainer {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  float: left;
  margin-left: 10px;
}
.registration__header__text {
  color: white;
  font-size: 20px;
  text-align: center;
}
.registration__header__text--positionText:after {
  content: '';
  display: block;
  height: 10px;
  background-image: none;
}
.positionList__header__languageContainer__item {
  text-transform: capitalize;
  font-weight: 600;
  cursor: pointer;
  color: white;
}
.sub-page__text {
  color: white;
}
.inline-error-message {
  background-color: white;
  color: #fc0505;
  font-weight: normal;
  font-size: 15px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
}
.content__input[required] ~ label:not(.content__input--customLabel):after {
  content: '*';
  color: #fc0505;
}
.privacyHereText {
  color: blue;
  text-decoration: underline;
  font-weight: bold;
}
.positionCard__button {
  background-color: #ffad03;
  color: #545454;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
}
.positionCard__button,
.positionCard__button:active,
.positionCard__button:focus,
.positionCard__button:active:focus {
  background-color: #ffad03e6;
  color: #545454;
  outline: none;
}
.positionCard__button:hover {
  background-color: rgba(18, 23, 35, 0.9);
  color: #545454;
  background-color: #ffad03e6;
}
.positionCard__button {
  background-color: #ffad03;
  color: #545454;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
}
div.isteven-multi-select > span.multiSelect > div.checkboxLayer.show > div.checkBoxContainer > div.multiSelectItem.selected {
  background-image: none !important;
  background-color: #121723;
  border-color: #121723;
  color: white;
}
@media (min-width: 768px) and (max-width: 1300px) {
  .positionList__header__button {
    margin-right: 3px;
    font-size: 14px;
    padding: 6px;
  }
  .positionList__header__button:last-of-type {
    margin-right: 10px;
  }
}
.positionList__header__button,
.positionList__header__button:active,
.positionList__header__button:focus,
.positionList__header__button:active:focus {
  background-color: #ffad03;
  border-color: #ffad03;
  color: #545454;
  outline: none;
  font-weight: bold;
}
.positionList__search__button--apply,
.positionList__search__button--apply:focus,
.positionList__search__button--apply:active,
.positionList__search__button--apply:active:focus {
  text-transform: none;
}
.btn-sm.btnpub {
  font-size: 14px;
  margin-bottom: 3px;
}
.positionList__search__button--apply,
.positionList__search__button--apply:focus,
.positionList__search__button--apply:active,
.positionList__search__button--apply:active:focus {
  margin-top: 0;
  font-size: 14px;
}
.positionList__header {
  background-color: #dbd9d6;
  padding: 10px 25px 10px 25px;
  height: 80px;
  z-index: 10;
  width: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.btn {
  display: inline-block;
  /*padding: 5px 10px;*/
  padding: 3px 4px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #ffad03;
}
.positionCardHeader {
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  background: linear-gradient(90deg, #121723, #3f6371);
  color: white;
  cursor: pointer;
  padding: 0 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.positionList__card {
  height: 100%;
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  border-radius: 4px;
  position: relative;
}
.sca-back-btn {
  background-color: #ffad03;
  color: #545454;
  border: 1px solid #cccccc;
  outline: none;
  margin-top: 5px;
}
.btnpub__text {
  text-transform: none;
  display: normal;
}
.btnpub__text:first-letter {
  text-transform: uppercase;
}
.positionCardBody__description {
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 14px;
  text-align: left;
  max-height: 119px;
}
.positionCardBody__row__label {
  font-size: 14px;
  margin-bottom: 5px;
  display: table;
  table-layout: fixed;
  width: 100%;
  min-height: 25px;
}
.positionCardBody__row__label__icon {
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  text-align: center;
  font-size: 20px;
}
.positionList__posGroupHeader {
  padding-bottom: 15px;
  padding-top: 45px;
  border-bottom: 1px solid #dbd9d6;
  display: flex;
  align-items: center;
}
.positionList__openButton,
.positionList__openButton:active,
.positionList__openButton:focus,
.positionList__openButton:active:focus {
  margin-top: 15px;
  background-color: #ffad03;
  border-color: #ffad03;
  color: #545454;
  outline: none;
}
.locale-select .locale-item {
  padding: 5px 20px;
  line-height: 30px;
  text-transform: capitalize;
}
.sca-login-btn {
  color: #545454;
  background-color: #ffad03;
  outline: none;
  margin-top: 5px;
}
.sca-login-btn:hover,
.positionList__socialMediaRow__backButton:active,
.positionList__socialMediaRow__backButton:focus {
  color: #545454;
  background-color: #ffad03;
}
/*
@media (max-width: 465px) {
  .positionList__header__imgContainer > a > img {
    max-width: 120px;
    height: auto;
  }
  
@media (min-width: 1px) and (max-width: 767px) {
  .positionList__section--firstSection {
    margin-top: 1px;
  }
}

.positionCardHeader {
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  background-color: #121723;
  color: white;
  cursor: pointer;
  padding: 0 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}*/

.positionList__section__shareBtn {
  border-radius: 4px;
  font-size: 13px;
  margin-bottom: 5px;
  background-color: #ffad03;
  padding: 3px 7px;
}
.positionList__section__shareBtn--linkedIn {
  border-top: 1px solid #dbd9d6;
  border-bottom: 1px solid #dbd9d6;
  border-left: 1px solid #dbd9d6;
  background-color: #0077b5;
  border-color: #0077b5;
  color: white;
}
.positionList__section__shareBtn--linkedIn:hover {
  background-color: rgba(0, 119, 181, 0.8);
  border-color: rgba(0, 119, 181, 0.8);
  color: white;
}
.positionList__section__shareBtn--facebook {
  border-top: 1px solid #dbd9d6;
  border-bottom: 1px solid #dbd9d6;
  border-left: 1px solid #dbd9d6;
  background-color: #3b5998;
  border-color: #3b5998;
  color: white;
}
.positionList__section__shareBtn--facebook:hover {
  background-color: rgba(59, 89, 152, 0.8);
  border-color: rgba(59, 89, 152, 0.8);
  color: white;
}
.h4,
h4 {
  font-size: 22px;
  font-weight: bold;
}
.positionList__header__table__a:hover {
  color: white;
}
.xsHeader {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 0px;
}
@media (min-width: 1px) and (max-width: 767px) {
  .positionList__section--firstSection {
    margin-top: 0px;
  }
}
.positionList__description__content {
  font-size: 15px;
  font-weight: 600;
  margin-top: 10px;
  border-bottom: 1px solid #dbd9d6;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.positionList__section {
  padding: 15px;
  background-color: white;
  margin-bottom: 0px;
  margin-top: 0px;
  border-radius: 4px;
}
.positionList__search__header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.positionList__search__button--advanced,
.positionList__search__button--advanced:active,
.positionList__search__button--advanced:focus,
.positionList__search__button--advanced:active:focus {
  float: left;
  margin-left: 0px;
  cursor: pointer;
  margin-top: 0;
}
.positionList__header__languageContainer__item--separator {
  color: white;
}
.positionList__header__languageContainer__item--selected {
  color: #545454;
  background-color: #ffad03;
  border-radius: 3px;
  padding: 2px;
  font-weight: 700;
}
.positionList__search__header--search {
  float: none;
  outline: none;
}
.locale-select .locale-item {
  padding: 5px 20px;
  line-height: 30px;
  color: #545454;
}
.locale-select .dropdown-menu {
  min-width: 100px;
  top: 46px;
  background: #ffecc3;
}
.cookie-button--acceptAnalytics,
.cookie-button--acceptAnalytics:active,
.cookie-button--acceptAnalytics:focus,
.cookie-button--acceptAnalytics:active:focus {
  margin-top: 0;
  background-color: #35b243;
  border-color: #35b243;
  color: white;
  outline: none;
  font-size: 18px;
}
.cookie-button--acceptAnalytics:hover {
  margin-top: 0;
  background-color: rgba(53, 178, 67, 0.8);
  border-color: rgba(53, 178, 67, 0.8);
  color: white;
}
.cookie-button--acceptCookie,
.cookie-button--acceptCookie:active,
.cookie-button--acceptCookie:focus,
.cookie-button--acceptCookie:active:focus {
  margin-top: 0;
  background-color: #ffad03;
  border-color: #ffad03;
  color: #545454;
  outline: none;
  font-size: 14px;
}
.cookie-button--acceptCookie:hover {
  margin-top: 0;
  background-color: rgba(255, 173, 3, 0.8);
  border-color: rgba(255, 173, 3, 0.8);
  color: #545454;
}
.cookie-button--more,
.cookie-button--more:active,
.cookie-button--more:focus,
.cookie-button--more:active:focus {
  background-color: #ffad03;
  border-color: #ffad03;
  color: #545454;
  outline: none;
  font-size: 12px;
}
.cookie-button--more {
  background-color: #ffad03;
  color: #545454;
  border-color: #ffad03;
}
.cookie-button--more:hover {
  background-color: rgba(255, 173, 3, 0.8);
  border-color: rgba(255, 173, 3, 0.8);
  color: #545454;
}
.cookie-column {
  display: table;
  margin-right: 20px;
}
.cookie-content.displayColumn {
  max-width: 760px;
  background-color: rgba(84, 84, 84, 0.9);
}
.cookie-column.displayColumn .cookie-shortdescription {
  min-width: 50%;
  color: white;
  margin-bottom: 10px;
}
.cookie-column.displayColumn .cookie-buttonrow {
  margin-left: 3.5%;
  min-width: 348px;
  text-align: -webkit-center;
  align-items: center;
}
.cookie-column.displayColumn .cookie-button {
  margin-right: 0;
  display: block;
  margin-bottom: 5px;
  white-space: normal;
  max-width: 350px;
}
a {
  /* color: white; */
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cookie-content.displayRow {
  min-width: 800px;
  background-color: rgba(84, 84, 84, 0.9);
}
.cookie-shortdescription {
  text-align: justify;
  margin-bottom: 10px;
  color: white;
}
.cookie-row.displayRow .cookie-buttonrow {
  justify-content: center;
  text-align: center;
  item-align: center;
}
.cookie-row.displayRow .cookie-buttonrow-three .cookie-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  margin-right: 6px;
  width: 250px;
}
.cookie-a-more {
  margin-left: 5px;
  color: #3b9df7;
}
.cookie-a-more:hover {
  margin-left: 5px;
  color: #3b9df7;
  text-decoration: none;
}
.openCookieSettings a:hover {
  color: #ffad03;
}
