body {
    font: normal 400 15px/18px sans-serif;
    margin: 0;
}
a {
    color: #00bce9;
    outline: none;
    text-decoration: underline;
}
a:hover,
a:focus {}
a.logo {
    background: url(logo1.png) no-repeat left top;
    display: block;
    height: 38px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 75px;
}
h1 {
    font: normal 700 2em/1.8em sans-serif;
    margin: 0.67em 0;
    padding: 0;
}
h2 {
    font: normal 700 1.5em/1.3em sans-serif;
    margin: 0.83em 0;
    padding: 0;
}
h3 {
    font: normal 700 1.17em/1.27em sans-serif;
    margin: 1em 0;
    padding: 0;
}
hr {
    background-color: #cccccc;
    height: 1px;
    border: 0px;
}
img {
    border: 0;
    display: block;
}
ol,
ul {
    margin: 1em 0;
    padding: 0 0 0 1.25em;
}
p {
    margin: 1em 0;
    padding: 0;
}
button {
    cursor: pointer;
    font-size: 1.5em;
    margin-top: 10px;
    padding: 5px 15px;
}
.message {
    background-color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 10px;
    padding: 15px 20px;
    width: calc(100% - 50px);
}
#miniFAQ {
    display: none;
    font-size: 18px;
    padding-left: 20px;
    background-color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 10px;
    width: calc(100% - 40px);
    padding: 20px;
    margin-top: 10px;
}
.red {
    color: red;
}
#epAttention {
    width: 1500px;
    text-align: center;
}
#epBanner {
    background: url(banner.png) no-repeat left top;
    display: block;
    float: left;
    width: 575px;
    height: 412px;
}
#epButtons {
    height: 220px;
    position: relative;
    width: 1500px;
    padding-top: 5px;
    padding-bottom: 20px;
}
#epButtons > a,
#epButtons > span {
    display: block;
    float: left;
    height: 95px;
    padding: 135px 15px 0 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 270px;
    border-right: 2px solid #cccccc;
}
#epButtons>a:lang(ar), #epButtons>span:lang(ar), #epButtons>a:lang(ja), #epButtons>span:lang(ja){height: 115px;}
#epButtons>a:lang(cs), #epButtons>span:lang(cs){height: 125px;}
#epButtons>a:lang(id), #epButtons>span:lang(id), #epButtons>a:lang(nl), #epButtons>span:lang(nl){height: 130px;}
#epButtons>a:lang(de), #epButtons>span:lang(de), #epButtons>a:lang(fr), #epButtons>span:lang(fr), #epButtons>a:lang(it), #epButtons>span:lang(it){height: 155px;}
#epButtons>a:lang(ru), #epButtons>span:lang(ru){height: 100px;}
#epButtons>a:lang(tr), #epButtons>span:lang(tr){height: 110px;}
#epButtons .code {background: url(code-icon.png) no-repeat center 20px;}
#epButtons .commitment {background: url(ceo.jpg) no-repeat center top;background-size: contain;}
#epButtons .form {background: url(form-icon.png) no-repeat center 20px;}
#epButtons .resources {background: url(resources-icon.png) no-repeat center 30px;}
#epButtons a span.title,
#epButtons a.title {
    font: normal 400 18px/24px Helvetica, Arial, sans-serif;
    text-decoration: underline;
    color: #00bce9;
}
#epButtons a span.title:lang(es), #epButtons a span.title:lang(ru) {
    font: normal 400 13px/19px Helvetica, Arial, sans-serif;
    letter-spacing: -.5px;
}
#epButtons a span.title:lang(ms), #epButtons a span.title:lang(pl), #epButtons a span.title:lang(pt), #epButtons a span.title:lang(sl), #epButtons a span.title:lang(sv), #epButtons a span.title:lang(th) {
    font: normal 400 15px/20px Helvetica, Arial, sans-serif;
}
#epButtons a span.subtitle {
    color: #000000;
    display: block;
    font-size: 13px;
    padding-top: 5px;
    text-decoration: none;
}
#epButtons a span.subtitle:lang(sl) {font-size: 11px;}
#epButtons a.commitment {
    padding-top: 175px;
    height:0px;
}
#epButtons a.commitment:lang(ar), #epButtons a.commitment:lang(ja){height: 0px;   }
#epButtons a.commitment:lang(cs){height: 0px;   }
#epButtons a.commitment:lang(id), #epButtons a.commitment:lang(nl){height: 0px;   }
#epButtons a.commitment:lang(de), #epButtons a.commitment:lang(fr), #epButtons a.commitment:lang(it){height: 0px;  }
#epButtons #retaliation {
    background: url(warning-icon.png) no-repeat center 10px;
    display: block;
    font-size: 13px;
    float: left;
    height: 75px;
    padding-top: 130px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 280px;
    padding-left: 10px;
}
#epButtons #retaliation h1 {
    font-size: 22px;
    line-height: 27px;
}
#epButtons #retaliation h1:lang(ru) {line-height: 22px;}
#epButtons #retaliation #mainLink {
    padding-top: 0px;
    font-size: 22px;
    height: 39px;
    border-right: none;
    text-decoration: underline;
}
#epButtons #retaliation #mainLink:lang(ru) {font-size: 19px;}
#epButtons #retaliation #secondaryLink {
    padding: 0px;
    height: 39px;
    border-right: none;
    float: none;
    display: inline;
}
#epButtons #doc-translations-container {cursor: default;}
#epButtons #translations-btn {
    background: #00bce9;
    border: 2px solid #cccccc;
    border-radius: 7px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin-top: 15px;
    padding: 10px;
    text-decoration: none;
}
form fieldset {border: none;}
#epCode {
    background: #ffffff;
    display: none;
    font: normal 400 15px/18px sans-serif;
    overflow: visible;
    padding: 0 0 0 18px;
    position: absolute;
    right: -215px;
    bottom: 0;
    width: 193px;
    z-index: 10;
    border: 2px solid #cccccc;
}
#epCode span {
    background: white;
    border-right: 4px solid white;
    color: #2C9AD6;
    cursor: pointer;
    display: block;
    padding: 0 20px 0 0;
    text-align: left;
    width: 169px;
}
#epCode span:hover,
#epCode span:focus {
    background: #ffffff;
    border-right: 4px solid #2C9AD6;
    color: #cccccc;
}
#epColumn1 {
    float: right;
    padding: 0 20px 10px 20px;
    width: 870px;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
