@charset "UTF-8";
body {
  background-color: #fff;
}
body > header,
body > section,
body > article,
body > footer {
  padding: 1rem 1.5rem;
}

.candidate-search #split-bg {
  background-image: url(https://greens.scot/sites/default/files/styles/widescreen/public/CampaignLaunch22-1.jpg?itok=B1BAfOoA);
  background-size: cover;
  background-position: center;
  background-attachment: initial;
}
.candidate-search .overlay, .candidate-search .overlay2 {
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .candidate-search .overlay, .candidate-search .overlay2 {
    display: none;
  }
}
.candidate-search .overlay {
  background: #00b140;
  mix-blend-mode: multiply;
  z-index: 1;
}
.candidate-search .overlay2 {
  background: #00b140;
  opacity: 0.4;
  z-index: 2;
}
.candidate-search .views-exposed-form {
  background-color: #e3f2e7;
  padding: 1rem;
  font-size: 22px;
}
.candidate-search #edit-submit-candidate-search {
  font-size: 17px;
}
@media only screen and (max-width: 800px) {
  .candidate-search #edit-submit-candidate-search {
    margin: 1rem 0 0 0;
    width: 100%;
  }
  .candidate-search .views-exposed-widget {
    padding: 0;
    float: none;
  }
}
.candidate-search .description {
  text-style: italic;
}
.candidate-search .vote-card {
  color: white;
  background-color: #00b140;
  text-align: center;
  padding: 2rem 0.5rem;
}
.candidate-search .vote-card a:link, .candidate-search .vote-card a:visited, .candidate-search .vote-card a:active, .candidate-search .vote-card a:hover {
  color: white;
}
.candidate-search .to-do {
  font-size: 20px;
  font-weight: 700;
  margin: 1rem 0;
}
.candidate-search ol {
  padding-left: 0;
}
.candidate-search ol li {
  background: #ebf5ef;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  font-weight: 900;
  font-size: 18px;
  font-style: italic;
  box-shadow: 5px 5px #c9eed7;
  display: list-item;
  list-style: decimal;
  opacity: 1;
  margin-left: 2rem;
}
.candidate-search .ward-description,
.candidate-search .vote-candidate {
  font-size: 22px;
  font-weight: 700;
  margin: 0.5rem 0;
}
.candidate-search .vote-date {
  font-size: 26px;
  font-weight: 900;
  font-style: italic;
  display: inline-block;
  background-color: #115740;
  color: white;
  padding: 0.05em 0.25em;
  margin: 0 auto;
  text-transform: uppercase;
}
.candidate-search .social-share {
  margin: 0 -0.5rem -1.5rem -0.5rem;
  padding: 0.5rem 0;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  background-color: #115740;
}

