body {
    color: #776f65;
    font: 12px sans-serif;
    margin: 0;
}

body.eu {
    font-size: 14px;
    margin: 20px;
}

body.eu td {
    vertical-align: top;
}

a {
    color: #0060bf;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #3399ff;
    text-decoration: underline;
}

a.faqs {
    color: #222222 !important;
    font-size: 14px;
    padding: 6px 0;
}

a:hover.faqs,
a:focus.faqs {
    color: #d84704 !important;
    text-decoration: none !important;
}

a.mainPage {
    background: #ffcc00;
    color: #222222;
    display: block;
    float: left;
    margin: 20px 0;
    overflow: hidden;
    padding: 10px;
    position: relative;
}

a.mainPage:hover,
a.mainPage:focus {
    background: #ffeb99;
    color: #222222;
    text-decoration: none;
}

h2.expand-button {
    font-size: 14px;
    padding: 6px 0;
}

img {
    border: 0;
    display: block;
}

#epAttention {
    color: #666666;
    display: block;
    font-size: 12px;
    text-align: center;
    margin: 10px 0 0 0;
}

#epAttention strong {
    color: #ff0000;
}


.ceo {
    width: 278px;
    height: 88px;
    float: left;
    margin: 10px 10px 10px 0;
    display: flex;
}


.image_ceo {
    background: url(ceo.png) no-repeat center;
    height: 88px;
    width: 100%;
    background-size: contain;
}

#epCEO {
    background: #bdbbbc;
    margin: 20px 0;
    padding: 0 20px 25px 20px;
    position: relative;
}

#epCEO h1 {
    background: url(ceoH1.png) no-repeat left top;
    color: white;
    font-size: 16px !important;
    height: 40px;
    letter-spacing: -1px;
    padding: 10px 8px 0 8px;
    margin: 0;
}

#epColumn1 {
    padding: 10px 10px 10px 0;
    width: 470px;
}

#epColumn2 {
    padding: 10px;
    width: 470px;
}

#epConsent {
    background: white;
    border: 1px solid #ffcc00;
    margin: 20px 0;
    padding: 20px;
}

#epConsent h1 {
    text-align: center;
}

#epConsent h2 {
    font-size: 12px;
    margin: 10px 0 0 0;
}

#epConsentContinue,
#epConsentCancel {
    background: #1a75cf;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    height: 35px;
    margin-right: 10px;
    width: 121px;
    cursor: pointer;
}

#epConsentContinue:disabled,
#epConsentCancel:disabled {
    background-color: #999999;
    color: #595959
}

#epContent {
    clear: both;
    display: flex;
    margin: 10px 0 0 0;
    width: 950px;
}

.report #epContent {
    padding: 16px 50px;
    width: 850px;
}

.consent #epContent {
    padding: 0px 50px;
    display: block;
    width: 850px;
}

#epContent h1 {
    color: #776f65;
    font-size: 17px;
    margin: 15px 0;
}

#epDataPrivacy .message {
    padding: 5px 10px;
    background: white;
    border: 1px solid #ffcc00;
}

#epEUstatement {
    display: none;
}

#epFollowup,
#epFollowupText {
    display: none;
}

#epFooter th {
    display: none;
}

#epFooter {
    background: #595959;
    behavior: url(https://secure.ethicspoint.com/domain/media/shared/PIE.htc);
    border-radius: 10px;
    clear: both;
    color: white;
    -moz-border-radius: 10px;
    position: relative;
    text-align: center;
    -webkit-border-radius: 10px;
}

#epFooter a {
    color: white;
}

#epFooter a:hover,
#epFooter a:focus {
    color: #cccccc;
}

#epGoodFaith {
    background: white;
    border: 1px solid #bc0024;
    clear: both;
    padding: 10px;
    position: relative;
    margin-top: 20px;
}

#epGoodFaith p {
    margin: 0;
}

#epHeader {
}


.flex {
    display: flex;
    justify-content: space-between;
}

.logo {
    background: url(logo1.png) no-repeat;
    height: 38px;
    width: 199px;
}

#epHeader .eplogo {
    background: url(https://secure.ethicspoint.com/domain/media/shared/nglogo.png)
        no-repeat;
    display: block;
    position: relative;
    top: 10px;
    height: 50px;
    width: 150px;
}

#epLang {
    color: #999999;
    font-size: 10px;
    display: block;
    height: 33px;
    margin: 10px 0 0 0;
    text-align: right;
}