#epColumn2 {
    float: right;
    padding: 0;
    width: 912px;
}
#epColumn2Left {
    float: left;
    padding: 0 20px 10px 20px;
    width: 408px;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
}
#epColumn2Right {
    float: right;
    padding: 0 20px 10px 20px;
    width: 408px;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
}
#epColumn2Left:lang(zhs), #epColumn2Right:lang(zhs){min-height:190px;}
#epColumn2Left:lang(ar), #epColumn2Right:lang(ar){min-height:205px;}
#epColumn2Left:lang(cs), #epColumn2Right:lang(cs){min-height:225px;}
#epColumn2Left:lang(de), #epColumn2Right:lang(de), #epColumn2Left:lang(ja), #epColumn2Right:lang(ja){min-height:240px;}
#epColumn2Left:lang(fr), #epColumn2Right:lang(fr), #epColumn2Left:lang(id), #epColumn2Right:lang(id){min-height:250px;}
#epColumn2Left:lang(it), #epColumn2Right:lang(it){min-height:260px;}
#epColumn2Left:lang(ru) {width: 432px;}
#epColumn2Right:lang(ru) {width: 385px;}
#epContentHome #epColumn1 h1,
#epContentHome #epColumn2 h1 {font: normal 700 26px/34px sans-serif;}
#epContentHome #epColumn1 h1:lang(es),
#epContentHome #epColumn2 h1:lang(es) {font: normal 700 22px/34px sans-serif;}
#epContentHome #epColumn1 h1:lang(ms),
#epContentHome #epColumn2 h1:lang(ms) {font: normal 700 20px/34px sans-serif;}
#epContentHome #epColumn1 h1:lang(pl),
#epContentHome #epColumn2 h1:lang(pl) {font: normal 700 25px/34px sans-serif;}
#epContentHome #epColumn1 hr,
#epContentHome #epColumn2 hr {
    background-color: #cccccc;
    height: 1px;
    border: 0px;
    margin: 0 0 0 -20px;
    width: 910px;
}
#epContentHome #epColumn1 hr:lang(ar),#epContentHome #epColumn1 hr:lang(he),
#epContentHome #epColumn2 hr:lang(ar),#epContentHome #epColumn2 hr:lang(he){margin: 0 -20px 0 0;}
#epContentHome #epColumn2 hr {width: 109%;}
#collapseAll:lang(ar), #collapseAll:lang(he){padding-right: 5px;}
#ExColAll {
    display: block;
    height: 50px;
    text-align: right;
}
#ExColAll a:hover,
#ExColAll a:focus {cursor: pointer;}
#ExColAll a:first-child {
    border-right: 1px solid #cccccc;
    padding: 0 5px 0 0;
}
#ExColAll a:first-child:lang(ar), #ExColAll a:first-child:lang(he) {
    border-right: none;
    border-left: 1px solid #ccc;
    padding: 0 0 0 5px;
}
.faqQuestion {
    color: #000;
    cursor: pointer;
    font-weight: bold;
    margin-left: 30px;
    display: block;
    padding: 10px 0;
}
.faqQuestion:hover,
.faqQuestion:focus {
    color: rgba(0, 0, 0, 0.7);
    text-decoration: underline;
}
.faqAnswer {
    color: grey;
    margin-left: 60px;
    margin-bottom: 20px;
}
.faqAnswer2 {
    color: #000000;
    margin-left: 60px;
    margin-bottom: 20px;
}
.hide {display: none;}
.homeLink {
    background-color: #00bce9;
    padding: 5px 15px;
    border: 2px solid #cccccc;
    border-radius: 7px;
    color: #ffffff;
    text-decoration: none;
    font-size: 24px;
    display: inline-block;
    position: relative;
}
#followLink {
    background-color: #00bce9;
    padding: 5px 15px 5px 5px;
    border: 2px solid #cccccc;
    border-radius: 7px;
    color: #ffffff;
    text-decoration: none;
    font-size: 19px;
    display: inline-block;
    position: relative;
}
.sync-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    margin-left: 3px;
    vertical-align: middle;
}
#followLink span {vertical-align: middle;}
#questionLink {
    font-size: 20px;
    padding: 5px 15px 5px 30px;
}
#questionLink:before {
    content: "?";
    position: absolute;
    left: 7px;
    top: 5px;
    width: 20px;
    height: 20px;
    z-index: 100;
    font-size: 17px;
}
#reportLink {
    background: #00bce9 url(report-icon.png) no-repeat 10px center;
    padding: 10px 30px 10px 50px;
    border: 2px solid #cccccc;
    border-radius: 7px;
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
}
#followLink:lang(de), #questionLink:lang(de), #reportLink:lang(de), #followLink:lang(it), #questionLink:lang(it), #reportLink:lang(it), #followLink:lang(ms), #followLink:lang(pt), #followLink:lang(ru) {
    font-size: 16px;
}
#epColumn3,
#epColumn3Consent {
    min-height: 200px;
    padding: 10px 70px 20px 70px;
    background-color: #eeeeee;
    margin-top: 10px;
}
#epColumn3Consent h2 {display: inline-block;}
#epColumn4 {
    background: url(ceo_big.jpg) no-repeat 1160px 70px;
    background-size: contain;
    min-height: 200px;
    padding: 10px 0 20px 0;
}
#epColumn4 p {width: 1077px;}
#epColumn4:lang(ar), #epColumn4:lang(he){
    background: url(ceo_big.jpg) no-repeat left 70px;
    background-size: contain;
}
.expand {
    padding-left: 50px;
    font-size: 1.2em;
    color: #00bce9;
}
.expand:hover,
.expand:focus {cursor: pointer;}
#epColumn3Issues {
    min-height: 200px;
    padding: 10px 70px 20px 70px;
}
#epContent,
#epContentHome {
    clear: both;
    margin: 0 auto;
    width: 1500px;
    overflow: auto;
}
#epEmergency {
    clear: both;
    float: left;
    padding: 20px;
    position: relative;
}
#epNAVEXCustomFooter {
    clear: both;
    width: 1500px;
}
#epNAVEXCustomFooter .line1 {
    direction:ltr !important;
    float: left;
    margin-left: 0;
}
#epNAVEXCustomFooter .line2 {
    float: right;
    margin-right: 0;
}
#epNAVEXCustomFooter a {color: #2C9AD6;}
#epNAVEXCustomFooter th {display: none;}
#epHeader {
    height: 100px;
    width: 1500px;
    position: relative;
}
#epHeader h1 {
    font-size: 30px;
    line-height: 30px;
    padding-top: 6px;
    text-decoration: none !important;
    color: #000000 !important;
}
#epHeader h2 {
    font-size: 20px;
    padding-top: 6px;
}
#epHeader a.home {
    font-size: 30px;
    line-height: 30px;
    padding-top: 6px;
    text-decoration: none !important;
    color: #000000 !important;
}
#epLang {
    direction:ltr !important;
    display: block;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2;
    max-width: 1090px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: -15px;
}
#epLang:lang(ar), #epLang:lang(he) {
    left: 20px;
    right: unset;
    text-align: left;
}
#epLang a {
    color: #3131FF;
    padding: 0 6px;
}
#epNav {
    float: left;
    margin-left: 50px;
}
#epNav h2 {
    display: block;
    float: left;
    padding: 5px 50px;
    margin-right: 75px;
    background-color: #cccccc;
    color: #b3b3b3;
    font-size: 26px;
}
#epNav h2:last-child {margin-right: 0px;}
#epNav .navActive {
    background-color: #00bce9;
    color: #ffffff;
}
#epWrapper {
    position: relative;
    width: 1500px;
    margin: 0 auto;
}
/*dp2*/
#epDataPrivacy .phone,
#epDataPrivacy .output {}
#epDataPrivacy .online {
    display: none;
    padding: 10px 0 0 70px;
    margin: 0.83em -70px;
}
#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}
#epDataPrivacy ol.dropDowns li {margin-bottom: 15px;}
#epDataPrivacy select {
    font: normal 400 15px/18px sans-serif;
    margin: 0 0 1em 0;
    width: 100%;
    background-color: #ffffff;
    border: 2px solid #cccccc;
}
/*phone*/
#epPhone select {
    font: normal 400 15px/18px sans-serif;
    margin: 0 0 1em 0;
    width: 100%;
    background-color: #ffffff;
    border: 2px solid #cccccc;
}
/*Issues*/
span#expandall,
span#collapseall {
    cursor: pointer;
    color: #2C9AD6;
}
h1.issues_title {
    float: left;
    width: 300px;
}
p.expand_collapse {
    margin-top: 6px;
    float: right;
    text-align: right;
}
p.expand_collapse:lang(ar), p.expand_collapse:lang(he) {float: left;}
#epIssues .category {
    background: #e4e4e4;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