.ballot-wrapper {
  text-align: center;
  padding: 0;
  background: #f5eedc;
  display: flex;
  color: black;
  border: 4px solid black;
  font-size: 22px;
  max-width: 25em;
  margin: 1.5rem 0 0 0;
}
@media only screen and (max-width: 800px) {
  .ballot-wrapper {
    font-size: 18px;
  }
}
.ballot-wrapper .ballot-name {
  flex-grow: 1;
  padding: 0.75em 0 0.75em 1rem;
  text-align: left;
}
.ballot-wrapper .candidate-name {
  font-weight: 700;
}
.ballot-wrapper .party-name {
  display: block;
}
.ballot-wrapper .ballot-logo {
  background: url(https://greens.scot/sites/default/files/styles/media_thumbnail/public/sgp-logo-black-med.png) center center no-repeat;
  background-size: 3em;
  flex-grow: 0;
  width: 3em;
  padding-left: 1em;
  margin: 0.25em;
}
.ballot-wrapper .ballot-vote {
  background: url(https://greens.scot/sites/default/files/vote-1.png) center center no-repeat;
  background-size: 2em;
  border-left: 4px solid black;
  width: 4em;
  flex-grow: 0;
}

.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font: 16px/1.4 MuseoSans, OpenSans, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #333;
}

.ui-widget-header {
  background-image: none;
  border: none;
  background-color: #115740;
  color: white;
}
.ui-widget-header .ui-state-default {
  background-image: none;
  background-color: transparent;
}

ul.tabs > li.ui-state-default {
  background-image: none;
  background-color: transparent;
  border: 0;
  padding: 0 1rem;
}
ul.tabs > li.ui-state-default > a {
  color: #00b140;
}
ul.tabs > li.ui-state-default.ui-tabs-active {
  background-image: none;
  background-color: #eee;
  border-radius: 8px;
  border: 0;
  padding: 0 1rem;
}
ul.tabs > li.ui-state-default.ui-tabs-active > a {
  color: #333;
}

.webform-progressbar-page {
  border: 1px solid #ccc;
  background-color: #ccc;
}

.webform-progressbar-outer {
  border: 0;
  background-color: #ccc;
}

.webform-progressbar-page.current,
.webform-progressbar-page.completed,
.webform-progressbar-inner {
  background-color: #00b140;
}

.webform-progressbar-page.current,
.webform-progressbar-page.completed {
  border: 1px solid #00b140;
}

input[type=submit].webform-previous, input[type=submit].webform-previous:hover, input[type=submit].webform-previous:active {
  background-color: transparent;
  color: #00b140;
}

input[type=submit].webform-next {
  float: right;
}

div#crm-container #payment_information div#directdebitguarantee,
div#crm-container #payment_information div#directdebitnotes {
  width: auto;
  max-width: inherit;
  padding: 0.5rem;
  font-size: 14px;
  line-height: 16px;
  background-color: #f1f9fe;
  border: 1px solid #158edb;
  color: black;
}
div#crm-container #payment_information div#directdebitguarantee div.flex-row-child {
  font-size: 14px;
  line-height: 16px;
}
div#crm-container #payment_information div#directdebitguarantee div.flex-row-child img {
  width: 100px;
}

#topbar {
  background: #115740;
  color: white;
  font-weight: 700;
}
#topbar:after {
  content: "";
  display: table;
  clear: both;
}
body.front #topbar {
  background: #00b140;
}
#topbar a:link, #topbar a:visited, #topbar a:active, #topbar a:hover {
  color: white;
  text-decoration: none;
}
#topbar a:hover {
  text-decoration: underline;
}

#header {
  background: #00b140;
  color: white;
  font-weight: 700;
}
body.front #header h1 {
  margin: 3.5rem 0 1rem 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover {
  color: white;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#header.with-tabs {
  padding-bottom: 0;
}
#header input[type=text] {
  border: 0;
  padding: 0.5rem;
  height: 38px;
  line-height: 18px;
  box-sizing: border-box;
}
#header #edit-type-wrapper {
  display: none;
}
#header .views-exposed-form label {
  display: none;
}
#header .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
#header .views-exposed-form button, #header .views-exposed-form input[type=submit], #header .views-exposed-form a.button {
  background-color: #115740;
}
#header ul.action-links a, #header ul.action-links a:link, #header ul.action-links a:hover, #header ul.action-links a:visited {
  background: #115740;
  font-weight: 900;
  color: white;
  border: 0;
}
#header ul.action-links a:hover {
  background: #19825f;
}

.content .view::after, .content .block::after {
  content: "";
  clear: both;
  display: table;
}
.content .block {
  margin-bottom: 1rem;
}
.content h2 {
  text-transform: initial;
  margin: 2.5rem 0 1rem 0;
  font-style: initial;
}

.embedded-video .player {
  position: relative;
  padding-bottom: 53.8%;
  height: 0;
  overflow: hidden;
  background: #222;
}
.embedded-video .player > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.node-announcement.teaser {
  border: 2px solid #00b140;
  padding: 1rem;
  margin-bottom: 0.5rem;
  background: #f1fff6;
}
.node-announcement.teaser h3 {
  margin: 0;
}
.node-announcement.teaser h3:before {
  content: "📢";
  margin-right: 1rem;
}

.more-link {
  margin: 1.5rem 0;
  font-weight: 700;
  text-align: left;
}

#main-sidebar h2 {
  font-style: normal;
  text-transform: uppercase;
  font-size: 1rem;
}

