 h4.pt-cv-title a {
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    text-transform: uppercase;
 }
 

.pt-cv-wrapper .dropdown, .pt-cv-wrapper .dropup {
    position: relative;
    width: 100%;
    max-width: 250px;
}
.cvp-live-filter {
	margin-bottom: 20px;
}
.cvp-live-filter.cvp-checkbox, .cvp-live-filter.cvp-dropdown, .cvp-live-filter.cvp-radio {
    display: block !important;
}
.cvp-live-filter label {
	 display: block;
	 font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    margin-bottom: 10px;
    
 }
.cvp-live-filter .checkbox {
    display: block;
    height: auto;
    width: auto;
    border: 0px none;
    margin-right: 5px;
    border: 1px solid transparent;
}

.cvp-live-filter .checkbox label {
    margin-bottom: 0px;
    font-size: .8rem;

 }
 .cvp-live-filter input[type=checkbox], .cvp-live-filter input[type=radio] {
    line-height: normal;
    margin-right: 5px;
    min-width: 15px;
    min-height: 15px;
    width: 15px !important;
    height: 15px !important;
    display: block;
    float: left;
}

.cvp-live-filter .checkbox input {
	margin-top: 5px;
}
.pt-cv-edit-view {
	display: none;
}

.page-full-width--content .pt-cv-wrapper ul:not([styled]) > li:before {
	display: none;
}

.pt-cv-ifield .taxonomy a {
	margin-right: 10px;
}

/* Main Page */
.innovation-column {
	margin-bottom: 16px;
}

.innovation-block {
	padding: 0;
	text-align: left;	
}
.innovation-block p {
	line-height: .75em
}
.innovation-block a, .innovation-tabs a {
	display: inline-block;
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #ffffff !important;	
    text-align: center;
    border-radius: 30px;
    margin: 0 auto 10px auto;
    padding: 6px 20px;
    line-height: 1.25em;
}
.innovation-tabs {
	margin-bottom: 30px;
}
.innovation-tabs a {
	margin-right: 1%;
	background-color: #666;
}

/*Instruments RGB 0-32-73 | HEX #002049
Actors – 13-60-110 | #0d3b70
Sectors – 30-82-144 | #1e5190
Barriers – 38-100-173 | #2665ad
Case Studies 70-125-185 | #467eb9*/
.innovation-block.instruments a, .innovation-tabs a.instruments.active   {
	background-color: #002049;
}

.innovation-block.actors a, .innovation-tabs a.actors.active {
	background-color: #0d3b70;
}

.innovation-block.sectors a, .innovation-tabs a.sectors.active {
	background-color: #1e5190;
}

.innovation-block.case-studies a, .innovation-tabs a.case-studies.active {
	background-color: #467eb9;
}

.innovation-block.barriers a, .innovation-tabs a.barriers.active {
	background-color: #2665ad;
}

article.instruments a, article.instruments h3, article.instruments h1.article--title, article.instruments .taxonomy strong {
	color: #002049 !important;
}
article.actors a, article.actors h3, article.actors h1.article--title, article.actors .taxonomy strong {
	color: #0d3b70 !important;
}
article.sectors a, article.sectors h3, article.sectors h1.article--title, article.sectors .taxonomy strong {
	color: #1e5190 !important;
}
article.case-studies a, article.case-studies h3, article.case-studies h1.article--title, article.case-studies .taxonomy strong {
	color: #467eb9 !important;
}
article.barriers a, article.barriers h3, article.barriers h1.article--title, article.barriers .taxonomy strong {
	color: #2665ad !important;
}
article.instruments .taxonomy a,
article.actors .taxonomy a,
article.sectors .taxonomy a,
article.case-studies .taxonomy a,
article.barriers .taxonomy a {
	color: #000000 !important
}
/* Landing Pages */

.instrument-sidebar {
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
}
.instrument-sidebar  .taxonomy {
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    margin-bottom: 20px;
    color: #818284;
    font-size: 0.8rem;
    line-height: 1rem;
}
.instrument-sidebar .taxonomy strong {
	display: block;
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #b43c36;
    
}
.instrument-sidebar .taxonomy a {
	margin-bottom: 10px;
	display: block;
	color: #000;
}

