@import url('https://fonts.googleapis.com/css?family="Helvetica Neue",Helvetica,Arial,sans-serif:300,400,400i,600,700,800&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
html {
    overflow-y: scroll;
}
body {
    color: #333;
    background-color: #fefcff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    margin: 0;
}
body.issues {
    background: #fff;
}
body.issues #epNAVEXFooter {
    clear: both;
    color: #333333;
    font-size: 13px;
    margin: 0 auto;
    padding: 0 20px;
    width: 780px;
}
a {
    color: #337ab7;
    outline: none;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a.logo {
    background: url(logo1.png) no-repeat left top;
    background-size: contain;
    display: block;
    height: 150px;
    margin-left: 30px;
    width: 321px;
}
div.NAVEXLogo {
    background: #fff url(logonavex.png) no-repeat 0 0;
    height: 52px;
    margin: 30px auto 10px;
    width: 208px;
}
h1 {
    font-size: 20px;
    color: #1e4099;
}
h2 {
    font-size: 20px;
    color: #1e4099;
    text-transform: uppercase;
}
h3 {
    color: #747474;
    font: 400 18px/22px 'Open Sans', sans-serif;
    margin: 10px 0;
    padding: 0;
}
h4 {
    color: #000;
    font: 400 18px/22px 'Open Sans', sans-serif;
    margin: 10px 0;
    padding: 0;
}
img {
    border: 0;
    display: block;
    margin: auto;
}
ol,
ul {}
p {
    line-height: 22px;
    margin: 0 0 15px 0;
    padding: 0px 20px;
}
section {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#epColumn1 {
    color: #333;
    padding: 0 15px 0 30px;
    width: 489px;
}
#epColumn1.report {
    margin-left: 20px;
}
#epColumn1 ul {
}
#epColumn1 p {
    padding: 0;
}
#epColumn1Inner {
    color: white;
    margin-bottom: 8px;
    padding: 20px;
    zoom: 1;
}
#epColumn1Inner h2,
#epColumn1Inner h3 {
    color: white;
}
#epColumn2 {
    width: 548px;
}
#epColumn2Inner {
    background: white;
    margin-bottom: 8px;
}
#epColumn3 {
    margin-top: -400px;
    width: 200px;
    margin-left: 9px;
}
#epColumn4 {
    margin: 0 auto;
    width: 780px;
}
#epColumn4 p {
    color: #797878;
}
#epColumn5 {
    float: left;
    padding: 40px 10px 40px 00px;
    display: block;
    clear: both;
    text-align: center;
}
#epColumn5 p {
    color: #797878;
}
.sub-column-4 {
    width: 245px;
    padding: 0px 20px;
    float: left;
    min-height: 200px;
}
section.faqs {
    border-top: 1px solid #7b7a7a;
    color: #797878;
    margin-top: 90px;
    padding-top: 65px;
}
div.col-faq {
    background: url() top center no-repeat;
    line-height: 20px;
    padding: 75px 3px 0;
    text-align: center;
    width: 25%;
}
div.col-faq h3 {
    font: normal 400 22px/31px 'Open Sans', sans-serif;
    text-transform: uppercase;
}
div.col-faq p {
    border-top: 1px solid #7b7a7a;
    margin: 0;
    padding: 20px;
}
div.col-faq.assistance {
    background-image: url(icon_assistance.png);
}
div.col-faq.instructions {
    background-image: url(icon_instructions.png);
}
div.col-faq.confidentiality {
    background-image: url(icon_confidentiality.png);
}
div.col-faq.emergencies {
    background-image: url(icon_emergencies.png);
}
#epAttention {
    color: #333;
    text-align: center;
}
#epButtons {
    background-color: #0F446B;
    color: white;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding-top: 25px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none;
    width: 166px;
    height: 138px;
}
#epButtons .report {
    background: url(icon_Report.png) no-repeat top center;
    color: white;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-top: 90px;
    text-align: center;
    text-decoration: none;
    width: 166px;
    height: 138px;
}
#epButtons .follow {
    background: url(icon_Followup.png) no-repeat top center;
    color: white;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-top: 90px;
    text-align: center;
    text-decoration: none;
    width: 166px;
    height: 138px;
}
#epButtons a:hover {}
#epContent {
    margin-bottom: 40px;
    padding: 0 15px;
    width: 1110px;
}
#epcontentWrapper {}
#buttonWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 15px 0;
}
#buttonWrapper a {
    background-color: #1e4099;
    box-shadow: -1px 1px 2px 1px #BDBDBD;
    -webkit-box-shadow: -1px 1px 2px 1px #BDBDBD;
    color: #ff8c00;
    display: inline-block;
    font-weight: 700;
    margin: 0 15px 10px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 247px;
}
#buttonWrapper a:hover {
    text-decoration: none;
}
#epNAVEXFooter {
    border-top: 1px solid #7b7a7a;
    clear: both;
    color: #797878;
    direction: ltr !important;
    font-size: 13px;
    text-align: center;
    width: 1140px;
}
#epNAVEXFooter th {
    display: none;
}
#epNAVEXFooter .line1 {
    float: left;
}
#epNAVEXFooter .line2 {
    float: right;
}
#epNAVEXFooter a {
    color: #337ab7;
    text-decoration: none;
}
#epNAVEXFooter a:hover {
    color: #23527c;
}
#epHeader {
    margin: 42px 0 0;
    position: relative;
}
#info p {
    color: #fff;
}
#info {
    margin-top: 50px;
    background-color: #0F446B;
    padding: 20px;
}
#epLang {
    color: black;
    display: block;
    float: right;
    margin-top: 10px;
    text-align: right;
    width: 520px;
}
#epLang a {
    font-weight:700;
    color:#797878;
    line-height: 20px;
    margin-left: 10px;
    padding-right: 10px;
}
#epNav {
    border-bottom: 1px solid #7b7a7a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0 auto;
    padding-bottom: 40px;
    width: 100%;
}
#epNav a {
    border-left: 1px solid #7b7a7a;
    display: inline-block;
    margin: 0 1px;
    padding: 0 15px;
    text-align: center;
    width: 145px
}
#epNav a:hover {
    color: #23527c;
    text-decoration: underline;
}
#epNav a:last-child {
    border-right: 1px solid #7b7a7a;
}
#epResources {
    background: url(resources.png) no-repeat 13px 14px;
    display: block;
    font: 400 15px/37px 'Open Sans', sans-serif;
    overflow: visible;
    padding: 0 0 0 18px;
    position: absolute;
    right: -213px;
    top: 0;
    width: 200px;
    z-index: 10;
}
#epResources span {
    background: white;
    border-right: 4px solid white;
    color: #f57e20;
    cursor: pointer;
    display: block;
    padding: 0 20px 0 25px;
    text-align: left;
    width: 251px;
}
#epResources span:hover {
    background: white url(resourcesspan.png) no-repeat 13px center;
    border-right: 4px solid #9ea62d;
    color: #747474;
}
#epSecureText {
    display: block;
    margin: 0 auto 39px;
    width: 441px;
}
#epSecureText .securetext {
    font-size: 1em;
    letter-spacing: -0.25px;
}
#epSecureText .filetext {
    font-size: 1.25em;
    font-weight: bold;
}
#epWrapper {
    margin: 0 auto;
    width: 1170px;
}
#logong {
    height: 130px;
    margin-bottom: 8px;
    position: relative;
    width: 300px;
}
#logong a.logong {
    background: url(logo1.png) no-repeat left top;
    height: 105px;
    left: 24px;
    margin-top: -32px;
    /* negative half of the height */
    position: absolute;
    top: 50%;
    width: 360px;
}
/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .phone {
    display: none;
}
#epDataPrivacy {
    color: black;
    margin-bottom: 20px;
}
#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}
#epDataPrivacy select {
    border: 1px solid #666;
    font: 400 13px/19px 'Open Sans', sans-serif;
    margin-bottom: 10px;
    padding: 5px;
    width: 35%;
}
/*phone*/
#epPhone {
    margin-bottom: 20px;
}
#epPhone select {
    border: 1px solid #666;
    font: 400 13px/19px 'Open Sans', sans-serif;
    margin-bottom: 10px;
    padding: 5px;
    width: 35%;
}
#epPhone .output {
    width: 35%;
}
/*Issues*/
#epIssues .details {
    position: absolute;
    right: 10px;
    top: 10px;
}
#epIssues .details:lang(ar),
#epIssues .details:lang(he) {
    right: 700px;
}
#epIssues .catname {
    color: #000;
    font-size: 20px;
    margin: 40px 0 20px;
}
#epIssues .catdesc {
    display: none;
}
#epIssues .issue {
    border: 1px solid #ccc;
    color: #000;
    margin: 10px 0;
    padding: 10px;
    position: relative;
}
#epIssues .issue:hover {
    background: #ccc;
}
#epIssues .name {
    font-size: 15px;
}
#epIssues .desc {
    padding: 10px 25px;
}
.black {
    color: #000;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.center {
    color: #000;
    text-align: center;
}
.expand-button {
    margin: 0 0 10px;
    text-decoration: underline;
}
.expand-button:hover {
    color: #000;
}
.listor {
    list-style: none;
    margin: 10px 0;
}
.nowrap {
    white-space: nowrap;
}
.output em {
    display: block;
    font-size: 90%;
}
.output th {
    text-align: left;
}
.top {
    margin-top: 0;
    padding-top: 0;
}
div.text {
    color: black;
}
.underline {
    text-decoration: underline;
}