#main-sidebar .views-exposed-form {
  background: #eee;
  padding: 0.5rem;
}
#main-sidebar .views-exposed-form select,
#main-sidebar .views-exposed-form input[type=text] {
  width: 100%;
  box-sizing: border-box;
}
#main-sidebar .views-exposed-form .description {
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.4em;
  margin: 0.5rem 0;
  color: #666;
}
#main-sidebar .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
  margin: 1rem 0;
}
#main-sidebar .views-exposed-form .views-exposed-widget .form-submit {
  margin: 0 0.5rem 0 0;
}

.form-item .description {
  font-size: 0.85em;
  font-style: italic;
  font-weight: normal;
  margin-top: 0.25rem;
  opacity: 0.7;
}

.views-operator {
  display: inline-block;
  margin-bottom: 0.25rem;
}

#main-content > .block-views {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 1rem 1rem 1rem;
  margin-bottom: 1rem;
  position: relative;
}
#main-content #block-views-content-announcements-block-2 {
  border: 0;
  padding: 0;
}
#main-content .views-exposed-form {
  padding: 1rem;
  border: 1px solid #ccc;
  margin-bottom: 1rem;
}
#main-content .views-exposed-widget.views-submit-button {
  clear: both;
  margin: 0;
  padding: 0;
}

.view .more-link {
  position: absolute;
  top: 0;
  right: 1rem;
  font-weight: bold;
  margin: 0;
  line-height: 1.8rem;
}

.view-child-tags a {
  font-size: 20px;
  font-weight: bold;
}

.book_add_child > a, .book_add_child > a:link, .book_add_child > a:hover, .book_add_child > a:visited {
  background: #00b140;
  font-weight: 900;
  color: white;
  border: 0;
  text-decoration: none;
}
.book_add_child > a:hover {
  background: #00d54d;
  text-decoration: none;
}

.book-title, .book-title:link, .book-title:hover, .book-title:visited {
  color: #115740;
  text-decoration: none;
}
.book-title:hover {
  color: #00b140;
  text-decoration: underline;
}

