#fj_isolate html,
#fj_isolate body,
#fj_isolate h1,
#fj_isolate h2,
#fj_isolate h3,
#fj_isolate h4,
#fj_isolate h5,
#fj_isolate h6,
#fj_isolate p,
#fj_isolate img,
#fj_isolate form,
#fj_isolate a,
#fj_isolate a:link,
#fj_isolate a:visited,
#fj_isolate a:hover,
#fj_isolate a:active,
#fj_isolate a:focus,
#fj_isolate ul,
#fj_isolate ol,
#fj_isolate li,
#fj_isolate table,
#fj_isolate thead,
#fj_isolate tbody,
#fj_isolate tr,
#fj_isolate td,
#fj_isolate th {
  border: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
#fj_isolate body {
  font-family: 'MontserratMedium', sans-serif;
  background: #ffffff;
  color: #4A4A4A;
}
#fj_isolate * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#fj_isolate #header_zone {
  margin-bottom: 1em;
}
#fj_isolate #footer_zone {
  margin-top: 90px;
}
#fj_isolate .container {
  max-width: 1210px;
  margin: 0 auto;
}
#fj_isolate .group_line:before,
#fj_isolate .group_line:after {
  display: table;
  content: " ";
}
#fj_isolate .row:before,
#fj_isolate .row:after {
  display: table;
  content: " ";
}
#fj_isolate .group_line:after {
  clear: both;
}
#fj_isolate .row:after {
  clear: both;
}
#fj_isolate #main_sidebar {
  float: left;
  width: 13em;
  display: none;
}
#fj_isolate #main_content {
  max-width: 1089px;
  width: 100%;
  margin: 0 auto;
}
#fj_isolate .inner_content {
  min-height: 0;
}
#fj_isolate #popup_zone #main_content {
  margin: 0;
}
#fj_isolate .none {
  display: none;
}
#fj_isolate .block {
  display: block;
}
#fj_isolate .inline {
  display: inline;
}
#fj_isolate .left {
  float: left;
}
#fj_isolate .right {
  float: right;
}
#fj_isolate .clear {
  clear: both;
}
#fj_isolate .empty_element {
  font-size: 0;
  line-height: 0;
}
#fj_isolate .error_msg {
  color: #C03;
  margin-bottom: 1em;
}
#fj_isolate #frame_zone .success_msg,
#fj_isolate #frame_zone #formMsgs {
  border: 1px solid #95ad3c;
  padding: .2em;
  margin: 1em 0;
}
#fj_isolate #frame_zone #formMsgs {
  display: none;
}
#fj_isolate #frame_zone #formMsgs::before {
  color: #95ad3c;
  content: "\2713";
  display: inline-block;
  font-family: "mfg_labs_iconsetregular";
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin-right: 5px;
}
#fj_isolate #frame_zone,
#fj_isolate #popup_zone {
  font-family: 'MontserratMedium', sans-serif;
  background: #ffffff;
  color: #4A4A4A;
  font-size: 16px;
  line-height: 24px;
}
#fj_isolate a,
#fj_isolate a:visited,
#fj_isolate a:hover,
#fj_isolate a:active,
#fj_isolate a:focus {
  text-decoration: none;
  color: #FFAC70;
}
#fj_isolate #jobslisting p a,
#fj_isolate td.real_table_col1 a {
  color: #4A4A4A;
}
#fj_isolate h1,
#fj_isolate h2,
#fj_isolate h3,
#fj_isolate h4,
#fj_isolate h5,
#fj_isolate h6 {
  font-family: 'MontserratBlack', sans-serif;
  text-transform: uppercase;
  hyphens: auto;
}
#fj_isolate .frame_zone h1 {
  font-size: 46px;
  line-height: 64px;
  color: #093566;
  font-weight: bold;
  padding-bottom: 20px;
}
#fj_isolate .frame_zone h2 {
  font-size: 32px;
  line-height: 46px;
  color: #093566;
  font-weight: bold;
  padding-bottom: 20px;
}
#fj_isolate #pageid_pagejob .frame_zone h2 {
  font-size: 24px;
}
#fj_isolate h3 {
  color: #093566;
  line-height: 32px;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 20px;
}
#fj_isolate hr {
  margin: 2em 0;
  border: 0;
  border-top: 1px solid #D3D3D3;
  border-bottom: transparent;
}
#fj_isolate .frame_zone p {
  margin: 0 0 1em 0;
  font-size: 18px;
}
#fj_isolate ul,
#fj_isolate ol,
#fj_isolate dl {
  margin: .6em 0;
  list-style-type: disc;
  list-style-position: outside;
}
#fj_isolate ol {
  list-style-type: decimal;
}
#fj_isolate .error_msg p,
#fj_isolate .success_msg p {
  margin: 0;
  color: #C03;
}
#fj_isolate u {
  text-decoration: underline;
}
#fj_isolate strike {
  text-decoration: line-through;
}
#fj_isolate .group_field_vs {
  width: 49%;
  float: left;
}
#fj_isolate .group_field input[type=text],
#fj_isolate .group_field input[type=date],
#fj_isolate .group_field input[type=password],
#fj_isolate .group_field input[type=file],
#fj_isolate .group_field select,
#fj_isolate .group_field textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0px solid #d3d3d3;
  background: #EEE;
  font-weight: normal;
  color: #000;
}
#fj_isolate .group_field input[type=text],
#fj_isolate .group_field input[type=date],
#fj_isolate .group_field input[type=password] {
  padding: 10px 15px 10px;
  height: 48px;
}
#fj_isolate .group_field textarea {
  height: 5em;
  padding: 10px 15px 10px;
  white-space: pre;
  resize: none;
  overflow: auto;
}
#fj_isolate fieldset ul {
  width: 100%;
  height: 5em;
  overflow: auto;
  border: 1px solid #D3D3D3;
  list-style: none;
  background-color: #FFF;
  padding: 0;
  margin: 0;
}
#fj_isolate fieldset ul li {
  width: 98%;
  overflow: hidden;
  margin: .2em;
  padding: 0;
  background: none;
}
#fj_isolate fieldset ul li span {
  display: block;
  margin-left: 1.2em;
}
#fj_isolate fieldset ul li input {
  width: 1em;
  float: left;
  margin-top: .2em;
}
#fj_isolate fieldset ul li:hover {
  background: #F5F5F5;
}
#fj_isolate fieldset ul label span {
  color: #000;
  line-height: 1.5;
}
#fj_isolate .group {
  margin-bottom: 1em;
}
#fj_isolate legend,
#fj_isolate .legend {
  display: block;
  padding: .3em 0;
  width: 100%;
}
#fj_isolate .group_line:before,
#fj_isolate .group_line:after {
  display: table;
  content: " ";
}
#fj_isolate .group_line:after {
  clear: both;
}
#fj_isolate .group_box,
#fj_isolate .group .actions,
#fj_isolate .group .other_actions {
  padding: 0;
  margin: 15px 0 0 0;
}
#fj_isolate .group_comment {
  margin: .3em 0;
}
#fj_isolate .group_comment p {
  margin: 0 0 .6em 0;
}
#fj_isolate .group_line {
  clear: left;
}
#fj_isolate .group_field {
  padding: 0;
  margin: 0;
}
#fj_isolate .group_field label,
#fj_isolate .group_field .label {
  padding-bottom: 4px;
  display: block;
}
#fj_isolate label img.error_img {
  display: none;
}
#fj_isolate .asterisk {
  color: #C36;
}
#fj_isolate .field_error input,
#fj_isolate .field_error select,
#fj_isolate .field_error textarea,
#fj_isolate input.field_error,
#fj_isolate select.field_error,
#fj_isolate textarea.field_error,
#fj_isolate .field_error .ui-state-default,
#fj_isolate .field_error .ui-multiselect .ui-icon,
#fj_isolate .field_error .ui-state-default .ui-icon:before {
  background-color: #FCC !important;
  color: #C36 !important;
}
#fj_isolate .actions {
  margin: 1em 0 0 0;
  text-align: right;
  min-height: 0;
}
#fj_isolate #header_links {
  margin-top: 0;
}
#fj_isolate .frame_zone .css_button {
  padding: 0;
  border: 0;
  display: inline-block;
  margin: 2px;
}
#fj_isolate .frame_zone .css_button a {
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  background: #043673;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: 'MontserratBold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
#fj_isolate #btn_reset_search.css_button a,
#fj_isolate #btn_online_application_back a {
  background: #EEE;
  color: #4a4a4a;
}
#fj_isolate div.block {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
#fj_isolate #content div.block:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#fj_isolate #content div.block.slider {
  border-bottom: none;
}
#fj_isolate div#topbar {
  margin: 0 auto;
  max-width: 1210px;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#fj_isolate div.block:after,
