/* ****************************************
   CSS
   **************************************** */
/* CSS rule template
   **************************************** */
.some-selector {
  /* Positioning */
  /* Display and Box Model */
  /* Skin */ }

/* ****************************************
   section header

   **************************************** */
/* sub section header
   **************************************** */
/** sub sub section header */
/*  sub sub sub section header */
/* ****************************************
   Sitewide (Connect-wide)

   **************************************** */
.connect h1#page-title,
.connect #main a,
.connect .breadcrumb a {
  color: #6e6f73; }

/* ****************************************
   Main navigation

   **************************************** */
.connect .portal-header {
  background: #6e6f73; }

.connect .portal-navigation li a {
  padding: 15px 20px;
  border-right: 1px solid #c5c5c7; }

.connect .portal-navigation .block-menu .menu .first.leaf a {
  background-color: transparent;
  background-image: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect-logo.png);
  width: 110px;
  padding-right: 0;
  border-right: 1px solid #c5c5c7; }

.connect .portal-navigation li .active {
  background: #424345;
  color: #fff; }

/* ****************************************
   Pages

   **************************************** */
/* Shared
 **************************************** */
.connected .sharethis-buttons {
  display: none; }

.connected #main {
  float: none;
  width: 100%;
  margin: 0; }

.connected .field-name-field-image,
.connected .field-name-body {
  width: 48%; }

.connected .field-name-field-image {
  float: right;
  margin-top: -74px; }

.connected .field-name-body {
  float: left; }

.connected .field-name-body h2 {
  margin-bottom: 20px;
  color: #6e6f73;
  font-size: 1.75em; }

.connected .region-content-post {
  padding-top: 16px; }

/* Connect "Home"
 **************************************** */
/* TEMP STYLS BY JOE TO BE REMOVED */
.view-connect-homepage-carousel ul.slides li {
  margin: 0 10px; }

.landings-cols .connect-home-promo-small {
  width: 45%;
  background-color: #f2f2f2;
  color: #333; }

#main .landings-cols .connect-home-promo-small h2 a {
  color: #333; }

#block-views-homepage-lower-carousel-block {
  position: relative;
  z-index: 0;
  clear: both; }

/* END TEMP STYLS BY JOE TO BE REMOVED */
/* keep this*/
#block-views-homepage-lower-carousel-block {
  position: relative;
  z-index: 0;
  clear: both; }

.connect-intro-box h2 {
  font-size: 1.75em;
  font-weight: 400;
  text-transform: uppercase;
  color: #58595b; }

.connect-intro-box h2 {
  margin-bottom: 10px; }

.connect-intro-box h3 {
  margin-bottom: 20px; }

.connect-home #page-title {
  position: absolute;
  left: -9999em;
  top: 0; }

/** Carousels shared */
.connect-home .flex-direction-nav a {
  width: 40px;
  height: 40px;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
  text-decoration: none;
  background-image: none; }

.connect-home .flex-direction-nav a:before,
.connect-home .flex-direction-nav a.flex-prev:before,
.connect-home .flex-direction-nav a.flex-prev:after,
.connect-home .flex-direction-nav a.flex-next:before,
.connect-home .flex-direction-nav a.flex-next:after {
  padding: 5px 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #6e6f73;
  color: #fff; }

.connect-home .flex-direction-nav a.flex-prev:before,
.connect-home .flex-direction-nav a.flex-prev:after {
  padding: 5px 14px 4px 11px; }

.connect-home .flex-direction-nav a.flex-next:before,
.connect-home .flex-direction-nav a.flex-next:after {
  padding: 5px 11px 4px 14px; }

.connect-home .flex-direction-nav a:before {
  font-size: 20px; }

.connect-home .flex-direction-nav .flex-prev,
.connect-home .flexslider:hover .flex-prev {
  left: -10px; }

.connect-home .flex-direction-nav .flex-next,
.connect-home .flexslider:hover .flex-next {
  right: -10px; }

.connect-home .flex-direction-nav .flex-prev,
.connect-home .flex-direction-nav .flex-next,
.connect-home .flexslider:hover .flex-prev,
.connect-home .flexslider:hover .flex-next {
  opacity: 1;
  filter: alpha(opacity=100); }

/** Connect Home carousel (top) */
.connect-home-carousel-top {
  margin-bottom: 30px; }

#main .connect-home-carousel-top a {
  color: #000;
  font-size: 15px;
  font-weight: 700; }

#main .connect-home-carousel-top .flexslider .slides img {
  border: 1px solid #ccc;
  box-sizing: border-box; }

.connect-home-carousel-top li {
  margin: 0 12px; }

.connect-home-carousel-top li:first-child {
  margin-left: 0; }

.connect-home-carousel-top .flex-direction-nav a {
  top: 40%; }

/** Connect home carousel lower */
.connect-home-carousel-lower .views-field-field-image img {
  border: 0; }

.connect-home-carousel-lower {
  clear: both;
  border: 2px solid #0d9694; }

.connect-home-carousel-lower .flex-direction-nav {
  position: absolute;
  z-index: 3;
  top: 203px;
  width: 100%; }

.connect-home-carousel-lower .flex-direction-nav a {
  top: 50%; }

.connect-home-carousel-lower .flex-control-paging li a {
  width: 17px;
  height: 15px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/hpg-flex-nav.png) 0 0 no-repeat !important; }

.connect-home-carousel-lower .flex-control-nav {
  bottom: 0;
  z-index: 2;
  padding: 7px 0 5px 0;
  background: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/hpg-flex-nav-bg.png) 0 0 repeat; }