.webform-wrapper #split-left {
  background-color: white;
}
.webform-wrapper #split-left h1 {
  color: #00b140;
}
.webform-wrapper #split-left .form-actions .webform-submit, .webform-wrapper #split-left .form-actions .webform-submit:link, .webform-wrapper #split-left .form-actions .webform-submit:hover, .webform-wrapper #split-left .form-actions .webform-submit:visited {
  background: #00b140;
  font-weight: 900;
  color: white;
  border: 0;
  width: 100%;
  font-size: 20px;
}
.webform-wrapper #split-left .form-actions .webform-submit:hover {
  background: #00d54d;
}
.webform-wrapper #split-right {
  background-color: #00b140;
  color: white;
}
.webform-wrapper #site-logo {
  background: url("../../images/sgp-logo-green.png");
  background-size: contain;
  height: 125px;
  width: 125px;
  float: right;
  margin: 0 0 0 1rem;
}
@media only screen and (max-width: 800px) {
  .webform-wrapper #site-logo {
    height: 60px;
    width: 60px;
  }
}
.webform-wrapper .medium-radio-buttons .form-type-radio label {
  font-weight: 700 !important;
  font-size: 16px;
  vertical-align: middle;
}
.webform-wrapper .medium-radio-buttons .form-radio:checked + label,
.webform-wrapper .medium-radio-buttons .form-radio:checked + label {
  color: #158edb;
}
.webform-wrapper .big-radio-buttons .form-radios,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-radios,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-radios,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-radios,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-radios {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 0.25rem;
  grid-row-gap: 0.25rem;
}
.webform-wrapper .big-radio-buttons .form-type-radio,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-radio,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-radio,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-radio {
  margin: 0 !important;
}
.webform-wrapper .big-radio-buttons .form-type-radio label,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio label,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-radio label,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-radio label,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-radio label {
  display: block;
  padding: 0.7em;
  border: 2px solid black;
  border-radius: 4px;
  cursor: pointer;
  font-size: 1.5rem;
  text-align: center;
  margin: 0;
  font-weight: 900 !important;
  /*        &::before {
              content: "\0A3 ";
              display: inline-block;
              margin-right: 0.1rem;
          }
  */
}
.webform-wrapper .big-radio-buttons .form-type-radio .form-radio,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio .form-radio,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-radio .form-radio,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-radio .form-radio,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-radio .form-radio {
  visibility: hidden;
  position: absolute;
}
.webform-wrapper .big-radio-buttons .form-type-radio .form-radio:checked + label,
.webform-wrapper .big-radio-buttons .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-radio .form-radio:checked + label,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-radio .form-radio:checked + label {
  border-color: #158edb;
  background-color: #158edb;
  color: white;
}
.webform-wrapper .big-radio-buttons .form-type-textfield,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-textfield,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-textfield,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-textfield,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-textfield {
  display: block;
  position: relative;
  margin: 1rem 0;
}
.webform-wrapper .big-radio-buttons .form-type-textfield::before,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-textfield::before,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-textfield::before,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-textfield::before,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-textfield::before {
  content: "£";
  position: absolute;
  margin-right: 0.1rem;
  left: 1rem;
  top: 1rem;
  font-size: 1.5rem;
  font-weight: 900;
  color: #158edb;
}
.webform-wrapper .big-radio-buttons .form-type-textfield .select-or-other-other,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-textfield .select-or-other-other,
.webform-wrapper .webform-component--civicrm-1-lineitem-1-contribution-line-total .form-type-textfield .select-or-other-other,
.webform-wrapper .webform-component--civicrm-1-lineitem-2-contribution-line-total .form-type-textfield .select-or-other-other,
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-total-amount .form-type-textfield .select-or-other-other {
  padding: 0.5em 1.5em;
  border: 2px solid #158edb;
  border-radius: 4px;
  font-size: 1.6rem;
  font-weight: 500;
  width: 100%;
  box-sizing: border-box;
  font-weight: 900 !important;
}
.webform-wrapper .fieldset-wrapper > .description,
.webform-wrapper .form-item label {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.webform-wrapper .fieldset-wrapper > .description.option,
.webform-wrapper .form-item label.option {
  font-weight: normal;
}
.webform-wrapper .webform-container-inline > label {
  display: inline-block;
  margin-right: 1em !important;
  width: 40%;
  vertical-align: middle;
}
.webform-wrapper .webform-container-inline .form-select {
  margin: 0;
}
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-radios {
  grid-template-columns: 1fr 1fr;
}
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio label {
  font-size: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.webform-wrapper .webform-component--civicrm-1-contribution-1-contribution-payment-processor-id .form-type-radio label::before {
  content: "";
}

#split-bg {
  height: 100%;
  background-attachment: fixed;
  background-size: 100vh;
  background-position: right top;
}

#tabs-bar {
  position: relative;
  background: white;
  width: 100%;
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  z-index: 10;
}
#tabs-bar .tabs {
  margin-right: 8rem;
  display: inline-block;
  white-space: revert;
}

.admin-button {
  font-size: 14px;
  position: absolute;
  text-decoration: none;
  background: white;
  padding: 0.3rem 0.5rem 0 0.5rem;
  right: 0;
}

#main-form .form-item {
  border: 1px solid #aaa;
  padding: 1rem 1.5em;
  border-radius: 8px;
}
#main-form .form-item.webform-component--civicrm-1-contact-1-contact-existing {
  border: none;
  padding: 0;
  border-radius: 0;
}
#main-form .form-item.form-type-checkbox {
  margin: 0.5rem 0;
}
#main-form .form-item .form-item,
#main-form fieldset .form-item {
  border: 0;
  padding: 0;
}

.node-type-webform .webform-wrapper .fieldset-wrapper > .description,
.node-type-webform .webform-wrapper .form-item label {
  font-size: 15px;
  line-height: 1.4em;
  margin-bottom: 0.2em;
}
.node-type-webform .chosen-container,
.node-type-webform .form-textarea-wrapper {
  margin-top: 0.5rem;
  max-width: 550px;
}

.webform-component--communications-preferences .form-type-radio input {
  display: none;
}
.webform-component--communications-preferences .form-type-radio label {
  text-align: center;
  display: inline-block;
  margin: 0;
  font-size: 18px;
  margin-bottom: 5px;
  border: 2px solid #158edb;
  border-radius: 4px;
  padding: 0.5rem;
  cursor: pointer;
}
.webform-component--communications-preferences .form-type-radio input[type=radio]:checked + label {
  background-color: #158edb;
  color: white;
}

