@font-face {
    font-family: 'dejavu_sansbold';
    src: url('../fonts/DejaVuSans-Bold-webfont.eot');
    src: url('../fonts/DejaVuSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-Bold-webfont.woff') format('woff'), url('../fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-Bold-webfont.svg#dejavu_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dejavu_sansbook';
    src: url('../fonts/DejaVuSans-webfont.eot');
    src: url('../fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-webfont.woff') format('woff'), url('../fonts/DejaVuSans-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-webfont.svg#dejavu_sansbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dejavu_sansextralight';
    src: url('../fonts/DejaVuSans-ExtraLight-webfont.eot');
    src: url('../fonts/DejaVuSans-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-ExtraLight-webfont.woff') format('woff'), url('../fonts/DejaVuSans-ExtraLight-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-ExtraLight-webfont.svg#dejavu_sansextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dejavu_sansBoldOblique';
    src: url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #636466 !important;
    font-family: 'dejavu_sansbook', Verdana, sans-serif;
    font-size: 18px;
    padding-bottom: 18px;
    background-color: #F4F4F4;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: 'dejavu_sansbold', Verdana, sans-serif;
    font-weight: normal !important;
}

h1 {
    font-family: 'dejavu_sans', Verdana, sans-serif;
    font-weight: normal !important;
    font-size: 50px;
    line-height: auto;
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px;
}

h4+figure {
    margin-top: 2em;
}

iframe {
    overflow: hidden !important;
}

.container {
    background-color: white;
}

#preheader {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,547bbd+100 */
    padding: 5px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 50%, #547bbd 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 50%, #547bbd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 50%, #547bbd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#547bbd', GradientType=1);
    /* IE6-9 */
}

#preheader .dd-lang-wrapper {
    font-size: 11px;
    background-color: #fff;
    color: #000;
    border: 1px solid #bbb;
    border-radius: 6px;
    ;
    margin: 0 5px 0 0;
    padding: 0.1em 0.4em 0.1em 0.5em;
}

#preheader .dd-lang-wrapper .dropdown-menu {
    min-width: 130px;
    padding-left: 7px;
    padding-right: 7px;
}

#preheader .dd-lang-wrapper a,
#preheader .dd-lang-wrapper a:hover,
#preheader .dd-lang-wrapper a:active {
    padding: 5px;
    border-radius: 5px;
    font-size: 11px;
    text-decoration: none;
    color: inherit;
}

#pageheader {
    position: relative;
}

img#commission-logo {
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 220px;
    margin-bottom: 0px;
    top: 44px;
}

#pageheader #banner {
    text-align: right;
}

#pageheader #main-title {
    width: 585px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -82px;
    margin-bottom: -62px;
}

#pageheader h1 {
    font-family: 'dejavu_sansextralight';
    text-align: center;
    padding: 24px;
    color: white;
    background-color: #49579f;
}

#pageheader h1 span {
    display: block;
    font-size: 80px;
    font-family: 'Cormorant Garamond', serif;
}

#pageheader h1 img {
    width: 95%;
    height: auto;
    max-width: 920px;
}

#pageheader #main-title p {
    color: #49579f !important;
    text-align: right;
}

p.pink-fg {
    color: #49579f !important;
}

quote#presidents-quote {}

.extra-margin-top {
    margin-top: 2em;
}

.italics {
    font-family: 'dejavu_sansBoldOblique';
}

.italicsro {
    font-family:  Verdana, sans-serif;
}

#esc-logo {
    width: 164px;
    height: auto;
    margin-bottom: 2em;
}

nav#mainnav .row {
    background-color: #85cb9e;
    text-transform: uppercase;
}

nav#mainnav .row .dropdown>a {
    color: #154194;
    text-decoration: none;
    font-size: 12px;
    padding: 10px;
    display: inline-block;
}

nav#mainnav .row .dropdown.open {
    background-color: #f49700;
}

nav#mainnav .row .dropdown>a:hover {
    background-color: #f49700;
}

nav#mainnav .row .dropdown>a span.blue-borders {
    padding: 5px;
    border: 4px solid #154194;
    display: inline-block;
    margin-right: 5px;
}