.connect-home-carousel-lower .flex-control-nav li:first-child {
  margin-left: 360px; }

.connect-home-carousel-lower .flex-control-paging li a.flex-active {
  background-position: -17px 0 !important; }

/** Promo boxes all */
.connect-home .landings-cols .connect-home-promo {
  float: left;
  width: 48%;
  min-height: 0;
  margin-left: 4%;
  background: transparent; }

.connect-home .connect-home-promo .boxes-box-content {
  background: #f6f6f6; }

.connect-home #main .landings-cols .connect-more a {
  display: block;
  margin: 0 4% 4% 4%;
  padding: 8px 0;
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  text-align: center; }

.connect-home .landings-cols .chp-sharing,
.connect-home .landings-cols .chp-how-to {
  margin-left: 0; }

.connect-home #main .landings-cols .col-1-box-1 h2 a {
  color: #0b708e; }

.connect-home #main .landings-cols .col-1-box-1 .connect-more a {
  background-color: #0b708e; }

.connect-home #main .landings-cols .col-1-box-2 h2 a {
  color: #f39112; }

.connect-home #main .landings-cols .col-1-box-2 .connect-more a {
  background-color: #f39112; }

.connect-home #main .landings-cols .col-2-box-1 h2 a {
  color: #b73f5a; }

.connect-home #main .landings-cols .col-2-box-1 .connect-more a {
  background-color: #b73f5a; }

.connect-home #main .landings-cols .col-2-box-2 h2 a {
  color: #0d9694; }

.connect-home #main .landings-cols .col-2-box-2 .connect-more a {
  background-color: #0d9694; }

.connect-home-promo-small h2 {
  margin: 10px;
  font-size: 1em;
  font-weight: bold;
  font-family: Arial,sans-serif; }

.connect-home-promo-small p {
  margin: 0 10px 15px 10px; }

.connect-home-promo-small p {
  font-size: 0.875em;
  font-family: Arial,sans-serif; }

.hps-image {
  overflow: visible; }

.hps-image a,
.hps-image img {
  display: block; }

/* Connect landings
**************************************** */
/*temp*/
.column-placeholder {
  border: 1px solid black;
  height: 300px; }

.column-1-placeholder {
  background: lime; }

.column-2-placeholder {
  background: orange; }

.connect-landing .field-name-field-image {
  margin-bottom: 14px; }

.landings-cols {
  width: 48%; }

.landings-cols .block {
  margin-bottom: 40px; }

.landings-col-1 {
  float: left; }

.landings-col-2 {
  float: right; }

/* All articles block */
.connect-all-articles {
  position: relative; }

.connect-all-articles h2 {
  margin: 0;
  padding: 11px 12px;
  line-height: 1;
  background: #bebebe;
  font-size: 1.0625em;
  text-transform: uppercase;
  font-weight: 400; }

#main .find-out-more-button a {
  display: block;
  float: right;
  border: 1px solid #fff;
  background: #6e6f73;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 0.75em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 20px; }

.connect-all-articles .view-header,
.connect-all-articles .view-footer {
  position: absolute;
  right: 7px; }

.connect-all-articles .view-header {
  top: 7px; }

.connect-all-articles .view-footer {
  bottom: 7px; }

.connect-all-articles .content {
  padding: 12px 12px 24px 12px;
  border: 1px solid #6e6f73;
  border-top: 0; }

.connect-all-articles .list-thumb-text h3 {
  font-size: 1.125em;
  font-weight: 700; }

.connect-all-articles .list-thumb-text p {
  margin-bottom: 0;
  font-size: 0.875em; }

.connect-all-articles li {
  margin-bottom: 12px; }

.connect-all-articles .list-thumb,
.connect-all-articles .list-text {
  float: left; }

.connect-all-articles .list-thumb {
  width: 20.7%;
  margin-right: 3%; }

.connect-all-articles .list-text {
  width: 76%; }