#fj_isolate div.block:before,
#fj_isolate div#topbar:after,
#fj_isolate div#topbar:before,
#fj_isolate div.contentArea:before,
#fj_isolate div.contentArea:after,
#fj_isolate div.colors:before,
#fj_isolate div.colors:after {
  content: ' ';
  display: table;
  clear: both;
}
#fj_isolate div#topbar img.facebook,
#fj_isolate div#topbar img.searchIcon {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #74a5cd;
  padding: 11px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#fj_isolate div#topbar .facebook-text {
  color: #777;
  font-size: 16px;
  line-height: 45px;
  padding-left: 10px;
  font-style: normal;
  margin-bottom: 0;
}
#fj_isolate div#topbar .facebook-text a {
  color: #777;
}
#fj_isolate div#topbar input.searchInput {
  line-height: 50px;
  height: 50px;
  max-width: 280px;
  width: 100%;
  font-size: 16px;
  color: #999999;
  font-style: italic;
  padding-left: 10px;
  border: none;
  background-color: rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#fj_isolate div#banner {
  width: 100%;
  background-color: #093566;
  margin: 0 auto;
}
#fj_isolate div.contentArea {
  max-width: 1210px;
  padding: 0 21px;
  margin: 0 auto;
  position: relative;
}
#fj_isolate div#banner img {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 25px;
  max-width: 100%;
  display: block;
  height: 110px;
}
#fj_isolate div.whiteStripe {
  height: 6px;
  background-color: white;
  width: 100%;
}
#fj_isolate div.ciColors div:first-child,
#fj_isolate div.ciColors div:last-child,
#fj_isolate div.colors div:first-child,
#fj_isolate div.colors div:last-child {
  width: 15%;
}
#fj_isolate div.ciColors div {
  display: block;
  float: left;
  height: 12px;
  width: 14%;
  background-size: cover;
}
#fj_isolate div.ciColors div:nth-child(1),
#fj_isolate div.colors div:nth-child(1) {
  background-color: #EAC923;
}
#fj_isolate div.ciColors div:nth-child(2),
#fj_isolate div.colors div:nth-child(2) {
  background-color: #9C0069;
}
#fj_isolate div.ciColors div:nth-child(3),
#fj_isolate div.colors div:nth-child(3) {
  background-color: #C83A57;
}
#fj_isolate div.ciColors div:nth-child(4),
#fj_isolate div.colors div:nth-child(4) {
  background-color: #126EAB;
}
#fj_isolate div.ciColors div:nth-child(5),
#fj_isolate div.colors div:nth-child(5) {
  background-color: #265865;
}
#fj_isolate div.ciColors div:nth-child(6),
#fj_isolate div.colors div:nth-child(6) {
  background-color: #23977A;
}
#fj_isolate div.ciColors div:nth-child(7),
#fj_isolate div.colors div:nth-child(7) {
  background-color: #A9CA38;
}
#fj_isolate div.fotoStripe img {
  display: block;
  width: 100%;
}
#fj_isolate #pageid_pagejoboffers div.fotoStripe img#banner_subpage {
  display: none;
}
#fj_isolate #pageid_pagejob div.fotoStripe img#banner_mainpage,
#fj_isolate #pageid_pagejobform div.fotoStripe img#banner_mainpage,
#fj_isolate .menuid_9 div.fotoStripe img#banner_mainpage {
  display: none;
}
#fj_isolate div.colors {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}
#fj_isolate div#navigation {
  margin: 0 auto;
  width: 100%;
  background-color: rgba(8, 52, 102, 0.2);
}
#fj_isolate div#navigation ul.nav {
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
  list-style: none;
  line-height: 30px;
}
#fj_isolate div#navigation ul.nav li {
  display: inline-block;
}
#fj_isolate div#navigation ul.nav li a {
  line-height: 55px;
  color: #093566;
  font-size: 19px;
  text-decoration: none;
  padding-right: 10px;
}
#fj_isolate div#navigation ul.nav li:not(:first-child) a {
  padding-left: 10px;
}
#fj_isolate div#footer {
  background-color: rgba(8, 52, 102, 0.2);
  margin: 0 auto;
  width: 100%;
}
#fj_isolate div#footer ul.footerNav {
  box-sizing: border-box;
  list-style: none;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
}
#fj_isolate div#footer ul.footerNav li:first-child {
  font-weight: bold;
  color: #4A4A4A;
  line-height: 24px;
}
#fj_isolate div#footer ul.footerNav li a {
  line-height: 24px;
  text-decoration: none;
  color: #4A4A4A;
}
#fj_isolate div.copyright {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
  clear: both;
}
#fj_isolate div.copyright a,
#fj_isolate div.copyright p {
  font-size: 12px;
  line-height: 16px;
  color: #4A4A4A;
  text-decoration: none;
}
#fj_isolate div.colors div:first-child,
#fj_isolate div.colors div:last-child {
  width: 15%;
}
#fj_isolate div.colors div {
  display: block;
  box-sizing: border-box;
  float: left;
  width: 14%;
  height: 24px;
  cursor: pointer;
  background-size: cover;
}
#fj_isolate div.colors div h3 {
  display: none;
  color: #FFFFFF;
}
#fj_isolate div.colors div p {
  display: none;
  color: #FFFFFF;
}
#fj_isolate div.colors div:nth-child(1) {
  background-color: #EAC923;
}
#fj_isolate div.colors div:nth-child(2) {
  background-color: #9C0069;
}
#fj_isolate div.colors div:nth-child(3) {
  background-color: #C83A57;
}
#fj_isolate div.colors div:nth-child(4) {
  background-color: #126EAB;
}
#fj_isolate div.colors div:nth-child(5) {
  background-color: #265865;
}
#fj_isolate div.colors div:nth-child(6) {
  background-color: #23977A;
}
#fj_isolate div.colors div:nth-child(7) {
  background-color: #A9CA38;
}
#fj_isolate div.block.news {
  padding-bottom: 90px;
  padding-top: 40px;
}
#fj_isolate div.block.news div.contentArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#fj_isolate div.block.news div.newsDiv {
  position: relative;
  padding-bottom: 40px;
}
#fj_isolate div.block.news div.newsDiv:not(:first-child) {
  padding-left: 10px;
}
#fj_isolate div.block.news div.newsDiv:not(:last-child) {
  padding-right: 10px;
}
#fj_isolate div.block.news div.newsDiv p:first-child {
  color: #777777;
  line-height: 18px;
  font-size: 14px;
}
#fj_isolate div.block.news div.newsDiv h3 {
  padding-bottom: 10px;
}
#fj_isolate div.block.news div.newsDiv a.readMore {
  font-size: 18px;
  line-height: 24px;
  padding-top: 10px;
  color: #4A4A4A;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#fj_isolate div.block.smallPic p a.readMore {
  font-size: 18px;
  line-height: 24px;
  padding-top: 10px;
  color: #4A4A4A;
  text-decoration: none;
  display: inline-block;
}
#fj_isolate div.block.largePic,
#fj_isolate div.block.smallPic {
  padding-top: 90px;
  padding-bottom: 90px;
}
#fj_isolate div.block.largePic img {
  padding-bottom: 20px;
}
#fj_isolate p.twoCol {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#fj_isolate a.contactUs {
  max-width: 356px;
  width: 100%;
  display: block;
  line-height: 40px;
  letter-spacing: 8px;
  color: #FFFFFF;
  background-color: #FFAC70;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  padding: 0 5px;
  font-family: 'MontserratMedium', sans-serif;
}
#fj_isolate div.block.gallery {
  padding-bottom: 90px;
  padding-top: 40px;
}
#fj_isolate div.block.gallery div.galleryBox {
  float: left;
}
#fj_isolate div.block.gallery div.galleryBox:not(:first-child) {
  padding-left: 10px;
}
#fj_isolate div.block.gallery div.galleryBox:not(:last-child) {
  padding-right: 10px;
}
#fj_isolate div.block.gallery div.galleryBox h3 {
  padding: 20px 0;
}
#fj_isolate a.contact img {
  display: none;
  background-color: #74a5cd;
  width: 45px;
  height: 45px;
  padding: 11px;
  display: block;
  margin-left: 20px;
  margin-right: 10px;
}
#fj_isolate a.donate img {
  display: none;
  background-color: #74a5cd;
  width: 45px;
  height: 45px;
  padding: 11px;
  display: block;
  margin-left: 10px;
}
#fj_isolate a.mobileMenuToggle {
  height: 50px;
  width: 50px;
  background-color: #FFAC70;
  padding: 11px;
  display: block;
}
#fj_isolate a.mobileMenuToggle img {
  width: 100%;
  height: 100%;
}
#fj_isolate a.mobileMenuToggle + p {
  color: #999999;
  font-size: 16px;
  line-height: 50px;
  padding-left: 10px;
  font-style: italic;
  margin-bottom: 0;
}
#fj_isolate div.mobileMenu {
  position: fixed;
  left: -100%;
  top: 0;
  background-color: #093566;
  z-index: 100;
  width: 90%;
  text-align: center;
  height: 100%;
  -webkit-transition: left 1s;
  transition: left 1s;
}
#fj_isolate div.mobileMenu.expanded {
  left: 0;
  -webkit-transition: left 1s;
  transition: left 1s;
}
#fj_isolate div.mobileMenu a.mobileMenuClose {
  position: absolute;
  right: 0;
  top: 0;
}
#fj_isolate div.mobileMenu a.mobileMenuClose img {
  display: block;
  width: 50px;
  height: 50px;
  padding: 11px;
}
#fj_isolate div.mobileMenu ul.nav {
  list-style: none;
}
#fj_isolate div.mobileMenu ul.nav li a {
  line-height: 55px;
  color: #FFFFFF;
  font-size: 19px;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