nav#mainnav .row .dropdown-menu {
    border: none;
    border-radius: none;
    box-shadow: none;
}

.table {
    display: table;
    width: 100%
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
    width: 49%;
}

.table-cell-left {
    border-right: 2px solid white;
}

.table-cell-right {
    border-left: 2px solid white;
}

a.big-btn {
    color: white;
    position: relative;
    margin-left: auto;
    text-align: center;
    text-decoration: none !important;
    padding: 14px;
    background-color: #49579f;
}

a.big-btn:visited {
    color: #fff;
}

a.big-btn:hover {
    color: #fff !important;
}

a.big-btn-left span,
a.big-btn-right span {
    position: relative;
}

a.big-btn-left span::before,
a.big-btn-right span::before {
    background: rgba(0, 0, 0, 0) url("../img/left-white-arrow.svg") no-repeat scroll 0 0;
    content: " ";
    position: absolute;
    height: 28px;
    left: -42px;
    top: -1px;
    width: 36px;
}

nav#mainnav .row .dropdown-menu>li>a:focus,
nav#mainnav .row .dropdown-menu>li>a:hover {
    background-color: #fcbe00;
}

main div.row {
    padding-top: 5px;
    padding-bottom: 40px;
}

main div.row:first-of-type {
    padding-top: 0;
}

main h2 {
    margin-top: 0;
    margin-bottom: 24px;
    /*color: #49579f;*/
    color: #49579f;
    text-transform: uppercase;
    font-size: 30px;
}

h3 {
    color: #49579f;
    position: relative;
    margin-top: 0;
    font-weight: normal;
}

h4 {
    color: #ffffff;
    position: relative;
    margin-top: 0;
    font-weight: normal;
}

main ul {
    padding-left: 24px;
}

#publication-details {
    padding-top: 25px;
}

#publication-details h3::before {
    background: rgba(0, 0, 0, 0) url("../img/left-blue-arrow.svg") no-repeat scroll 0 0 / contain;
}

p+h3 {
    margin-top: 24px;
}

p+figure {
    margin-top: 18px;
}

main div.row.blue h2,
main div.row.blue h3 {
    color: #154194;
}

main div.row.blue h3 {
    font-size: 20px;
    line-height: 20px;
}

main strong {
    font-size: 18px;
}

strong.blue {
    color: #124678
}

img {
    width: 100%;
}

p+h3 {
    margin-top: 2em !important;
}

main a:not(.big-btn) {
    transition: background-color ease-in .2s;
    -o-transition: background-color ease-in .2s;
    -moz-transition: background-color ease-in .2s;
    -webkit-transition: background-color ease-in .2s;
}

main a,
main a:visited {
    color: #49579f;
    text-decoration: none;
}

main a:not(.big-btn):hover {
    background-color: #49579f;
    color: #fff;
    text-decoration: none;
}

p.pink {
    font-family: dejavu_sansbold !important;
    color: #b7166a;
}

div.pink {
    color: #fff;
    background: url(../img/P-033124-55h.jpg) top right no-repeat;
    background-origin: content-box;
    padding-bottom: 0 !important;
    margin-bottom: 40px;
}

div.pink>div {
    background-color: #b7166a;
    padding-top: 15px;
    padding-bottom: 40px;
}

#publication-details {
    border-top: 2px solid #034ea2;
}

div.pink h2 {
    color: #fff;
}

div#register {
    display: inline-block;
    color: #b7166a;
    background-color: #fff;
    padding: 10px 10px 10px 24px;
    margin: 15px 0 15px -15px;
}

div#register p {
    margin-bottom: 0;
}

div#register a {
    display: block;
}

div#register a,
div#register a:visited {
    color: #b7166a;
}

div#register a:hover {
    background: none;
    text-decoration: underline;
}

.toupper {
    text-transform: uppercase;
}

#publication-details h3 {
    font-size: 18px;
    color: #124678;
}

ul.nodecoration {
    list-style-type: none;
    padding: 0;
}