/** Location articles block */
/* bit of a hack :( */
.views-limit-grouping-group h3 {
  display: none; }

.views-limit-grouping-group .views-limit-grouping h3 {
  display: block; }

/* end hack :) */
.connect-landing-random h2 {
  margin: 0;
  padding: 11px 12px;
  line-height: 1;
  background: #b73f5a;
  color: #fff;
  font-size: 1.0625em;
  text-transform: uppercase;
  font-weight: 400; }

.view-connect-articles-by-location .view-content {
  padding: 12px 12px 24px 12px;
  border: 1px solid #6e6f73;
  border-top: 0; }

.views-limit-grouping {
  margin-bottom: 12px; }

.views-limit-grouping h3 {
  margin-bottom: 5px;
  color: #6e6f73;
  font-size: 1.125em;
  font-weight: 700; }

.views-limit-grouping h4 {
  margin-top: 0;
  font-size: 1.125em;
  font-weight: 400; }

.views-limit-grouping p {
  margin-bottom: 0;
  font-size: 0.875em; }

.views-limit-grouping .list-thumb,
.views-limit-grouping .list-text {
  float: left; }

.views-limit-grouping .list-thumb {
  width: 20.7%;
  margin-right: 3%; }

.views-limit-grouping .list-text {
  width: 76%; }

/** How to */
.connect-landing-video {
  float: right;
  width: 48%;
  margin-top: -74px; }

.connect-landing-video .boxes-box-content {
  padding: 12px;
  border: 0;
  background: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/border-drawn.gif) center top no-repeat;
  background-size: cover; }

.connect-landing-video .boxes-box-content div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.connect-landing-video .boxes-box-content div iframe,
.connect-landing-video .boxes-box-content div object,
.connect-landing-video .boxes-box-content div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.connect-apps-and-tools {
  padding: 15px;
  background: #e5e5e5; }

.connect-apps-and-tools h2 {
  margin-bottom: 13px;
  font-size: 1.0625em; }

.connect-apps-and-tools p {
  margin-bottom: 20px;
  font-size: 0.875em; }

.connect-apps-and-tools img {
  width: 53px;
  height: 53px;
  display: inline-block;
  margin-right: 11px; }

.apps-tools-icons {
  margin-bottom: 23px; }

.apps-tools-icons a {
  display: inline-block; }

/** Why Connect */
.connect-nhs-inform .blocks-nhs-inform {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border-bottom: 0;
  background: #e5e5e5 url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/nhs-inform-logo.png) 13px 22px no-repeat; }

.connect-nhs-inform p {
  font-size: 0.875em; }

.connect-nhs-inform .blocks-nhs-inform .block-title {
  color: #222;
  font-size: 1.1em;
  font-weight: 700; }

.connect-nhs-inform .block-title {
  position: absolute;
  top: 0;
  left: -9999em; }

.connect-nhs-inform .content .block-title {
  position: static; }

.landing-cols .block-nhs-inform .block {
  margin-bottom: 0; }

.connect-nhs-inform #behind-the-headlines {
  float: none;
  width: auto;
  padding: 96px 15px 15px 15px;
  background: transparent; }

/** Sharing and Getting Involved */
.sharing-landing #page-title {
  letter-spacing: -1px; }

/* ****************************************
   Article(s)

   **************************************** */
/* This is to maintain page structure even if there is no content in the right col */
.connect-col-placeholder {
  height: 1px;
  margin-bottom: 0;
  padding: 0;
  background: transparent;
  overflow: hidden; }

/* All Articles
**************************************** */
.connect-all-articles-list h1#page-title {
  margin-bottom: 20px; }

.connect-all-articles-list .main-page-content {
  float: left;
  width: 75%; }

.connect-all-articles-list .sidebar-second {
  float: right;
  width: 24%; }

.connect-all-articles-list .sidebar-first {
  float: left;
  width: 32%; }

.connect-all-articles-list .sidebar-first .block {
  width: 95%; }

.connect-all-articles-list .main-inner {
  float: left;
  width: 66.1%;
  margin-left: 1.7%;
  display: inline; }

/** All articles menu */
.articles-menu span {
  display: block;
  padding: 3px 0;
  margin-bottom: 3px;
  padding-left: 12%; }

.articles-menu li {
  font-size: 1em;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-transform: uppercase; }

