@font-face {
    font-family: 'Core-Sans';
    src: url('CoreSansLight.otf') format('opentype');
    font-weight: 300;
}
@font-face {
    font-family: 'Core-Sans';
    src: url('CoreSansRegular.otf') format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: 'Core-Sans';
    src: url('CoreSansBold.otf') format('opentype');
    font-weight: 700;
}
body {
    color: #6d6e71;
    font: normal normal 300 17px/30px 'Core-Sans', sans-serif;
    margin: 0;
}
a {
    color: #1b5087;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #58a0d4;
    text-decoration: underline;
}
a.active {
    color: #58a0d4;
}
a.logo {
    background: url(logo2.png) no-repeat left top / contain;
    display: block;
    height: 70px;
    width: 242px;
    position: absolute;
    top: 56%;
    left: 16px;
    transform: translateY(-50%);
}
a.logo2 {
    background: url(logo1.png) no-repeat left center / contain;
    display: block;
    height: 70px;
    width: 154px;
    position: absolute;
    top: 50%;
    left: 240px;
    transform: translateY(-50%);
}
h1 {
    color: black;
    font: 30px 'Core-Sans', sans-serif;
    font-weight: 400;
    line-height: 35px;
    margin: 0 0 15px 0;
}
h2 {
    font: 16px 'Core-Sans', sans-serif;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0;
}
.notice-page,
.notice-page-US {
    h2 {
        font-size: 30px;
        color: #1b5087;
    }
    h4 {
        color: #1b5087;
    }
}

.notice-page,
.notice-page-US:lang(frca) {
    h2 {
        font-size: 26px;
        color: #1b5087;
    }
    h4 {
        color: #1b5087;
    }
}

img {
    border: 0;
    display: block;
}
p {
    line-height: 24px;
    margin: 0 0 8px 0;
    padding: 0;
}
.center {
    text-align: center;
}
strong {
    font-weight: bold;
}
.bold-italic {
    font-weight: bold;
    font-style: italic;
}
#epAttention {
    color: #1b5087;
    margin: 0 0 20px 0;
}
#epButtons {
    float: left;
    margin-bottom: 20px;
}
.button-container {
    margin: 20px 0 40px;
}
#dpAttention {
    color: #1b5087;
    margin: 0 0 20px 0;
}
#epButtons a {
    background: #1b5087;
    border-radius: 10px;
    color: white;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    padding: 22px 10px;
    position: relative;
    text-align: center;
    width: 230px;
}
#epButtons a:hover,
#epButtons a:focus {
    background: #58a0d4;
    color: white;
    text-decoration: none;
}
#epButtons a.middle {
    margin: 20px 0;
}
#epButtons a span {
    cursor: pointer;
    display: block;
    zoom: 1;
}
#epColumn1 {
    margin-right: 730px;
    padding: 20px 0;
}
#epColumn2 {
    float: right;
    padding: 20px;
    width: 690px;
}
#epColumn3 {
    padding: 20px;
}
#epContent {
    clear: both;
    float: left;
    margin-top: 13px;
    width: 980px;
}
#epEmergency {
}
#epFollow {
    background: #1b5087;
    border-radius: 10px;
    color: white;
    overflow: hidden;
    padding: 10px;
    font: normal normal 400 13px/17px 'Core-Sans', sans-serif;
    position: relative;
    width: 230px;
    margin-bottom: 20px;
}
#epFollow h2 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
label {
    display: block;
    text-align: right;
}
#epFollow input.follow {
    width: 140px;
}
#epFooter {
    border-top: 1px solid #1b5087;
    clear: both;
    color: #333333;
    font-size: 10px;
    text-align: center;
}
#epFooter th {
    display: none;
}
#epHeader {
    /*background: #ebb020;*/
	border-bottom:1px solid #1b5087;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    height: 95px;
}

#epLang {
    /*color: #fff;*/
    font-size: 15px;
    position: absolute;
    right: 10px;
    text-transform: lowercase;
    display: block;
}
#epLang a {
    /*color: #fff;*/
    padding: 0 5px;
    text-decoration: none;
    display: block;
    float: left;
}
#epLang a.navLast {
    border-right: 0px solid #fff;
}
#epLang a:hover,
#epLang a:focus {
    /*color: #fff;*/
    text-decoration: underline;
}
nav {
    display: flex;
    align-self: center;
    justify-content: space-between;
    color: #1b5087;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 50px;
    width: 100%;
}
nav a {
    color: #1b5087;
    display: block;
    float: left;
    padding: 0 10px;
    text-decoration: none;
}
nav a:hover,
nav a:focus {
    color: #58a0d4;
    text-decoration: none;
}
#epWrapper {
    float: left;
    left: 50%;
    margin-left: -490px;
    position: relative;
    width: 980px;
}
.banner {
    color: #000000;
    font: italic normal 700 23px/25px 'Core-Sans', sans-serif;
    padding-top: 10px;
    text-align: center;
}
.fadeimages {
    float: right;
    height: 200px;
    margin: 0 0 20px 20px;
    width: 200px;
}
.listor {
    margin: 10px 0;
    list-style: none;
}
/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {
    display: none;
}
#epDataPrivacy {
    margin-bottom: 20px;
}
#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}
#epDataPrivacy select,
#epPhone select {
    width: 300px;
    margin-bottom: 10px;
}
/*phone*/
/*Issues*/
#epIssues {
    margin-bottom: 50px;
}
#epIssues .details {
    position: absolute;
    right: 10px;
    top: 10px;
}
#epIssues .issue {
    border: 1px solid #1b5087;
    margin: 10px 0;
    padding: 10px;
    position: relative;
}
#epIssues .issue:hover,
#epIssues .issue:focus {
    background: #1b5087;
    color: white;
}
#epIssues .issue:hover .name {
    color: white;
}
#epIssues .name {
    color: #1b5087;
    font-size: 14px;
    margin-right: 100px;
}
#epIssues .desc {
    padding-left: 25px;
}
/* modal styling */
#overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 200;
    opacity: 0.7;
    background: white;
}
@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#modal {
    width: 450px;
    border: 1px solid #1b5087;
    padding: 25px;
    background: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 250;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}
#close-modal {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    color: #1b5087;
    font-size: 25px;
    cursor: pointer;
}
.contain {	
	height:95px;
	margin:0 auto;
	position:relative;
	width:980px;
}