a.formats {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 8px;
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
    margin: 10px 0;
}

a.formats:visited {
    color: #fff;
}

a.formats+a.formats {
    margin-left: 5px;
}

a.formats span {
    position: absolute;
    bottom: 8px;
}

a.formats.pdf {
    background: #e94a4b url(../img/pdf-icon.png) 50% 50% no-repeat;
}

a.formats.pdf span {
    right: 8px;
}

a.formats.html {
    background: #FF5023 url(../img/html-icon.png) 50% 50% no-repeat;
}

a.formats.html span {
    right: 8px;
}

a.formats.print {
    background: #676767 url(../img/print-icon.png) 50% 26% no-repeat;
}

a.formats.print span {
    width: 80px;
    text-align: center;
}

a.formats.pdf.previous-edition {
    background: #d1d1d1 url(../img/pdf-icon.png) 50% 50% no-repeat;
    margin-bottom: 0;
}

p.previous-edition-date {
    font-size: .75em;
    margin-top: 0;
}

footer#pagefooter .row {
    padding-top: 28px;
    padding-bottom: 48px;
    background-color: #ececec;
}

a.share-btn {
    background-color: white;
    color: #555;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    max-width: 150px;
    min-width: 24%;
    padding-left: 48px;
    position: relative;
}

a.share-btn:hover {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, .5);
    -moz-box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, 1);
    box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, .5);
}

a.share-btn::before {
    background-color: grey;
    content: " ";
    height: 40px;
    left: 0;
    position: absolute;
    width: 40px;
}

a.share-email::before {
    background: #466a9e url(../img/email.svg) 50% 50% no-repeat;
    background-size: 25px 40px;
}

a.share-facebook::before {
    background: #637aba url(../img/facebook.svg) 50% 50% no-repeat;
    background-size: 25px 40px;
}

a.share-twitter::before {
    background: #9ac9ed url(../img/twitter.svg) 50% 50% no-repeat;
    background-size: 25px 40px;
}

a.share-google::before {
    background: #4d4c4d url(../img/google.svg) 50% 50% no-repeat;
    background-size: 25px 40px;
}

a.share-linkedin::before {
    background: #5482c2 url(../img/linkedin.svg) 50% 50% no-repeat;
    background-size: 40px 40px;
}

figure.main-content {
    margin: 18px auto;
}

figure.main-content figcaption {
    background-color: #124678;
    color: #fff;
}

figcaption {
    font-weight: bold;
    padding: 8px;
    font-size: 14px;
    color: #124678;
}

.source {
    font-size: 10px;
    font-style: italic;
    display: block;
    text-align: right;
    padding: 5px 0;
}

.note {
    font-size: 10px;
    display: inline-block;
    text-align: left;
}

.bar {
    min-height: 50px;
}

#what-is-the-eu-doing {
    color: #154194;
}

#cover4 {
    width: 67%;
    height: auto;
}

.archive {
    padding: 25px 10px 15px 10px;
    overflow: hidden;
    width: 100%;
    background: rgb(22, 65, 148);
    color: #fff;
    margin: 45px 0 -40px 0;
    text-align: center;
    font-size: 15px;
}

.archive a {
    color: #fff!important;
    text-decoration: underline;
}

.go-to-top {
    display: block;
    max-width: 60px;
    margin: 0 auto;
}

.footerleft {
    overflow: hidden;
    float: left;
    width: 34%;
    font-size: 11px;
    color: #154194;
    padding: 10px 15px;
}

.footerleft img {
    padding-top: 15px;
}

.footerright {
    overflow: hidden;
    float: left;
    width: 66%;
    font-size: 11px;
    color: #154194;
    padding: 10px 15px;
}

.footerright .blue-borders {
    padding: 2px;
    border: 4px solid #154194;
    display: inline-block;
}

.footerright-big {
    font-size: 16px;
}

.minwidth,
.minwidth-two,
.minwidth-three,
.min-width-four {
    display: inline-block;
}

.minwidth {
    min-width: 70px;
}

.minwidth-two,
.minwidth-three {
    min-width: 160px;
    padding: 2px;
}

