		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 December 2016 16:35:42
*/


/**
 * version: 1.1
 * author:  Marek Jasiński
 *
 * Table of Contents
 *
 * - Reset
 * - Utilities
 * - General
 * - Bootstrap
 * - Modules
 * - Accessibility links
 */
/* These imports have no CSS output, but provide variables, mixins and helpers to aid in construction of
 a design cutup.*/
.icn-search {
  background-image: url("");
  background-position: -0px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-search {
    background-image: url(""); }

.icn-home {
  background-image: url("");
  background-position: -50px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-home {
    background-image: url(""); }

.icn-play {
  background-image: url("");
  background-position: -100px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-play {
    background-image: url(""); }

.icn-pause {
  background-image: url("");
  background-position: -150px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-pause {
    background-image: url(""); }

.icn-prev {
  background-image: url("");
  background-position: -200px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-prev {
    background-image: url(""); }

.icn-next {
  background-image: url("");
  background-position: -250px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-next {
    background-image: url(""); }

.icn-burger {
  background-image: url("");
  background-position: -300px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-burger {
    background-image: url(""); }

.icn-close {
  background-image: url("");
  background-position: -350px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-close {
    background-image: url(""); }

.icn-yt {
  background-image: url("");
  background-position: -400px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-yt {
    background-image: url(""); }

.icn-fb {
  background-image: url("");
  background-position: -450px -0px;
  background-repeat: no-repeat; }
  .no-svg .icn-fb {
    background-image: url(""); }

.icn-tw {
  background-image: url("");
  background-position: -0px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-tw {
    background-image: url(""); }

.icn-ln {
  background-image: url("");
  background-position: -50px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-ln {
    background-image: url(""); }

.icn-marker {
  background-image: url("");
  background-position: -100px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-marker {
    background-image: url(""); }

.icn-ext {
  background-image: url("");
  background-position: -150px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-ext {
    background-image: url(""); }

.icn-error {
  background-image: url("");
  background-position: -200px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-error {
    background-image: url(""); }

.icn-valid {
  background-image: url("");
  background-position: -250px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-valid {
    background-image: url(""); }

.icn-pdf {
  background-image: url("");
  background-position: -300px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-pdf {
    background-image: url(""); }

.icn-doc {
  background-image: url("");
  background-position: -350px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-doc {
    background-image: url(""); }

.icn-xls {
  background-image: url("");
  background-position: -400px -50px;
  background-repeat: no-repeat; }
  .no-svg .icn-xls {
    background-image: url(""); }

.visuallyhidden, .sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .focusable.sr-only:active, .visuallyhidden.focusable:focus, .focusable.sr-only:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.slideshow-slides, .flex-control-nav, .flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.slideshow-nav li {
  display: inline-block;
  *display: inline;
  zoom: 1; }




.clearfix, .slideshow-slides {
  *zoom: 1; }
  .clearfix:before, .slideshow-slides:before, .clearfix:after, .slideshow-slides:after {
    content: '';
    display: table;
    line-height: 0; }
  .clearfix:after, .slideshow-slides:after {
    clear: both; }

/*
--------------------
Reset (normalize.css)
--------------------
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2.250em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;f#c9bfc5
  border-spacing: 0; }

/*
--------------------
Utilities
--------------------
*/




.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
--------------------
General
--------------------
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Colors */
/* END Color */
/* Resolution */
/* END Resolution */
.visible-desktops {
  display: block; }

.visible-mobiles, .visible-mobiles-600 {
  display: none; }

@media (max-width: 767px) {
  .visible-mobiles {
    display: block; }
  .visible-desktops {
    display: none; } }

@media (min-width: 600px) {
  .visible-mobiles-600 {
    display: block; } }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }
  @media (max-width: 767px) {
    body {
      background: #003366; } }

img {
  max-width: 100%;
  border: none; }

a img {
  border: none;
  outline: none; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.bg-blue {
  background: #003366; }

.bg-white {
  background: #fff; }

.bg-quick-links-twitter {
  background: #f7f7f7;
  margin: 1em 0 0 0; }
  @media (max-width: 767px) {
    .bg-quick-links-twitter {
      background: none;
      margin: 0; } }

.bg-grey {
  background: #e1e1e1; }

.align-left {
  float: left; }

.align-left:after {
  clear: left; }

.align-right {
  float: right; }

.align-right:after {
  clear: right; }

.reset-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.hide {
  display: none; }

/* -- Mobile navigation -- */
.mobile-nav {
  display: none; }
  @media (max-width: 767px) {
    .mobile-nav {
      display: block;
      float: left;
      width: 14.375em;
      height: 100%;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      transition: all 300ms; }
      .mobile-nav > ul {
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
        transition: all 300ms; } }

nav.mobile-nav.visible-mobile.hide {
  display: none; }

/* -- END Mobile navigation -- */
/* -- Main box structure -- */
.page-wrapper {
  min-height: 100%;
  height: 100%; }

.main {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .main {
      margin-top: 0 !important; } }
  @media (max-width: 767px) {
    .main {
      position: fixed;
      overflow: scroll;
      z-index: 2;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      transition: all 300ms;
      -webkit-backface-visibility: hidden; } }

@media (min-width: 768px) {
  .big-content-box {
    display: table;
    min-height: 100%;
    height: 100%; }
    .big-content-box .left-side, .big-content-box .right-side {
      display: table-cell;
      float: none; }
    .big-content-box .left-side {
      min-height: 100%;
      height: 100%; }
    .big-content-box .right-side {
      vertical-align: top; } }

/* -- END Main box structure -- */
/* Left Column -> logo & navigation  */
.main .left-side {
  background: #003366;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .main .left-side {
      width: 13.5em; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .main .left-side {
      width: 11.25em; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .main .left-side {
      width: 8.75em; } }

@media (min-width: 768px) {
  .gradient-bg-nav {
    background: url('//www.aboutmyvote.co.uk/__data/assets/image/0009/170397/bg-dark-blue.png?v=0.0.2') repeat-y left top; } }
@media (max-width: 767px) {
  .gradient-bg-nav {
    background: #003366; } }

.logo-link {
  display: table;
  margin: 1.25em 0.5em 0.9375em 0.5em; }
  .logo-link img {
    width: 100%; }

.main-nav {
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 0.875em;
  font-weight: bold; }
  .main-nav li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 1em;
    margin: 0 1em;
    border-bottom: 1px solid #4d7194;
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 100% center;
    position: relative;
    z-index: 1;
    font-size: 16px; }
  .main-nav li a:hover {
    text-decoration: underline;
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 100% center;
    position: relative;
    z-index: 2; }
  .main-nav li.active > a {
    font-weight: bold;
    border: none;
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 100% center; }
  .main-nav li.active > a:hover {
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 100% center; }
  .main-nav li.active:hover > a, .main-nav li.first.current-page > a {
    font-weight: bold;
    border: none; }
  .main-nav li.active:hover > a {
    margin-top: 0; }
  .main-nav > li.active:first-child:hover > a {
    border-bottom: none; }
  .main-nav > li.active.current-page:first-child:hover > a {
    margin-top: -1px; }
  .main-nav > li.active.current-page > a {
    margin-top: -1px; }
  .main-nav li.current-page a, .main-nav li.first.current-page a {
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 100% center; }
  .main-nav li.first.current-page > ul a:hover {
    background: #0070a3 url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 92% center; }
  .main-nav > li.current-page > a:first-child {
    border-top: 1px solid #4d7194; }
  .main-nav li.first.current-page > ul a {
    background: #007dae url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 92% center; }
  .main-nav li.active.current-page, .main-nav li li.active.current-page a {
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 92% center; }
  .main-nav ul li.active.current-page a {
    background: #006396 url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 92% center; }
  .main-nav li li li a {
    background: #007dae; }
  .main-nav li li li.current-page, .main-nav li li li a:hover {
    background: #007dae;
    color: #003366; }
  .main-nav li li > a:hover {
    border-top: 0; }
  .main-nav > li:first-child > a:hover {
    border-top: 0;
    margin-top: 0; }
  .main-nav li:last-child > a, .main-nav li li:last-child, .main-nav li li li:last-child {
    border-bottom: 0; }
  .main-nav li li {
    border-bottom: 1px solid #006396; }
    .main-nav li li > a {
      border: none;
      background: #007dae url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 92% center;
      padding-left: 2em;
      padding-right: 2em;
      margin-left: 0;
      margin-right: 0; }
    .main-nav li li > a:hover {
      background: #0070a3 url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 92% center; }
  .main-nav li li.active a {
    background: #007dae url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 92% center; }
  .main-nav li li.active a:hover {
    background: #007dae url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 92% center; }
  .main-nav li.active li.active li a {
    background: #006699; }
  .main-nav li li:hover > a, .main-nav li li:first-child:hover > a {
    margin-top: 0;
    border-bottom: none; }
  .main-nav li li li:hover > a, .main-nav li li li:first-child:hover > a {
    border-bottom: none; }
  .main-nav li li li {
    border-bottom: 1px solid #007dae; }

/* Navigation */
.page-wrapper.menu-active .main {
  left: 14.375em; }

.navbar-header {
  overflow: hidden;
  margin-bottom: 2.5em; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-toggle {
  margin-left: 1em;
  margin-top: 0.25em;
  background-color: transparent;
  background-image: none;
  border: none; }

.navbar-toggle:focus {
  background: none;
  outline: none; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 0.25em; }

.navbar-toggle .icon-bar {
  display: block;
  width: 1.5em;
  height: 0.1875em; }

/* !!!!!! END Left Column -> logo & navigation  !!!!!! */
/* !!!!!! Right Column -> Quick links & Content  !!!!!! */
.right-side {
  border-bottom: 0.3125em solid #003366; }

@media (min-width: 1200px) {
  .main .right-side {
    width: 59.625em; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .main .right-side {
    width: 49.375em; } }
@media (min-width: 768px) and (max-width: 991px) {
  .main .right-side {
    width: 38.125em; } }

/* Cookie Announcement */
.cookie-row.mobile {
  display: none; }
  @media (max-width: 767px) {
    .cookie-row.mobile {
      position: fixed;
      top: 0;
      z-index: 4;
      display: block; } }

.cookie-row.mobile.hide, .cookie-row.mobile.closed {
  display: none; }

@media (max-width: 767px) {
  .cookie-row.desktop {
    display: none; } }

.cookie-row {
  margin-left: -1.875em;
  margin-right: -1.875em; }
  @media (max-width: 767px) {
    .cookie-row {
      margin-left: 0;
      margin-right: 0;
      width: 100%; } }

.cookie-announcement {
  background: #d0d0d0;
  padding: 1em 3em 1em 2em;
  color: #003366;
  position: relative; }
  .cookie-announcement p {
    margin: 0;
    padding: 0;
    text-align: justify; }
    @media (max-width: 767px) {
      .cookie-announcement p {
        text-align: center;
        margin-top: 1em; } }
  .cookie-announcement a {
    color: #d0006e;
    text-decoration: none; }
  .cookie-announcement a:hover {
    text-decoration: underline; }

.close-cookie {
  background: url('//www.aboutmyvote.co.uk/__data/assets/image/0017/171026/close-cookie-announcement.png?v=0.0.2') no-repeat center center;
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 1em;
  right: 1.4em;
  cursor: pointer; }
  @media (max-width: 767px) {
    .close-cookie {
      top: 0.5em;
      right: 1em; } }

.breadcrumbs {
  float: left;
  margin: 0 0 1.25em 1.8em;
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 0.75em;
  font-weight: normal;
  color: #959595; }
  .breadcrumbs ul {
    list-style-type: none;
    padding: 0; }
    .breadcrumbs ul li {
      display: inline-block; }
  @media (min-width: 1200px) {
    .breadcrumbs {
      width: 63%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .breadcrumbs {
      width: 60%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .breadcrumbs {
      width: 100%; } }
  @media (max-width: 767px) {
    .breadcrumbs {
      display: none; } }
  .breadcrumbs a {
    color: #0099cc;
    text-decoration: none; }
  .breadcrumbs a:hover {
    text-decoration: underline; }

.navbar-header .header-links {
  margin: 0.15em 0 0 0; }
  .navbar-header .header-links a {
    color: #fff; }

@media (max-width: 400px) {
  .navbar-header .header-links.mobile {
    float: none;
    display: table; } }

.search-form.mobile.hide {
  display: none; }

.header-links {
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 0.875em;
  font-weight: bold;
  margin: 1.25em 1.4em 1.25em 0;
  position: relative;
  z-index: 4;
  height: 1.3125em; }
  @media (max-width: 767px) {
    .header-links {
      height: auto; } }
  .header-links a {
    color: #003366;
    margin-left: 2em;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0.1em 0.15em; }
    @media (max-width: 600px) {
      .header-links a {
        margin-left: 1em; } }
    @media (max-width: 400px) {
      .header-links a {
        margin-left: 0.5em; } }
  .header-links a:hover {
    text-decoration: underline; }
  .header-links .mobile-language {
    background: url('//www.aboutmyvote.co.uk/__data/assets/image/0010/170398/bg-language-arrows.png?v=0.1.5') no-repeat 100% 107%;
    padding-right: 0.8em; }
    .header-links .mobile-language select {
      border: none;
      outline: none;
      background: none;
      color: #fff;
      width: 62px;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: ''; }
    .header-links .mobile-language select::-ms-expand {
      display: none; }
  .header-links .language {
    display: block;
    margin-left: 2em;
    width: 5.4em; }
    @media (max-width: 600px) {
      .header-links .language {
        margin-left: 1em; } }
    @media (max-width: 400px) {
      .header-links .language {
        margin-left: 0.5em; } }
    .header-links .language li, .header-links .language li:hover {
      display: block; }
    .header-links .language li.active {
      display: none; }
    .header-links .language a {
      margin-left: 0;
      float: none; }
    .header-links .language a:hover {
      text-decoration: none; }
    .header-links .language .welsh-space {
      padding-left: 0.2em; }
  .header-links .language:hover {
    position: relative;
    z-index: 3; }
    .header-links .language:hover li.active a {
      color: #fff;
      padding: 0.4em 0 0.4em 0.2em;
      background: #007dae;
      text-align: right; }
    .header-links .language:hover li {
      display: block; }
      .header-links .language:hover li a {
        background: #fff;
        color: #003366; }
  .header-links .language-mobile-form {
    float: left;
    margin-left: 2em; }
    @media (max-width: 600px) {
      .header-links .language-mobile-form {
        margin-left: 1em;
        padding-top: 1.4px;
        padding-bottom: 1.4px; } }
    @media (max-width: 400px) {
      .header-links .language-mobile-form {
        margin-left: 0.5em; } }
    .header-links .language-mobile-form .reset-fieldset {
      padding-left: 0;
      margin-left: 0; }
  .header-links .search-button span {
    color: #d0006e;
    margin-left: 0.4em;
    top: 2px;
    left: 1px; }
  .header-links .search-button.hide {
    display: none; }

.desktop .language {
  padding-right: 1.2em;
  background: #fff url('//www.aboutmyvote.co.uk/__data/assets/image/0010/170398/bg-language-arrows.png?v=0.1.5') no-repeat 95% 108%;
  float: left; }

.desktop .language:hover {
  background: #007dae url('//www.aboutmyvote.co.uk/__data/assets/image/0010/170398/bg-language-arrows.png?v=0.1.5') no-repeat 95% -8%;
  padding-right: 1.2em;
  width: 5.4em; }

.header-links .search-button-submit, .header-links .search-button-submit:focus {
  height: 1.85em;
  width: 1.4em;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: none;
  border: 0;
  outline: 0; }
  .header-links .search-button-submit span, .header-links .search-button-submit:focus span {
    margin-left: 0;
    top: 1px;
    left: 0; }

@media (max-width: 767px) {
  .header-links.margin-bottom {
    margin-bottom: 0; } }

.reset-fieldset {
  border: none;
  outline: none;
  margin-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0; }

.search-form form {
  position: relative; }
.search-form fieldset {
  border: none;
  outline: none;
  margin-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0; }
  @media (max-width: 767px) {
    .search-form fieldset {
      padding-bottom: 0.05em; } }
  @media (max-width: 400px) {
    .search-form fieldset {
      padding: 0;
      margin-top: 1em; } }
  .search-form fieldset input[type="submit"] {
    display: none; }
  .search-form fieldset input[type="text"] {
    outline: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #003366;
    border-left: none;
    padding: 0 1em;
    width: 92%; }
    @media (max-width: 767px) {
      .search-form fieldset input[type="text"] {
        border-bottom: 1px solid #d0006e;
        padding: 0 1em;
        margin-top: 0;
        background: #003366;
        color: #fff; } }
    @media (max-width: 400px) {
      .search-form fieldset input[type="text"] {
        width: 92%; } }

.search-form.mobile {
  float: left; }
  @media (max-width: 400px) {
    .search-form.mobile {
      float: none;
      display: inline-block;
      width: 95%; } }

.banner-image {
  position: relative;
  margin-left: 0.625em; }
  @media (max-width: 767px) {
    .banner-image {
      margin: 0; } }
  @media (max-width: 600px) {
    .banner-image {
      position: static; } }
  .banner-image img {
    width: 100%;
    height: auto;
    padding: 1.5625em 0 2.1875em 0;
    display: block; }
    @media (max-width: 600px) {
      .banner-image img {
        display: none; } }

.pagination_for_local_area {
  position: static;
  bottom: 0;
  width: 15em;
  background: #b40065; 
  right: 0;
  z-index: 5;
  text-align: center;
  padding: 0.5em 0;
  color: #fff; 
}
  @media (min-width: 992px) and (max-width: 1199px) {
    .pagination_for_local_area {
      width: 15.625em;
      padding: 0.5em 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .pagination_for_local_area {
      width: 16.5em;
      padding: 0.25em 0; } }
  @media (max-width: 600px) {
    .pagination_for_local_area {
      display: none; } }
  .pagination_for_local_area li {
color: #fff;
    display: inline-block;
    margin: 0 0.25em; }
  .pagination_for_local_area a {
    color: #fff;
    text-decoration: none; }
  .pagination_for_local_area a:hover {
color: #fff;
    text-decoration: none; }
  .pagination_for_local_area .active a {
    color: #fff; }

.loader-box, .loader-box2 {
  background: #fff url('//www.aboutmyvote.co.uk/__data/assets/image/0003/171462/bg-loading.gif?v=0.1.2') no-repeat 32% center;
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 2; }

@media (max-width: 600px) {
  .loader-box {
    background-position: center center; } }

.loader-box2.pinkboxloader {
  background: #d40078 url('//www.aboutmyvote.co.uk/__data/assets/image/0017/173015/loaderpink.gif?v=0.1.1') no-repeat 50% center; }

.loader-box-cta {
  background: #fff url('//www.aboutmyvote.co.uk/__data/assets/image/0003/171462/bg-loading.gif?v=0.1.2') no-repeat center center;
  display: none;
  height: 100%;
  width: 101%;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 2; }

.promotional-banner {
  overflow: hidden; }
  @media (max-width: 767px) {
    .promotional-banner {
      overflow: inherit; } }

.baner-image-and-description {
  position: relative; }
  @media (max-width: 600px) {
    .baner-image-and-description {
      overflow: hidden;
      margin-top: 20px;
      margin-left: -15px;
      margin-right: -15px; } }
  .baner-image-and-description a {
    text-decoration: none; }

.baner-image-and-description:hover .find-out-more {
  color: #003366; }

.banner-description {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 2.1875em 1.5625em 1em 1.25em; }
  @media (max-width: 991px) {
    .banner-description {
      font-size: 0.75em; } }
  @media (min-width: 768px) {
    .banner-description {
      max-width: 47%; } }
  @media (max-width: 767px) {
    .banner-description {
      max-width: 40%; } }
  @media (max-width: 600px) {
    .banner-description {
      max-width: 100%;
      position: static;
      padding: 2.8125em 2.1875em 2.8125em 2.1875em;
      background: #003366; } }
  .banner-description h2, .banner-description h3, .banner-description a {
    margin: 0;
    padding: 0;
    line-height: 1em; }
  .banner-description h2 {
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.6875em;
    color: #003366;
    line-height: 1.2em; }
    @media (max-width: 600px) {
      .banner-description h2 {
        color: #fff; } }
    .banner-description h2 span {
      font-size: 1.25em;
      color: #003366;
      display: block; }
    .banner-description h2 a:hover {
      text-decoration: underline; }
  .banner-description a {
    color: #003366;
    text-decoration: none; }
  .banner-description p.find-out-more {
    color: #d0006e;
    display: inline-block;
    margin: 1.4375em 0 0.8em 0;
    text-transform: uppercase;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding-right: 1.4em; }

.local-area {
 
  display: inline-block;
  padding-left: 1em
  padding-bottom; 1em;
  margin-top: 1em;
  margin-bottom: 1em; }

.your-local-area {
  display: inline-block
  float: left;
  position: relative;
  right: 1.25em;
  left: 1em;
  top: 0em;
  bottom: 1em;
  width: 20em;
  padding: 1em;
  margin-bottom: 1em;
  overflow: hidden;
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6',GradientType=0 );
  color: #003366;
  text-align: left;
  z-index: 3; }
  @media (min-width: 1200px) {
    .your-local-area {
      height: 360px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .your-local-area {
      width: 15.625em;
      height: 360px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .your-local-area {
      width: 16.5em;
      height: 250px; } }
  @media (max-width: 767px) {
    .your-local-area {
      margin-top: 1em; } }
  @media (min-width: 601px) and (max-width: 767px) {
    .your-local-area {
      height: auto; } }
  @media (max-width: 600px) {
    .your-local-area {
      position: inherit;
      right: inherit;
      top: inherit;
      width: 100%;
      margin-top: 1em;
      margin-left: -1em;  
    } }
  .your-local-area .middle {
    margin-top: 10%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .your-local-area .middle {
        margin-top: 12%; } }
    @media (max-width: 767px) {
      .your-local-area .middle {
        margin-top: 12%; } }
    @media (max-width: 600px) {
      .your-local-area .middle {
        margin-top: 1em; } }
  .your-local-area a {
    color: #003366; }
  .your-local-area a:hover {
    color: #003366; }
  .your-local-area p {
    margin: 0.25em 0;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 1.125em;
    color: #003366;}
    @media (min-width: 768px) and (max-width: 991px) {
      .your-local-area p {
        font-size: 0.875em;
        line-height: 0.85em; } }
  .your-local-area p.error {
    color: #003366;
    padding-bottom: 1em;
    font-weight: bold; }
  .your-local-area form {
    display: block;
    overflow: hidden;
    margin: 1em -0.5em; }
  .your-local-area .legend-hide {
    display: block;
    visibility: hidden;
    height: 0;
    width: 0; }
  .your-local-area input {
    outline: none;
    border: none;
    height: 2.1875em;
    display: block;
    float: left; }
  .your-local-area input[type="text"] {
    width: 70%;
    padding: 0 1em;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.75em; }
  .your-local-area input[type="submit"] {
    width: 25%;
    background: #003366;
    color: #fff;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1em;
    font-weight: bold; }
  .your-local-area input[type="submit"]:h
  {
    background: #007dae; }

.your-local-area.float-right {
  position: relative;
  float: right;
  right: auto;
  top: auto;
  margin-left: 1em;
  margin-bottom: 1em;
  height: auto; }

.your-local-area-results {
  width: 100%;
 min-height: 100%;
 font-size: 1em;
margin-bottom: 1em; }
  .your-local-area-results .change_location {
    display: inline-block;
    float: right;
    margin-bottom: 1em;
    text-decoration: none;
    text-align: left;
    font-size: 0.875em;
    color: #003366;}
    .your-local-area-results .change_location span {
      margin-left: 0em;
      top: 2px; }
  .your-local-area-results .result_data {
    clear: both;
text-align: left;
margin-top: 1em;
margin-bottom: 1em;
padding-bottom: 0.5em;  }
    .your-local-area-results .result_data .break p.electoralinformation.description {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      font-weight: normal;
      line-height: 1.2em;
text-align: left;
color: #003366;
border-bottom: 1px solid #003366;
padding-bottom: 0.5em; }
    .your-local-area-results .result_data .break p.electoralinformation:nth-child(2n) {
margin-top: 0.5em;      
border-bottom: 1px solid #003366;
      margin-bottom: 0.5em;
      padding-bottom: 0.5em; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .your-local-area-results .result_data .break p {
        display: inline-block;
        line-height: 1.125em; }
      .your-local-area-results .result_data .break .electoralinformation:first-child {
        line-height: 1.25em; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .your-local-area-results .result_data .break p {
        display: inline-block;
        font-size: 1em; }
      .your-local-area-results .result_data .break .electoralinformation:first-child {
        line-height: 1.3em; } }
    @media (min-width: 601px) and (max-width: 767px) {
      .your-local-area-results .result_data .break {
        height: auto; }
        .your-local-area-results .result_data .break p {
          display: inline-block;
          line-height: 1em; }
        .your-local-area-results .result_data .break .electoralinformation:first-child {
          line-height: 1.3em; } }
    @media (max-width: 600px) {
      .your-local-area-results .result_data .break {
        height: 100%; } }
    .your-local-area-results .result_data .break .electoralinformation:first-child {
      margin-top: 1em; }
    .your-local-area-results .result_data .break .electoralinformation {
      font-weight: bold;
text-align: left; }
    .your-local-area-results .result_data .break .break {
      border-top: 1px solid #d61f86;
      padding-top: 0.7em;
      margin-top: 0.7em; }
    .your-local-area-results .result_data .break .break:first-child {
      border: none;
      padding: 0;
      margin: 0; }
    @media (min-width: 768px) {
      .your-local-area-results .result_data .break .postcode-description {
        display: block !important; } }
    .your-local-area-results .result_data .no-postcode {
      display: table;
      margin-top: 50%;
      font-size: 1.4em;
}
  .your-local-area-results .organisation-name {
    font-size: 1em;
    font-weight: bold;
text-align: left; }
    @media (max-width: 767px) {
      .your-local-area-results .organisation-name span {
        height: 12px;
        width: 12px;
        display: inline-block; }
      .your-local-area-results .organisation-name span.open {
        background: url('//www.aboutmyvote.co.uk/__data/assets/image/0004/175702/bg-white-arrow-down.png?v=0.0.2') no-repeat 100% center; }
      .your-local-area-results .organisation-name span.closed {
        background: url('//www.aboutmyvote.co.uk/__data/assets/image/0005/175703/bg-white-arrow-right.png?v=0.0.2') no-repeat 92% center; } }

@media (max-width: 600px) {
  .container .xs-devices {
    width: 50%; } }
@media (max-width: 400px) {
  .container .xs-devices {
    width: 100%; } }

@media (max-width: 600px) {
  .container .margin-for-call-to-action > div {
    width: 100%;
    border-top: 1px solid #d0006e; }
    .container .margin-for-call-to-action > div img {
      display: none; } }

@media (max-width: 600px) {
  .container .margin-for-call-to-action > div:last-child {
    border-bottom: 1px solid #d0006e; } }

.margin-for-call-to-action {
  margin: 2.1875em 0 2.1875em -0.3125em;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    .margin-for-call-to-action {
      margin-top: 1em;
      margin-bottom: 1em; } }
  @media (max-width: 767px) {
    .margin-for-call-to-action {
      margin: 0 -0.9375em 0 -0.9375em; } }
  .margin-for-call-to-action a h2, .margin-for-call-to-action a:hover h2 {
    text-decoration: none; }

@media (max-width: 600px) {
  .container .margin-for-content-push-box > div {
    width: 100%; } }

.margin-for-content-push-box {
  margin-bottom: 1em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .margin-for-content-push-box {
      margin-top: 1em;
      margin-bottom: 1em; } }
  @media (max-width: 767px) {
    .margin-for-content-push-box {
      margin-top: 1em;
      margin-bottom: 0; } }
  .margin-for-content-push-box a, .margin-for-content-push-box a:hover {
    text-decoration: none; }
  @media (max-width: 600px) {
    .margin-for-content-push-box > div {
      border-bottom: 1px solid #d0006e; } }
  @media (max-width: 600px) {
    .margin-for-content-push-box > div:first-child {
      border-top: 1px solid #d0006e; } }

.content-push-box {
  margin: 1em -1em 0 0; }
  @media (min-width: 1200px) {
    .content-push-box {
      height: 18.4375em;
      width: 304px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .content-push-box {
      margin: 0.5em -1em 0em 0; } }
  @media (max-width: 767px) {
    .content-push-box {
      margin: 0 0 1em 0; } }
  @media (max-width: 1199px) {
    .content-push-box .box-text-container {
      display: none; } }
  .content-push-box .box-text-container .read-more-description-link {
    color: #003366; }
    .content-push-box .box-text-container .read-more-description-link .glyphicon {
      font-size: 11px;
      margin-left: 6px; }

.call-to-action {
  margin: 0 -1em 0 0; }
  @media (min-width: 1200px) {
    .call-to-action {
      height: 18.4375em;
      width: 295px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .call-to-action {
      margin: 0.5em -1em 0em 0; } }
  @media (max-width: 767px) {
    .call-to-action {
      margin: 1em 0 0 0; } }
  @media (max-width: 600px) {
    .call-to-action {
      margin: 1em 0; } }
  @media (max-width: 1199px) {
    .call-to-action .box-text-container {
      display: none; } }

.call-to-action, .content-push-box {
  position: relative;
  overflow: hidden;
  max-height: 18.4375em; }
  @media (max-width: 600px) {
    .call-to-action, .content-push-box {
      max-height: 200px; } }
  @media (max-width: 400px) {
    .call-to-action, .content-push-box {
      max-height: 150px; } }
  .call-to-action a, .content-push-box a {
    color: #d0006e;
    text-decoration: none; }
  .call-to-action a:hover, .content-push-box a:hover {
    text-decoration: underline; }
  .call-to-action img, .content-push-box img {
    width: 100%; }
    @media (max-width: 600px) {
      .call-to-action img, .content-push-box img {
        display: none; } }

.box-text-container {
  background: #ccc;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 10px;
  font-size: 0.875em;
  display: block; }
  .box-text-container a {
    text-decoration: none; }
  .box-text-container .title {
    color: #003366;
    font-weight: normal;
    line-height: 22px;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.14312em;
    font-weight: bold;
    display: inline-block;
    width: 71%;
    padding-right: 10px;
    margin: 0; }
    .box-text-container .title span {
      font-size: 0.65em;
      padding-left: 0.1em;
      top: 0;
      display: inline; }
  .box-text-container .read-more a span {
    font-size: 0.6em;
    padding-left: 0.2em;
    top: 0; }
  .box-text-container p {
    color: #00040b; }

.box-text-container.hide {
  display: none; }

.call-to-action-link {
  text-decoration: none; }

.call-to-action-description {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  width: 70%;
  padding: 10px;
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 1em;
  font-weight: bold; }
  @media (min-width: 768px) and (max-width: 991px) {
    .call-to-action-description {
      width: 90%; } }
  @media (max-width: 600px) {
    .call-to-action-description {
      position: static;
      width: 100%;
      padding-top: 20px; } }
  .call-to-action-description .arrow-magenta {
    color: #d0006e;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1em;
    font-weight: bold; }
    @media (min-width: 768px) and (max-width: 991px) {
      .call-to-action-description .arrow-magenta {
        line-height: 16px;
        font-size: 0.85em; } }
    .call-to-action-description .arrow-magenta span {
      font-size: 0.65em;
      padding-left: 0.1em;
      top: 0;
      display: inline; }

.call-to-action-description.grey {
  background: #ccc; }
  .call-to-action-description.grey .arrow-magenta {
    margin-bottom: 0; }
  .call-to-action-description.grey p {
    color: #003366; }

.box-text-container.grey p {
  margin-top: 0; }

.quick-links {
  background: #e0e0e0;
  background: -moz-linear-gradient(top, #e0e0e0 50%, #bfbfbf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #e0e0e0), color-stop(100%, #bfbfbf));
  background: -webkit-linear-gradient(top, #e0e0e0 50%, #bfbfbf 100%);
  background: -o-linear-gradient(top, #e0e0e0 50%, #bfbfbf 100%);
  background: -ms-linear-gradient(top, #e0e0e0 50%, #bfbfbf 100%);
  background: linear-gradient(to bottom, #e0e0e0 50%, #bfbfbf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#bfbfbf',GradientType=0 );
  padding: 0.8em 0.5em 1.5em 0.5em;
  margin: -1em 2em -1em 1.5em;
  z-index: 1;
  position: relative;
  width: 25%;
  float: left;
  display: table; }
  @media (min-width: 1200px) {
    .quick-links {
      width: 16.5em; } }
  @media (max-width: 767px) {
    .quick-links {
      margin: 1em 2em -1em 1em;
      padding: 0.5em 0.5em 2em 0.5em; } }
  @media (max-width: 600px) {
    .quick-links {
      margin: 1em 1em 0 1em;
      padding: 0.5em 0.5em 1em 0.5em;
      display: block;
      float: none;
      width: auto; } }
  .quick-links li {
    padding: 1em 0.5em 1em 1em;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #9ccbda; }
    .quick-links li a {
      color: #003366;
      text-decoration: none;
      font-size: 0.875em;
      background: url('//www.aboutmyvote.co.uk/__data/assets/image/0004/171499/bg-arrow-quick-links.png?v=0.1.1') no-repeat right center;
      padding-right: 1.2em; }
      .quick-links li a span {
        font-size: 0.6em;
        padding-left: 0.85em;
        top: 0; }
    .quick-links li a:hover {
      text-decoration: underline; }
  .quick-links li:first-child {
    border-top: 0; }
  .quick-links li:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  .quick-links h3 {
    padding: 0 0.5em;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.125em;
    margin: 0.375em 0 0.25em 0;
    line-height: 1.5em;
    color: #003366; }
    .quick-links h3 span {
      font-family: Helvetica, 'Helvetica Neue', Arial;
      font-size: 1.5625em;
      font-weight: bold;
      display: block; }

.quick-links-and-twitter > div > div + div {
  display: table;
  margin-left: 3.125em;
  margin-top: 1em;
  width: auto;
  padding: 0; }
  @media (max-width: 600px) {
    .quick-links-and-twitter > div > div + div {
      display: table;
      width: inherit;
      padding: 1em;
      margin: 1em; } }

.without-twitter .quick-links {
  float: none;
  display: block;
  margin: -1em 1.2em -1em 1.5em;
  width: inherit; }
  @media (max-width: 767px) {
    .without-twitter .quick-links {
      margin: 1em 1.2em -1em 1.5em; } }

.twitter-box {
  width: 100%;
  display: block;
  padding: 1em 0em 1em 3em; }
  @media (max-width: 767px) {
    .twitter-box {
      margin: 1em 1em 0.5em 1em;
      padding: 1em;
      width: inherit; } }
  @media (max-width: 600px) {
    .twitter-box {
      display: block; } }
  .twitter-box li {
    background: url('//www.aboutmyvote.co.uk/__data/assets/image/0017/170405/bg-twitter-icon.png?v=0.0.2') no-repeat 0.5em 0.25em;
    margin-right: 3.125em;
    margin-bottom: 1.625em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .twitter-box li {
        margin-bottom: 1em; } }
    @media (max-width: 767px) {
      .twitter-box li {
        margin-right: 0; } }
    .twitter-box li p {
      padding-left: 4.125em;
      font-size: 0.875em;
      margin-bottom: 0; }
      .twitter-box li p a {
        font-weight: bold;
        text-decoration: none;
        color: #00040b; }
      .twitter-box li p a:hover {
        text-decoration: underline; }
    .twitter-box li .post-time {
      text-align: right;
      font-size: 0.875em;
      margin-top: 0.3125em;
      padding-bottom: 0.3125em; }
  .twitter-box h3 {
    padding: 0;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.125em;
    margin: 0.375em 0 1.375em 0;
    line-height: 1.5em;
    color: #003366; }
    .twitter-box h3 span {
      font-family: Helvetica, 'Helvetica Neue', Arial;
      font-size: 1.5625em;
      font-weight: bold;
      display: block; }

.follow-us-on-twitter a, .follow-us-on-twitter p {
  color: #d0006e;
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 0.9375em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: table;
  margin: 1.25em auto;
  padding-right: 1.4em;
  background: url('//www.aboutmyvote.co.uk/__data/assets/image/0007/170395/bg-arrows-read-more.png?v=0.0.4') no-repeat right -8%;
  background-size: 0.5em; }
.follow-us-on-twitter a:hover {
  color: #003366;
  background: url('//www.aboutmyvote.co.uk/__data/assets/image/0007/170395/bg-arrows-read-more.png?v=0.0.4') no-repeat right 110%;
  background-size: 0.5em; }

.title-page {
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 2em;
  color: #003366;
  line-height: 1.4em;
  margin-left: 0.625em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-page {
      font-size: 1.25em; } }
  @media (max-width: 600px) {
    .title-page {
      margin-left: 0; } }
  .title-page span {
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.875em;
    font-weight: normal;
    display: block;
    line-height: 1em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-page span {
        font-size: 1.5em; } }

.content {
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 1em;
  font-weight: normal;
  margin-left: 1.375em;
  margin-bottom: 1em; }
.content .results-list-full {
     width: 100%;
   }
  @media (max-width: 600px) {
    .content {
      margin-left: 0; } }
  .content .alert-message {
    background: #ebebeb;
    display: block;
    overflow: auto;
    padding: 1em 1.35em 1em 1.35em;
    margin-bottom: 1em; }
  .content fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  .content legend {
    font-size: 1.25em;
    margin-bottom: 0.5em; }
  .content h2 {
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.25em;
    font-weight: bold;
    color: #003366; }
  .content a {
    color: #d0006e; }
  .content a:hover {
    text-decoration: none; }
  .content table {
    border: none;
    word-break: break-all;
    word-wrap: break-word; }
    .content table tr {
      border-bottom: none;
      border-top: none;
      border-left: none;
      border-right: none; }
    .content table tr:nth-child(1) {
      color: #d0006e;
      font-size: 1.0625em;
      border-top: none;
      border-bottom: none; }
    .content table tr:last-child {
      border-bottom: none; }
    .content table th {
      padding: 1em;
      text-align: left;
      border: none; }
      @media (max-width: 400px) {
        .content table th {
          padding: 0.3em; } }
    .content table td {
      padding: 1em;
      border: none; }
      @media (max-width: 400px) {
        .content table td {
          padding: 0.3em; } }
  .content ul {
    list-style-type: disc;
    padding: 0;
    margin: 0.5em 0 0.75em 2em; }
    @media (min-width: 600px) {
      .content ul {
        display: table; } }
    .content ul li {
      padding: 0.5em;
      border-bottom: none;
       }
    .content ul li:last-child {
      border-bottom: none; }
  .content ol {
    padding: 0;
    margin: 1em 0 1em 0;
    list-style-type: none;
    counter-reset: my-badass-counter; }
    @media (min-width: 600px) {
      .content ol {
        display: table; } }
    .content ol li {
      padding: 1em;
      border-bottom: 1px solid #003366;
      color: #003366; }
    .content ol li::before {
      list-style-type: decimal;
      color: #d0006e;
      margin: 0 0.25em 0 0;
      content: counter(my-badass-counter) ".";
      counter-increment: my-badass-counter; }
    .content ol li:last-child {
      border-bottom: none; }
  .content form {
    margin-bottom: 2em; }
  .content .sq-form-question {
    margin-bottom: 1em; }
  .content .sq-form-question.sq-form-question-text {
    margin-right: 2%; }
    @media (max-width: 600px) {
      .content .sq-form-question.sq-form-question-text {
        margin-right: 0; } }
  .content .sq-form-question.sq-form-question-text, .content .sq-form-question.sq-form-question-email-address {
    width: 49%;
    float: left; }
    @media (max-width: 600px) {
      .content .sq-form-question.sq-form-question-text, .content .sq-form-question.sq-form-question-email-address {
        width: 100%;
        float: none; } }
  .content .sq-form-question.sq-form-question-text input, .content .sq-form-question.sq-form-question-email-address input {
    width: 100%; }
  .content .sq-form-question.sq-form-question-text.textarea, .content .sq-form-question.sq-form-question-text.textarea textarea {
    width: 100%; }
  .content input[type="text"], .content input[type="email"] {
    font-size: 1em;
    height: 3em;
    padding: 0 1em;
    border: 1px solid #003366;
    line-height: 2.75em; }
  .content input[type="submit"] {
    font-size: 1em;
    height: 3em;
    padding: 0 2em 0 1em;
    border: none;
    background: #d0006e url('//www.aboutmyvote.co.uk/__data/assets/image/0018/170406/bg-white-arrows.png?v=0.0.2') no-repeat 90% -134px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin-left: 10px; }
  .content input[type="submit"]:hover {
    background: #003366 url('//www.aboutmyvote.co.uk/__data/assets/image/0018/170406/bg-white-arrows.png?v=0.0.2') no-repeat 90% -134px; }
  .content .sq-form-control {
    overflow: hidden; }
  .content textarea {
    font-size: 1em;
    padding: 1em;
    border: 1px solid #003366;
    line-height: 1.5em; }
  .content label {
    font-size: 1.15em;
    margin-bottom: 0.625em;
    color: #003366; }
  .content .error-messages p {
    background: #d0006e;
    color: #fff;
    margin-bottom: 0em;
    line-height: 3em;
    padding: 0 2em; }
  .content .error-messages ul {
    background: #003366;
    margin: 0 0 1em 0;
    padding: 1em 0; }
    .content .error-messages ul li {
      color: #fff;
      border: none;
      padding: 0.25em 2em; }
  .content .captcha_img_and_link {
    width: 100%;
    float: left; }
  .content .captcha-image {
    display: block;
    margin-bottom: 1em; }
    .content .captcha-image img {
      float: left;
      margin-right: 1em; }
  .content .regenerate_captcha {
    display: block; }
    .content .regenerate_captcha a {
      text-decoration: none; }
    .content .regenerate_captcha a:hover {
      color: #003366; }
  .content .accordion {
    border-bottom: 1px solid #003366;
    margin-bottom: 1em; }
    .content .accordion .body-content {
      display: none; }
    .content .accordion .body-content.show {
      display: block; }
    .content .accordion a {
      text-decoration: none;
      display: inline-block;
      font-weight: normal; }
      .content .accordion a span {
        font-size: 0.6em;
        padding-left: 0.85em;
        top: 0; }
    .content .accordion a.open {
      font-weight: bold; }
      .content .accordion-feedback {
        margin-bottom: 1em; }
   .content .accordion#feedback {
    border-bottom:0px solid #003366;
    margin-bottom: 1em; }
  .content .search-pagination {
    text-align: center;
    margin-bottom: 2em; }
    .content .search-pagination b {
      color: #003366; }
  .content .search-pagination.bg-grey {
    padding: 1em 0;
    margin: 0 -0.96em -2em -2.3em; }
    .content .search-pagination.bg-grey a, 
    .content .search-pagination.bg-grey b {
      margin-right: 0.25em; }
    .content .search-pagination.bg-grey a {
      color: #003366;
      text-decoration: none; }
    .content .search-pagination.bg-grey a:hover {
      color: #d0006e; }
    .content .search-pagination.bg-grey b {
      color: #d0006e; }
  .content .search-bottom-gap {
    margin-bottom: 2em;
    overflow: hidden; }
    .content .search-bottom-gap .query {
      float: left;
      display: inline; }
      @media (max-width: 400px) {
        .content .search-bottom-gap .query {
          float: none;
          display: block; }
          .content .search-bottom-gap .query input {
            width: 100%; } }
    .content .search-bottom-gap .search-button {
      float: left;
      display: inline; }
      @media (max-width: 400px) {
        .content .search-bottom-gap .search-button {
          float: right;
          display: inline-block; } }

.sitemap {
  margin-bottom: 2em; }
  .sitemap ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 1.375em; }
    .sitemap ul ul {
      margin: 0.5em 0 0.5em 1.375em; }
  .sitemap > ul > li {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #003366; }
  .sitemap > ul > li:last-child {
    border-bottom: none; }
  .sitemap a {
    color: #d0006e;
    text-decoration: none; }
  .sitemap a:hover {
    color: #003366; }

.search-results-list {
  margin: 0 0 3em 0; }
  .search-results-list li {
    border-top: 1px solid #003366; }

.results-information {
  overflow: hidden;
  color: #003366;
  margin-bottom: 0.25em; }

.results-information-aligment {
  float: right; }
  @media (max-width: 600px) {
    .results-information-aligment {
      float: left; } }

.right-gap {
  margin-right: 1em; }

.pagination ul {
  text-align: center; }
  .pagination ul li {
    display: inline-block; }
    .pagination ul li a {
      color: #003366;
      text-decoration: none;
      padding: 1em 0.5em;
      display: block; }
    .pagination ul li .active {
      padding: 1em 0.5em;
      display: block; }
    .pagination ul li .active, .pagination ul li a:hover {
      color: #d0006e;
      text-decoration: none; }

.back-to-bottom-in-content a {
  color: #d0006e;
  font-family: Helvetica, 'Helvetica Neue', Arial;
  font-size: 0.9375em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: table;
  margin: 1.25em auto;
  padding-right: 1.4em; }
  .back-to-bottom-in-content a span {
    font-size: 0.8em;
    margin-left: 0.4em; }
.back-to-bottom-in-content a:hover {
  color: #003366; }

/* !!!!!! END Right Column -> Quick links & Content  !!!!!! */
/* Footer */
.footer {
  background: #d1d1d1; }
  .footer .back-to-top {
    display: none; }
    @media (max-width: 767px) {
      .footer .back-to-top {
        margin: 0 auto;
        display: table;
        padding: 1.5em 1.75em 0 0;
        font-size: 0.75em;
        font-weight: bold;
        color: #003366;
        background: url('//www.aboutmyvote.co.uk/__data/assets/image/0018/172161/bg-arrow-back-to-top.png?v=0.0.2') no-repeat right 80%;
        text-transform: uppercase; } }
  .footer h3 {
    font-weight: bold;
    color: #003366;
    margin-top: 0; }
  .footer a {
    font-size: 0.875em;
    color: #00040b;
    text-decoration: none; }
  .footer a:hover {
    text-decoration: underline; }
  .footer .site-links {
    padding: 1.25em 0 1.375em 2.25em; }
    @media (max-width: 767px) {
      .footer .site-links {
        padding: 1.25em 0 1.375em 1em; } }
    .footer .site-links h3 {
      font-size: 1em;
      margin-bottom: 0; }
      .footer .site-links h3 a {
        font-weight: bold;
        font-size: 0.875em;
        color: #003366; }
    .footer .site-links > ul {
      overflow: hidden;
      display: table; }
      .footer .site-links > ul > li {
        display: inline-table;
        width: 48%;
        margin-right: 1%;
        min-height: 6.25em; }
        @media (max-width: 767px) {
          .footer .site-links > ul > li {
            display: none;
            width: 100%; } }
      @media (max-width: 767px) {
        .footer .site-links > ul > li:nth-child(1) {
          display: block !important; } }
      .footer .site-links > ul > li:nth-child(n+3) ul {
        margin-bottom: 0; }
      .footer .site-links > ul ul {
        margin-bottom: 2.375em; }
  .footer .footer-links {
    padding: 1.25em 0 1.375em 1.25em; }
    @media (max-width: 767px) {
      .footer .footer-links {
        padding: 1.25em 0 1.375em 0em;
        width: 100%; }
        .footer .footer-links ul {
          -moz-column-count: 2;
          -moz-column-gap: 1.25em;
          -webkit-column-count: 2;
          -webkit-column-gap: 1.25em;
          column-count: 2;
          column-gap: 1.25em; }
          @media (max-width: 767px) {
            .footer .footer-links ul {
              -moz-column-count: 1;
              -moz-column-gap: 0em;
              -webkit-column-count: 1;
              -webkit-column-gap: 0em;
              column-count: 1;
              column-gap: 0em; } }
        .footer .footer-links ul.no-column-split {
          -moz-column-count: 1;
          -moz-column-gap: 0em;
          -webkit-column-count: 1;
          -webkit-column-gap: 0em;
          column-count: 1;
          column-gap: 0em; } }
    .footer .footer-links h3 {
      font-size: 1.125em;
      margin-bottom: 1.5em; }
      .footer .footer-links h3 a {
        font-weight: bold;
        font-size: 1em;
        color: #003366; }
    .footer .footer-links p {
      font-size: 0.875em;
      padding: 0;
      margin: 0; }
    .footer .footer-links img {
      margin: 0.1em 0; }
    .footer .footer-links .electoral-comission-logo-and-copyrights {
      margin-top: 2em; }
      @media (max-width: 767px) {
        .footer .footer-links .electoral-comission-logo-and-copyrights {
          display: none; } }

.electoral-comission-logo-and-copyrights-mobile {
  clear: both;
  overflow: hidden;
  margin-bottom: 1.25em; }
  .electoral-comission-logo-and-copyrights-mobile a {
    display: inline-block; }
  .electoral-comission-logo-and-copyrights-mobile p {
    font-size: 0.875em;
    display: inline-block;
    margin-left: 1em; }
    @media (max-width: 400px) {
      .electoral-comission-logo-and-copyrights-mobile p {
        margin-left: 0; } }
  .electoral-comission-logo-and-copyrights-mobile img {
    margin-left: 15px; }
  @media (min-width: 768px) {
    .electoral-comission-logo-and-copyrights-mobile {
      display: none; } }

/* !!!!!! END Footer !!!!!!! */
@-ms-viewport {
  width: device-width; }

/*
--------------------
Bootstrap
--------------------
*/
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 767px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 991px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 991px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 991px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 991px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 991px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('//www.aboutmyvote.co.uk/__data/assets/file/0004/170959/glyphicons-halflings-regular.eot?v=0.0.2');
  src: url('//www.aboutmyvote.co.uk/__data/assets/file/0004/170959/glyphicons-halflings-regular.eot?v=0.0.2?#iefix') format('embedded-opentype'), url('//www.aboutmyvote.co.uk/__data/assets/file/0007/170962/glyphicons-halflings-regular.woff?v=0.0.2') format('woff'), url('//www.aboutmyvote.co.uk/__data/assets/file/0006/170961/glyphicons-halflings-regular.ttf?v=0.0.2') format('truetype'), url('//www.aboutmyvote.co.uk/__data/assets/file/0005/170960/glyphicons-halflings-regular.svg?v=0.0.2#glyphicons_halflingsregular') format('svg'); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

/*
--------------------
Modules
--------------------
*/
/*-- module:squiz-module-flexslider --*/
.slideshow {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }


.slideshow-slide-image {
  width: 100%;
  display: block; }

.slideshow-slide {
  position: relative; }

.slideshow-slide-summary {
  background: rgba(0, 0, 0, 0.6);
  color: white;
  position: absolute;
  bottom: 0;
  width: 100%; }

.slideshow-slide-summary-inner {
  padding: 1em; }

.slideshow-nav a, .slideshow-nav a:active, .slideshow-nav a:visited {
  background: rgba(25, 25, 25, 0.6);
  color: white;
  display: block;
  padding: 0.5em; }

.slideshow-nav a:hover, .slideshow-nav a:focus {
  background: rgba(63, 63, 63, 0.6); }

.flex-control-nav, .flex-direction-nav {
  float: left; }

.slideshow-nav li {
  margin-left: 1px; }

.slideshow-nav a {
  cursor: pointer; }

.flex-control-nav a.flex-active {
  background: rgba(63, 63, 63, 0.6); }

.flex-pauseplay {
  float: left;
  margin-left: 1px; }

.flex-viewport {
  max-height: 2000px;
  clear: left;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: ; }

/** Accessibilty Links **/

.accessibility{
  height: 1px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 1px;
}


/**************** HOMEPAGE **************/
.myspinner {
    background: #fff url('//www.aboutmyvote.co.uk/__data/assets/image/0003/171462/bg-loading.gif?v=0.1.2') no-repeat center 20px;
    width: 100%;
    height: 70px;
}
.your-local-area {
    overflow: hidden;
}
/* Banner */
.banner {
    position: relative;
}
@media only screen and (max-width: 600px) {
    .banner {      
        margin: 0 -0.9375em 0 -0.9375em;/* margin remove for mobile*/
        background-color: rgba(18,158,204, 1);
        padding: 1em;
    }
}

.banner .glyphicon {
   font-size: 0.8em;
   right: -10px;
}
.banner__image {
   max-height: 200px;
   overflow: hidden;
}
.banner__image img{
    display: none;
}
@media only screen and (min-width: 600px) {
   .banner__image img {
       display: block;
   } 
}
.banner__image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(18,158,204, 0.6);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}
.banner__link {
    position: relative;
}
@media only screen and (min-width: 600px) {
    .banner__link {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.banner .btn {
    display: inline-block;
    zoom: 1;
    line-height: normal;
    /*white-space: nowrap;*/
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
    .banner .btn {
       width: 100%;
    }
}
.banner .btn:moz-focus-inner {
    padding: 0;
    border: 0
}

.banner .btn--plain {
    font-family: inherit;
    text-decoration: none;
    font-size: 1.5em;
    border-radius: 0;
    padding: 0.5em 1.25em;
    background-color: #fff;
    color: #129ECC;
    border-color: #fff;
}
.banner .btn--plain:hover,
.banner .btn--plain:active,
.banner .btn--plain:focus {
   background-color: #f9f9f9;
}

@media only screen and (max-width: 600px) {
    .banner .btn--plain {
       background-color: #129ECC;
       color: #fff;
       border-color: #129ECC;
       font-size: 1.15em;
    }
    .banner .btn--plain:hover,
    .banner .btn--plain:active,
    .banner .btn--plain:focus {
        background-color: #129ECC;
     }
}

/* Location Widget */
.location-widget__wrapper {
    margin-top: 15px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (min-width: 600px) {
    .location-widget__wrapper {      
        /* removing these flex classes on mobile as they are causing weird issues */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }  
}
@media only screen and (max-width: 600px) {
    .location-widget__wrapper {      
        margin-bottom: 15px;
         -moz-box-orient: vertical;
        -webkit-box-orient: vertical;
        -webkit-flex-flow: column;
        -ms-flex-direction: column;
        flex-flow: column; 
    }  
}
.lte-ie10 .location-widget__wrapper {
    display: block;
}
.location-widget {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.lt-ie10 .location-widget {
    display: inline-block;
    float: left;
}

.location-widget__pointer {
    background-color: #ccc;
    color: #003366;
    flex: 1 0 100%;
    min-width: 100%;
    max-width: 100%;
    position: relative;

}

@media only screen and (max-width: 600px) {
    .location-widget__pointer{
        -moz-box-ordinal-group: 2;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    } 
}
@media only screen and (min-width: 600px) {
    .location-widget__pointer{
        flex: 1 0 35%;
        min-width: 35%;
        max-width: 35%;
        overflow: hidden;
    } 
    .location-widget__pointer:after {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -150px;
        content: '';
        background: #e6e6e6;
        height: 300px;
        width: 0;
        z-index: 1;
        border: 150px solid #e6e6e6;
        border-right: none;
        border-left: 20px solid #ccc;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    }
}

.location-widget__pointer h3 {
    margin: 1.25em 0 0 0;
}
.location-widget__pointer ul {
    padding: 0 0 0.5em 1.5em;
    font-size: 0.85em;
}
.location-widget__pointer ul > li {
    margin: 0 0 0.5em 0;
}

.location-widget__content {
    background-color: #e6e6e6;
    color: #333;
    flex: 1 0 100%;
    min-width: 100%;
    max-width: 100%;
}
@media only screen and (max-width: 600px) {
    .location-widget__content {
        -moz-box-ordinal-group: 1;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    } 
}
@media only screen and (min-width: 600px) {
    .location-widget__content {
        flex: 1 0 65%;
        min-width: 65%;
        max-width: 65%;
    } 
}

.location-widget__content .glyphicon {
    padding-right: 0.5em;
}
.location-widget__content form {
    margin: 0 0 1em 0;
}
.location-widget__content .extra-info {
    font-size: 0.85em;
    padding: 0.25em 0 0.45em 0;
    color: #555;
}
.location-widget__content .extra-info a:link,
.location-widget__content .extra-info a:visited {
    color: #555;
    text-decoration: none;
    border-bottom: 1px solid #777;
}
.location-widget__content .extra-info a:hover,
.location-widget__content .extra-info a:active,
.location-widget__content .extra-info a:focus {
    color: #111;
    text-decoration: none;
    border-bottom: 1px solid #111;
}
.location-widget__content .extra-info:last-child {
    padding-bottom: 1.5em;
}

.location-widget__content form {
    max-width: 280px;
}
.location-widget__content input {
    outline: none;
    border: none;
    height: 2.1875em;
    display: block;
    float: left; 
}
.location-widget__content input[type="text"] {
    width: 70%;
    padding: 0 1.05em;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.75em; 
}
.location-widget__content input[type="submit"] {
    width: 30%;
    background: #129ECC;
    color: #fff;
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1em;
    font-weight: bold; 
}
.location-widget__content input[type="submit"]:hover {
    background: #007dae; 
}


.inner {
    display: block;
    width: 100%;
    padding: 0 20px;
}

/*ICONS*/

/*marker*/
.icon-marker {
    position: relative;
    padding-left: 20px;   
}
.icon-marker:before {
    position: absolute;
    top: 0;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0008/198026/location-widget-marker.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 15px;
    height: 23px;
}
/*question*/
.icon-question {
    position: relative;
    padding-left: 23px;   
}
.icon-question:before {
    position: absolute;
    top: -3px;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0020/198101/location-widget-question.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
}
/*exclamation*/
.icon-exclamation {
    position: relative;
    padding-left: 23px;   
}
.icon-exclamation:before {
    position: absolute;
    top: -2px;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0003/198093/location-widget-exclamation.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
}

/*.location-widget--notHomepage*/
.location-widget--notHomepage .accordion__heading {
    display: block;
}
.location-widget--notHomepage .organisation-name{
    margin-bottom: 0.5em;
}
.location-widget--notHomepage .break > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.location-widget--notHomepage .break > ul > li {
    list-style: none;
    padding: 0 0 0.5em;
    margin: 0 0 0.5em;
    border-bottom: 1px solid #d94d9c;
}
.location-widget--notHomepage .break > ul > li:last-of-type {
    border-bottom: 0 none;
}
.your-local-area-results .result_data.location-widget--notHomepage .break p.electoralinformation,
.your-local-area-results .result_data.location-widget--notHomepage .break p.electoralinformation:nth-child(2n) {
    border-bottom: 0 none;
}

/*/// voting info specific layout - to only show when wrapped in voting info*/
/* Voting info */
.voting-info {
   width: 100%;
   position: relative;
}
@media only screen and (max-width: 600px) {
    .voting-info {
        text-align: center;
        -moz-box-ordinal-group: 3;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    } 
}

.voting-info .change_location {
    background: #f9f9f9;
    padding: 10px 15px;
    text-align: center;
    font-size: 0.9em;
    display: inline-block;
}
@media only screen and (max-width: 600px) {
    .voting-info .change_location {
        margin: 0 auto;
    }
}
@media only screen and (min-width: 600px) {
    .voting-info .change_location {
       top: 0;
       right: 0;
       position: absolute;
    }
}
.voting-info .result_data {
    text-align: left;
}

.voting-info a.change_location:link,
.voting-info a.change_location:visited {
    color: #666;
    text-decoration: none;
}
.voting-info a.change_location:hover,
.voting-info a.change_location:active,
.voting-info a.change_location:focus {
    color: #666;
    outline: 0 none;
}
.voting-info a.change_location .glyphicon {
    padding-left: 10px;
}

.voting-info .js_results-display {
    background: #f9f9f9;
    padding: 10px 15px;
    text-align: center;
    font-size: 0.9em;
    display: inline-block;
}
@media only screen and (max-width: 600px) {
    .voting-info .js_results-display {
        margin: 0 auto;
    }
}
@media only screen and (min-width: 600px) {
    .voting-info .js_results-display {
       top: 20px;
       right: 0;
       position: absolute;
    }
}
.voting-info .result_data {
    text-align: left;
}

.voting-info a.js_results-display:link,
.voting-info a.js_results-display:visited {
    color: #666;
    text-decoration: none;
}
.voting-info a.js_results-display:hover,
.voting-info a.js_results-display:active,
.voting-info a.js_results-display:focus {
    color: #666;
    outline: 0 none;
}
.voting-info a.js_results-display .glyphicon {
    padding-left: 10px;
}

.voting-info .results-heading {
    font-family: Helvetica, 'Helvetica Neue', Arial;
    font-size: 1.5em;
    color: #003366;
    line-height: 1.4em;
    margin: 1em 0.5em;
    font-weight:bold;
}
.voting-info .accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}
.voting-info .accordion > li {
    margin : 0 0 1em 0;
    padding: 0;
    display: block;
    list-style: none;
}
.voting-info .accordion__heading {
    position: relative;
    font-size: 0.85em;
}
@media only screen and (min-width:600px) {
  .voting-info .accordion__heading {
      font-size: 1.17em;
  }
}
.voting-info .accordion__heading a:link,
.voting-info .accordion__heading a:visited {
    display: block;
    width: 100%;
    padding: 1em 25px;
    background-color: #003366;
    color: #fff;
    font-weight: bold;
    text-decoration: none;

}

@media only screen and (max-width:600px) {
    .voting-info .accordion__heading a:link,
    .voting-info .accordion__heading a:visited {
        padding: 15px 5px;
    }
}

.voting-info .accordion__heading a:hover,
.voting-info .accordion__heading a:active,
.voting-info .accordion__heading a:focus {
    background-color: #264564;
    color: #fff;
}
.voting-info .accordion li.active .accordion__heading a {
    background-color: #ececec;
    color: #003366;
}
.voting-info .accordion__content {
    background-color: #ececec;
    color: #333;
    padding: 10px 20px 1em 20px;
    display: none;
    font-size: 0.9em;
}

@media only screen and (min-width:600px) {
   .voting-info .accordion__content {
        padding-top: 0.25em;
   }
}
.voting-info .accordion__content p {
    margin: 0.5em;
}
.voting-info .accordion li.active .accordion__content {
    display: block;
}

.voting-info .accordion__heading {
    position: relative;
}
.voting-info .accordion__heading a:focus {
    outline: none;
}
.voting-info .accordion__heading:after {
    position: absolute;
    top: 12px;
    right: 10px;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0005/198095/location-widget-expand.svg?v=0.1.1') no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
}
@media only screen and (min-width: 600px) {
  .voting-info .accordion__heading:after {
      top: 20px;
      right: 20px;     
  }
}

.voting-info .active .accordion__heading:after{
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0006/198096/location-widget-hide.svg?v=0.1.1') no-repeat;
    top: 20px;
    right: 15px;
}
@media only screen and (min-width: 600px) {
  .voting-info .active .accordion__heading:after{
      top: 25px;
      right: 20px;     
  }
}
.voting-info .accordion .half {
    width: 100%;
    display: inline-block;
    float: left;
}
@media only screen and (min-width: 600px) {
    .voting-info .accordion .half {
        width: 50%;
    }
}

.voting-info .accordion .half--left {
    padding-bottom: 1em;
}
@media only screen and (min-width: 600px) {
    .voting-info .accordion .half--left {
        padding-bottom: 0;
    }
}

.voting-info .office-name,
.voting-info p.office-name {
    font-weight: bold;
    font-size: 1.05em;
    margin-bottom: 0.25em;
}
.voting-info .office-name-sub,
.voting-info p.office-name-sub {
    margin-top: 10px;
}
.voting-info .office-details,
.voting-info p.office-details {
    margin: 8px 0;
}

.voting-info .office-details a:link,
.voting-info .office-details a:visited {
    color: #555;
    text-decoration: none;
    border-bottom: 1px solid #777;
}
.voting-info .office-details a:hover,
.voting-info .office-details a:active,
.voting-info .office-details a:focus {
    color: #111;
    text-decoration: none;
    border-bottom: 1px solid #111;
}

/*
/// voting info specific icons - to only show when wrapped in voting info*/
/*telephone*/
.voting-info .icon-telephone {
    position: relative;
    padding-left: 20px;   
}
.voting-info .icon-telephone:before {
    position: absolute;
    top: 0;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0003/198102/location-widget-telephone.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 8px;
    height: 19px;
}
/*email*/
.voting-info .icon-email {
    position: relative;
    padding-left: 20px;   
}
.voting-info .icon-email:before {
    position: absolute;
    top: 6px;
    left: -4px;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0010/198091/location-widget-email.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 15px;
    height: 10px;
}
/*website*/
.voting-info .icon-website {
    position: relative;
    padding-left: 20px;   
}
.voting-info .icon-website:before {
    position: absolute;
    top: 0;
    left: -6px;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0006/198105/location-widget-website.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
}
/*chevron up*/
.voting-info .icon-hide{
    position: relative;
    padding-right: 20px;   
}
.voting-info .icon-hide:before {
    position: absolute;
    top: 4px;
    right: -3px;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0012/198975/arrow-hide.png?v=0.1.1');
    background-size: 100% 100%;
    width: 11px;
    height: 7px;
}
/*chevron down*/
.voting-info .icon-show{
    position: relative;
    padding-right: 20px;   
}
.voting-info .icon-show:before {
    position: absolute;
    top: 4px;
    right: -3px;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/image/0008/199133/arrow-show.png?v=0.1.1');
    background-size: 100% 100%;
    width: 11px;
    height: 7px;
}

/*office*/
.voting-info .icon-office {
    position: relative;
    padding-left: 45px;   
}
.voting-info .icon-office:before {
    position: absolute;
    top: -9px;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0008/198098/location-widget-office.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
}
@media only screen and (min-width: 600px) {
  .voting-info .icon-office:before {
      top: -6px;
  }
}
.voting-info .active .icon-office:before {
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0007/198097/location-widget-office-active.svg?v=0.1.1');
}

/*upcoming*/
.voting-info .icon-upcoming {
    position: relative;
    padding-left: 45px;   
}
.voting-info .icon-upcoming:before {
    position: absolute;
    top: -9px;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0005/198104/location-widget-upcoming.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
}
@media only screen and (min-width: 600px) {
  .voting-info .icon-upcoming:before {
      top: -6px;
  }
}
.voting-info .active .icon-upcoming:before {
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0004/198103/location-widget-upcoming-active.svg?v=0.1.1');
}
/*candidates*/
.voting-info .icon-candidates {
    position: relative;
    padding-left: 45px;   
}
.voting-info .icon-candidates:before {
    position: absolute;
    top: -9px;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0009/198090/location-widget-candidates.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
}
@media only screen and (min-width: 600px) {
  .voting-info .icon-candidates:before {
      top: -6px;
  }
}
.voting-info .active .icon-candidates:before {
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0008/198089/location-widget-candidates-active.svg?v=0.1.1');
}
/*polling*/
.voting-info .icon-polling {
    position: relative;
    padding-left: 45px;   
}
.voting-info .icon-polling:before {
    position: absolute;
    top: -9px;
    left: 0;
    content:" ";
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0019/198100/location-widget-polling.svg?v=0.1.1');
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
}
@media only screen and (min-width: 600px) {
  .voting-info .icon-polling:before {
      top: -6px;
  }
}
.voting-info .active .icon-polling:before {
    background: url('//www.aboutmyvote.co.uk/__data/assets/file/0009/198099/location-widget-polling-active.svg?v=0.1.1');
}


.widget-home { display: inline-block }
.location-widget--notHomepage .widget-home { display: none }
.widget-nothome { display: none }
.location-widget--notHomepage .widget-nothome { display: inline-block}


/*faq pages*/
.faq a {
    font-size: 1.125em;
    color: #d40078;
    text-decoration: none; }
  .faq a:hover {
    text-decoration: none; }
    
p#faq {
    padding-bottom: 50px;}    
    
/*page intro*/    
.pageintro {
    font-weight: bold;
}


.link-icon{
  background: url("https://www.aboutmyvote.co.uk/__data/assets/image/0010/218539/link-icon.png") no-repeat center right;
  background-repeat: no-repeat;
  -ms-background-position-x: right;
  -ms-background-position-y: center;
  padding: 0 20px 0 0 ;
}