#fj_isolate div.mobileMenu ul.nav > li.has-dropdown > a:after {
  content: ' >';
  font-size: 16px;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
#fj_isolate div.mobileMenu ul.nav li.has-dropdown.expanded a:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
#fj_isolate div.mobileMenu span {
  color: #FFFFFF;
  font-size: 19px;
  line-height: 55px;
  margin-bottom: 20px;
  display: inline-block;
  font-style: italic;
  border-bottom: 1px solid #FFFFFF;
}
#fj_isolate div.mobileMenu div.copyright {
  padding-top: 90px;
}
#fj_isolate div.mobileMenu div.copyright a {
  font-size: 16px;
  line-height: 32px;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
}
#fj_isolate div.mobileMenu ul.nav li.has-dropdown ul.dropdown {
  display: none;
  background-color: rgba(179, 179, 179, 0.2);
}
#fj_isolate div.sideBox {
  z-index: 100;
}
#fj_isolate div.contactBox {
  display: none;
  width: 330px;
  padding: 20px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 70px;
  box-shadow: 0px 0px 5px #d4d4d4;
}
#fj_isolate div.contactBox p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 20px;
}
#fj_isolate div.contactBox span {
  font-size: 18px;
  color: #4A4A4A;
  margin-bottom: 20px;
  display: block;
}
#fj_isolate div.contactBox h3 {
  color: #555555;
  margin-bottom: 20px;
}
#fj_isolate div.contactBox a.contactBoxClose {
  text-decoration: none;
  color: #4A4A4A;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px;
}
#fj_isolate div.contactBox form.contactForm label {
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  color: #4A4A4A;
}
#fj_isolate div.contactBox form.contactForm label.required:after {
  content: '*';
  padding-left: 5px;
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  color: #d8334d;
}
#fj_isolate div.contactBox form.contactForm input {
  display: block;
  line-height: 32px;
  border: 1px solid #d4d4d4;
  width: 100%;
  padding: 0 10px;
}
#fj_isolate div.contactBox form.contactForm input.error {
  display: block;
  line-height: 32px;
  border: 1px solid #d8334d;
  width: 100%;
  padding: 0 10px;
  color: #d8334d;
}
#fj_isolate div.contactBox form.contactForm textarea {
  display: block;
  border: 1px solid #d4d4d4;
  width: 100%;
  padding: 10px;
  height: 175px;
}
#fj_isolate div.contactBox form.contactForm input[type="submit"] {
  border: none;
  width: 100%;
  display: block;
  line-height: 40px;
  letter-spacing: 8px;
  color: #FFFFFF;
  background-color: #FFAC70;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  padding: 0 5px;
  font-family: 'MontserratBold', sans-serif;
}
#fj_isolate div.block.slider div.contentArea div:not(.breadcrumbs) {
  position: absolute;
  padding: 0 70px;
  bottom: 60px;
}
#fj_isolate div.block.slider div.contentArea iframe {
  border: none;
  width: 100%;
  height: 480px;
}
#fj_isolate div.block.slider div.contentArea div h2 {
  display: block;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