ul.share {
  margin: 1rem 0;
  padding: 0;
}
ul.share > li {
  margin: 0 0.1rem;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  width: 32%;
}
ul.share > li > a {
  border: 1px solid black;
  padding: 0.75em 1em;
  text-align: center;
  color: #000;
  text-decoration: none;
  display: block;
  font-weight: 700;
}
ul.share .share-facebook > a:link {
  border-color: #3b5998;
  background-color: #3b5998;
  color: white;
}
ul.share .share-twitter > a:link {
  border-color: #1da1f2;
  background-color: #1da1f2;
  color: white;
}
ul.share .share-email > a:link {
  border-color: #ea4335;
  background-color: #ea4335;
  color: white;
}

#main-sidebar ul.menu > li a.active:link, #main-sidebar ul.menu > li a.active:visited, #main-sidebar ul.menu > li a.active:active {
  color: #115740;
  text-decoration: none;
}
#main-sidebar ul.menu > li a.active-trail:link, #main-sidebar ul.menu > li a.active-trail:visited, #main-sidebar ul.menu > li a.active-trail:active {
  color: #115740;
}
#main-sidebar ul.menu > li ul > li a:link, #main-sidebar ul.menu > li ul > li a:visited, #main-sidebar ul.menu > li ul > li a:active {
  color: #115740;
}

.maintenance-page #split-left,
.page-user-login #split-left {
  background-color: #00b140;
  color: white;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
}
.maintenance-page #split-left a, .maintenance-page #split-left a:link, .maintenance-page #split-left a:hover, .maintenance-page #split-left a:visited,
.page-user-login #split-left a,
.page-user-login #split-left a:link,
.page-user-login #split-left a:hover,
.page-user-login #split-left a:visited {
  color: white;
}
.maintenance-page #split-left textarea, .maintenance-page #split-left input[type=text], .maintenance-page #split-left input[type=email], .maintenance-page #split-left input[type=password],
.page-user-login #split-left textarea,
.page-user-login #split-left input[type=text],
.page-user-login #split-left input[type=email],
.page-user-login #split-left input[type=password] {
  width: 100%;
  padding: 0.5rem;
  box-sizing: border-box;
  border: 0;
}
.maintenance-page #split-left #edit-actions #edit-submit, .maintenance-page #split-left #edit-actions #edit-submit:link, .maintenance-page #split-left #edit-actions #edit-submit:hover, .maintenance-page #split-left #edit-actions #edit-submit:visited,
.page-user-login #split-left #edit-actions #edit-submit,
.page-user-login #split-left #edit-actions #edit-submit:link,
.page-user-login #split-left #edit-actions #edit-submit:hover,
.page-user-login #split-left #edit-actions #edit-submit:visited {
  background: #115740;
  font-weight: 900;
  color: white;
  border: 0;
  width: 100%;
  font-size: 20px;
}
.maintenance-page #split-left #edit-actions #edit-submit:hover,
.page-user-login #split-left #edit-actions #edit-submit:hover {
  background: #19825f;
}
.maintenance-page #split-right,
.page-user-login #split-right {
  background-color: white;
}

#footer {
  border-top: 1px solid #eee;
  padding-top: 3rem;
  padding-bottom: 6rem;
}

.flag-bookmark > a:link.flag-action::before, .flag-bookmark > a:visited.flag-action::before {
  color: #ff0030;
}
.flag-bookmark > a:link.unflag-action::before, .flag-bookmark > a:visited.unflag-action::before {
  color: #ff0030;
}

.tag, .tag:link, .tag:visited, .tag:active {
  font-size: 11px;
  background: #158edb;
  color: white;
  display: inline-block;
  padding: 0.3rem 0.5rem 0.2rem 0.5rem;
  margin: 0 0.1rem 0.1rem 0;
  border-radius: 0.4rem;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  line-height: 13px;
}
.tag.vocabulary-file-category {
  background-color: #1abdbd;
}

.views-ui-display-tab-actions .ctools-button-processed li a, .views-ui-display-tab-actions .ctools-button-processed input {
  color: #00b140;
}

