@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url("/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    src: url("/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/OpenSans-Semibold.ttf") format("truetype");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url("/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: url("/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/UP/HPv3_staging/CompanyFiles/CompanyID_120/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.annonce .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.annonce .fa-2x {
    font-size: 2em;
}

.annonce .fa-3x {
    font-size: 3em;
}

.annonce .fa-facebook:before {
    content: "\f09a";
}

.annonce .fa-xing:before {
    content: "\f168";
}

.annonce .fa-envelope:before {
    content: "\f0e0";
}

.annonce .fa-linkedin:before {
    content: "\f0e1";
}

.annonce .fa-google-plus:before {
    content: "\f0d5";
}

.annonce .fa-twitter:before {
    content: "\f099";
}

.annonce {
    width: 100%;
    max-width: 208mm;
    min-height: 292mm;
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
    margin: 0px auto;
    border: 1px solid #000032;
}

.annonce.last-change {
   min-height: 0;
}

.annonce p {
    margin: 6px 0;
}

.annonce .logo img {
    width: 4.5cm;
    height: auto;
    margin: 10px auto;
    margin-top: 5px;
    display: block;
}

.annonce .editable-image img {
    width: 100%;
    margin: 10px 0;
}

.annonce .intro-divider {
    text-align: center;
    margin-top: 0;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.annonce .preintro1 p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.annonce .preintro2 p {
    margin-top: 0;
    padding-top: 0;
}

.annonce .body {
    margin: 0px 60px;
}

.annonce .editable-image {
    margin: 0px 60px;
}

.annonce .title {
    margin: 50px 0 10px 0;
    margin-top: 25px;
}

.annonce .title p,
.title h1 {
    margin: 0;
    padding: 0px;
}

.annonce h1 {
    margin: 10px 0;
}

.annonce .lists {
    width: 100%
}

.annonce ul {
    padding-left: 15px;
    list-style: none;
    margin: 0;
}

ul li {
    list-style-type: inherit !important;
}

.annonce li {
    margin-bottom: 10px;
}

.annonce li:before {
    font-size: 15px;
    font-weight: normal;
    content: "-";
    padding-right: 8px;
    padding-left: 5px;
    margin-left: -20px;
    vertical-align: -2px;
}

.annonce .apply-button {
    background-color: #fff;
    color: #000032 !important;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 8px 23px;
    margin: 30px 0px;
    display: inline-block;
}

.annonce .footer {
    text-align: center;
    display: block;
}

.annonce .footer-content {
    border-bottom: 1px solid #000032;
    padding-bottom: 15px;
    display: block;
}

.annonce .social-media {
    text-align: center;
    margin: 12px auto;
}

.annonce .social-media p,
.annonce .social-media span {
    color: #bbb;
}

.annonce .social-media i {
    margin: 0px 9px;
}

.annonce .social-media a {
    color: #bbb;
}

.annonce .social-media a:hover {
    color: #000032;
}

.annonce hr {
    display: block;
    color: #000032;
    background: transparent;
    /*background-color: #021D53;*/
    width: 215px;
    margin: 0px auto;
    border: none;
    border-top: solid 1px #000032;
    height: 1px;
}

.annonce .tasks:after {
    content: "";
    position: absolute;
    bottom: 13px;
    right: 0;
    top: 18px;
    width: 1px;
}

.annonce .locations-headline {
    white-space: nowrap;
    vertical-align: top;
}

p img {
    height: 1em;
}

.advertRow {
    display: flex;
    column-gap: 10%
}

.colHeadline {
    flex: 1;
}

b {
    font-weight: 400 !important;
}

h1,
h2,
h3,
h4,
h5 {
    padding: .875rem 0;
}

.colContent {
    flex: 2;
    margin-bottom: 50px;
    padding-top: .875rem;
}

.applyNowBox {
    background-color: #000032;
    color: #fff !important;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.applyNowBox h2 {
    margin: 0px !important;
    font-size: 24px;
    font-weight: bold;
}

.annonce h1 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
}

.colHeadline h2 {
    font-size: 24px;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: bold;
}

@media (max-width: 768px) {
    .advertRow {
        display: block;
    }
    .annonce {
        font-size: 12px;
    }
    .annonce h1 {
        font-size: 28px;
    }
    .annonce .editable-image {
        margin: 0px 30px;
    }
    .annonce .body {
        margin: 0px 30px;
    }
    .annonce h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .annonce .apply-button {
        font-size: 14px;
    }
}


/* @media (min-width: 205mm) {
	.annonce p, li {
		line-height: 16px;
	}
	.annonce {
		font-size: 10px;
	}
	.annonce h1 {
		font-size: 29px;
		font-weight: bold;
	}
	.annonce h2 {
		font-size: 16px;
		margin: 10px 0;
		margin-top: 8px;
		font-weight: 800;
	}
	.annonce .profile{
		padding-left: 20px;
		display: table-cell;
	}
	.annonce .tasks {
		padding-right: 10px;
		position: relative;
		width: 95mm;
		display: table-cell;
	}
	.annonce .tasks:after {
		background: #000032;
	}
	
	.annonce .locations-headline {
		display: table-cell;
	}
	.annonce .locations-content {
		display: table-cell;
		padding-left: 5px;
	}
}

@media (min-width: 160mm) and (max-width: 205mm) {
	.annonce p, li {
		line-height: 18px;
	}
	.annonce {
		font-size: 12px;
	}
	.annonce h1 {
		font-size: 29px;
		font-weight: bold;
	}
	.annonce h2 {
		font-size: 15px;
		margin: 10px 0;
		margin-top: 8px;
		font-weight: 800;
	}
	.annonce .profile{
		padding-left: 20px;
		display: table-cell;
	}
	.annonce .tasks {
		padding-right: 10px;
		position: relative;
		display: table-cell;
	}
	.annonce .tasks:after {
		background: #000032;
	}
	.annonce .locations-headline {
		display: table-cell;
	}
	.annonce .locations-content {
		display: table-cell;
		padding-left: 5px;
	}
}

@media (max-width: 160mm) {
	.annonce p, li {
		line-height: 20px;
	}
	.annonce {
		font-size: 14px;
	}
	.annonce h1 {
		font-size: 35px;
		font-weight: bold;
	}
	.annonce h2 {
		font-size: 20px;
		margin: 10px 0;
		margin-top: 8px;
		font-weight: 800;
	}
	.annonce .profile{
		padding-left: 0;
		display: block;
	}
	.annonce .tasks {
		padding-right: 0px;
		width: 100%;
		display: block;
	}
	.annonce .tasks:after {
		background: #fff;
	}
	.annonce .locations-headline {
		display: block;
	}
	.annonce .locations-content {
		display: block;
		padding-left: 0;
	}
} */

@media print {
    @page {
        margin: 0px;
    }
    .annonce .body {
        margin: 10px;
    }
    .annonce body,
    html {
        margin: 0;
        padding: 0;
    }
    .annonce body {
        background-color: #fff;
    }
    .annonce {
        width: 205mm;
        min-height: 292mm;
        font-family: "Open Sans";
        text-weight: normal;
        font-style: normal;
        font-size: 11px;
        color: #000032;
        margin: 0px auto;
        border: 1px solid #000032;
    }
    .annonce .apply-button {
        background-color: #000032;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        padding: 8px 23px;
        margin: 20px 0;
        display: inline-block;
    }
    .annonce .tasks {
        padding-right: 10px;
        position: relative;
        width: 95mm;
        display: table-cell;
    }
    .annonce .social-media a {
        color: #bbb;
    }
    .annonce .social-media a:hover {
        color: #bbb;
    }
    .annonce .locations-headline {
        display: table-cell;
    }
    .annonce .locations-content {
        display: table-cell;
        padding-left: 5px;
    }
}

.share-icons {
    display: none;
}

#cookie-info-modal {
    font-family: "Open Sans";
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #4b4b4b;
    width: 97% !important;
  }
  
  #cookie-info-modal .info-content {
    display: block;
  }
  
  #cookie-info-modal .button {
    background-color: #000032;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 12px 30px;
    line-height: 15px;
    border: none;
    font-weight: 700;
    text-decoration: none;
  }