#epLang a {
    color: #666666;
    padding: 0 5px;
}

#epLang a:hover,
#epLang a:focus {
    color: #d84704;
}

#epNav {
    background: #595959;
    behavior: url(https://secure.ethicspoint.com/domain/media/shared/PIE.htc);
    border-radius: 10px;
    color: white;
    margin: 15px 0 0px 0;
    -moz-border-radius: 10px;
    position: relative;
    -webkit-border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
}

#epNav a {
    color: white;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
}

#epNav a:hover,
#epNav a:focus {
    color: #cccccc;
    overflow: visible;
}

#epReportButtons {
    margin: 0 0 20px 0;
    width: 100%;
}

#report {
    background: #1a75cf;
    border: 1px solid #385d8a;
    color: white;
    cursor: pointer;
    display: flex;
    font: 12px sans-serif;
    font-weight: bold;
    height: 60px;
    line-height: 19px;
    margin-bottom: 10px;
    -moz-border-radius: 15px;
    position: relative;
    -webkit-border-radius: 15px;
    white-space: normal;
    width: 430px;
    padding: 0 20px;
    text-decoration: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#epReportButtons button {
    background: #1a75cf;
    border: 1px solid #385d8a;
    color: white;
    cursor: pointer;
    display: flex;
    font: 12px sans-serif;
    font-weight: bold;
    height: 60px;
    line-height: 19px;
    margin-bottom: 10px;
    -moz-border-radius: 15px;
    position: relative;
    -webkit-border-radius: 15px;
    white-space: normal;
    width: 470px;
    padding: 0 20px;
    text-decoration: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}

div#epReport {
    width: 270px;
}

#epReport a {
    text-decoration: none;
}

#epReport button {
    background: #1a75cf;
    border: none;
    color: white;
    cursor: pointer;
    display: flex;
    font: 20px sans-serif;
    font-weight: bold;
    height: 100px;
    line-height: 19px;
    margin-bottom: 10px;
    -moz-border-radius: 15px;
    position: relative;
    -webkit-border-radius: 15px;
    white-space: normal;
    width: 270px;
    padding: 0 20px;
    text-decoration: none;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

#epReportButtons button:hover,
#epReportButtons button:focus,
#report:hover,
#report:focus,
#epReport button:hover,
#epReport a:hover {
    color: #fdd02f;

    text-decoration: none;
}

#epReportButtonsBack {
    display: none;
}

#epResources {
    display: block;
    left: -21px;
    line-height: 16px;
    position: absolute;
    top: 30px;
    z-index: 1000;
}

#epResources span {
    background: #595959;
    color: white;
    cursor: pointer;
    display: block;
    padding: 5px 20px;
    position: relative;
    width: 200px;
    z-index: 100;
}

#epResources span:hover,
#epResources span:focus {
    color: #cccccc;
}

#epRow3 {
    float: left;
    width: 950px;
    clear: both;
}

#epWrapper {
    position: relative;
    width: 950px;
    margin: 0 auto 0 auto;
}

#subtitle_question {
    color: black;
    display: none;
    font-weight: bold;
}

#title_report,
#title_question {
    display: none;
}

.epFaqs .expand-opened {
    width: 260px;
}

.epFaqs .expand-closed {
    width: 260px;
}

.image1 {
    color: #fff;
    display: block;
    height: 124px;
    position: relative;
    margin-top: 10px;
    padding: 20px 30px;
    background: url(banner.png) no-repeat;
}

.image1:lang(de) {
    background: url(bannerDE.png) no-repeat;
}

.image1 h1:lang(de) {
    font-size: 28px;
}
.image1 h2:lang(de) {
    font-size: 22px;
}

.followup {
}

.followup .username {
    width: 175px;
}

.followup .password {
    margin-left: 3px;
    margin-top: 5px;
    width: 175px;
}

.followup .submit {
    margin-left: 65px;
}

.listor {
    list-style: none;
}

/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {
}

#epDataPrivacy {
    margin-bottom: 20px;
}

#epDataPrivacy button {
    background: #1a75cf;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    position: relative;
    width: 121px;
}

#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}

#epDataPrivacy select {
    width: 50%;
    margin-bottom: 10px;
}

#epDataPrivacy .online {
    display: none;
}

#epDataPrivacy .phone {
    display: none;
}

/*phone*/
#epPhone {
    margin-bottom: 20px;
}

#epPhone select {
    width: 50%;
    margin-bottom: 10px;
}