.views-displays .secondary .action-list input.form-submit {
  color: #00b140;
}

#toolbar,
#toolbar div.toolbar-menu {
  background-color: #222;
  background-image: none;
  box-shadow: none;
}
#toolbar div.toolbar-menu ul li a {
  padding: 0.3rem 0.6rem;
}
#toolbar div.toolbar-menu ul li a.active:hover,
#toolbar div.toolbar-menu ul li a.active:active,
#toolbar div.toolbar-menu ul li a.active, #toolbar div.toolbar-menu ul li.active-trail a {
  background-image: none;
  background-color: #444;
}

.field-group-fieldset {
  border: 1px solid #ccc;
}
.field-group-fieldset legend {
  font-weight: 700;
}

.text-format-wrapper .filter-wrapper {
  border: 1px solid #ccc;
  border-top: 0;
  padding: 0.5rem;
}

.text-format-wrapper #switch_edit-body-und-0-value {
  border: 1px solid #ccc;
  border-width: 0 1px;
  padding: 0.5rem;
  display: block;
}

div#crm-container.crm-public a.button,
div#crm-container.crm-public a.button:link,
div#crm-container.crm-public a.button:hover,
div#crm-container.crm-public a.button:visited,
div#crm-container.crm-public input.crm-form-submit,
div#crm-container.crm-public .ui-dialog-buttonset .ui-button,
div#crm-container.crm-public input[type=button],
div#crm-container.crm-public .crm-button {
  background: #00b140;
  font-weight: 900;
  color: white;
  border: 0;
  text-decoration: none;
}
div#crm-container.crm-public a.button:hover {
  background: #00d54d;
}
div#crm-container.crm-public a:link, div#crm-container.crm-public a:visited, div#crm-container.crm-public a:active, div#crm-container.crm-public a:hover, div#crm-container.crm-public a.active {
  color: #00b140;
  text-decoration: underline;
}

body,
input,
textarea,
button {
  font: 16px/1.4 MuseoSans, OpenSans, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #333;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2.5rem 0;
}

a:link, a:visited, a:active, a:hover, a.active {
  color: #00b140;
}

ul li a.active {
  color: #00b140;
}

#header ul.primary {
  background-color: transparent;
}
#header ul.primary li.active a, #header ul.primary li.active a:link, #header ul.primary li.active a:hover, #header ul.primary li.active a:visited {
  color: #222;
  background-color: #fff;
}

.container-inline-date .form-type-select {
  display: inline-block;
}

.action-links a, .action-links a:link, .action-links a:hover, .action-links a:visited,
button,
button:link,
button:hover,
button:visited, input[type=submit], input[type=submit]:link, input[type=submit]:hover, input[type=submit]:visited,
a.button,
a.button:link,
a.button:hover,
a.button:visited {
  background: #00b140;
  font-weight: 900;
  color: white;
  border: 0;
  text-decoration: none;
}
.action-links a:hover,
button:hover, input[type=submit]:hover,
a.button:hover {
  background: #00d54d;
}

#edit-actions #edit-needs-review,
#edit-actions #edit-preview,
#edit-actions #edit-submit {
  box-shadow: inset 0 0 0 1px #00b140;
  background-color: transparent;
  color: #00b140;
}
#edit-actions #edit-needs-review:hover,
#edit-actions #edit-preview:hover,
#edit-actions #edit-submit:hover {
  box-shadow: none;
  background-color: #00b140;
  color: white;
}
#edit-actions #edit-delete {
  background: #ff0030;
  float: right;
}

.alert {
  border: 1px solid #158edb;
  background-color: #daeefb;
  font-style: italic;
}

.views-field-filename p {
  margin-bottom: 0.5rem;
}

.view-resource-library .file a {
  display: none;
}

ul.big-list {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
}
ul.big-list > li {
  margin: 1rem 0;
  padding: 0;
}
ul.big-list > li > a {
  display: block;
  font-weight: 900;
  font-size: 1.4rem;
  padding: 1rem;
  border: 2px solid #00b140;
  border-radius: 0.5rem;
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  ul.big-list > li > a {
    font-size: 1.1rem;
  }
}

/*# sourceMappingURL=theme.css.map */
