/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 /*.issue a:focus {
	background:transparent!important;
}*/


.issue .field-name-field-issue-geocode iframe {
  max-width:100%!important;
}

.issue h1, h2, h3, h4, h5, h6 {
  clear:none!important;
}

.embedded-video .player {
    position: relative;
    padding-top: 30%;
    max-width: 55%;
}

.embedded-video .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.sppx-title {
  text-align:left;
}

.sppx-plugin-copyright {
  text-align:center;
  font-style: italic;
  margin-bottom:10px;
  font-size:small;
}

.sppx-plugin-warning {
  text-align:center;
  font-style: italic;
  font-size:small;
}

.progress-bar__bar, .progress .bar {
    border-radius: 3px;
    margin: 0 0.2em;
    border: 1px solid #666666;
    background-color: #cccccc;
    height:15px;
    font-weight:bold;
}

.issue .group-right p, pre {
  margin: 1.5rem 0;
}

.progress .filled {
    background-color: #00682D;
    background-image: none;
    height: 13px;
}

.progress-bar__percentage, .progress .percentage {
    float: right;
}

.issue .message {
    font-weight: bold;
}

.issue .group-right h3 {
  font-size: 1.25rem;
  line-height: 2.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight:bold;
}

.issue h2 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight:bold;
}

/*.ds-2col-stacked {
  max-width:1200px!important;
}*/

.issue .group-right .entry-content p {
	padding-top:10px;
}

.issue .file-icon {
	display:inline;
}

.field-name-field-issue-file-amendments .field_items:first-child {
	display:inline;
}

.issue .field-type-file a {
	color: #0072b9;
	text-decoration:none;
}

.issue .field-type-file a:hover {
	text-decoration:underline;
}

.issue .field-name-field-issue-link-to-edgar a {
	color: #0072b9;
	text-decoration:none;
}

.issue .field-name-field-issue-link-to-edgar a:hover {
	text-decoration:underline;
}

.field-name-field-issue-investor-label {
    margin-top: 20px;
    text-align: center;
    font-weight: 900;
    margin-bottom:20px;
}


.field-name-field-issue-invest-button .sp-hide {
    display: none;
}

.stacked-bar-graph {
  width: 100%;
  height: 15px;
  background: #ccc;
/*  color: #414042;
  border-width: 1px;
  border-radius: 3px;
  border-style: solid;*/
}

.stacked-bar-graph-legend {
  width: 100%;
  height: 22px;
}

.stacked-bar-graph > span {
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  font-family: arial, sans-serif;
}

.stacked-bar-graph-legend > span {
  display: inline-block;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  font-family: arial, sans-serif;
  text-align: center;
}

.stacked-bar-graph > .bar-1 {
  background: rgb(0, 104, 45);
}

.stacked-bar-graph > .bar-2 {
  background: rgb(216, 162, 0);
}

.stacked-bar-graph > .bar-3 {
  background: rgb(208, 208, 208);
}

.stacked-bar-graph-legend > .bar-2 {
  /* background: #fff0c4; */
}

.stacked-bar-graph-legend>.bar-2 {
    direction: rtl;
}

.issue .message {
  font-weight: bold;
}

.issue .percent {
  position: absolute;
  font-weight: bold;
  right: 45px;
}

.group-tile-image {
  position: relative;
}

.group-tile-image .field-name-field-issue-status {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 25px solid transparent;
  border-top: 25px solid #531616;
  position: absolute;
  bottom: 0;
  right: -35px;
  width: 120px;
  color: white;
  font-family: sans-serif;
  size: 12px;
}

.group-tile-image .field-name-field-issue-status .field-item {
  position: absolute;
  top: -23px;
  left: 12px;
}

.group-tile-image .field-name-field-issue-status .field-item:empty {
  display: none;
}

.issue .message {
  font-weight: bold;
}

.issue .percent {
  position: absolute;
  font-weight: bold;
  right: 45px;
}

.issue .group-tile-image {
  position: relative;
}

.group-tile-image .field-name-field-issue-status {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 25px solid transparent;
  border-top: 25px solid #531616;
  position: absolute;
  bottom: 0;
  right: -35px;
  width: 120px;
  color: white;
  font-family: sans-serif;
  size: 12px;
}

.group-tile-image .field-name-field-issue-status .field-item {
  position: absolute;
  top: -23px;
  left: 12px;
}

.group-tile-image .field-name-field-issue-status .field-item.empty {
  display: none;
}


.field-name-field-issue-raised-to-date {
    text-align: center;
    font-weight: 900;
    padding-bottom: 0px;
    margin-top: 10px;
}

.field-name-field-issue-raised-to-date .field-items {
	font-size:40px;
}


.issue .field-label-inline .field-label {
 	float:none;
 	margin-right:10px;
 	display: inline;
 }

.issue .field .field-label {
    font-weight: bold;
}

.issue .field-name-field-issue-raised-to-date .field-label {
    margin-bottom:10px;
}

.group-left .field-items {
	display:inline;
}

