@charset "UTF-8";
/* CSS Document */

#brexit {
margin: 0 0 20px 0;
color: #333;
}

#brexit p {
margin: 0 0 20px 0;
}

#brexit a, a:visited {
color: #00479D;
}

#brexit a {
text-decoration: underline;
}

#brexit img.right {
padding: 0;
}

#brexit h1 {
margin: 0 0 15px 0;
font-size: 45px;
line-height: 1.2em;
padding: 0;
color: #00479D;
}

#brexit h1 span {
font-size: 20px;
display: block;
margin: 15px 0 5px 0;
line-height: 1.2em;
font-weight: normal;
}

#brexit .lead {
margin: 5px 0 15px 0;
line-height: 1.6em;
}

#brexit .lead strong {
color: #00479D;
}

#brexit h2 {
margin: 70px 0 10px 0;
font-size: 28px;
line-height: 1.4em;
border-top: 2px solid;
border-bottom: 2px solid;
padding: 20px 0;
color: #00479D;
}

#brexit h2 span {
color: #FFF;
background: #00479D;
font-size: 20px;
padding: 8px;
margin: 0 2px 0 0;
}

#brexit h3 {
margin: 40px 0 15px 0;
font-size: 24px;
line-height: 1.4em;
color: #00479D;
border-bottom: 1px solid;
clear: both;
padding: 5px 0;
}

#brexit h3.changes {
color: #C8161D;
}

#brexit h3 small {
font-size: 18px;
font-weight: normal;
}

#brexit h3 span {
font-size: 34px;
margin: 0 2px 0 5px;
font-weight: normal;
font-style: italic;
}

#brexit h4 {
font-size: 18px;
font-weight: bold;
margin: 40px 0 20px 0;
color: #1D50A2;
}

#brexit h4.changes {
color: #C8161D;
}

#brexit h4 span {
font-weight: normal;
font-size: 14px;
margin: 0 10px 0 0;
color: #fff;
background: #00479D;
padding: 6px 10px 5px;
}

#brexit h4 span.changes {
background: #C8161D;
}


#brexit .photo {
margin: 15px 0;
font-size: 12px;
color: #474747;
line-height: 1.4em;
z-index: 0;
text-align: center;
}

#brexit .photo img {
margin: 0 auto 10px auto;
display: block;
text-align: center;
}

#brexit dl {
padding: 0.5em;
font-size: 13px;
}

#brexit dt {
float: left;
width: 100px;
text-align: left;
}

#brexit dd {
margin: 0 0 0 100px;
padding: 0 0 0.4em 0;
}

#brexit table {
margin:10px 0 60px 0;
}

#brexit table td {
padding: 10px 5px 10px 15px;
line-height: 1.7em;
vertical-align: top;
}

#brexit table th {
padding: 10px 2px;
vertical-align: top;
line-height: 1.4em;
background: #ccc;
color: #FFF;
font-weight: normal;
text-align: center;
}

#brexit table th.even {
background: #bababa;
}

#brexit .period01 {
color:#FFF; background: #1D50A2; padding: 5px 5px 3px; display: inline;
}

#brexit .period02 {
color:#FFF; background: #C8161D; padding: 5px 5px 3px; display: inline;
}

#brexit .period03 {
color:#FFF; background: #EEA900; padding: 5px 5px 3px; display: inline;
}

#brexit .menu a{
float: left;
display: inline-block;
margin: 2px 10px 0 0;
text-decoration: none;
padding: 3px 0;
}

#brexit .menu a:before {
content: "\f105";
font-family: FontAwesome;
text-decoration: inherit;
color:#cc0000;;
font-size: 14px;
font-weight: bold;
margin: 0 5px 0 5px
}

#brexit .menu a:hover {
color: #999999;
}

/* responsive */

body.white .site #brexit {
font-size: 16px;
margin: 0 0 10px 0;
}

body.white .site #brexit .lead {
font-size: 14px;
}

body.white .site #brexit .description {
font-size: 14px;
}

body.white .site #brexit .description .period01 {
padding: 0px 5px;
}

body.white .site #brexit .description .period02 {
padding: 0px 5px;
}

body.white .site #brexit .description .period03 {
padding: 0px 5px;
}

body.white .site #brexit h1 {
font-size: 24px;
line-height: 1.3em;
margin: 0 0 10px 0;
font-weight: bold;
}

body.white .site #brexit h1 br {
display: none;
}

body.white .site #brexit h1 span {
font-size: 16px;
display: block;
margin: 0 0 5px 0;
line-height: 1.1em;
}

body.white .site #brexit h2 {
font-size: 22px;
margin: 50px 0 0 0;
padding: 15px 0;
}

body.white .site #brexit h2 span {
padding: 3px;
font-size: 18px;
margin: 0 2px 10px 0;
display: block;
text-align: center;
}

body.white .site #brexit h3 {
font-size: 22px;
}

body.white .site #brexit h3 small {
line-height: 2em;
font-size: 16px;
padding: 8px 0;
}

body.white .site #brexit h4 {
margin: 30px 0 15px 0;
clear: both;
line-height: 1.7em;
}

body.white .site #brexit .photo {
font-size: 12px;
margin: 5px 0 15px;
}

body.white .site #brexit .photo br {
display: none;
}

body.white .site #brexit .right {
float: right;
}

body.white .site #brexit img.right {
display: none;
}

body.white .site #brexit dl{
padding: 0 0 10px 0;
}

body.white .site #brexit dt{
width: 45px;
font-weight: bold;
margin: 0 10px 0 0;
}

body.white .site #brexit dd{
margin: 0 0 15px 50px;
}

body.white .site #brexit .menu a{
font-size: 14px;
}

