/** CSS STYLINGS FOR CUSTOM VIEWS **/
/************************************************************/

.view-container {
}

.vc-title {
}

.vc-date {
}

.vc-body {
}


/** VIEW: LATEST ARPA-E NEWS **/

.vc-news-date {
}

.vc-news-title {
}

.vc-news-subtitle {
}

div#block-views-latest-arpa-e-news-block-1 h3 a img
{
	display: none;
}

/** END VIEW **/


/** VIEWS: EVENTS AND WORKSHOPS, WEBINARS AND VIDEOS, BUDGET **/

.node-arpa-e-events .field-name-field-event-date
{
	margin-bottom: 15px;
}

.vc-event, .vc-webvid, .vc-pdf {
	width: 100%;
}

.view-events-workshops div.view-container.vc-date
{
	font-weight: bold;
}

.vc-event-addthis {
	padding-bottom: 10px;
}

.vc-event-image, .vc-webvid-image, .vc-pdf-image, .vc-profile-head {
	display: inline-block;
	width: 18%;
	vertical-align: top;
}

.vc-pdf-image {
	width: 14%;
}

.vc-pdf-description {
	padding: 0 10px;
}

.vc-pdf-file {
	width: 100%;
	height: 40px;
}

.vc-pdf-file span {
	position: relative;
	top: 10px;
}

.vc-event-image a {
	margin-left: auto;
	margin-right: auto;
}

.vc-event-tail, .vc-webvid-tail, .vc-pdf-tail, .vc-profile-tail {
	display: inline-block;
	width: 81%;
	vertical-align: top;
}

.vc-event-header {
}

.vc-event-title {
	display: inline-block;
	width: 85%;
	vertical-align: top;
}

.vc-event-icon {
	display: inline-block;
	width: 9%;
	vertical-align: top;
}

.vc-profile-body {
	padding: 8px 0 0 0;
}

.vc-webvid-description, .vc-pdf-description {
	padding: 2px;
}

/** END VIEWS **/


/** VIEW: OTHER RELATED NEWS **/

.view--other-related-news .views-field-title, .view--other-related-news .views-field-field-publication-title, .view--other-related-news .views-field-field-publication-date
{
	margin-bottom: 5px;
}

.view--other-related-news .views-field-field-publication-title
{
	font-size: 1.2em;
	font-weight: bold;
}

.view--other-related-news div.field-name-field-author-first, .view--other-related-news div.field-name-field-author-last, .view--other-related-news div.entity-field-collection-item.field-collection-item-field-publication-authors
{
	width: auto;
	display: inline-block;
}

.view--other-related-news div.field-name-field-author-first
{
	margin-right: 3px;
}

.view--other-related-news .views-field-field-publication-authors div.field-content
{
	line-height: 100%;
}

/** END VIEW **/


/** BLOCK: INTERACTIVE PROJECT MAP, TECH-TO-MARKET TOOLS MAP **/

.context-interactive_project_map #google-map-filter, .context-t2m_map #google-map-filter {
	border: solid #00BAF0 1px;
	padding: 5px;
	margin-bottom: 20px;
}

.context-interactive_project_map #filter-first-row, .context-interactive_project_map #filter-second-row, .context-t2m_map #filter-first-row, .context-t2m_map #filter-second-row {
	width: 100%;
	height: 20px;
	text-align: center;
}

.google-map-info-window {
	padding: 7px;
	font-size: 12px;
	overflow: scroll;
	border: solid #00BAF0 1px;
}

.context-interactive_project_map .google-map-info-window {
	width: 400px;
	height: 150px;
}

.context-t2m_map .google-map-info-window {
	width: 475px;
	height: 275px;
}

.google-map-info-window table#gm-node-data {
	width: 100%;
	height: 95%;
	border-spacing: 0 10px;
	margin-top: 7px;
}

.google-map-info-window td.gmiw-time {
	text-align: right;
}

.google-map-info-window table#gm-node-tabs {

}

.google-map-info-window div.gm-node-tabs {
	width: 100%;
	border-bottom: solid #00BAF0 3px;
}

.google-map-info-window table#gm-node-tabs td {
	width: 120px;
	background-color: #f1f1f1;
	color: #838381;
	text-align: center;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.google-map-info-window table#gm-node-tabs td#selected {
	background-color: #00BAF0;
	color: #FFF;
}

.google-map-info-window td {
	vertical-align: text-top;
}

.context-interactive_project_map .google-map-info-window .gmiw-heading {
	width: 35%;
}

.context-interactive_project_map .google-map-info-window .gmiw-tail {
	width: 65%;
}

.context-t2m_map .google-map-info-window .gmiw-heading {
	width: 25%;
}

.context-t2m_map .google-map-info-window .gmiw-tail {
	width: 75%;
}

#gmiw-legend {
	border: solid #00BAF0 1px;
	padding: 5px;
	margin-top: 20px;
}

#gmiw-legend table {
	width: 100%;
}

#gmiw-legend td {
	text-align: center;
}

#gmiw-legend td h4 {
	color: inherit;
}

.context-t2m_map #gmiw-legend td h4 {
	font-size: 1.0em;
}

/** END BLOCK **/


/** BLOCK: ABOUT LANDING PAGE **/

.about-landing-row {
	padding: 5px;
}

.about-landing-row div p {
	text-align: justify;
	text-justify: none;
}

.about-landing-row div {
	display: inline-block;
	vertical-align: top;
}

.about-landing-tail {
	width: 425px;
	padding: 0 0 0 20px;
}

#about-landing-block .about-landing-row div.about-landing-tail p {
	margin: 0;
}

.about-landing-row.dark {
	background-color: #f1f1f1;
}

.about-landing-row.light {
	background-color: white;
}

.about-landing-head {
	display: block;
	width: 175px;
	height: 101px;
}

div.about-landing-image {
	position: relative;
	width: 100%;
	height: 100%;
}

div.about-landing-image-overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 26%;
	background-color: #007EAA;
	opacity: 0.5;
	filter: alpha(opacity=40);// For earlier IE
}

div.about-landing-image h3 {
	position: absolute;
	bottom: 0;
	padding: 0 0 0 5px;
	margin: 0;
	text-align: left;
	font-size: 1.3em;
	color: #FFFFFF;
	opacity: 1.0;
	filter: alpha(opacity=100);// For earlier IE
}

/** END BLOCK **/


/*********/
/** END **/