#fj_isolate div.block.slider div.contentArea div h1 {
  display: inline-block;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
#fj_isolate a.button {
  display: inline-block;
  line-height: 40px;
  letter-spacing: 8px;
  color: #FFFFFF;
  background-color: #FFAC70;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  padding: 0 10px;
  font-family: 'MontserratBold', sans-serif;
}
#fj_isolate div.block.quote {
  padding: 90px 0;
  text-align: center;
}
#fj_isolate div.block.quote div.contentArea h2 {
  font-weight: normal;
  font-style: italic;
  color: #4A4A4A;
}
#fj_isolate div.block.quote div.contentArea p {
  font-family: 'MontserratMedium', sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #4A4A4A;
}
#fj_isolate div.block.smallPic img + span {
  border-left: 2px solid #CCCCCC;
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  font-style: italic;
  color: #999999;
}
#fj_isolate div.block.smallPic img + img {
  margin-top: 20px;
}
#fj_isolate a.quickLink {
  color: #FFFFFF;
  background-color: #FFAC70;
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  line-height: 32px;
  text-decoration: none;
  font-size: 18px;
  position: relative;
}
#fj_isolate a.quickLink:not(:last-child) {
  margin-bottom: 16px;
}
#fj_isolate a.quickLink:after {
  content: ' ';
  display: inline-block;
  position: absolute;
  right: 0px;
  border-top: 16px solid #FFFFFF;
  border-left: 16px solid #FFAC70;
  border-bottom: 16px solid #FFFFFF;
}
#fj_isolate div.breadcrumbs {
  margin: 0 auto 30px auto;
  max-width: 1210px;
  padding: 0 20px;
}
#fj_isolate div.breadcrumbs + div.block {
  padding-top: 0;
}
#fj_isolate div.breadcrumbs span {
  line-height: 26px;
  background-color: #FFAC70;
  color: #FFFFFF;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  font-size: 18px;
  display: inline-block;
  margin-top: 30px;
}
#fj_isolate div.breadcrumbs span:after {
  content: ' ';
  display: inline-block;
  border-top: 13px solid #FFFFFF;
  position: absolute;
  right: 0px;
  border-left: 13px solid #FFAC70;
  border-bottom: 13px solid #FFFFFF;
}
#fj_isolate div.breadcrumbs span:last-child {
  background-color: #EEEEEE;
  color: #999999;
}
#fj_isolate div.breadcrumbs span:last-child:after {
  border-left: 13px solid #EEEEEE;
}
#fj_isolate div.breadcrumbs span:not(:first-child):before {
  content: ' ';
  display: inline-block;
  border-top: 13px solid #FFAC70;
  position: absolute;
  left: 0px;
  border-left: 13px solid #FFFFFF;
  border-bottom: 13px solid #FFAC70;
}
#fj_isolate div.breadcrumbs span:last-child:before {
  content: ' ';
  display: inline-block;
  border-top: 13px solid #EEEEEE;
  position: absolute;
  left: 0px;
  border-left: 13px solid #FFFFFF;
  border-bottom: 13px solid #EEEEEE;
}
@media (min-width: 1211px) {
  #fj_isolate a.mobileMenuToggle,
  #fj_isolate a.mobileMenuToggle + p,
  #fj_isolate div.mobileMenu {
    display: none;
  }
  #fj_isolate div#footer ul.footerNav {
    width: 16.6%;
  }
  #fj_isolate div#footer ul.footerNav {
    padding-right: 10px;
  }
  #fj_isolate div#footer ul.footerNav:not(:first-child) {
    padding-left: 10px;
  }
  #fj_isolate div.mobileMenu {
    display: none !important;
  }
  #fj_isolate div.block.news div.newsDiv,
  #fj_isolate div.block.gallery div.galleryBox {
    width: 25%;
  }
  #fj_isolate div.sideBox {
    position: fixed;
    right: 0;
    top: 90px;
  }
  #fj_isolate div.sideBox img {
    background-color: #FFAC70;
    width: 70px;
    height: 70px;
    padding: 21px;
    display: block;
  }
  #fj_isolate div.sideBox img:first-child {
    margin-bottom: 20px;
  }
  #fj_isolate div.block.smallPic div.contentArea div {
    float: left;
  }
  #fj_isolate div.block.smallPic div.contentArea div.two-thirds {
    width: 66%;
  }
  #fj_isolate div.block.smallPic div.contentArea div.one-third {
    width: 34%;
  }
  #fj_isolate div.block.smallPic div.contentArea div:first-of-type {
    padding-right: 10px;
  }
  #fj_isolate div.block.smallPic div.contentArea div:nth-of-type(2) {
    padding-left: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1210px) {
  #fj_isolate div.sideBox {
    display: none;
  }
  #fj_isolate a.contact img,
  #fj_isolate a.donate img {
    display: block;
  }
  #fj_isolate div#footer ul.footerNav {
    width: 33.3%;
  }
  #fj_isolate div#footer ul.footerNav {
    padding-left: 10px;
    padding-right: 10px;
  }
  #fj_isolate div.block.news div.contentArea {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #fj_isolate div.block.news div.newsDiv,
  #fj_isolate div.block.gallery div.galleryBox {
    width: 50%;
    padding-top: 20px;
  }
  #fj_isolate div.block.smallPic div.contentArea div {
    float: left;
  }
  #fj_isolate div.block.smallPic div.contentArea div.two-thirds {
    width: 66%;
  }
  #fj_isolate div.block.smallPic div.contentArea div.one-third {
    width: 34%;
  }
  #fj_isolate div.block.smallPic div.contentArea div:first-of-type {
    padding-right: 10px;
  }
  #fj_isolate div.block.smallPic div.contentArea div:nth-of-type(2) {
    padding-left: 10px;
  }
}
@media (max-width: 640px) {
  #fj_isolate div.sideBox {
    display: none;
  }
  #fj_isolate a.contact img,
  #fj_isolate a.donate img {
    display: block;
  }
  #fj_isolate div#footer ul.footerNav {
    width: 50%;
  }
  #fj_isolate div#footer ul.footerNav {
    padding-left: 10px;
    padding-right: 10px;
  }
  #fj_isolate div#topbar input.searchInput,
  #fj_isolate div#topbar img.searchIcon {
    display: none;
  }
  #fj_isolate div.block.news div.contentArea {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #fj_isolate div.block.news div.newsDiv,
  #fj_isolate div.block.gallery div.galleryBox {
    width: 100%;
    padding-top: 20px;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  #fj_isolate p.twoCol {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  #fj_isolate div.block.smallPic div.contentArea div:first-of-type {
    margin-bottom: 20px;
  }
  #fj_isolate div#topbar .facebook-text {
    display: none;
  }
}
#fj_isolate .real_table {
  width: 100%;
  margin-bottom: 1em;
}
#fj_isolate .real_table th,
#fj_isolate .real_table td {
  padding: 12px 15px 12px 0;
  border-bottom: 1px solid #DDD;
}
#fj_isolate .real_table th {
  text-align: left;
}
#fj_isolate .real_table th a {
  font-family: 'MontserratBold', sans-serif;
  color: #4a4a4a !important;
  white-space: nowrap;
}
#fj_isolate .real_table tfoot td {
  border: 0;
}
#fj_isolate .real_table .alternative_0 td {
  background-color: #FFF;
}
#fj_isolate .real_table .alternative_1 td {
  background-color: #f7f7f7;
}
#fj_isolate .real_table caption {
  caption-side: bottom;
  text-align: left;
  padding: 1.2em 0;
  font-weight: bold;
}
#fj_isolate th.real_table_col1 {
  min-width: 200px;
}
#fj_isolate .icon_order_dir {
  margin-left: 5px;
}
#fj_isolate .icon_order_sort_down,
#fj_isolate .icon_order_sort_up {
  color: #000;
}
#fj_isolate .icon_order_sort_none {
  color: #AAA;
}
#fj_isolate td.real_table_col1:before {
  content: "\f006";
  font-family: 'mfg_labs_iconsetregular';
  font-style: normal;
  display: inline-block;
  speak: none;
  font-weight: normal;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  color: #043673;
}
#fj_isolate .distance {
  font-size: 11px;
  color: #333;
}
#fj_isolate #joboffers_message {
  font-weight: bold;
  font-size: 1.2em;
}
#fj_isolate #job_alert_box {
  margin-top: 0;
}
#fj_isolate #jobTplContainer {
  overflow: hidden;
}
#fj_isolate #job_filter_basic .group_field {
  float: none;
}
#fj_isolate .autocomplete_span {
  display: inline;
}
#fj_isolate #filter_area .other_actions {
  text-align: right;
  margin: 0;
}
#fj_isolate #filter_area .group {
  overflow: auto;
}
#fj_isolate #filter_area legend,
#fj_isolate #filter_area span.mini {
  font-size: 1em;
}
#fj_isolate #filter_area fieldset ul {
  height: 4em;
}
#fj_isolate #filter_area fieldset ul li span,
#fj_isolate #filter_area select {
  font-size: 1em;
  line-height: 1.7;
}
#fj_isolate #filter_area fieldset ul li span {
  margin-left: 1.5em;
}
#fj_isolate #filter_area fieldset ul {
  width: 99.5%;
}
#fj_isolate #filter_area .group_field_cb {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 32%;
  padding-left: 2%;
}
#fj_isolate #filter_area .group_line .mandant {
  width: 49%;
}
#fj_isolate #filter_area .group_field_cb:first-child {
  padding-left: 0;
}
#fj_isolate #filter_area .group_field_btn {
  width: 50%;
  text-align: left;
}
#fj_isolate #filter_area .group_field_btn:last-child {
  text-align: right;
}
#fj_isolate #filter_area .group_field {
  padding-bottom: 15px;
}
#fj_isolate #filter_area .css_button {
  margin: 0;
}
#fj_isolate #joblist_navigator {
  text-align: center;
  padding: 10px 0 0;
}
#fj_isolate #joblist_navigator ul.path_nav {
  display: flex;
  justify-content: center;
  list-style: none;
}
#fj_isolate #joblist_navigator ul.path_nav li {
  margin: 0 5px;
}
#fj_isolate .stellen_navi_sel a {
  color: #000;
  text-decoration: underline;
}
#fj_isolate #rexx_footer {
  line-height: 1em;
  text-align: right;
  font-size: .8em;
  padding-top: 1em;
}
#fj_isolate #jobalert_box {
  margin-bottom: 1em;
}
#fj_isolate #jobalert_box #btn_online_application_job_alert {
  margin: 0;
}
#fj_isolate #job_alert_filter_adv {
  padding-bottom: 20px;
}
#fj_isolate .job_alert_filter {
  padding-bottom: 10px;
}
#fj_isolate #login_box {
  font-size: 1em;
}
#fj_isolate #login_box .actions {
  margin: 0;
}
#fj_isolate #login_menu {
  float: right;
}
#fj_isolate #login_box .other_actions {
  float: left;
  line-height: 1.6;
}
#fj_isolate #nav_main ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0;
}
#fj_isolate #display_attachment img {
  display: block;
  margin: auto;
  max-width: 20em;
  height: auto;
}
#fj_isolate #language_selector ul.path_nav {
  margin: 0;
}
#fj_isolate .addthis_toolbox {
  float: right;
}
#fj_isolate .addthis_toolbox a {
  text-decoration: none;
}
#fj_isolate #application_overview .actions {
  margin-top: 1em;
  padding: 0;
}
#fj_isolate .appointment {
  margin-top: 1em;
}
#fj_isolate #recommend #rec_text {
  padding-top: .4em;
}
#fj_isolate #recommend #rec_input {
  padding-top: .9em;
}
#fj_isolate #recommend #rec_input input[type="text"] {
  width: 14%;
}
#fj_isolate #contact .group_box {
  float: left;
  width: 48%;
  margin: 0;
}
#fj_isolate #contact .group_box:first-child {
  padding-right: 4%;
}
#fj_isolate #contact .group_line {
  margin-top: 15px;
}
#fj_isolate #contact textarea {
  height: 202px;
}
#fj_isolate body.popup_body #popup_zone {
  overflow-y: auto;
}
#fj_isolate #resizer {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}
#fj_isolate #no_js_alert_layer {
  text-align: center;
  margin: .2em;
}
#fj_isolate #no_js_alert_layer p {
  font-size: .8em;
  margin: 0;
  padding: 0;
}
#fj_isolate .captchapict {
  border: 1px solid #BABABA;
}
#fj_isolate .breaker {
  clear: both;
  height: .1px;
  font-size: 0;
  line-height: 0;
}
#fj_isolate .boxsizing {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 992px) {
  #fj_isolate #main_content {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  #fj_isolate .real_table_col4 {
    display: none;
  }
}
@media (max-width: 680px) {
  #fj_isolate .frame_zone .css_button a,
  #fj_isolate .frame_zone #btn_cvparser a,
  #fj_isolate .frame_zone .btn_xing a,
  #fj_isolate .frame_zone .btn_linkedin a {
    font-size: 14px !important;
    letter-spacing: 2px;
  }
}
@media (max-width: 640px) {
  #fj_isolate #main_content {
    width: auto;
    margin: 0 2%;
  }
  #fj_isolate #contact .group .group_box {
    width: 100%;
    padding: 0;
  }
  #fj_isolate .real_table_col3 {
    display: none;
  }
}
@media (max-width: 480px) {
  #fj_isolate #filter_area .group_field_cb,
  #fj_isolate #filter_area .group_field_btn,
  #fj_isolate .group_field_vs,
  #fj_isolate #filter_area .group_line .mandant {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }
  #fj_isolate .frame_zone .css_button,
  #fj_isolate .frame_zone .css_button a {
    display: block;
  }
  #fj_isolate .frame_zone .css_button {
    margin-bottom: 10px;
  }
  #fj_isolate .real_table_col2 {
    display: none;
  }
}
@media (max-width: 420px) {
  #fj_isolate .real_table_col2 {
    display: none;
  }
  #fj_isolate .frame_zone h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #fj_isolate #main_content {
    width: 93%;
    margin: 0 5px;
  }
  #fj_isolate #pageid_pagejob .frame_zone h2 {
    font-size: 22px;
    line-height: 34px;
  }
  #fj_isolate .frame_zone .css_button a,
  #fj_isolate .frame_zone #btn_cvparser a,
  #fj_isolate .frame_zone .btn_xing a,
  #fj_isolate .frame_zone .btn_linkedin a {
    font-size: 14px !important;
    letter-spacing: 2px;
  }
  #fj_isolate #btn_online_application_back a {
    margin-top: 30px;
  }
  #fj_isolate .frame_zone p {
    font-size: 16px;
  }
}

