/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2025 | 08:13:48 */
#nfc_content .wd-active {
  display: block;
}
#calendar-container-berne .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-berne .current_month {
    font-size: 22px;
  }
}
#calendar-container-berne #calendar-nav-berne {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-berne table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-berne table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-berne table td span {
  color: #4b4f54;
}
#calendar-container-berne table td.public-holiday {
  font-weight: 900;
}
#calendar-container-berne table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-berne table td.pair, #calendar-container-berne table td.impair {
  background-color: #afceff;
}
#calendar-container-berne table td.pair.paiement_day, #calendar-container-berne table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-berne table td:nth-child(6) span, #calendar-container-berne table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-geneve .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-geneve .current_month {
    font-size: 22px;
  }
}
#calendar-container-geneve #calendar-nav-geneve {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-geneve table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-geneve table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-geneve table td span {
  color: #4b4f54;
}
#calendar-container-geneve table td.public-holiday {
  font-weight: 900;
}
#calendar-container-geneve table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-geneve table td.pair, #calendar-container-geneve table td.impair {
  background-color: #afceff;
}
#calendar-container-geneve table td.pair.paiement_day, #calendar-container-geneve table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-geneve table td:nth-child(6) span, #calendar-container-geneve table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-fribourg .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-fribourg .current_month {
    font-size: 22px;
  }
}
#calendar-container-fribourg #calendar-nav-fribourg {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-fribourg table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-fribourg table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-fribourg table td span {
  color: #4b4f54;
}
#calendar-container-fribourg table td.public-holiday {
  font-weight: 900;
}
#calendar-container-fribourg table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-fribourg table td.pair, #calendar-container-fribourg table td.impair {
  background-color: #afceff;
}
#calendar-container-fribourg table td.pair.paiement_day, #calendar-container-fribourg table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-fribourg table td:nth-child(6) span, #calendar-container-fribourg table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-vaud .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-vaud .current_month {
    font-size: 22px;
  }
}
#calendar-container-vaud #calendar-nav-vaud {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-vaud table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-vaud table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-vaud table td span {
  color: #4b4f54;
}
#calendar-container-vaud table td.public-holiday {
  font-weight: 900;
}
#calendar-container-vaud table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-vaud table td.pair, #calendar-container-vaud table td.impair {
  background-color: #afceff;
}
#calendar-container-vaud table td.pair.paiement_day, #calendar-container-vaud table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-vaud table td:nth-child(6) span, #calendar-container-vaud table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-valais .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-valais .current_month {
    font-size: 22px;
  }
}
#calendar-container-valais #calendar-nav-valais {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-valais table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-valais table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-valais table td span {
  color: #4b4f54;
}
#calendar-container-valais table td.public-holiday {
  font-weight: 900;
}
#calendar-container-valais table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-valais table td.pair, #calendar-container-valais table td.impair {
  background-color: #afceff;
}
#calendar-container-valais table td.pair.paiement_day, #calendar-container-valais table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-valais table td:nth-child(6) span, #calendar-container-valais table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-tessin .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-tessin .current_month {
    font-size: 22px;
  }
}
#calendar-container-tessin #calendar-nav-tessin {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-tessin table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-tessin table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-tessin table td span {
  color: #4b4f54;
}
#calendar-container-tessin table td.public-holiday {
  font-weight: 900;
}
#calendar-container-tessin table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-tessin table td.pair, #calendar-container-tessin table td.impair {
  background-color: #afceff;
}
#calendar-container-tessin table td.pair.paiement_day, #calendar-container-tessin table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-tessin table td:nth-child(6) span, #calendar-container-tessin table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-zurich .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-zurich .current_month {
    font-size: 22px;
  }
}
#calendar-container-zurich #calendar-nav-zurich {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-zurich table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-zurich table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-zurich table td span {
  color: #4b4f54;
}
#calendar-container-zurich table td.public-holiday {
  font-weight: 900;
}
#calendar-container-zurich table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-zurich table td.pair, #calendar-container-zurich table td.impair {
  background-color: #afceff;
}
#calendar-container-zurich table td.pair.paiement_day, #calendar-container-zurich table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-zurich table td:nth-child(6) span, #calendar-container-zurich table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-bale-campagne .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-bale-campagne .current_month {
    font-size: 22px;
  }
}
#calendar-container-bale-campagne #calendar-nav-bale-campagne {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-bale-campagne table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-bale-campagne table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-bale-campagne table td span {
  color: #4b4f54;
}
#calendar-container-bale-campagne table td.public-holiday {
  font-weight: 900;
}
#calendar-container-bale-campagne table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-bale-campagne table td.pair, #calendar-container-bale-campagne table td.impair {
  background-color: #afceff;
}
#calendar-container-bale-campagne table td.pair.paiement_day, #calendar-container-bale-campagne table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-bale-campagne table td:nth-child(6) span, #calendar-container-bale-campagne table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
#calendar-container-bale-ville .current_month {
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  #calendar-container-bale-ville .current_month {
    font-size: 22px;
  }
}
#calendar-container-bale-ville #calendar-nav-bale-ville {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 50px;
}
#calendar-container-bale-ville table th {
  color: var(--wd-primary-color);
  text-align: center;
  font-family: unset;
}
#calendar-container-bale-ville table td {
  text-align: center;
  padding: 17px 5px;
}
#calendar-container-bale-ville table td span {
  color: #4b4f54;
}
#calendar-container-bale-ville table td.public-holiday {
  font-weight: 900;
}
#calendar-container-bale-ville table td.public-holiday span {
  color: var(--wd-primary-color);
  background-color: #fff;
  border-radius: 20px;
  max-width: 40px;
  display: flex;
  text-align: center;
  height: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin: -17px auto;
}
#calendar-container-bale-ville table td.pair, #calendar-container-bale-ville table td.impair {
  background-color: #afceff;
}
#calendar-container-bale-ville table td.pair.paiement_day, #calendar-container-bale-ville table td.impair.paiement_day {
  background-size: 8px 8px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
