@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
@import url(https://fonts.googleapis.com/css?family=Lato|Raleway|Kalam);
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
/* *{*/
/*     box-sizing: border-box; //https://www.paulirish.com/2012/box-sizing-border-box-ftw/*/
/* }*/
html {
  font-size: 13px;
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 15px;
  }
}

body {
  font-family: "Lato", sans-serif;
  color: #181818;
  background-color: #fafafa;
  min-height: 100%;
  position: relative;
}

html,
body {
  margin: 0;
}

a {
  color: #3f88c5;
}
a:visited, a:active {
  color: #3f88c5;
}
a:hover {
  color: #367bb4;
}

iframe {
  border: 0;
}

textarea {
  font-family: "Lato", sans-serif;
  /*TODO looks good with title font too*/
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.region-home__row-top {
  background-color: #fafafa;
}
.region-home__row-callout {
  background-color: #548c2f;
  box-sizing: border-box;
  border-top: 18px solid #181818;
}
@media only screen and (min-width: 992px) {
  .region-home__row-callout {
    background-color: #9a9a9a;
  }
}
.region-home__logo-banner {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8rem;
  padding-bottom: 4rem;
  display: flex;
  flex-direction: row;
}
@media only screen and (min-width: 992px) {
  .region-home__logo-banner {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .region-home__logo-banner {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .region-home__logo-banner {
    max-width: 1320px;
  }
}
.region-home__logo-banner-lhs {
  flex: 1 1;
}
.region-home__logo-banner-rhs {
  flex: 0 0;
}
.region-home__mailing-list-signup {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  .region-home__mailing-list-signup {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .region-home__mailing-list-signup {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .region-home__mailing-list-signup {
    max-width: 1320px;
  }
}
@media only screen and (min-width: 992px) {
  .region-home__mailing-list-signup {
    padding: 4rem 0;
  }
}
.region-home__title {
  font-size: 6rem;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .region-home__title {
    font-size: 3.5rem;
  }
}
.region-home__subtitle {
  font-size: 1.5em;
}
@media only screen and (max-width: 991px) {
  .region-home__subtitle {
    font-size: 1.2em;
  }
}
.region-home__section-heading {
  box-sizing: border-box;
  border-bottom: 18px solid #151515;
  margin-top: 6rem;
  display: flex;
  justify-content: space-between;
  padding-bottom: 1rem;
}
.region-home__section-heading-title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.8;
}
.region-home__section-heading-button {
  cursor: pointer;
  user-select: none;
  border-color: #d00000;
  border-style: solid;
  border-width: 1px;
  box-shadow: inset 0px 0px 1px #ff3737, 0px 0px 1px #ff3737;
  color: #d00000;
  display: block;
  padding: 5px 7px 7px 7px;
  margin: 5px 3px 3px 3px;
  text-decoration: none;
  color: #d00000;
}
.region-home__section-heading-button:focus {
  outline: 0.1rem dotted #3f88c5;
}
.region-home__section-heading-button:hover {
  background-color: #d00000;
  color: rgba(255, 255, 255, 0.95);
}
.region-home__section-heading-button:visited, .region-home__section-heading-button:active {
  color: #d00000;
}
.region-home__section-heading-button:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.95);
}
.region-home__section-heading-button.hidden {
  display: none;
}
.region-home__news, .region-home__gigs, .region-home__classifieds {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  .region-home__news, .region-home__gigs, .region-home__classifieds {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .region-home__news, .region-home__gigs, .region-home__classifieds {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .region-home__news, .region-home__gigs, .region-home__classifieds {
    max-width: 1320px;
  }
}
.region-home__grid {
  margin-top: 2rem;
}
.region-home__rc-logo {
  margin-top: 6rem;
}
@media only screen and (max-width: 991px) {
  .region-home__rc-logo {
    margin-top: 2rem;
  }
}
.region-home .site-footer {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .region-home .site-footer {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .region-home .site-footer {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .region-home .site-footer {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 991px) {
  .region-home .site-footer {
    padding: 1rem;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.site-footer {
  font-size: 0.9rem;
  padding: 2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.site-footer__text {
  text-align: center;
  order: 3;
  width: 100%;
  margin-top: 1rem;
  font-size: 0.8rem;
}
@media only screen and (min-width: 992px) {
  .site-footer__text {
    order: 2;
    width: auto;
    margin-top: 0;
  }
}
.site-footer__text p {
  padding: 0;
  margin: 0;
}
.site-footer__text small {
  color: #989898;
  font-size: 0.6rem;
}
@media only screen and (min-width: 992px) {
  .site-footer__text {
    font-size: 0.9rem;
  }
}
.site-footer__block-link {
  display: block;
}
.site-footer__column {
  display: flex;
  flex-direction: column;
}
.site-footer__column--left {
  order: 1;
}
.site-footer__column--right {
  order: 2;
}
@media only screen and (min-width: 992px) {
  .site-footer__column--right {
    order: 3;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer__column {
    flex-direction: row;
  }
  .site-footer__column > a:first-of-type {
    margin-right: 1rem;
  }
}
.site-footer__column > a {
  margin-bottom: 0.5rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.nav-menu {
  position: relative;
  margin-top: 5px;
}
.nav-menu > * {
  float: left;
  padding: 10px 10px;
  cursor: pointer;
}
.nav-menu__new-post {
  cursor: pointer;
  user-select: none;
  border-color: #d00000;
  border-style: solid;
  border-width: 1px;
  box-shadow: inset 0px 0px 1px #ff3737, 0px 0px 1px #ff3737;
  color: #d00000;
  padding: 5px 7px 7px 7px;
  margin: 5px 3px 3px 3px;
  text-decoration: none;
  color: #d00000;
}
.nav-menu__new-post:focus {
  outline: 0.1rem dotted #3f88c5;
}
.nav-menu__new-post:hover {
  background-color: #d00000;
  color: rgba(255, 255, 255, 0.95);
}
.nav-menu__new-post:visited, .nav-menu__new-post:active {
  color: #d00000;
}
.nav-menu__new-post:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.95);
}
.nav-menu__new-post.hidden {
  display: none;
}
.nav-menu__link {
  color: #3f88c5;
  text-decoration: none;
}
.nav-menu__link:visited {
  color: #3f88c5;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.account-dropdown {
  color: #181818;
}
.account-dropdown svg {
  margin-right: 5px;
  fill: #181818;
  top: 2px;
  position: relative;
}
.account-dropdown:hover {
  text-decoration: underline;
  color: #3e3e3e;
}
.account-dropdown:hover svg {
  fill: #3e3e3e;
}
.account-dropdown--highlighted {
  background-color: #fafafa;
}
.account-dropdown__scrim {
  background-color: black;
  opacity: 0.15;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 300;
  display: none;
}
.account-dropdown__scrim--visible {
  display: block;
}
.account-dropdown__user-name .unread-messages-indicator {
  margin-left: 0.5em;
}
.account-dropdown__dropdown {
  z-index: 500;
  background-color: #fff;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  display: none;
  position: absolute;
  right: 0;
  margin-top: 3.3rem;
  padding: 0;
}
.account-dropdown__dropdown--visible {
  display: block;
}
.account-dropdown__dropdown li {
  min-width: 15rem;
  /* Somewhat arbitrary*/
  list-style: none;
}
.account-dropdown__dropdown li a {
  color: #181818;
  text-decoration: none;
  display: block;
  width: 100%;
  padding-left: 1rem;
  line-height: 3rem;
}
.account-dropdown__dropdown li:hover {
  background-color: #fff;
}
.account-dropdown__dropdown li a:hover {
  text-decoration: none;
  color: #3f88c5;
}
.account-dropdown__dropdown li:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.account-dropdown__dropdown li .unread-messages-indicator {
  float: right;
  margin-right: 2rem;
  margin-top: 0.8em;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.unread-messages-indicator {
  background-color: #d00000;
  color: rgba(255, 255, 255, 0.95);
  box-shadow: 1px 1px 2px #7e7e7e;
  font-style: normal;
  font-weight: bold;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  width: 1.5em;
  font-size: 1em;
  line-height: 1.5em;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .unread-messages-indicator {
    width: 1.6em;
    font-size: 0.9em;
    line-height: 1.6em;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.landing-page-site-header {
  background-color: transparent;
  display: block;
  min-height: 50px;
  border-width: 0 0 1px;
  border-style: solid;
  transition: all 0.35s;
  border-color: transparent;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
}
@media only screen and (min-width: 992px) {
  .landing-page-site-header {
    margin-bottom: 20px;
  }
}
.landing-page-site-header--affix {
  /*border-color: $colour-background-light;*/
  background-color: #fff;
}
@media only screen and (min-width: 992px) {
  .landing-page-site-header--affix {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  }
}
.landing-page-site-header--affix .landing-page-site-header__homelink img {
  display: block;
}
.landing-page-site-header__homelink {
  margin-top: 6px;
  margin-bottom: 0px;
  padding: 0;
}
.landing-page-site-header__homelink img {
  display: none;
  height: 3rem;
  margin-top: 2px;
}
.landing-page-site-header__container {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .landing-page-site-header__container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .landing-page-site-header__container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .landing-page-site-header__container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 300px) {
  .landing-page-site-header__menu .nav-menu__link--canhide {
    display: none;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.article-cards {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .article-cards {
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -1rem;
  }
}
.article-cards__item {
  cursor: pointer;
  margin-top: 1rem;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  .article-cards__item {
    flex: 0 1 33%;
    padding-right: 1rem;
  }
}
.article-cards__link {
  display: block;
  height: 100%;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 0;
  overflow: hidden;
  border-radius: 0;
  color: #181818;
  text-decoration: none;
}
.article-cards__link:hover {
  text-decoration: none;
}
.article-cards__link:hover .article-cards__title {
  text-decoration: underline;
}
.article-cards__content {
  padding: 1rem;
}
.article-cards__image-div {
  display: block;
  background-position: center center;
  background-size: cover;
}
.article-cards__title {
  color: #3f88c5;
  margin-top: 0.5rem;
  line-height: 1em;
}
.article-cards__standfirst {
  color: #181818;
  padding: 0;
  margin-top: 0.5rem;
}
.article-cards__info-bar {
  color: #7e7e7e;
  margin-top: 0.5rem;
  font-size: 0.9rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.external-news-story-cards__publication {
  flex: 1 1;
  text-align: right;
}
.external-news-story-cards__publication-logo {
  height: 3rem;
}
.external-news-story-cards .article-cards__info-bar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.external-news-story-cards .article-cards__date {
  flex: 1 1;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.upcoming-events__item {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 0;
  margin-top: 1rem;
  padding: 0.5rem;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.upcoming-events__item-date-col {
  flex: 0 0 4rem;
  padding: 0.5rem;
  text-align: center;
}
.upcoming-events__item-date-col strong {
  font-size: 1.8rem;
  display: block;
}
.upcoming-events__item-date-col p {
  display: block;
}
.upcoming-events__item-info-col {
  flex: 1 1;
  padding: 0.5rem;
}
.upcoming-events__item-pic-col {
  flex: 0 1 6rem;
  padding-top: 0.3rem;
  padding-right: 0.2rem;
}
.upcoming-events__item-pic-col img {
  height: 6rem;
  display: block;
}
.upcoming-events__title {
  margin: 0;
  font-size: 1rem;
}
.upcoming-events__info-row {
  margin: 0;
  margin-top: 0.25rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.newsletter-signup {
  background-color: #548c2f;
  color: rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .newsletter-signup {
    border: 18px dashed #97ba80;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.8);
  }
}
.newsletter-signup__row {
  display: flex;
  flex-direction: row;
  padding: 4rem;
}
@media only screen and (max-width: 991px) {
  .newsletter-signup__row--1 {
    flex-direction: column;
  }
}
.newsletter-signup__row--2 {
  flex-direction: column;
  padding-top: 0;
}
.newsletter-signup__image {
  display: block;
  flex: 0 0;
  height: 10rem;
}
@media only screen and (max-width: 991px) {
  .newsletter-signup__image {
    width: 10rem;
    margin: auto;
    margin-bottom: 4rem;
  }
}
.newsletter-signup__text-block {
  flex: 1 1;
}
@media only screen and (min-width: 992px) {
  .newsletter-signup__text-block {
    padding-left: 4rem;
  }
}
.newsletter-signup__title {
  font-size: 1.8rem;
}
.newsletter-signup__subtitle {
  margin-top: 0.5em;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.7);
}
.newsletter-signup__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
  font-size: 1.4rem;
  max-width: 30rem;
  transform-origin: right;
  transition: all 0.5s ease;
}
.newsletter-signup__input:hover {
  border-color: #b8cbd8;
}
.newsletter-signup__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.newsletter-signup__input:disabled {
  background-color: transparent;
}
.newsletter-signup__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.newsletter-signup__input[readonly]:hover {
  border-color: #c8d7e1;
}
.newsletter-signup__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.newsletter-signup__input--gone {
  transform: scaleX(0);
}
.newsletter-signup__cta-button.action-button--primary {
  font-size: 1.1rem;
}
.newsletter-signup .spinning-tick {
  margin-left: 1rem;
}
.newsletter-signup__message {
  font-size: 1.4rem;
  line-height: 2.5;
}
.newsletter-signup__input-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.newsletter-signup__input-error {
  text-align: right;
  font-size: 1.4rem;
  padding-bottom: 2.5em;
  color: #d00000;
  display: block;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.action-button {
  position: relative;
}
.action-button--primary {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #d00000;
  border: none;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 3em;
  max-width: 100%;
  transition-property: background-color;
  transition-duration: 0.2s;
  padding: 0 2rem;
  text-align: center;
  white-space: nowrap;
}
.action-button--primary:focus {
  outline: 0.1rem dotted #3f88c5;
}
.action-button--primary:link, .action-button--primary:visited {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
}
.action-button--primary:focus, .action-button--primary:hover {
  background-color: #ff0404;
  color: rgba(255, 255, 255, 0.95);
}
.action-button--primary:active {
  background-color: #d00000;
}
.action-button--primary.disabled {
  background-color: #9a9a9a;
}
.action-button--secondary {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #3F88C5;
  border: none;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 3em;
  max-width: 100%;
  transition-property: background-color;
  transition-duration: 0.2s;
  padding: 0 2rem;
  text-align: center;
  white-space: nowrap;
}
.action-button--secondary:focus {
  outline: 0.1rem dotted #3f88c5;
}
.action-button--secondary:link, .action-button--secondary:visited {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
}
.action-button--secondary:focus, .action-button--secondary:hover {
  background-color: #66a0d1;
  color: rgba(255, 255, 255, 0.95);
}
.action-button--secondary:active {
  background-color: #3F88C5;
}
.action-button--secondary.disabled {
  background-color: #9a9a9a;
}
.action-button__submit-label.working {
  visibility: hidden;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
/* parent -> position:relative;*/
.spinner, .spinner:before, .spinner:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 0.5em;
}

.spinner {
  position: absolute;
  top: 30%;
  /*TODO adjust these for when not in button*/
  left: 50%;
  text-indent: -999em;
  font-size: 0.3rem;
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.spinner:before, .spinner:after {
  position: absolute;
  top: 0;
  content: "";
}
.spinner:before {
  left: -1.7em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner:after {
  left: 1.7em;
}

@-webkit-keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
/* $loader-size/2; */
/* $check-height/2; */
/* ($loader-size/6 + $loader-size/12); */
/* ($loader-size/6 + $loader-size/12); */
.spinning-tick {
  flex-shrink: 0;
  border: 3px solid #c8d7e1;
  border-left-color: #3B9943;
  -webkit-animation: loader-spin 1.2s infinite linear;
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 3em;
  height: 3em;
}
.spinning-tick.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #3B9943;
  transition: border 500ms ease-out;
}
.spinning-tick--inverse {
  border-left-color: rgba(255, 255, 255, 0.95);
}
.spinning-tick--inverse.load-complete {
  border-color: rgba(255, 255, 255, 0.95);
}
.spinning-tick__checkmark {
  display: none;
}
.spinning-tick__checkmark--show-tick {
  display: block;
}
.spinning-tick__checkmark:after {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-name: checkmark-animation;
  animation-name: checkmark-animation;
  transform: scaleX(-1) rotate(135deg);
}
.spinning-tick__checkmark:after {
  opacity: 1;
  height: 1.3em;
  width: 0.6em;
  transform-origin: left top;
  border-right: 3px solid #3B9943;
  border-top: 3px solid #3B9943;
  content: "";
  left: 0.75em;
  top: 1.5em;
  position: absolute;
}
.spinning-tick__checkmark--inverse:after {
  border-right: 3px solid rgba(255, 255, 255, 0.95);
  border-top: 3px solid rgba(255, 255, 255, 0.95);
}

@-webkit-keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes checkmark-animation {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 0.6em;
    opacity: 1;
  }
  40% {
    height: 1.3em;
    width: 0.6em;
    opacity: 1;
  }
  100% {
    height: 1.3em;
    width: 0.6em;
    opacity: 1;
  }
}
@keyframes checkmark-animation {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 0.6em;
    opacity: 1;
  }
  40% {
    height: 1.3em;
    width: 0.6em;
    opacity: 1;
  }
  100% {
    height: 1.3em;
    width: 0.6em;
    opacity: 1;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.classified-grid {
  /* columns: 4 300px;*/
  /* column-gap: $card-gap-horizontal;*/
}
.classified-grid--crop-on-mobile .classified-grid__cell--croppable {
  display: none;
}
.classified-grid__cell {
  margin: 0 2rem 2rem 0;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .classified-grid__cell--croppable {
    display: none;
  }
}
.classified-grid__spinner-container {
  position: relative;
  display: block;
  height: 15rem;
}

/* COPIED FROM https://github.com/paulcollett/react-masonry-css*/
.my-masonry-grid {
  /* Not needed if autoprefixing */
  /* Not needed if autoprefixing */
  display: flex;
  margin-left: -30px;
  /* gutter size offset */
  width: auto;
}

.my-masonry-grid_column {
  padding-left: 30px;
  /* gutter size */
  background-clip: padding-box;
}

/* Style your items */
.my-masonry-grid_column > div {
  /* change div to reference your elements you put in <Masonry> */
  background: transparent;
  margin-bottom: 30px;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.classified-card {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 1rem;
  /*At the minute only used on admin screen*/
}
.classified-card__content {
  margin-bottom: auto;
  overflow: hidden;
  position: relative;
}
.classified-card__title {
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0.5rem 0 1rem;
  margin: 0;
}
.classified-card__title a {
  text-decoration: none;
}
.classified-card__title a:hover {
  text-decoration: underline;
}
.classified-card__snippet {
  max-height: 600px;
}
.classified-card__snippet p {
  margin: 0;
  white-space: pre-line;
  padding-bottom: 1rem;
}
.classified-card__image {
  width: 100%;
  margin-bottom: 1rem;
}
.classified-card__controls {
  margin-top: auto;
  width: 100%;
  display: flex;
}
.classified-card__post-updated-on-text {
  flex-grow: 0;
  margin-right: 3px;
  color: #7e7e7e;
  font-size: 0.9rem;
}
.classified-card__post-updated-on-text:after {
  content: " - ";
}
.classified-card__post-specific-location-text {
  flex-grow: 1;
  color: #7e7e7e;
  font-size: 0.9rem;
}
.classified-card__badges svg {
  width: 20px;
  height: 20px;
  opacity: 0.7;
}
.classified-card__mobile-link-block {
  height: calc(100% - 5rem);
}
@media only screen and (min-width: 992px) {
  .classified-card__mobile-link-block {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .classified-card__mobile-link-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .classified-card__mobile-link-block:hover, .classified-card__mobile-link-block:focus, .classified-card__mobile-link-block:active, .classified-card__mobile-link-block:visited {
    text-decoration: none;
  }
}
.classified-card__no-longer-looking {
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.classified-card__no-longer-looking span {
  display: block;
  top: 40%;
  left: 20%;
  position: absolute;
  transform: rotate(30deg);
  text-transform: uppercase;
  color: #d00000;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0.5rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 2px solid #d00000;
  border-radius: 0;
}
.classified-card__external-urls-link {
  display: flex;
  list-style: none;
  margin-top: 1rem;
}
.classified-card__external-urls-link img {
  width: 20px;
  height: 20px;
  margin-right: 1rem;
  cursor: pointer;
}
.classified-card__external-urls-link a {
  flex-grow: 1;
  line-height: 20px;
}
.classified-card__read-more-link {
  background-color: #fff;
  width: 100%;
  padding-bottom: 1em;
  font-size: 0.9rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.share-buttons__button {
  background-color: transparent;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .share-buttons__button {
    cursor: pointer;
  }
}
.share-buttons__button:focus {
  outline: 0.1rem dotted #3f88c5;
}
@media only screen and (max-width: 991px) {
  .share-buttons__button {
    padding: 0rem 2rem;
  }
}
.share-buttons__button .share-arrow-icon {
  height: 0.8em;
  width: 0.8em;
  margin-bottom: 1px;
}
@media only screen and (max-width: 991px) {
  .share-buttons__button .share-arrow-icon {
    height: 16px;
    width: 16px;
  }
}
.share-buttons__button .share-arrow-icon path {
  fill: #7e7e7e;
}
.share-buttons__button-text {
  color: #7e7e7e;
  position: relative;
  top: -3px;
  padding-right: 10px;
}
@media only screen and (min-width: 992px) {
  .share-buttons__button-text--mini {
    display: none;
  }
}
.share-buttons__desktop {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .share-buttons__desktop {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .share-buttons__desktop {
    list-style: none;
    display: flex;
  }
  .share-buttons__desktop li {
    display: block;
    margin-left: 5px;
  }
  .share-buttons__desktop li img {
    height: 1em;
  }
  .share-buttons__desktop li a {
    opacity: 0.7;
  }
  .share-buttons__desktop li a:hover {
    opacity: 1;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.share-menu__scrim {
  background-color: black;
  opacity: 0.15;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 300;
  opacity: 0;
  transition: opacity 500ms;
}
.share-menu__scrim.done {
  opacity: 0.15;
}
.share-menu__menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #fff;
  z-index: 350;
  opacity: 0;
  transition: opacity 500ms;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.share-menu__menu.done {
  opacity: 1;
}
.share-menu__menu-title {
  padding: 1rem;
}
.share-menu__menu-title .share-arrow-icon {
  height: 2em;
  width: 2em;
  margin-right: 1rem;
  margin-left: 7px;
  /*TODO hacky*/
}
.share-menu__menu-title .share-arrow-icon path {
  fill: #7e7e7e;
}
.share-menu__menu-title span {
  position: relative;
  top: -5px;
  /*TODO: hacky*/
}
.share-menu__button-list {
  list-style: none;
  border-top: 1px solid #ededed;
}
.share-menu__button-list-link {
  display: block;
  padding: 1rem;
  text-decoration: none;
}
.share-menu__button-list-link span {
  position: relative;
  margin-left: 1rem;
  color: #181818;
  top: -12px;
  /*TODO: hacky*/
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.view-classified {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .view-classified {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .view-classified {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .view-classified {
    max-width: 1320px;
  }
}
.view-classified__control-bar {
  display: flex;
  margin-top: 1rem;
}
.view-classified__control-bar-fill {
  flex-grow: 1;
}
.view-classified__back-link {
  color: #181818;
  text-decoration: none;
}
.view-classified__back-link:visited, .view-classified__back-link:active {
  color: #181818;
}
.view-classified__back-link .arrow-svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.view-classified__back-link .arrow-svg path {
  fill: #181818;
}
.view-classified__back-link span {
  position: relative;
  top: -4px;
}
.view-classified__section-container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .view-classified__section-container {
    flex-direction: row;
  }
}
@media only screen and (min-width: 992px) {
  .view-classified__first-section {
    flex: 1 1 66%;
  }
}
.view-classified__first-section-title {
  padding: 0;
}
.view-classified__first-section-slideshow {
  width: 100%;
}
.view-classified__first-section-body {
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .view-classified__second-section {
    flex: 1 1 33%;
    padding-left: 1rem;
    text-align: right;
  }
}
.view-classified__second-section-title {
  font-size: 0.9rem;
  margin-bottom: 0;
}
.view-classified__second-section-title strong {
  font-size: 1rem;
  font-weight: bold;
}
.view-classified__second-section-timestamp {
  font-size: 0.9rem;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.view-classified__second-section-nolinks-message {
  color: #7e7e7e;
}
.view-classified__controls-section {
  width: 100%;
  margin-top: 1rem;
}
.view-classified__external-links-title {
  margin: 0;
  margin-top: 1.5em;
  font-size: 0.9rem;
}
.view-classified__external-links-title .headphones-icon {
  width: 2em;
  height: 2em;
  margin-right: 1rem;
}
.view-classified__external-links-item {
  margin-top: 1rem;
}
.view-classified__brand-new {
  background-color: #3B9943;
  color: rgba(255, 255, 255, 0.95);
  padding: 1rem;
}
.view-classified__brand-new-share-push {
  display: flex;
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .view-classified__brand-new-share-push {
    margin-top: 0;
  }
}
.view-classified__brand-new-share-push p {
  flex: 1 0;
  text-align: end;
  margin-right: 1rem;
}
.view-classified__brand-new-share-cta {
  flex: 0 0 13em;
}
.view-classified__latest-classifieds-title {
  margin: 0;
  padding: 0;
  font-family: "Raleway", serif;
  font-size: 1rem;
  color: #7e7e7e;
  line-height: 1.3em;
  margin-top: 4rem;
}
.view-classified__instrument-icons {
  list-style: none;
  margin: 0;
  margin-top: 1rem;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.view-classified__instrument-icons-item {
  display: block;
  padding: 0;
  margin-left: 1rem;
}
.view-classified__instrument-icons-item img {
  height: 3rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.classified-body-text p {
  white-space: pre-line;
  line-height: 1.5em;
}
.classified-body-text p .music-site-link {
  margin: 0 0.3em;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.soundcloud-player {
  display: flex;
  padding: 0.5rem;
  background-color: #FF3A03;
}
.soundcloud-player img {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
.soundcloud-player a {
  flex-grow: 1;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.95);
}
.soundcloud-player a:visited {
  color: rgba(255, 255, 255, 0.95);
}
.soundcloud-player a:hover {
  color: rgba(230, 230, 230, 0.95);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.youtube-channel-widget {
  display: flex;
  padding: 0.5rem;
  background-color: #333333;
}
.youtube-channel-widget img {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
.youtube-channel-widget a {
  flex-grow: 1;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.95);
}
.youtube-channel-widget a:visited {
  color: rgba(255, 255, 255, 0.95);
}
.youtube-channel-widget a:hover {
  color: rgba(230, 230, 230, 0.95);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.facebook-page-widget {
  display: flex;
  padding: 0.5rem;
  background-color: #3b579d;
}
.facebook-page-widget img {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
.facebook-page-widget a {
  flex-grow: 1;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.95);
}
.facebook-page-widget a:visited {
  color: rgba(255, 255, 255, 0.95);
}
.facebook-page-widget a:hover {
  color: rgba(230, 230, 230, 0.95);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.standard-site-header {
  background-color: transparent;
  display: block;
  min-height: 50px;
  border-width: 0 0 1px;
  border-style: solid;
  transition: all 0.35s;
  border-color: transparent;
}
@media only screen and (min-width: 992px) {
  .standard-site-header {
    margin-bottom: 20px;
  }
}
.standard-site-header__homelink {
  margin-top: 6px;
  margin-bottom: 0px;
  padding: 0;
}
.standard-site-header__homelink img {
  height: 2.5rem;
  margin-top: 5px;
}
.standard-site-header__logo-mini {
  display: none;
}
@media only screen and (max-width: 550px) {
  .standard-site-header__logo-mini--logged-in {
    display: block;
  }
}
@media only screen and (max-width: 380px) {
  .standard-site-header__logo-mini--logged-out {
    display: block;
  }
}
.standard-site-header__logo-std {
  display: block;
}
@media only screen and (max-width: 550px) {
  .standard-site-header__logo-std--logged-in {
    display: none;
  }
}
@media only screen and (max-width: 380px) {
  .standard-site-header__logo-std--logged-out {
    display: none;
  }
}
.standard-site-header__container {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .standard-site-header__container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .standard-site-header__container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .standard-site-header__container {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 450px) {
  .standard-site-header__menu .nav-menu__link--canhide {
    display: none;
  }
}
@media only screen and (max-width: 350px) {
  .standard-site-header .nav-menu__new-post--logged-in {
    display: none;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.bandcamp-page-widget {
  display: flex;
  padding: 0.5rem;
  background-color: #1DA0C3;
}
.bandcamp-page-widget img {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
.bandcamp-page-widget a {
  flex-grow: 1;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.95);
}
.bandcamp-page-widget a:visited {
  color: rgba(255, 255, 255, 0.95);
}
.bandcamp-page-widget a:hover {
  color: rgba(230, 230, 230, 0.95);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.classified-reply-box__icon-textarea {
  display: flex;
  flex: 1 1;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .classified-reply-box__icon-textarea {
    flex-direction: row;
  }
}
.classified-reply-box__svg-container {
  flex: 0 1;
  padding: 0 1rem;
}
.classified-reply-box__svg-container svg {
  width: 45px;
  transform: translateY(-12px);
  opacity: 0.6;
}
@media only screen and (min-width: 992px) {
  .classified-reply-box__svg-container svg {
    width: 75px;
  }
}
.classified-reply-box__textarea-container {
  flex: 1 1;
}
.classified-reply-box__form {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .classified-reply-box__form {
    flex-direction: row;
  }
}
.classified-reply-box__form-input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.classified-reply-box__form-input:hover {
  border-color: #b8cbd8;
}
.classified-reply-box__form-input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.classified-reply-box__form-input:disabled {
  background-color: transparent;
}
.classified-reply-box__form-input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.classified-reply-box__form-input[readonly]:hover {
  border-color: #c8d7e1;
}
.classified-reply-box__form-input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.classified-reply-box__form-input--invalid {
  border-color: #d00000;
  box-shadow: 0 0 2px #c60a0a;
}
.classified-reply-box__form-input--invalid:focus {
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.classified-reply-box__cta-container {
  flex: 0 1;
  padding-top: 1rem;
  text-align: right;
  display: flex;
  align-items: flex-end;
}
@media only screen and (min-width: 992px) {
  .classified-reply-box__cta-container {
    padding-left: 1rem;
    text-align: left;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.spinning-tick-with-label {
  line-height: 3em;
}
.spinning-tick-with-label__title {
  padding: 0;
  margin-bottom: 1rem;
}
.spinning-tick-with-label__row {
  display: flex;
  align-items: center;
}
.spinning-tick-with-label__label {
  display: block;
  flex-grow: 1;
  line-height: 1em;
  color: #3B9943;
  font-size: 1.4rem;
  margin-left: 0.75em;
  opacity: 0;
  transition: opacity 500ms ease-in;
  transition-delay: 200ms;
}
.spinning-tick-with-label__label--inverse {
  color: rgba(255, 255, 255, 0.95);
}
.spinning-tick-with-label.load-complete .spinning-tick-with-label__label {
  opacity: 1;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.big-share-cta {
  cursor: pointer;
  user-select: none;
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #3b579d;
  border: none;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 3em;
  max-width: 100%;
  transition-property: background-color;
  transition-duration: 0.2s;
  padding: 0 2rem;
  text-align: center;
  white-space: nowrap;
  font-size: 1rem;
  padding: 0;
  text-decoration: none;
}
.big-share-cta:focus {
  outline: 0.1rem dotted #3f88c5;
}
.big-share-cta:focus {
  outline: 0.1rem dotted #3f88c5;
}
.big-share-cta:link, .big-share-cta:visited {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
}
.big-share-cta:focus, .big-share-cta:hover {
  background-color: #4e6ebd;
  color: rgba(255, 255, 255, 0.95);
}
.big-share-cta:active {
  background-color: #3b579d;
}
.big-share-cta.disabled {
  background-color: #9a9a9a;
}
.big-share-cta:hover {
  text-decoration: none;
}
.big-share-cta .share-arrow-icon {
  display: block;
  float: left;
  margin: 1em;
  height: 1em;
  width: 1em;
}
.big-share-cta .share-arrow-icon path {
  fill: rgba(255, 255, 255, 0.95);
}
.big-share-cta span {
  display: block;
  white-space: nowrap;
  line-height: 3em;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.instagram-page-widget {
  display: flex;
  padding: 0.5rem;
  background-color: #8C5BA0;
}
.instagram-page-widget img {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
.instagram-page-widget a {
  flex-grow: 1;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.95);
}
.instagram-page-widget a:visited {
  color: rgba(255, 255, 255, 0.95);
}
.instagram-page-widget a:hover {
  color: rgba(230, 230, 230, 0.95);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.my-classified-controls {
  background-color: #3F88C5;
  color: rgba(255, 255, 255, 0.95);
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .my-classified-controls {
    flex-direction: row;
  }
}
.my-classified-controls__title {
  flex: 1 1;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}
.my-classified-controls__btn-container {
  flex: 0 0;
  margin-top: 1rem;
}
.my-classified-controls__btn--delete {
  min-width: 4rem;
}
.my-classified-controls__btn--delete-confirm {
  min-width: 4rem;
}
.my-classified-controls__btn--cancel {
  min-width: 6rem;
  margin: 1rem 0 0 1rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.multi-image-viewer {
  display: flex;
}
.multi-image-viewer__main img {
  width: 100%;
}
.multi-image-viewer__thumbnail-list {
  margin: 0;
  margin-left: 0.5rem;
  padding: 0;
}
.multi-image-viewer__thumbnail-list-item {
  display: block;
  cursor: pointer;
  margin-bottom: 0.5rem;
  opacity: 0.8;
  border: 1px solid transparent;
}
.multi-image-viewer__thumbnail-list-item:hover {
  opacity: 1;
  border-color: #c8d7e1;
}
.multi-image-viewer__thumbnail-list-item img {
  width: 80px;
  display: block;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.no-photo-placeholder {
  display: flex;
  height: 276px;
  justify-content: center;
  position: relative;
}
.no-photo-placeholder img {
  display: block;
  width: 13rem;
  opacity: 0.25;
  filter: blur(1px);
}
@media only screen and (max-width: 991px) {
  .no-photo-placeholder {
    display: none;
  }
}
.no-photo-placeholder__text {
  position: absolute;
  color: #7e7e7e;
  top: 50%;
  z-index: 10;
  margin-top: -0.5em;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.multi-image-editor-viewer {
  display: flex;
}
.multi-image-editor-viewer__main {
  position: relative;
  width: 100%;
}
.multi-image-editor-viewer__main img {
  width: 100%;
}
.multi-image-editor-viewer__main-image {
  cursor: pointer;
}
.multi-image-editor-viewer__upload-placeholder {
  width: 100%;
}
.multi-image-editor-viewer__upload-placeholder .file-upload-button {
  height: 10rem;
  width: 20rem;
}
.multi-image-editor-viewer__thumbnail-list {
  margin: 0;
  margin-left: 0.5rem;
  padding: 0;
}
.multi-image-editor-viewer__thumbnail-list-item {
  display: block;
  cursor: pointer;
  margin-bottom: 0.5rem;
  opacity: 0.8;
  border: 1px solid transparent;
}
.multi-image-editor-viewer__thumbnail-list-item:hover {
  opacity: 1;
  border-color: #c8d7e1;
}
.multi-image-editor-viewer__thumbnail-list-item img {
  width: 80px;
  display: block;
}
.multi-image-editor-viewer__controls {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.multi-image-editor-viewer__controls-buttons {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.multi-image-editor-viewer__button {
  margin: 1rem;
  display: flex;
  align-items: center;
  padding: 1rem;
  min-width: 9rem;
}
.multi-image-editor-viewer__button span, .multi-image-editor-viewer__button svg {
  display: block;
}
.multi-image-editor-viewer__button svg {
  height: 3em;
}
.multi-image-editor-viewer__button--delete {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #fff;
  color: #181818;
  border: 1px solid #c8d7e1;
  font-size: 1rem;
}
.multi-image-editor-viewer__button--delete:focus {
  outline: 0.1rem dotted #3f88c5;
}
.multi-image-editor-viewer__button--delete:hover, .multi-image-editor-viewer__button--delete:active {
  background-color: white;
  color: #181818;
  border-color: #b8cbd8;
}
.multi-image-editor-viewer__button--delete:visited {
  background-color: #fff;
}
.multi-image-editor-viewer__button--delete[disabled] {
  background-color: transparent;
}
.multi-image-editor-viewer__button--delete span {
  margin-left: 1rem;
  padding-right: 2rem;
}
.multi-image-editor-viewer__button--replace {
  min-height: 4rem;
}
.multi-image-editor-viewer__button--replace .file-upload-button__label {
  transform: translateY(-1rem);
  /* hack, obviously*/
}
.multi-image-editor-viewer__image-error {
  color: #d00000;
  z-index: 2;
  position: absolute;
  background-color: #fafafa;
  left: 1rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.file-upload-button {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #fff;
  color: #181818;
  border: 1px solid #c8d7e1;
  position: relative;
}
.file-upload-button:focus {
  outline: 0.1rem dotted #3f88c5;
}
.file-upload-button:hover, .file-upload-button:active {
  background-color: white;
  color: #181818;
  border-color: #b8cbd8;
}
.file-upload-button:visited {
  background-color: #fff;
}
.file-upload-button[disabled] {
  background-color: transparent;
}
.file-upload-button .add-icon-svg {
  position: absolute;
  opacity: 0.6;
  top: 50%;
  left: 2rem;
  transform: translateY(-1rem);
  height: 2rem;
}
@media only screen and (min-width: 992px) {
  .file-upload-button .add-icon-svg {
    left: 2rem;
    transform: translateY(-1.5rem);
    height: 3rem;
  }
}
.file-upload-button__label {
  position: absolute;
  top: 50%;
  left: 5rem;
  transform: translateY(-0.5rem);
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .file-upload-button__label {
    left: 6rem;
  }
}
.file-upload-button input.upload, .file-upload-button button {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
@media only screen and (min-width: 992px) {
  .login-flow__sections-two, .login-flow__sections-one {
    flex-basis: 50%;
  }
}

.login-flow {
  margin-top: 1rem;
}
.login-flow__title {
  font-family: "Raleway", serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #181818;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .login-flow__title {
    font-size: 1.8rem;
  }
}
.login-flow .email-field,
.login-flow .display-name-field,
.login-flow .terms-conditions-field,
.login-flow .password-field,
.login-flow .action-button {
  margin-top: 1rem;
}
.login-flow__tick-message {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.login-flow__ok-cta {
  display: block;
}
.login-flow__container {
  margin: 0 auto;
  margin-top: 5%;
  /*TODO bit hacky.  Maybe centre vertically? Not sure what to do here.   Maybe add the big logo*/
}
@media only screen and (min-width: 992px) {
  .login-flow__container {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    background-color: #fff;
    border-radius: 0;
    padding: 2rem;
  }
}
.login-flow__container--wide {
  margin: 0 auto;
  padding: 1rem;
}
@media (min-width: 992px) {
  .login-flow__container--wide {
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .login-flow__container--wide {
    width: 960px;
  }
}
@media (min-width: 1400px) {
  .login-flow__container--wide {
    width: 960px;
  }
}
.login-flow__container--narrow {
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .login-flow__container--narrow {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .login-flow__container--narrow {
    width: 500px;
  }
}
.login-flow__forgot-password-wrapper {
  margin-top: 1rem;
}
.login-flow__navigate-elsewhere-text {
  display: block;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .login-flow__navigate-elsewhere-text {
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 991px) {
  .login-flow__navigate-elsewhere-text {
    margin-top: 1rem;
  }
}
.login-flow__cta {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #d00000;
  border: none;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 3em;
  max-width: 100%;
  transition-property: background-color;
  transition-duration: 0.2s;
  padding: 0 2rem;
  text-align: center;
  white-space: nowrap;
}
.login-flow__cta:focus {
  outline: 0.1rem dotted #3f88c5;
}
.login-flow__cta:link, .login-flow__cta:visited {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
}
.login-flow__cta:focus, .login-flow__cta:hover {
  background-color: #ff0404;
  color: rgba(255, 255, 255, 0.95);
}
.login-flow__cta:active {
  background-color: #d00000;
}
.login-flow__cta.disabled {
  background-color: #9a9a9a;
}
.login-flow__sections-container {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .login-flow__sections-container {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 992px) {
  .login-flow__sections-one {
    padding-right: 2rem;
  }
}
.login-flow__sections-two {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .login-flow__sections-two {
    border-left: 1px solid #ededed;
    padding-left: 2rem;
  }
  .login-flow__sections-two:before {
    content: "or";
    font-size: 16px;
    display: block;
    position: absolute;
    top: 40%;
    margin-left: -2.5rem;
    background-color: #fff;
    text-align: center;
    color: #7e7e7e;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.login-flow__sections-two-space {
  flex-grow: 1;
}
@media only screen and (max-width: 991px) {
  .login-flow__sections-two-space {
    display: none;
  }
}
.login-flow .link-button {
  margin: 0 auto;
  width: 6rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.link-button {
  position: relative;
}
.link-button--primary {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #d00000;
  border: none;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 3em;
  max-width: 100%;
  transition-property: background-color;
  transition-duration: 0.2s;
  padding: 0 2rem;
  text-align: center;
  white-space: nowrap;
}
.link-button--primary:focus {
  outline: 0.1rem dotted #3f88c5;
}
.link-button--primary:link, .link-button--primary:visited {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
}
.link-button--primary:focus, .link-button--primary:hover {
  background-color: #ff0404;
  color: rgba(255, 255, 255, 0.95);
}
.link-button--primary:active {
  background-color: #d00000;
}
.link-button--primary.disabled {
  background-color: #9a9a9a;
}
.link-button--secondary {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #3F88C5;
  border: none;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 3em;
  max-width: 100%;
  transition-property: background-color;
  transition-duration: 0.2s;
  padding: 0 2rem;
  text-align: center;
  white-space: nowrap;
}
.link-button--secondary:focus {
  outline: 0.1rem dotted #3f88c5;
}
.link-button--secondary:link, .link-button--secondary:visited {
  color: rgba(255, 255, 255, 0.95);
  text-decoration: none;
}
.link-button--secondary:focus, .link-button--secondary:hover {
  background-color: #66a0d1;
  color: rgba(255, 255, 255, 0.95);
}
.link-button--secondary:active {
  background-color: #3F88C5;
}
.link-button--secondary.disabled {
  background-color: #9a9a9a;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.signup-widget__title {
  font-family: "Raleway", serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #181818;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .signup-widget__title {
    font-size: 1.8rem;
  }
}
.signup-widget--invert {
  color: rgba(255, 255, 255, 0.95);
}
.signup-widget--invert .signup-widget__title {
  color: rgba(255, 255, 255, 0.95);
}
.signup-widget--invert .terms-conditions-field__checkbox-afterlink {
  color: rgba(255, 255, 255, 0.95);
}
.signup-widget--invert .signup-widget__navigate-elsewhere-text a {
  color: rgba(255, 255, 255, 0.95);
}
.signup-widget__sections-container--wide {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .signup-widget__sections-container--wide {
    flex-direction: column-reverse;
  }
}
.signup-widget__sections-container--narrow {
  display: block;
}
@media only screen and (min-width: 992px) {
  .signup-widget__sections-one--wide {
    flex-basis: 50%;
    padding-right: 2rem;
  }
}
.signup-widget__sections-two--narrow {
  margin-top: 1rem;
}
.signup-widget__sections-two--wide {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .signup-widget__sections-two--wide {
    flex-basis: 50%;
    border-left: 1px solid #ededed;
    padding-left: 2rem;
  }
  .signup-widget__sections-two--wide:before {
    content: "or";
    font-size: 16px;
    display: block;
    position: absolute;
    top: 40%;
    margin-left: -2.5rem;
    background-color: #fff;
    text-align: center;
    color: #7e7e7e;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.signup-widget__navigate-elsewhere-text {
  display: block;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .signup-widget__navigate-elsewhere-text {
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 991px) {
  .signup-widget__navigate-elsewhere-text {
    margin-top: 1rem;
  }
}
.signup-widget__section-two-space {
  flex-grow: 1;
}
@media only screen and (max-width: 991px) {
  .signup-widget__section-two-space {
    display: none;
  }
}
.signup-widget .field,
.signup-widget .action-button {
  margin-top: 1rem;
}
.signup-widget__confirm-form .generic-text-field__control-wrapper {
  max-width: 10rem;
}
.signup-widget__confirm-form .generic-text-field__input {
  font-size: 1.8rem;
}
.signup-widget .link-button {
  display: block;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.facebook-login-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  line-height: 1rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 40px;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
  background-color: #4267b2;
  color: white;
}
.facebook-login-button__logo {
  width: 35px;
  height: 100%;
  text-align: center;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.google-login-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  line-height: 1rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 40px;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
  background-color: #d3d3d3;
  color: black;
}
.google-login-button__logo {
  width: 35px;
  height: 100%;
  text-align: center;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.display-name-field label {
  line-height: 2em;
}
.display-name-field ::placeholder {
  color: #7e7e7e;
}
.display-name-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.display-name-field__input:hover {
  border-color: #b8cbd8;
}
.display-name-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.display-name-field__input:disabled {
  background-color: transparent;
}
.display-name-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.display-name-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.display-name-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.display-name-field label {
  font-size: 1rem;
  font-weight: normal;
}
.display-name-field label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.email-field label {
  line-height: 2em;
}
.email-field ::placeholder {
  color: #7e7e7e;
}
.email-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.email-field__input:hover {
  border-color: #b8cbd8;
}
.email-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.email-field__input:disabled {
  background-color: transparent;
}
.email-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.email-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.email-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.email-field label {
  font-size: 1rem;
  font-weight: normal;
}
.email-field label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.password-field label {
  line-height: 2em;
}
.password-field ::placeholder {
  color: #7e7e7e;
}
.password-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.password-field__input:hover {
  border-color: #b8cbd8;
}
.password-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.password-field__input:disabled {
  background-color: transparent;
}
.password-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.password-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.password-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.password-field label {
  font-size: 1rem;
  font-weight: normal;
}
.password-field label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.terms-conditions-field {
  font-size: 1rem;
  font-weight: normal;
  vertical-align: middle;
}
.terms-conditions-field__checkbox-invisible {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0;
}
.terms-conditions-field__checkbox-label {
  user-select: none;
  cursor: pointer;
  margin-bottom: 0;
}
.terms-conditions-field__checkbox-label input:checked + .checkbox-svg-wrapper {
  border-color: #d00000;
}
.terms-conditions-field__checkbox-label input:checked + .checkbox-svg-wrapper svg path {
  fill: #d00000;
}
.terms-conditions-field__checkbox-label input:checked + .checkbox-svg-wrapper svg polyline {
  stroke-dashoffset: 0;
}
.terms-conditions-field__checkbox-label:hover .checkbox-svg-wrapper svg path {
  stroke-dashoffset: 0;
}
.terms-conditions-field__checkbox-label .checkbox-svg-wrapper {
  position: relative;
  top: 2px;
  float: left;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  border: 2px solid #c8ccd4;
  border-radius: 3px;
}
.terms-conditions-field__checkbox-label .checkbox-svg-wrapper svg {
  position: absolute;
  width: 24px;
  height: 24px;
  top: -2px;
  left: -2px;
}
.terms-conditions-field__checkbox-label .checkbox-svg-wrapper svg path {
  fill: none;
  stroke: #d00000;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 71px;
  stroke-dashoffset: 71px;
  transition: all 0.6s ease;
}
.terms-conditions-field__checkbox-label .checkbox-svg-wrapper svg polyline {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 18px;
  stroke-dashoffset: 18px;
  transition: all 0.3s ease;
}
.terms-conditions-field__checkbox-label > span {
  line-height: 28px;
  pointer-events: none;
  vertical-align: middle;
}
.terms-conditions-field__checkbox-afterlink {
  position: relative;
  top: 0.18em;
  margin-left: 0.1em;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.validation-message {
  color: #d00000;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.generic-text-field label {
  line-height: 2em;
}
.generic-text-field ::placeholder {
  color: #7e7e7e;
}
.generic-text-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.generic-text-field__input:hover {
  border-color: #b8cbd8;
}
.generic-text-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.generic-text-field__input:disabled {
  background-color: transparent;
}
.generic-text-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.generic-text-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.generic-text-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.generic-text-field label {
  font-size: 1rem;
  font-weight: normal;
}
.generic-text-field label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.login-widget__title {
  font-family: "Raleway", serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #181818;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .login-widget__title {
    font-size: 1.8rem;
  }
}
.login-widget--invert {
  color: rgba(255, 255, 255, 0.95);
}
.login-widget--invert .login-widget__title {
  color: rgba(255, 255, 255, 0.95);
}
.login-widget--invert .login-widget__navigate-elsewhere-text a {
  color: rgba(255, 255, 255, 0.95);
}
.login-widget__sections-container--wide {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .login-widget__sections-container--wide {
    flex-direction: column-reverse;
  }
}
.login-widget__sections-container--narrow {
  display: block;
}
@media only screen and (min-width: 992px) {
  .login-widget__sections-one--wide {
    flex-basis: 50%;
    padding-right: 2rem;
  }
}
.login-widget__sections-two--narrow {
  margin-top: 1rem;
}
.login-widget__sections-two--wide {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .login-widget__sections-two--wide {
    flex-basis: 50%;
    border-left: 1px solid #ededed;
    padding-left: 2rem;
  }
  .login-widget__sections-two--wide:before {
    content: "or";
    font-size: 16px;
    display: block;
    position: absolute;
    top: 40%;
    margin-left: -2.5rem;
    background-color: #fff;
    text-align: center;
    color: #7e7e7e;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.login-widget__navigate-elsewhere-text {
  display: block;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .login-widget__navigate-elsewhere-text {
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 991px) {
  .login-widget__navigate-elsewhere-text {
    margin-top: 1rem;
  }
}
.login-widget__section-two-space {
  flex-grow: 1;
}
@media only screen and (max-width: 991px) {
  .login-widget__section-two-space {
    display: none;
  }
}
.login-widget .field,
.login-widget .action-button {
  margin-top: 1rem;
}
.login-widget__confirm-form .generic-text-field__control-wrapper {
  max-width: 10rem;
}
.login-widget__confirm-form .generic-text-field__input {
  font-size: 1.8rem;
}
.login-widget .link-button {
  display: block;
}
.login-widget__inline-error {
  display: block;
  color: #d00000;
}
.login-widget__resend-link {
  margin-top: 1rem;
  color: #3f88c5;
  text-decoration: underline;
  display: block;
  cursor: pointer;
}
.login-widget__forgot-password-wrapper {
  margin-top: 1rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.forgot-password-widget__title {
  font-family: "Raleway", serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #181818;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .forgot-password-widget__title {
    font-size: 1.8rem;
  }
}
.forgot-password-widget__navigate-elsewhere-text {
  display: block;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  .forgot-password-widget__navigate-elsewhere-text {
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 991px) {
  .forgot-password-widget__navigate-elsewhere-text {
    margin-top: 1rem;
  }
}
.forgot-password-widget .field,
.forgot-password-widget .action-button {
  margin-top: 1rem;
}
.forgot-password-widget__confirm-form .generic-text-field__control-wrapper {
  max-width: 10rem;
}
.forgot-password-widget__confirm-form .generic-text-field__input {
  font-size: 1.8rem;
}
.forgot-password-widget .link-button {
  display: block;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.new-classified-view {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  .new-classified-view {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .new-classified-view {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .new-classified-view {
    max-width: 1320px;
  }
}
.new-classified-view .post-location-field, .new-classified-view .classified-body-field, .new-classified-view .generic-text-field {
  margin-bottom: 1rem;
}
.new-classified-view__field-label {
  line-height: 2em;
}
.new-classified-view__field-label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
.new-classified-view__post-type-container {
  margin-bottom: 1rem;
  display: flex;
}
.new-classified-view__post-type-container .post-type-button {
  display: block;
  box-sizing: border-box;
  width: 50%;
  flex: 1 1 50%;
}
.new-classified-view__post-type-container .post-type-button:nth-child(odd) {
  margin-right: 0.5rem;
}
.new-classified-view__post-type-container .post-type-button:nth-child(even) {
  margin-left: 0.5rem;
}
.new-classified-view__external-links {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: block;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media only screen and (min-width: 992px) {
  .new-classified-view__external-links {
    -moz-columns: 2;
    columns: 2;
  }
}
.new-classified-view__external-links .external-url-field {
  margin-bottom: 1rem;
}
.new-classified-view__external-links-label {
  display: block;
  margin-top: 1rem;
}
.new-classified-view__instrument-tags {
  margin-top: 1rem;
}
.new-classified-view__photo-upload-container {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .new-classified-view__photo-upload-container-block {
    float: left;
    width: 50%;
  }
  .new-classified-view__photo-upload-container-block:nth-child(odd) {
    padding-right: 1rem;
  }
}
.new-classified-view .action-button[type=submit] {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .new-classified-view .action-button[type=submit] {
    width: 60%;
    display: block;
    margin-top: 1rem;
  }
}
.new-classified-view__validation-error {
  color: #d00000;
}
.new-classified-view .no-photo-placeholder {
  border: 1px solid #c8d7e1;
}
.new-classified-view .site-footer {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .new-classified-view .site-footer {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1201px) {
  .new-classified-view .site-footer {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .new-classified-view .site-footer {
    max-width: 1320px;
  }
}
@media only screen and (max-width: 991px) {
  .new-classified-view .site-footer {
    padding: 1rem;
  }
}
.new-classified-view__button-container {
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .new-classified-view__button-container {
    text-align: right;
  }
}
.new-classified-view__cta-button {
  line-height: 4rem;
  min-width: 12rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.post-type-button {
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  display: block;
  border: 1px solid #c8d7e1;
  padding: 2rem 0rem;
}
.post-type-button:focus {
  outline: 0.1rem dotted #3f88c5;
}
.post-type-button:hover {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.post-type-button.currently-checked {
  background-color: #3a83c0;
  border-color: #2e6899;
  color: rgba(255, 255, 255, 0.95);
}
.post-type-button__label-text {
  font-size: 1.4rem;
  width: 100%;
  margin: 0px;
  display: block;
  text-align: center;
}
.post-type-button__input {
  visibility: hidden;
  position: absolute;
}
.post-type-button img {
  display: block;
  margin: auto;
}
.post-type-button.currently-checked img {
  filter: invert(1);
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.classified-body-field label {
  line-height: 2em;
}
.classified-body-field ::placeholder {
  color: #7e7e7e;
}
.classified-body-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
  font-family: "Lato", sans-serif;
}
.classified-body-field__input:hover {
  border-color: #b8cbd8;
}
.classified-body-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.classified-body-field__input:disabled {
  background-color: transparent;
}
.classified-body-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.classified-body-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.classified-body-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.classified-body-field__input--invalid {
  border-color: #d00000;
  box-shadow: 0 0 2px #c60a0a;
}
.classified-body-field__input--invalid:focus {
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.post-title-field label {
  line-height: 2em;
}
.post-title-field ::placeholder {
  color: #7e7e7e;
}
.post-title-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.post-title-field__input:hover {
  border-color: #b8cbd8;
}
.post-title-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.post-title-field__input:disabled {
  background-color: transparent;
}
.post-title-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.post-title-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.post-title-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.post-title-field label {
  font-size: 1rem;
  font-weight: normal;
}
.post-title-field label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.external-url-field__image-wrapper {
  width: 50px;
  position: absolute;
  padding-top: 4px;
  padding-left: 5px;
}
@media only screen and (max-width: 991px) {
  .external-url-field__image-wrapper img {
    width: 28px;
  }
}
.external-url-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
  padding-left: 50px;
  cursor: pointer;
}
.external-url-field__input:hover {
  border-color: #b8cbd8;
}
.external-url-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.external-url-field__input:disabled {
  background-color: transparent;
}
.external-url-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.external-url-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.external-url-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.external-url-field__input--invalid {
  border-color: #d00000;
  box-shadow: 0 0 2px #c60a0a;
}
.external-url-field__input--invalid:focus {
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.external-url-field__input:focus {
  cursor: auto;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.editable-photos-panel {
  padding: 0;
  margin: 0;
  display: grid;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
}
.editable-photos-panel__item {
  box-sizing: border-box;
  display: block;
  flex: 0 0 50%;
  width: 50%;
  margin: 0;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .editable-photos-panel__item {
    flex: 0 0 33.3%;
    width: 33.3%;
  }
}
.editable-photos-panel__item-container {
  /*The container reserves the height*/
  padding-top: 66.66%;
  /* 3:2 Aspect Ratio */
  padding-bottom: 0;
  position: relative;
}
.editable-photos-panel__item--image {
  cursor: pointer;
}
.editable-photos-panel__item--image:hover:before {
  content: "";
  z-index: 2;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  border-width: 2px;
  border-style: solid;
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.editable-photos-panel__item--error-message {
  padding: 1rem;
  color: #d00000;
}
.editable-photos-panel__item--selected {
  border: 2px solid #3F88C5;
  opacity: 0.8;
}
.editable-photos-panel__hosted-img-tag,
.editable-photos-panel .photo-preview-canvas,
.editable-photos-panel .file-upload-button,
.editable-photos-panel .file-delete-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.photo-preview-canvas canvas {
  width: 100%;
}
.photo-preview-canvas__loading-label {
  display: block;
  text-align: center;
  font-size: 0.9rem;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.file-delete-button {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #fff;
  color: #181818;
  border: 1px solid #c8d7e1;
}
.file-delete-button:focus {
  outline: 0.1rem dotted #3f88c5;
}
.file-delete-button:hover, .file-delete-button:active {
  background-color: white;
  color: #181818;
  border-color: #b8cbd8;
}
.file-delete-button:visited {
  background-color: #fff;
}
.file-delete-button[disabled] {
  background-color: transparent;
}
.file-delete-button .bin-svg {
  position: absolute;
  opacity: 0.6;
  top: 50%;
  left: 2rem;
  transform: translateY(-2rem);
  height: 4rem;
}
.file-delete-button__label {
  position: absolute;
  top: 50%;
  left: 7rem;
  transform: translateY(-0.5rem);
  display: inline-block;
}
.file-delete-button__label {
  position: absolute;
  top: 50%;
  left: 7rem;
  transform: translateY(-0.5rem);
  display: inline-block;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.select-region-field label {
  line-height: 2em;
}
.select-region-field ::placeholder {
  color: #7e7e7e;
}
.select-region-field__input {
  box-sizing: border-box;
  margin: 0;
  padding: 7px 14px;
  width: 100%;
  color: #181818;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: unset;
  border: 1px solid #c8d7e1;
  background-color: #fff;
  transition: all 0.15s ease-in-out;
}
.select-region-field__input:hover {
  border-color: #b8cbd8;
}
.select-region-field__input:focus {
  outline: none;
  border-color: #3a83c0;
  box-shadow: 0 0 2px #5e9bce;
}
.select-region-field__input:disabled {
  background-color: transparent;
}
.select-region-field__input[readonly] {
  background-color: #ededed;
  color: #7e7e7e;
}
.select-region-field__input[readonly]:hover {
  border-color: #c8d7e1;
}
.select-region-field__input[readonly]:focus {
  outline: none;
  box-shadow: none;
  border-color: #c8d7e1;
}
.select-region-field label {
  font-size: 1rem;
  font-weight: normal;
}
.select-region-field label small {
  font-size: 0.8rem;
  color: #7e7e7e;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.instrument-tag-list {
  margin: 0;
  margin-top: 0.5rem;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.instrument-tag-list__item {
  display: block;
  overflow: hidden;
  background-color: #3a83c0;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  color: rgba(255, 255, 255, 0.95);
  border-radius: 0;
}
.instrument-tag-list__item-icon {
  float: left;
  height: 36px;
  margin: 2px 5px;
}
.instrument-tag-list__item-label {
  display: inline-block;
  line-height: 38px;
  margin-right: 10px;
}
.instrument-tag-list__item-x {
  cursor: pointer;
  display: inline-block;
  line-height: 35px;
  background-color: #4b8fc9;
  border: 1px solid #4b8fc9;
  color: rgba(255, 255, 255, 0.95);
}
.instrument-tag-list__item-x:hover {
  background-color: #5e9bce;
}
.instrument-tag-list__add-button {
  cursor: pointer;
  user-select: none;
  border-radius: unset;
  background-color: #fff;
  color: #181818;
  border: 1px solid #c8d7e1;
  position: relative;
  margin-top: 0.5rem;
}
.instrument-tag-list__add-button:focus {
  outline: 0.1rem dotted #3f88c5;
}
.instrument-tag-list__add-button:hover, .instrument-tag-list__add-button:active {
  background-color: white;
  color: #181818;
  border-color: #b8cbd8;
}
.instrument-tag-list__add-button:visited {
  background-color: #fff;
}
.instrument-tag-list__add-button[disabled] {
  background-color: transparent;
}
.instrument-tag-list__add-button-svg {
  height: 18px;
  float: left;
  margin: 10px;
}
.instrument-tag-list__add-button-svg path {
  fill: #7e7e7e;
}
.instrument-tag-list__add-button-label {
  display: inline-block;
  line-height: 36px;
  margin-right: 14px;
}
.instrument-tag-list__hidden-select {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.must-be-logged-in__container {
  margin: 0 auto;
  margin-top: 5%;
  /*TODO bit hacky.  Maybe centre vertically? Not sure what to do here.   Maybe add the big logo*/
}
@media only screen and (min-width: 992px) {
  .must-be-logged-in__container {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    background-color: #fff;
    border-radius: 0;
    padding: 2rem;
  }
}
.must-be-logged-in__container--wide {
  margin: 0 auto;
  padding: 1rem;
}
@media (min-width: 992px) {
  .must-be-logged-in__container--wide {
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .must-be-logged-in__container--wide {
    width: 960px;
  }
}
@media (min-width: 1400px) {
  .must-be-logged-in__container--wide {
    width: 960px;
  }
}
.must-be-logged-in__container--narrow {
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .must-be-logged-in__container--narrow {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .must-be-logged-in__container--narrow {
    width: 500px;
  }
}
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/* 
* Don't put declarations in any of these shared SASS files or they will get duplicated.  Variables and mixins only!
*/
/*
This is used to make a block look like a button in terms of border and colours but not fuck about with margins and sizing
*/
.rhythmcity-home__regions-list {
  margin-top: 10rem;
}