#epIssues {
    overflow: auto;
    padding-top: 30px;
    width: 1100px;
}
#epIssues .catname {
    box-sizing: border-box;
    font-size: 14px;
    padding: 7px 12px;
    text-align: center;
    width: 22%;
}
#epIssues .issuebox {
    background: #f6f6f6;
    display: flex;
    flex-direction: column;
    width: 78%;
}
#epIssues .issue {
    align-items: center;
    background: #f6f6f6;
    border-bottom: 1px dotted #333333;
    cursor: default !important;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 10px;
    position: relative;
}
#epIssues .issue:hover,
#epIssues .issue:focus {background: #cccccc;}
#epIssues .issue:hover .name {}
#epIssues .issue_radio_container {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    width: 100%;
}
#epIssues .name {
    color: #462f25;
    font-size: 14px;
    padding: 2px 0 2px 8px;
    width: 96%;
}
#epIssues .desc {
    max-width: 96%;
    padding: 7px 7px 7px 33px;
}
#epIssues .details {
    width: calc(100% - 37px);
    height: 39px;
    position: absolute;
    left: 36px;
    top: 0px;
}
#epIssues .details:lang(ar), #epIssues .details:lang(he) {
    left: unset;
    right: 36px;
}
.issue_continue_container {width: 969px;}
.issue_continue_container:lang(ar), .issue_continue_container:lang(he){float:left;}
#epIssuesContinue {
    border: 0px;
    padding: 10px 15px;
    background-color: #cccccc;
    color: #ffffff;
    font-size: 20px;
    float: right;
}
#epIssuesContinue:lang(ar), #epIssuesContinue:lang(he) {float: left;}
#epIssuesContinue:hover {
    background-color: #2C9AD6;
    cursor: pointer;
}
#epIssuesContinue:disabled:hover {
    background-color: #cccccc;
    cursor: default;
}
#epIssues .special-note {
    display: none;
    margin-top: 12px;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.noBullet {list-style-type: none;}
.listor {
    list-style: none;
    margin: 1em 0;
}
.listnone li {list-style: none;}
.ltr {
    direction:ltr !important;
    unicode-bidi: bidi-override;
}
.nowrap {white-space: nowrap;}
.top {
    margin-top: 0;
    padding-top: 0;
}
.center {text-align: center;}
.twistie {
    background: url(/domain/media/en/gui/8897/twistie.png) no-repeat left center;
    cursor: pointer;
    padding-left: 40px;
}
.twistie.open {background: url(/domain/media/en/gui/8897/twistieOpen.png) no-repeat left center;}
.underline {text-decoration: underline;}
/* consentFR Styles */
#a2>.notice-docs {margin-right: 40px;}
.continueText {font-weight: 700;}



.consentPage ul {
    margin-left: 30px;
}
html[lang='ar'] .consentPage ul,
html[lang='he'] .consentPage ul {
    margin-left: 0;
    margin-right: 45px;
}

.consentPage #b2 ul {
    font-style: italic;
    font-weight: 700;
}