.first-type {
    border-bottom: 1px dotted #777;
    border-top: 1px dotted #777;
    margin: 0 10px 0 0;
}

.second-type,
.third-type {
    border-bottom: 1px dotted #777;
    margin: 0 10px 0 0;
}

.blue a {
    color: #124678 !important;
}

.blue a:hover {
    color: #fff!important;
    background-color: #124678 !important;
    text-decoration: none;
}

span#pink-quote {
    color: #49579f;
    display: inline-block;
    text-indent: -100%;
    float: left;
    height: 77px;
    width: 80px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: url(../img/quote-mauve.png) 0 0 no-repeat;
    background-size: contain;
}

#presidents-quote {
    font-family: dejavu_sansbold !important;
    color: #000 !important;
}

#identifiers {
    border-top: 1px dotted #777;
    width: 100%;
}

#identifiers tr {
    border-bottom: 1px dotted #777;
    font-size: 12px;
}

#identifiers th,
#identifiers td {
    padding: 3px;
}

#identifiers th {
    font-weight: normal;
}

.video-label {
    color: white;
    background-color: #49579f;
    margin: 0;
    padding: 1em .4em .4em .4em;
    font-size: .75em;
}

#register {
    font-size: 1.2em;
    font-weight: bold;
}

#register a {
    font-weight: normal;
}

#graph01 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.single-margin-bottom {
    margin-bottom: 1em;
}

#cc-logo {
    width: 140px;
    height: auto;
    max-width: 95%;
}

@media only screen and (min-width: 999px) and (max-width: 1199px) {
    a.big-btn-left span {
        margin-left: 40px;
        text-align: center
    }
}

@media only screen and (max-width: 1535px) {
    .col-sm-3 {
        width: 40%
    }
    .col-sm-9 {
        width: 60%
    }
    a.formats {
        width: 50px;
        height: 50px;
        font-size: 8px;
    }
    a.formats span {
        position: absolute;
        bottom: 1px;
    }
    a.formats.pdf {
        background-size: 80%
    }
    a.formats.pdf span {
        right: 8px;
    }
    a.formats.html {
        background-size: 80%
    }
    a.formats.html span {
        right: 8px;
    }
    a.formats.print {
        background-size: 80%
    }
    a.formats.print span {
        width: 50px;
        text-align: center;
    }
}

#op-logo {
    max-width: 262px;
}

#eu-signing {
    border: 15px solid white;
    max-width: 100%;
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.6);
}

#op-logo {
    width: auto !important
}

div.row div.col-sm-4 img {
    display: block;
    margin: 0 auto;
    width: 75%;
}

@media only screen and (max-width: 999px) {
    .footerleft,
    .footerright {
        width: 100%;
        float: none;
    }
    .col-sm-3 {
        width: 100%
    }
    .col-sm-9 {
        width: 100%
    }
    .footerright img {
        max-width: 100%;
    }
    .minwidth,
    .minwidth-two,
    .minwidth-three,
    .min-width-four {
        min-width: auto;
        display: block;
    }
    .table,
    .table-row,
    .table-cell {
        display: block;
        border: 0;
    }
    a.big-btn {
        position: relative;
        border-radius: 8px;
        display: block;
        margin: 0 auto;
        padding-left: 55px;
        text-align: left;
        width: 95%;
    }
    a.big-btn+a.big-btn {
        margin-top: 24px;
    }
    a.big-btn:active {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        top: 5px;
        left: 5px;
    }
    .video-iframe {
        padding: 15px;
    }
    a.share-btn {
        padding-right: 15px;
        min-width: 200px;
        display: inline-block;
    }
}