.pt-cv-wrapper .btn-group-sm>.btn, .pt-cv-wrapper .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border: 1px solid #cccccc !important;
    border-radius: 0;
}
.pt-cv-wrapper .btn-success {
    color: #666;
    background-color: transparent;
    border-color: transparent;
}
.cvp-live-reset {
	display: none;
}
.pt-cv-ifield {
	border: 1px solid rgba(129, 130, 132, 0.25);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
	margin: 40px 20px;
	text-align: center;
	overflow: visible;
}
pt-cv-ifield h2 {
	margin-top: 0px !important;
}
.pt-cv-ifield .taxonomy {
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    margin-bottom: 20px;
    color: #818284;
    font-size: 0.8rem;
    line-height: 1rem;
}
.pt-cv-ifield .taxonomy strong {
	width: 80px;
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #b43c36;
	
}




.pt-cv-ifield .details {
	clear: both;
}
.pt-cv-ifield .details .row {
	margin-botttom: 30px;
}


.pt-cv-ifield img {
	margin: 0 auto;
}
.pt-cv-ifield .pt-cv-title, .pt-cv-ifield .taxonomy, .pt-cv-ifield .content {
	text-align: left;
	display: block;
}
.pt-cv-ifield .taxonomy strong {
	display: inline-block;
	width: 150px;
	font-family: "Whitney A", "Whitney B";
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #000000;
}
.pt-cv-ifield .actor { text-align: left }
.pt-cv-ifield .actor span {
	font-size: 14px;
	color: #2568AE;
	font-weight: 500;
	font-family: "Whitney A", "Whitney B";
}
.pt-cv-ifield .actor span strong {
	text-transform: uppercase;
	font-weight: 500 !important;
}
.actor img {
	vertical-align: middle;
}	
.actors .pt-cv-ifield .second {
	margin-top: 20px;
	}
.credits {
	text-align: left;
	font-size: 14px;
	margin-top: 1.75em
}
.credits img {
	margin-bottom: 20px;
	width: 270px;
}
.sectors .image--caption {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.pt-cv-ifield .taxonomy strong {
		width: auto;
		display: block;
	}
}

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

	.pt-cv-ifield .details .row {
		margin-botttom: 20px;
	}
	.actor {
		margin: 15px;
	}
	.actors .pt-cv-ifield .second {
	    margin-top: 0px;
	}

}
/* tooltips */
.cvp-label .desktop {
	display: inline-block;
	font-size: .8em;
}
.cvp-label .desktop:hover {
	text-decoration: none
}
@media only screen and (max-width: 768px) {
	.cvp-label  .desktop {
		display: none;
	}

}
/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
.cvp-label [tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .8em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
.cvp-label [tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
.cvp-label [tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: left;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
	width: 300px;
  overflow: visible;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}
@media only screen and (max-width: 991px) {
	.cvp-label [tooltip]::after {
		width: 200px;
	}

}
/* Make the tooltips respond to hover */
.cvp-label [tooltip]:hover::before,
.cvp-label [tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
.cvp-label [tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
.cvp-label [tooltip]:not([flow])::before,
.cvp-label [tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
.cvp-label [tooltip]:not([flow])::after,
.cvp-label [tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
.cvp-label [tooltip]:not([flow])::before,
.cvp-label [tooltip]:not([flow])::after,
.cvp-label [tooltip][flow^="up"]::before,
.cvp-label [tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
.cvp-label [tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
.cvp-label [tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
.cvp-label [tooltip][flow^="down"]::before,
.cvp-label [tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
.cvp-label [tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
.cvp-label [tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
.cvp-label [tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
.cvp-label [tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
.cvp-label [tooltip]:not([flow]):hover::before,
.cvp-label [tooltip]:not([flow]):hover::after,
.cvp-label [tooltip][flow^="up"]:hover::before,
.cvp-label [tooltip][flow^="up"]:hover::after,
.cvp-label [tooltip][flow^="down"]:hover::before,
.cvp-label [tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

.cvp-label [tooltip][flow^="left"]:hover::before,
.cvp-label [tooltip][flow^="left"]:hover::after,
.cvp-label [tooltip][flow^="right"]:hover::before,
.cvp-label [tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}