body {
    font: normal normal 400 17px/30px Helvetica, sans-serif;
    color: #777777;
    margin: 0;
    background-color: #eeeeee;
}
a {
    color: #000000;
    text-decoration: underline;
    outline: none;
    transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
a:hover,
a:focus {color: #e53329;}
.tagline {
    color: #e53329;
    font-size: 1.3em;
    font-weight: 600;
    left: 3%;
    position: relative;
    text-decoration: none;
    top: 38%;
}
.tagline:lang(ar),
.tagline:lang(he) {right: 15%;}
a.logo {
    background: url(logo1.png) no-repeat left top / contain;
    display: block;
    height: 70px;
    left: 44px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 500px;
}
h1 {
    font: normal normal 800 36px/40px Arial, sans-serif;
    color: #000000;
    margin: 0.67em 0;
    padding: 0;
}
h2 {
    font: normal normal 800 24px/40px Arial, sans-serif;
    color: #000000;
    margin: 0.83em 0;
    padding: 0;
}
#make-report {margin-top: 40px;}
h3 {
    font: normal normal 700 1.17em/1.27em sans-serif;
    margin: 1em 0;
    padding: 0;
}
img {
    border: 0;
    display: block;
}
ol,
ul {
    margin: 1em 0;
    padding: 0 0 0 1.25em;
}
.report-methods {margin: 1em 0 1em 30px;}
.report-methods ul {margin: 5px 0;}
p {
    margin: 1em 0;
    padding: 0;
}
#epAttention {
    width: 100%;
    text-align: center;
    min-width: 1200px;
    background-color: #eeeeee;
    color: #222222;
    height: 70px;
    line-height: 70px;
}
#epColumn1 {
    margin-right: 500px;
    padding: 20px;
}
#epColumn2 {
    float: right;
    padding: 20px;
    width: 450px;
}
#epColumn3 {padding: 20px;}
#epContent {
    clear: both;
    margin: 0 auto;
    width: 1200px;
    padding: 50px 0;
    overflow: auto;
}
#epEmergency {margin-top: 40px;}
#epNAVEXFooter {
    clear: both;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    line-height: 20px;
}
#epNAVEXFooter th {display: none;}
#epNAVEXFooter a {
    text-decoration: none;
    color: #000000;
}
#epNAVEXFooter a:hover,
#epNAVEXFooter a:focus {
    color: #000000;
    text-decoration: underline;
}
#epNAVEXFooter .line1 {direction: ltr;}
#epHeader {
    height: 165px;
    border-bottom: 1px solid #cccccc;
    position: relative;
}
#epLang {
    color: black;
    position: absolute;
    top: 0;
    display: block;
    z-index: 100;
    max-width: 1400px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    line-height: 1.2;
}
#epLang a {
    padding: 0 5px;
    font-size: 10px;
    display: inline-block;
    direction: ltr;
}
#epWrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-width: 1200px;
    background-color: #ffffff;
}
#epNav {
    float: right;
    font: normal normal 800 13px/114px Arial, sans-serif;
    width: 800px;
    height: 114px;
    text-transform: uppercase;
    margin-top: 20px;
}
#epNav:lang(de) {font-size: 10px;}
#epNav:lang(pteu) {
    font-size: 9px;
    margin-right: 120px;
}
#epNav:lang(es) {font-size: 9px;}
#epNav:lang(eseu) {
    font-size: 9px;
    margin-right: 100px;
}
#epNav:lang(hu) {
    font-size: 11px;
    margin-right: 100px;
}
#epNav:lang(it) {
    font-size: 9px;
    margin-right: 100px;
}
#epNav:lang(mk) {font-size: 11px;}
#epNav:lang(ms) {font-size: 10px;}
#epNav:lang(pl) {font-size: 10px;}
#epNav:lang(pt) {font-size: 10px;}
#epNav:lang(ro) {font-size: 10px;}
#epNav:lang(ru) {font-size: 10px;}
#epNav:lang(sv) {font-size: 11px;}
#epNav a {
    display: block;
    float: left;
    padding: 0 20px;
    color: #444444;
    text-decoration: none;
    transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    position: relative;
}
#epNav a:hover,
#epNav a:focus {
    color: #e53329;
    text-decoration: none;
}
#epNav a:hover #epResources,
#epNav a:focus #epResources {display: block;}
#epResources {
    display: none;
    left: 0;
    position: absolute;
    top: 75px;
    z-index: 10;
}
#epResources span {
    background: #444444;
    color: white;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    width: 200px;
    line-height: 1.5;
}
#epResources span:hover,
#epResources span:focus {background: black;}
#consentText {
    font-size: 15px;
    padding-left: 30px;
    line-height: 1.5;
}
#consentText p {margin-left: 30px;}
#consentText h2 {
    font-size: 17px;
    line-height: 1.5;
    padding-left: 1.5em;
    text-indent: -1.5em;
}
#epConsentContinue {margin-right: 15px;}
#epFollowUp {
    list-style-type: none;
    padding-left: 0;
}
#epFollowUp .box {width: 165px;}
.submit {
    background: #444;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
    color: white;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    border: none;
}
.submit:hover,
.submit:focus {
    background: black;
    color: white;
}
/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {}
.phone {width: 45%;}
#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}
#epDataPrivacy select {
    margin: 0 0 1em 0;
    width: 350px;
}
/*phone*/
#epPhone select {
    font: normal normal 400 12px/15px sans-serif;
    margin: 0 0 1em 0;
    width: 100%;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.listor {
    list-style: none;
    margin: 1em 0;
}
.nowrap {white-space: nowrap;}
.top {
    margin-top: 0;
    padding-top: 0;
}
.bold {font-weight: bold;}
.red {color: red;}