@media only screen and (max-width: 769px) {
    #pageheader {
        margin-top: 90px;
    }
    .img-responsive {
        margin: 15px auto;
    }
    img#president {
        width: 66%;
    }
    .big-btn+.big-btn {
        margin-top: 30px;
    }
    .bar {
        min-height: 30px !important;
    }
    .img-responsive {
        margin-bottom: 0;
    }
    img#commission-logo {
        position: absolute;
        top: -74px;
        left: 50%;
        transform: translateX(-50%);
        width: 150px;
    }
    #pageheader {
        margin-top: 114px;
    }
    #pageheader .row {
        position: relative;
        height: auto;
    }
    #pageheader h1 {
        position: static;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #pageheader h1 img {
        width: 85%;
    }
    .table,
    .table-cell {
        display: block;
        width: auto;
    }
    .table-cell+.table-cell {
        margin-top: 24px;
    }
    div.row div.col-sm-4 img {
        width: 85%;
        margin-bottom: 24px;
    }
    img.img1 {
        width: 95% !important;
    }
}

@media only screen and (max-width:600px) {
    a.share-btn {
        display: block;
        min-width: 95%;
        padding-right: 0;
    }
    img#president {
        width: 75%;
        margin-bottom: 24px;
    }
    div.pink {
        margin-bottom: 0px;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
    .col-sm-4 .embed-responsive {
        margin-bottom: 24px;
    }
}

.hidden {
    display: none;
}

@media (max-width:992px) {
    div.row div h2 {
        font-size: 28px;
    }
    div.pink {
        background-size: cover;
    }
}

@media (max-width:585px) {
    main div.row {
        padding-bottom: 25px;
        padding-top: 10px;
    }
    #pageheader #main-title {
        position: static;
        margin-top: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    #pageheader #main-title h1 {
        margin: 0;
        font-size: 35px;
    }
    #pageheader #main-title h1 span {
        font-size: 45px;
    }
    #pageheader #main-title p {
        padding: 5px;
    }
}

div.row {
    padding-left: 25px;
    padding-right: 25px;
}

div.dor {
    border: 1px solid #49579f;
    padding: 10px;
    margin: 1em 0;
}

table#tab01,
table#tab02,
table#tab03 {
    width: 100%
}

table#tab01 tr td:nth-child(1),
table#tab01 tr td:nth-child(3) {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}

table#tab01 td {
    vertical-align: middle;
}

table#tab01 tr td:nth-child(2) {
    text-align: center;
    font-size: 22px;
    color: #49579f;
}

table#tab01 tr td:nth-child(2) em {
    color: #4780d1
}

table#tab01 tr td:nth-child(2) span {
    text-decoration: underline;
}

table#tab03 td {
    width: 50%;
}

div.dor1 {
    background-color: #49579f;
    padding: 10px;
    margin: 1em 0;
}

table#tab02 tr td:nth-child(2) {
    text-align: center;
    font-size: 22px;
    color: #ffffff;
}

table#tab02 tr td:nth-child(2) span.small {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

table#tab02 tr td:nth-child(2) span {
    text-decoration: underline;
}

div.dor2 {
    border: 1px solid #49579f;
    padding: 10px;
    margin: 1em 0;
    color: #49579f;
    font-size: 22px;
    text-align: center;
}

div.dor3 {
    border: 1px solid #49579f;
    padding: 10px;
    margin: 1em 0;
}

div.dor3 img {
    max-width: 394px;
    text-align: center;
}

p.center {
    max-width: 394px;
    text-align: right;
}

div.dor4 {
    background-color: #49579f;
    padding: 1.5em 1em;
    margin: 1em 0;
    color: white;
}

div.dor4 a,
div.dor4 a:visited {
    color: #f28060;
    color: #fcd588;
    text-decoration: none;
}

div.dor4 a:not(.big-btn):hover {
    background-color: #ffffff;
    background-color: #fcd588;
    color: #49579f;
    text-decoration: none;
}

div.dor5 {
    background-color: #fff7f4;
    padding: 10px;
    margin: 1em 0;
    color: #000000;
}

div.dor6 {
    margin: 1em 0;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}

img.img1 {
    width: 50%;
    text-align: center;
}

img.img01 {
    width: auto;
    text-align: center;
}

figure {
    text-align: center;
}

p.cen {
    text-align: center;
}

span.c1 {
    color: #f7a28e;
}

span.c2 {
    color: #f3805f
}

.drop {
    float: left;
}