.articles-menu a {
  color: #6e6f73; }

.articles-menu .active-trail span {
  background: #6e6f73; }

.connect #main .articles-menu .active-trail a {
  color: #fff; }

/* All articles sub menu */
.connect #main .articles-menu .active-trail ul a {
  display: block;
  margin-bottom: 3px;
  padding: 0;
  padding-left: 22%;
  background: white;
  color: #6e6f73; }

.connect #main .articles-menu .active-trail ul .active-trail a {
  padding: 2px 0 3px 0;
  padding-left: 22%;
  background: #6e6f73 url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/sub-list-square-selected.gif) 17% center no-repeat;
  color: #fff; }

.articles-menu .active-trail .expanded {
  background: #fff; }

.connect #main .articles-menu .active-trail .expanded a {
  color: #6e6f73; }

/** All articles list */
.view-connect-articles .list-thumb-text h2 {
  font-size: 1.125em;
  font-weight: 400; }

.view-connect-articles .list-thumb-text p {
  margin-bottom: 0;
  font-size: 0.875em; }

.view-connect-articles li {
  margin-bottom: 12px; }

.view-connect-articles .list-thumb,
.view-connect-articles .list-text {
  float: left; }

.view-connect-articles .list-thumb {
  width: 28%;
  margin-right: 3%; }

.view-connect-articles .list-text {
  width: 69%; }

/* pager */
.view-connect-articles .item-pager {
  clear: both; }

.view-connect-articles .item-page-top {
  margin-bottom: 10px; }

.view-connect-articles .item-page-bot {
  margin-top: 10px; }

.view-connect-articles .item-pager .item-list .pager {
  text-align: right; }

.view-connect-articles .item-pager .item-list .pager li {
  padding: 3px 6px;
  background: #6e6f73; }

#main .view-connect-articles .item-pager,
#main .view-connect-articles .item-pager a {
  color: #fff; }

.view-connect-articles .item-list .pager .pager-first,
.view-connect-articles .item-list .pager .pager-last {
  display: none; }

/* end pager */
/** Most thanked (sidebar) */
.connect-all-articles-list .region-sidebar-second {
  padding: 0;
  background: #fff; }

/* Treat this as a tab (might have Most popular tab at later date */
.connect .most-thanked-articles-list {
  padding: 2%;
  background: #e6e6e6; }

.connect .most-thanked-articles-list .view-header {
  padding: 6px 0 9px 19px;
  background: #ccc;
  color: #B73F5A; }

.connect .most-thanked-articles-list .view-header h2 {
  font-family: Arial,sans-serif;
  font-size: 1.125em;
  font-weight: 700; }

.connect .most-thanked-articles-list .list-thumb-text h2 {
  font-size: 1.125em;
  font-weight: 400; }

.connect .most-thanked-articles-list .view-content {
  padding: 9% 5% 5% 5%;
  background: #fff; }

.connect .most-thanked-articles-list .list-thumb-text .views-row {
  margin-bottom: 26px; }

.connect .most-thanked-articles-list .list-thumb,
.connect .most-thanked-articles-list .list-text {
  float: left; }

.connect .most-thanked-articles-list .list-thumb {
  width: 34%; }

.connect .most-thanked-articles-list .list-text {
  width: 63%; }

.connect .most-thanked-articles-list .list-thumb {
  margin-right: 3%; }

.connect .most-thanked-articles-list .list-thumb img {
  max-width: 70px; }

/* Single Article
**************************************** */
.connect-article .main-page-content {
  float: left;
  width: 75.2%; }

.connect-article .sidebar-first {
  float: left;
  width: 23.2%;
  margin-bottom: 16px; }

.connect-article .main-inner {
  float: right;
  width: 73.3%; }

.connect-article .sidebar-second {
  float: right;
  width: 22.4%; }

.connect-article h1#page-title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #6e6f73;
  text-transform: capitalize; }

.connect-article .field-type-image {
  margin: 22px 0 10px 0; }

.connect-article .field-name-field-embedded-video .field-item {
  padding-top: 12px; }

/** Date/time */
.connect-article .field-name-field-last-updated {
  margin-bottom: 0;
  font-family: Arial, sans-serif;
  font-size: 1em;
  color: #6e6f73; }

.connect-article .field-name-body {
  padding-top: 10px; }

/** ShareThis links */
.connect-article .main-inner .sharethis-buttons {
  position: absolute;
  top: 0;
  right: 140px;
  margin-top: 0; }

/** Rate widget */
.connect-article .region-content {
  position: relative; }

.connect-article .rate-widget {
  position: absolute;
  top: 0;
  right: 0; }

/** Comments */
.connect-article .comment-wrapper .rate-widget {
  position: static; }

.connect .comment-wrapper h1.title {
  background-color: #6e6f73; }

.connect #main .rate-widget a,
.connect #main .logged-out-thanks a {
  color: #fff; }

/** Related articles */
.sidebar-article {
  background: #6e6f73; }

.sidebar-article h2 {
  padding: 10px 0 9px 13px;
  margin-bottom: 0;
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase; }

.sidebar-article .view-content {
  padding: 0 13px 13px 13px; }

.sidebar-arrow li {
  margin-bottom: 4px;
  font-size: 0.875em; }

.sidebar-arrow a {
  display: block;
  padding-left: 15px;
  color: #fff;
  background: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/site-white-list-arrow.png) left 4px no-repeat; }

/* ****************************************
   How To guides

   **************************************** */
.connect-how-to-guide #main {
  float: none;
  width: 100%;
  margin-left: 0; }

.connect-how-to-slideshow {
  margin-top: 25px; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-container-horizontal {
  width: auto;
  height: auto;
  padding: 0;
  /*design shows 70px left */ }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 100%; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-item-horizontal {
  margin: 0 15px; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-item {
  width: 281px;
  height: 371px;
  border: 0; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next-horizontal,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev-horizontal {
  top: 33%; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev-horizontal,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev-horizontal:hover,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev-horizontal:active {
  left: 0;
  background-position: 0 0; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next-horizontal,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next-horizontal:hover,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next-horizontal:active {
  right: 0;
  background-position: -55px 0; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev {
  width: 55px;
  height: 88px;
  background-image: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/how-to-carousel-prev-next.png); }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next-disabled,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev-disabled {
  display: block; }

.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next-disabled,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev-disabled,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-next:hover,
.connect-how-to-slideshow .jcarousel-skin-default .jcarousel-prev:hover {
  opacity: 0.5; }

/* ****************************************
   Have Your Say

   **************************************** */
/**
  * Have your say navigation
**/
#block-liu-blocks-liu-have-your-say-nav {
  margin-bottom: 4px; }

.have_your_say_nav {
  float: left;
  width: 153px;
  margin-right: 13px;
  border: 2px solid #d4d4d7;
  font-size: 1.125em; }

.have-your-say-nav-last {
  margin-right: 0; }

.path-connect-have-your-say .have-your-say-nav-current,
.path-connect-have-your-say-previous-polls .have-your-say-nav-previous,
.path-connect-have-your-say-question .have-your-say-nav-submit {
  border-color: #6e6f73;
  background: #6e6f73; }

.have_your_say_nav a {
  display: block;
  padding: 10px;
  color: #6e6f73; }

.path-connect-have-your-say #main .have-your-say-nav-current a,
.path-connect-have-your-say-previous-polls #main .have-your-say-nav-previous a,
.path-connect-have-your-say-question #main .have-your-say-nav-submit a {
  color: #fff; }

/**
  * Have your say boxes
**/
.have-your-say-shared .block-views {
  margin-right: -13px;
  overflow: hidden; }

.have-your-say-shared .block-views .views-row {
  width: 322px;
  height: 320px;
  height: auto;
  margin: 10px 13px 10px 0;
  background: #ebecee;
  overflow: hidden; }

.have-your-say-shared .node-webform,
.node-advpoll,
.central-question-wrapper {
  padding: 24px 30px 38px 30px; }

.have-your-say-shared .node-webform .webform-component {
  padding: 0;
  background: transparent;
  color: #000; }

.have-your-say-shared .node-webform textarea {
  min-height: 260px;
  margin-top: 10px;
  font-family: Arial,sans-serif;
  font-size: 14px; }

.not-logged-in .view-have-your-say .form-required,
.have-your-say-shared .block-advpoll h2.block-title,
.have-your-say-shared .block-advpoll span.submitted,
.have-your-say-shared li.comment-add {
  display: none; }

/**
  * Have your say polls
**/
.have-your-say-shared .poll .total {
  text-align: right; }

.have-your-say-shared .poll .bar {
  height: 20px;
  background: #fff; }

.have-your-say-shared .poll .voted .bar {
  border: 0; }

.have-your-say-shared .poll .bar .foreground {
  height: 20px;
  background: #6e6f73; }

/**
  * Have your say box elements
**/
.have-your-say-shared .views-row h2 {
  margin-bottom: 10px;
  font-size: 1.125em;
  font-weight: 700; }

.have-your-say-shared .node-webform,
.node-advpoll .content {
  font-size: 0.875em; }

.node-advpoll label,
.node-advpoll input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0; }

.path-connect-have-your-say #main .login_link,
.have-your-say-shared .webform-submit,
.have-your-say-shared #edit-submit,
.have-your-say-shared .form-submit {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding: 10px 0;
  border: 0;
  background: black url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/arrow-light.png) 96% 50% no-repeat;
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
  cursor: pointer; }

.path-connect-have-your-say #main .login_link {
  bottom: -46px; }

/**
  * Have your say box colours
**/
/* .have-your-say-shared .views-row-1 {} $site_bluegrey */
.have-your-say-shared .views-row-1 h2,
.have-your-say-shared #main .views-row-1 h2 a {
  color: #0b708e; }

.path-connect-have-your-say #main .views-row-1 .login_link,
.have-your-say-shared .views-row-1 .webform-submit,
.have-your-say-shared .views-row-1 #edit-submit,
.have-your-say-shared .views-row-1 .form-submit {
  background-color: #0b708e; }

/* .have-your-say-shared .views-row-2 {}  #743f70 */
.have-your-say-shared .views-row-2 h2,
.have-your-say-shared #main .views-row-2 h2 a {
  color: #743f70; }

.path-connect-have-your-say #main .views-row-2 .login_link,
.have-your-say-shared .views-row-2 .webform-submit,
.have-your-say-shared .views-row-2 #edit-submit,
.have-your-say-shared .views-row-2 .form-submit {
  background-color: #743f70; }

/* .have-your-say-shared .views-row-3 {}  $site_yellow */
.have-your-say-shared .views-row-3 h2,
.have-your-say-shared #main .views-row-3 h2 a {
  color: #f39112; }

.path-connect-have-your-say #main .views-row-3 .login_link,
.have-your-say-shared .views-row-3 .webform-submit,
.have-your-say-shared .views-row-3 #edit-submit,
.have-your-say-shared .views-row-3 .form-submit {
  background-color: #f39112; }

/* .have-your-say-shared .views-row-4 {}  $site_red*/
.have-your-say-shared .views-row-4 h2,
.have-your-say-shared #main .views-row-4 h2 a {
  color: #b73f5a; }

.path-connect-have-your-say #main .views-row-4 .login_link,
.have-your-say-shared .views-row-4 .webform-submit,
.have-your-say-shared .views-row-4 #edit-submit,
.have-your-say-shared .views-row-4 .form-submit {
  background-color: #b73f5a; }

/* .have-your-say-shared .views-row-5 {}  $site_green */
.have-your-say-shared .views-row-5 h2,
.have-your-say-shared #main .views-row-5 h2 a {
  color: #0d9694; }

.path-connect-have-your-say #main .views-row-5 .login_link,
.have-your-say-shared .views-row-5 .webform-submit,
.have-your-say-shared .views-row-5 #edit-submit,
.have-your-say-shared .views-row-5 .form-submit {
  background-color: #0d9694; }

.path-connect-have-your-say .webform-component--admin-approved {
  display: none; }

/* .have-your-say-shared .views-row-6 {}  $site_colour_id */
.have-your-say-shared .views-row-6 h2,
.have-your-say-shared #main .views-row-6 h2 a {
  color: #6e6f73; }

.path-connect-have-your-say #main .views-row-6 .login_link,
.have-your-say-shared .views-row-6 .webform-submit,
.have-your-say-shared .views-row-6 #edit-submit,
.have-your-say-shared .views-row-6 .form-submit {
  background-color: #6e6f73; }

.have-your-say-shared .block-views .have_your_say_central_question {
  background: #6e6f73;
  color: #fff; }

.central-question-wrapper div {
  background: #fff; }

.central-question-wrapper a {
  display: block;
  padding: 10px;
  font-size: 1.125em;
  background: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/connect/arrow-dark.png) 96% 18px no-repeat;
  font-weight: 700; }

/**
  * Forms not logged in
**/
.path-connect-have-your-say.not-logged-in .webform-client-form .form-textarea-wrapper,
.path-connect-have-your-say.not-logged-in .webform-client-form .form-actions {
  display: none; }

/**
  * Have your say - Submit a question
**/
.path-connect-have-your-say-question .region-content-post {
  width: 63.1%; }

/* Now have to overwrite all sites form style -sigh */
.path-connect-have-your-say-question .webform-component {
  padding: 0;
  color: #000;
  background: #fff; }

.path-connect-have-your-say-question .block-webform h2 {
  margin-bottom: 20px;
  color: #6e6f73;
  font-size: 1.125em;
  font-weight: 700; }

.path-connect-have-your-say-question .block-webform ul {
  margin-bottom: 20px; }

.path-connect-have-your-say-question .block-webform li {
  margin-left: 12px;
  list-style: disc; }

.path-connect-have-your-say-question .block-webform label {
  margin-bottom: 10px; }

.path-connect-have-your-say-question .webform-component-select,
.path-connect-have-your-say-question .block-webform textarea,
.path-connect-have-your-say-question .block-webform input[type="text"],
.path-connect-have-your-say-question .block-webform input[type="email"] {
  margin-bottom: 20px;
  padding: 5px;
  box-sizing: border-box;
  border: 0;
  background: #ebecee;
  font-size: 100%;
  font-family: sans-serif,Arial; }

.path-connect-have-your-say-question .webform-component-select label,
.path-connect-have-your-say-question .webform-component-select select {
  width: auto; }

.path-connect-have-your-say-question .webform-component-select label {
  margin-bottom: 0;
  padding: 5px; }

.path-connect-have-your-say-question .webform-component-select select {
  margin: 5px;
  font-size: 100%;
  font-family: sans-serif,Arial; }

.path-connect-have-your-say-question .webform-component-select,
.path-connect-have-your-say-question .block-webform input[type="text"],
.path-connect-have-your-say-question .block-webform input[type="email"] {
  min-height: 45px; }

.path-connect-have-your-say-question .block-webform .webform-client-form {
  clear: both; }

.path-connect-have-your-say-question .block-webform .field-name-body {
  width: 100%; }

.path-connect-have-your-say-question .block-webform .webform-component--accept-terms-and-conditions label[for=edit-submitted-accept-terms-and-conditions],
.path-connect-have-your-say-question .webform-component-textarea .grippie,
.path-connect-have-your-say-question .block-webform header h2 {
  display: none; }

.path-connect-have-your-say-question .webform-component--accept-terms-and-conditions {
  float: left;
  clear: both;
  margin: 0; }

.path-connect-have-your-say-question #main .webform-component--accept-terms-and-conditions label a {
  color: #0b708e;
  text-decoration: underline; }

.path-connect-have-your-say-question .webform-component--accept-terms-and-conditions label:after {
  content: "*";
  color: red; }

/***/
.path-connect-have-your-say-question .webform-submit {
  float: right;
  margin: 0;
  padding: 10px 60px;
  border: 0;
  background: #0b708e;
  color: #fff;
  font-size: 1.125em;
  font-family: sans-serif,Arial;
  font-weight: 700;
  cursor: pointer; }

/* ****************************************
   @media queries

   **************************************** v */
@media screen and (max-width: 640px) {
  .connected .breadcrumb {
    margin-bottom: 0;
    padding-bottom: 0; }

  .connected #main {
    width: auto; }

  .connect .main-page-content {
    padding: 0 20px; }

  /** Remove floats and expand to 100% */
  .connected .field-name-field-image,
  .connected .field-name-body,
  .connect-landing-video,
  .landings-col-1,
  .landings-col-2,
  .connect-all-articles-list .sidebar-first,
  .connect-article .sidebar-first,
  .connect-all-articles-list .main-page-content,
  .connect-all-articles-list .main-inner,
  .connect-article .main-inner,
  .connect-all-articles-list .sidebar-second,
  .connect-article .sidebar-second {
    float: none;
    width: auto;
    margin-top: 0; }

  .connect-article #main {
    margin: 0 0 16px 0; }

  .connect-all-articles-list .sidebar-second,
  .connect-article .sidebar-second {
    margin: 0 20px; }

  .connect-all-articles-list .main-inner {
    display: block;
    margin-left: 0; }

  .view-connect-articles .item-page-bot {
    margin-bottom: 16px; }

  /* Connect home */
  .connect-home-promo:nth-of-type(2) {
    margin-right: 0; }

  .connect-home-promo:nth-of-type(3) {
    clear: both; }

  .connect-home-promo-small {
    width: 49%;
    min-height: 295px; }

  .connect-home-promo-large p {
    margin-bottom: 15px; }

  .chp-feeling .hpl-image {
    margin-top: 0; }

  .app-buttons {
    float: none;
    padding-top: 15px;
    margin: 0 0 0 15px; }

  .app-buttons a:first-child,
  .app-buttons a:last-child {
    float: none;
    clear: both;
    display: block;
    margin: 0 0 15px 0; }

  .connect-home-promo-large .hpl-image {
    clear: both;
    margin: 0 52px 15px 0; }

  /** Connect How to guide */
  .connect-how-to-guide #main {
    width: 90%; }

  .connect-how-to-slideshow .jcarousel-skin-default .jcarousel-item {
    width: 206px;
    height: auto;
    /*270px*/ }

  #block-views-connect-now-block .content .views-row .fieldset-left-col,
  #block-views-connect-now-block .content .views-row .fieldset-right-col {
    float: none;
    width: 100%; }

  #block-views-connect-now-block .content .views-row .fieldset-left-col {
    margin-bottom: 10px; }

  .path-connect-have-your-say-question .region-content-post {
    width: 100%; } }
@media screen and (max-width: 480px) {
  .connect-home-carousel-top {
    display: none; }

  .connect-home-carousel-lower .flex-control-nav {
    display: block; }

  .connect-home-carousel-lower .flex-control-nav li:first-child {
    margin-left: 0; }

  .connect-home .landings-cols .connect-home-promo {
    float: none;
    width: 100%;
    margin: 0 0 10px 0; }

  .connect .portal-header {
    background: transparent; }

  .connect .portal-navigation ul.menu {
    margin: 0 10px;
    background: #6e6f73; }

  .connect .portal-navigation .block-menu .menu .leaf.first a {
    width: auto;
    background-image: none;
    text-indent: 0; }

  .connect .portal-navigation .block-menu .menu .first.leaf .active {
    background: #424345;
    color: #fff; }

  .connect .portal-navigation li a,
  .connect .portal-navigation .block-menu .menu .first.leaf a {
    border: 0; }

  .connect-home-promo,
  .connect-home-promo-large {
    float: none;
    display: block;
    width: auto;
    margin: 0 0 1em 0;
    min-height: 0; }

  .connect-more {
    position: static;
    margin: 0 1px 18px 0; }

  .have_your_say_nav {
    float: none;
    margin: 0 0 13px 0;
    width: auto; } }
@media screen and (max-width: 320px) {
  .connect-all-articles .view-header {
    position: static;
    margin-bottom: 10px; }

  .connect-article .field-name-field-last-updated {
    margin-bottom: 20px; }

  .connect-article .rate-widget {
    top: 20px; }

  .have-your-say-shared .block-views .views-row {
    width: 258px;
    margin-right: 0; }

  .path-connect-have-your-say-question .webform-component-select select {
    width: 95%; }

  .connect-home .flex-direction-nav .flex-prev,
  .connect-home .flexslider:hover .flex-prev {
    left: 10px; }

  .connect-home .flex-direction-nav .flex-next,
  .connect-home .flexslider:hover .flex-next {
    right: 10px; } }
/************ NO-JS *************/
.no-js .flexslider .slides > li {
  display: block; }

.no-js .connect-landing-video .boxes-box-content {
  background: url(https://portal.livingitup.org.uk/sites/all/themes/_custom/portal/images/header-background.png) 3% 50% no-repeat; }

.no-js .connect-landing-video iframe {
  display: none; }

/* ****************************************
   Clearing

   **************************************** */
/* Easy clearing
   **************************************** */
.connect-all-articles .view-header:after,
.connect-home-promo .boxes-box-content:after,
.most-thanked-articles-list .list-thumb-text .views-row:after,
.connect-all-articles li:after,
.app-buttons:after,
.connect-home-promo .boxes-box-content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* uncomment this if you want to check breakpoints
@media screen and (max-width:640px){
	.not-logged-in .mq {
		position:absolute;
		left:0;
		top:0;
		z-index:10000;
		display:block;
		background:red;
		color:white;
		font-weight:bold;
	}

	.not-logged-in .mq:after { content:"640px"; }
}

@media screen and (max-width:480px){ .not-logged-in .mq:after { content:"480px"; } }

@media screen and (max-width:320px){ .not-logged-in .mq:after { content:"320px"; } }

*/
/* IE Fixes
   **************************************** */
/** Less than or equal to IE8 */
.lte-ie8 .connect-home-carousel-lower .flex-control-nav li:first-child {
  margin-left: 0; }

.lte-ie8 .chp-technology,
.lte-ie8 .chp-supper-club {
  margin-right: 0; }

.lte-ie8 .app-buttons a img {
  width: auto; }

.lte-ie8 .connect-landing-video .boxes-box-content {
  background: #fff;
  border: 1px solid #acacac; }

.lte-ie8 .have-your-say-shared .block-views .views-row {
  width: 311px; }

/** Less than or equal to IE7 */
.lte-ie7 .connect-home .flex-direction-nav a {
  height: auto;
  width: auto;
  padding: 5px;
  background: #6e6f73;
  color: #fff !important; }

.lte-ie7 .central-question-wrapper div {
  background: transparent; }

.lte-ie7 .central-question-wrapper a {
  background: #fff; }

.lte-ie7 .path-connect-have-your-say-question .webform-submit {
  padding: 10px 30px; }

.lte-ie7 .webform-component--accept-terms-and-conditions label:first-child {
  display: none; }

.lte-ie7 .connect-home-promo {
  margin-right: 16px; }

.lte-ie7 .chp-technology,
.lte-ie7 .chp-supper-club {
  margin-right: 0; }

/**/
.lte-ie7 .chp-feeling {
  clear: both; }

.lte-ie7 .view-connect-articles .list-thumb-text .views-row,
.lte-ie7 .region-content-post,
.lte-ie7 .connect-all-articles .view-header,
.lte-ie7 .connect-home-promo .boxes-box-content,
.lte-ie7 .most-thanked-articles-list .list-thumb-text .views-row,
.lte-ie7 .connect-all-articles li,
.lte-ie7 .app-buttons,
.lte-ie7 .connect-home-promo .boxes-box-content {
  zoom: 1; }

.lte-ie7 .have-your-say-shared .block-views .views-row {
  display: inline;
  zoom: 1;
  vertical-align: top; }