@font-face {
  font-family: 'MontserratBold';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBold/Montserrat-Bold.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBold/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBold/Montserrat-Bold.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBold/Montserrat-Bold.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBold/Montserrat-Bold.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBold/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratBlack';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBlack/Montserrat-Black.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBlack/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBlack/Montserrat-Black.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBlack/Montserrat-Black.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBlack/Montserrat-Black.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratBlack/Montserrat-Black.svg#Montserrat-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratMedium';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratMedium/Montserrat-Medium.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratMedium/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratMedium/Montserrat-Medium.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratMedium/Montserrat-Medium.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratMedium/Montserrat-Medium.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/MontserratMedium/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'RotisSansSerif';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif/rotis_sans_serif_55.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif/rotis_sans_serif_55.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif/rotis_sans_serif_55.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif/rotis_sans_serif_55.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif/rotis_sans_serif_55.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif/rotis_sans_serif_55.svg#RotisSansSerif') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RotisSerif-Italic';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSerif-Italic/rotis_serif_italic_56.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSerif-Italic/rotis_serif_italic_56.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSerif-Italic/rotis_serif_italic_56.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSerif-Italic/rotis_serif_italic_56.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSerif-Italic/rotis_serif_italic_56.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSerif-Italic/rotis_serif_italic_56.svg#RotisSerif-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RotisSemiSans-Light';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSemiSans-Light/rotis_semisans_light_45.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSemiSans-Light/rotis_semisans_light_45.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSemiSans-Light/rotis_semisans_light_45.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSemiSans-Light/rotis_semisans_light_45.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSemiSans-Light/rotis_semisans_light_45.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSemiSans-Light/rotis_semisans_light_45.svg#RotisSemiSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RotisSansSerif-LightItalic';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-LightItalic/rotis_sans_serif_light_italic_46.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-LightItalic/rotis_sans_serif_light_italic_46.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-LightItalic/rotis_sans_serif_light_italic_46.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-LightItalic/rotis_sans_serif_light_italic_46.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-LightItalic/rotis_sans_serif_light_italic_46.svg#RotisSansSerif-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RotisSansSerif-Bold';
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-Bold/rotis_sans_serif_bold_65.eot');
  src: url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-Bold/rotis_sans_serif_bold_65.eot?#iefix') format('embedded-opentype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-Bold/rotis_sans_serif_bold_65.woff2') format('woff2'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-Bold/rotis_sans_serif_bold_65.woff') format('woff'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-Bold/rotis_sans_serif_bold_65.ttf') format('truetype'), url('https://st-elisabeth-stiftung-portal.rexx-systems.com/templates/ses/fonts/RotisSansSerif-Bold/rotis_sans_serif_bold_65.svg#RotisSansSerif-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