.group-left div.field-item.even {
 	display: inline;
 	float:none;
 }


i.field-name-field-issue-membership-button,
.field-name-field-issue-invest-button a {
		background-color: #E0A300;
		border-radius: 7px;
}


i.field-name-field-issue-membership-button,
.field-name-field-issue-invest-button a:hover {
		background-color: #E0A300;
}


.group-issues-button,
.group-issue-buttons {
	position: relative;
  height: 130px;
}

.field-name-field-issue-membership-button a,
.field-name-field-issue-discuss-button a {
  width: 100%;
  display: block;
}

.field-name-field-issue-membership-button {
  width: 45%;
  display: block;
  position: absolute;
  top: 90px;
  right: 0px;
}

.field-name-field-issue-membership-button  a {
  line-height:1;
	float:right;
}

.field-name-field-issue-invest-button {
  width: 45%;
  position: absolute;
  top: 90px;
  left: 0px;
}

.field-name-field-issue-invest-button a {
  line-height:1;
	float: left;
}

input[type='submit'].sppx-button,
.sppx-button,
a.sppx-button {
  background-color: #E0A300;
  border-radius: 7px;
  color: white!important;
  padding: 3px 0px;
  text-decoration: none!important;
  font-weight: 500;
  text-align: center;
}

input[type='submit'].sppx-button:hover,
.sppx-button:hover,
a.sppx-button:hover {
  background-color: #E0A300;
  color: white;
  font-weight: 500;
}


.group-issue-buttons a.sppx-button,
.group-issue-buttons a.sppx-button:hover,
.group-issues-button a.sppx-button,
.group-issues-button a.sppx-button:hover {
  width: 100%;
}

.issue .render-pdf  {
  float: right;
  text-align: center;
}
 
.issue .rend-pdf a {
    float: right;
}


/*.field-name-field-issue-raised-to-date .field-item::after {
	content: "*";
}*/

.field-name-field-issue-geocode {
	margin-bottom: 20px;
}

.field-name-field-issue-geocode::after {
/*	content: "* Includes Prior Funding.";
	margin-top: 20px;
	display: block;*/
}

.issue .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
	max-width:1200px!important;
}

.issue .entry-content {
	background-color:white!important;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#000;
	font-size:.8em;
	line-height:1.5em;
	padding-top:1em;
  padding-left: 1em;
  padding-right: 1em;
}

.ds-2col-stacked {
}

.ds-2col-stacked > .group-left {
    float: right;
    width: 40%;
    display: block;
    margin-left: 5%;
    margin-bottom: 5%;
    padding: 2% 3%;
    border: 1px solid grey;
    border-radius: 4px;
    background-color: #F1F1F1;
}

.ds-2col-stacked > .group-right {
    float: none;
    width: 100%;
    display: block;
    padding: 0;
    border: none;
    background-color: white;
}

.ds-2col-stacked > .group-right img {
	max-width: 100%;
}

.issue .embedded-video .player {
    position: relative;
    padding-top: 30%;
    max-width: 55%;
}

.field-name-field-issue-photo-gallery {
    max-width: 55%;
}


@media only screen and (min-width: 1201px) {

  .issue .top-video iframe {
    width:460px;
    height:370px;
  }

/*  .ds-2col-stacked > .group-right iframe {
    width: 75%!important;
  }*/

}


@media only screen and (min-width: 1025px) and (max-width: 1200px) {

  .field-name-field-issue-membership-button  a {
    font-size:16px;
  }


  .field-name-field-issue-invest-button a {
    font-size:16px;
  }

    .ds-2col-stacked > .group-right img {
    max-width: 50%;
    height:auto;
}

/*  .ds-2col-stacked > .group-right iframe {
    width: 50%!important;
}*/

}

@media only screen and (min-width:751px) and (max-width: 1024px) {

  .field-name-field-issue-membership-button  a {
    font-size:13px;
  }

  .field-name-field-issue-invest-button a {
    font-size:13px;
  }

  .ds-2col-stacked > .group-right img {
    max-width: 50%;
    height:auto;
}

/*  .ds-2col-stacked > .group-right iframe {
    max-width: 50%;
    margin:0 auto;
    text-align:center;
    height:auto;
}*/

}

@media only screen and (max-width: 750px) {

  .issue .entry-content {
    max-width: calc(100% - (2 * 1rem))!important;
    margin: 0 1rem!important;
    /*padding:0!important;*/
}

	.ds-2col-stacked > .group-left {
		float: none;
		width: 100%;
	    margin-left: 0;
	    margin-bottom: 5%;
	    padding: 2% 3%;
	}

	.issue .embedded-video .player {
	    position: relative;
	    padding-top: 50%;
	    max-width: 95%;
	}

	.field-name-field-issue-photo-gallery {
	    max-width: 95%;
	}

	.ds-2col-stacked > .group-right {
		float: none;
		width: 100%;
}

.stacked-bar-graph-legend > .bar-2 {
	direction: rtl;
}