#calendar-container-bale-ville table td:nth-child(6) span, #calendar-container-bale-ville table td:nth-child(7) span {
  color: var(--wd-primary-color);
}
.salary-info {
  text-align: center;
  margin: 30px;
}
.paiement-legend:before {
  display: inline-block;
  content: " ";
  margin: 0 10px;
  width: 15px;
  height: 15px;
}
.paiement-legend.pair:before {
  background-color: #afceff;
  background-size: 1px 4px;
  background-image: repeating-linear-gradient(0deg, #454555, #454555 1px, #afceff 1px, #afceff);
}
.paiement-legend.impair:before {
  background-color: #454555;
  background-size: 1px 4px;
  background-image: repeating-linear-gradient(0deg, #afceff, #afceff 1px, #454555 1px, #454555);
}
.salary-legend:before {
  display: inline-block;
  content: " ";
  margin: 0 10px;
  width: 15px;
  height: 15px;
}
.salary-legend.pair:before {
  background-color: #afceff;
}
.salary-legend.impair:before {
  background-color: #454555;
}
.jourferie-legend:before {
  display: inline-block;
  content: "X";
  font-weight: 900;
  color: var(--wd-primary-color);
  margin: 0 10px;
  width: 23px;
  height: 23px;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
}
.loader_style {
  position: fixed;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  color: var(--wd-primary-color);
  padding: 1em 1.2em;
}
.loader_style:before {
  content: "";
  display: block;
  background-color: black;
}
.salary-periods-table th {
  color: var(wd-primary-color);
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .salary-periods-table th {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.salary-periods-table .highlight {
  background-color: var(--wd-alternative-color);
}
@media screen and (max-width: 767px) {
  .salary-periods-table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }
  .salary-periods-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  .salary-periods-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .salary-periods-table td:last-child {
    border-bottom: 0;
  }
}
.only-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .only-mobile {
    display: block;
    width: 100%;
    height: 1px;
  }
}
.space-only-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .space-only-mobile {
    display: block;
    width: 100%;
    height: 10px;
  }
}
