/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/*Body, Paragraphs, and Menu Font override */
body, p{
	font-family: 'Source Sans Pro', 'Helvetica Neue',
	Helvetica, Arial, sans-serif;
	font-size: .92em;
    line-height: 1.5em;
    margin: 0 0 1em;
    white-space: wrap;
}

.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}

span.webinar-click-here{
	/*margin-left:118px;*/
}
ul{
	margin-left:2em;
}

.tips, .description{
	font-size: 0.85em;
}

.tb-megamenu .nav > li > a,
.tb-megamenu .dropdown-menu{
	font-family: 'Source Sans Pro', 'Helvetica Neue',
	Helvetica, Arial, sans-serif;
	/*font-size:1.1em;*/
}

a, a:link, a:visited{
    color: #660033;
    z-index: 1;
    text-decoration: none;
    word-wrap: normal;
}

/*General Table Styles*/

.border{
	border: solid thin #ccc;

	}


/*Training in Data Management table styles*/

tbody{
	border-top: none;
}

/*Software tools search page styles*/
.alert-danger{
	background-color: #f2dede;
    color: #a94442;
    margin: 1em .3em;
    padding: 1em;
    border: 1px solid #ebcccc;

}

.advanced-search-button{
	margin-left:.3em;
}
.view-Best-Practices-Search-Page-views-based .view-empty{
	/*display:none;*/
}

.view-Best-Practices-Search-Page-views-based .views-exposed-widgets {
	border:solid thin #ccc;
	padding:1em;
	background:#ececec;
	margin: 1em 0;
}

.view-Best-Practices-Search-Page-views-based #edit-submit-best-practices-search-page-views-based {
	width:100px;
}

/*Webinar search page styles*/

.view-clone-of-best-practices-new-search .views-exposed-widgets {
    border: solid thin #ccc;
    padding: 1em;
    background: #ececec;
    margin: 1em 0;
}

.view-clone-of-best-practices-new-search #edit-submit-clone-of-best-practices-new-search {
	width:100px;
}

.view-clone-of-best-practices-new-search .views-content {
    border: solid thin #ccc;
    padding: 1em;
}

#block-views-webinar-search-block-1 {
	margin-top: 20px;
}


/*Menu Font override */
.tb-megamenu .dropdown-menu {
	font-family: 'Source Sans Pro', 'Helvetica Neue',
	Helvetica, Arial, sans-serif;
}

/*new link styles May 2015*/
a.new-link{
	border-bottom:dotted 1px #660033;
	padding-bottom:.1em;
}

a.new-link:hover {
	text-decoration:none;
	color:#1C6E84;
	border-bottom:dotted 1px #1C6E84;
}

a.new-link-2{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:.1em;
	color:#21759b;
}

a.new-link-2:hover {
	text-decoration:none;
	color:#1C6E84;
	border-bottom:dotted 1px #1C6E84;
}

p.blockquote{
	background:#f9f9f9;
	border-left:10px solid #ccc;
	margin:3em 4em;
	padding:.5em 10px;
	quotes:"\201C""\201D""\2018""\2019";
}

img.responsive{
	width:100%;
	height:auto;
}

img.temp-responsive{
	width:100%;
	height:auto;
}

img.partner-logos-responsive{
	width:100%;
	height:auto;
	max-width:675px;
}


img.float-right, img.headshot-float-right {
    width: 95%;
    max-width: 300px;
    height: auto;
    float: right;
    padding: 2em;
}

img.float-right-grey-border {
    width: 65%;
    max-width: 340px;
    height: auto;
    float: right;
    padding: 2em;
    border:solid thin #ccc;
    margin-left:1em;
    margin-bottom:2em;
}
#views-exposed-form-evaluation-questions-evaluation-questions-master-page .views-exposed-form .views-exposed-widget .form-submit,
.views-exposed-widget .views-widget-button .views-submit-button{
	font-family: 'Source Sans Pro', 'Helvetica Neue';
}

/*DataONE Top Search label*/

#fall-15-search-box-dual label{
	display:inline-block;
	font-weight:normal;
}

#fall-15-search-box-dual fieldset{
	border:none;
}
#fall-15-search-box-dual fieldset legend{
	display:none;
}

#fall-15-search-box-dual .visuallyhidden,
#fall-15-search-box-discover-section .visuallyhidden{
	border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*---------------------------------*/
/*Finalized new anchor link styles*/
a.dataone-link-2015{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:.1em;
	color:#21759b;
}
a.dataone-link-2015:hover {
	text-decoration:none;
	color:#1C6E84;
	border-bottom:dotted 1px #1C6E84;
}

#region-content a{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:.1em;
	color:#21759b;
	text-decoration:none;
}

#region-content a:hover, a.footer:hover {
	text-decoration:none;
	color:#1C6E84;
	border-bottom:dotted 1px #1C6E84;
}

#region-content a.bolder{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:.1em;
	color:#660033;
	font-weight:bold;
}

#region-content a.bolder:hover{
	color:#660033;
	font-weight:bold;
	border-bottom:dotted 1px #1C6E84;
}

#region-content a:hover, a.footer:hover{
	text-decoration:none;
	color:#1C6E84;
	border-bottom:dotted 1px #1C6E84;
}

#region-content h1 a, #region-content h1 a:hover,
#region-content h2 a, #region-content h2 a:hover,
#region-content h3 a, #region-content h3 a:hover,
#region-content h4 a, #region-content h4 a:hover,
#region-content h5 a, #region-content h5 a:hover,
#region-content h6 a, #region-content h6 a:hover{
	border-bottom: #fff;
	color:#660033;
	text-decoration:none;
	font-weight:bold;
}

h3 a.all-software-tools {
	border-bottom: #fff;
	color:#660033;
	text-decoration:none;
	font-weight:bold;
}

#region-content h1 a:hover,
#region-content h2 a:hover,
#region-content h3 a:hover,
#region-content h4 a:hover,
#region-content h5 a:hover,
#region-content h6 a:hover{
	border-bottom: #fff;
	color:#1C6E84;
	text-decoration:none;
	font-weight:bold;
}

#region-content a.bolder{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:.1em;
	color:#660033;
	font-weight:bold;
}

#region-content #accordion a.bolder:hover{
	color:#21759b;
	font-weight:bold;
	border-bottom:dotted 1px #1C6E84;
}

div.reg-ical-links{
	float: left;
	padding: .5em;
	background: #f6f6f6;
	color: #660033;
	border-radius: 6px;
	border: 1px solid #999;
	cursor: pointer;
	text-decoration: none;
	padding: .5em;
	width: 25%;
	text-align: center;
	margin-left: 0em;
	margin-top:.5em;
	margin-bottom:.5em;
	margin-right:1em;
	position:relative;
	clear:right;
}

#region-content div.reg-ical-links a{
	border-bottom:none;
}

div.reg-ical-links:hover{
	color:#1C6E84;
}

.field-name-field-related-best-practices .field-items a{
	display:inline;
	float:none;
}

#region-content a.all-best-practices{
	padding: .5em 4em .5em 4em;
	background: #f6f6f6;
	color: #660033;
	border-radius: 0;
	border: 1px solid #999;
	cursor: pointer;
	text-decoration: none;
	width: 50%;
	text-align: center;
	margin-left: 15%;
	margin-top:4em;
	margin-bottom:.5em;
	clear:right;
	display:inline-block;
}

/*Upcoming Webinar - Full Width on Mobile*/
#region-header-first{
	width:auto;
}

.upcoming-webinar-information{
	margin-top:1em;
	/*Adjust as needed; some webinar titles at https://www.dataone.org/upcoming-webinar
	 * are longer than others and need to be adjusted as needed
	 */
}

.node-webinars.view-mode-full img{
	margin-bottom:1em;
}
/*Hide Twitter Feed on Mobile*/
#region-header-second{
	display:none;
}

/*Accordion Styles*/
/*The other styles are in '/sites/all/themes/dataone_v3/accordian' folder*/
#region-content #accordion, .ui-accordion-content{
	clear:both;
	font-size:100%;
	line-height:150%;
	height: initial !important;
}

#region-content #accordion li{
	font-size:100%;
	line-height:150%;
}

#region-content #accordion li a{
	color: #660033;
  	z-index: 1;
  	text-decoration: none;
  	word-wrap: normal;
}

#region-content #accordion li a:hover{
	color:#1C6E84;
	z-index:2;
	font-weight: normal;
	background-color:transparent;
	text-decoration:none;
}

/*styles for the member node name column*/

#block-views-current-member-nodes-block{
	display:none;
}

.d1-anchor-style a{
	border-bottom: 1px solid #dfdfdf;
	padding-bottom:.1em;
	color:#21759b;
	text-decoration:none;
}

td.node-summary-name-cell .d1-anchor-style a:hover {
	text-decoration:none;
	color:#1C6E84;
	border-bottom:dotted 1px #1C6E84;
}

/*ITK Table Styles*/
table#itk{
	text-align: left;
	position:relative;
	vertical-align: top;
	display: inline-block;
	text-decoration:none;
	border: 0px none transparent;
	border-collapse:separate;
}

table#itk td,
table#itk th{
	text-align: left;
	position:relative;
	vertical-align: top;
}

table#itk img{
	vertical-align: top;
	text-decoration:none;
	border: 0px none transparent;
}

table#itk h4{
	margin:0;
}

/*Removes underline link styles from Logo, PDF icon cell,
 * and individual MN page on
 * member node page(s)
 * https://www.dataone.org/current-member-nodes
 * https://www.dataone.org/current-member-nodes/#nodes/*
 */
#nodesTable td.node-summary-logo-cell a,
#nodesTable td.node-summary-logo-cell a:hover,
#nodesTable td.center a,
#nodesTable td.center a:hover,
#upcomingNodeTableBody td.node-summary-logo-cell a,
#nodeDetailHeader.row.col-md-13 a,
#nodeDetailHeader.row.col-md-13 a:hover,
#nodeDetailArea a.popover-target,
#nodeDetailArea a.popover-target:hover{
	text-decoration:none;
	border: 0px none transparent;
}

.member-node-sections{
	border: solid thin #ececec;
    margin-bottom: 1em;
    margin-right: .5em;
    padding: 1em;
    width: 45%;
    float: left;
    min-width: 340px;
}

.member-node-sections h2{
	text-transform: none;
    color: #660033;
    font-weight: 700;
    font-size: 125%;
}

/*styles for advanced BP search*/
.views-exposed-form {
	margin:.25em;
}

.views-exposed-form .views-exposed-widget.views-widget-filter-combine{
	width:45%;
	float:left;
}

.views-exposed-form .views-exposed-widget.views-submit-button{
	float: left;
	/*clear:both;*/

}

#views-exposed-form-evaluation-questions-evaluation-questions-master-page #button-wrapper{
	width:auto;
}

#views-exposed-form-advanced-best-practices-search-block-2{
	border: solid thin #ccc;
    padding: 1em;
    background: #ececec;
    margin: 1em 0;
    width:90%
}

#views-exposed-form-advanced-best-practices-search-block-2 .views-widget-filter-tid{
	margin-left:-236px;
}

#views-exposed-form-advanced-best-practices-search-block-2 #edit-reset{
	margin-left:20em;
	width:100px;
}

#views-exposed-form-advanced-best-practices-search-block-2 #edit-submit-advanced-best-practices-search{
	width:100px;
}


#views-exposed-form-advanced-best-practices-search-block-2 .description{
	font-size:12px;
	line-height:14px;
}
/****/

.view-evaluation-questions .view-header img{
	margin-right:1em;
}

#region-content .view-evaluation-questions .view-header a,
#region-content .view-evaluation-questions .view-header a.no-border{
}

.download-icons-set-eval-questions {
	margin-top:.25em;
	margin-bottom:.25em;
	height:35px;
}

#region-content .download-icons-set-eval-questions a.no-border{
	float: left;
	font:bold 12px/1.2 Arial, sans-serif;
    padding: .5em 1em;
    background: #f6f6f6;
    color: #660033;
    border-radius: 0;
    border: 1px solid #999;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: .25em;
    margin-right: .75em;
    position: relative;
}

/* Personas Styles */
fieldset.group-persona-backgrnd-header,
fieldset.group-persona-display-reason,
fieldset.group-persona-comparison-header  {
	border: solid thin #ccc;
	padding:1em;
}

.group-persona-display-reason.field-group-fieldset legend,
.group-persona-comparison-header.field-group-fieldset legend,
.group-persona-backgrnd-header.field-group-fieldset legend,
.group-persona-res-supp.field-group-fieldset legend {
	font-size:135%;
	font-weight:bold;
	color:#660033;
	margin-bottom:0.5em;
}

.field-name-field-persona-image{
	float:left;
	margin-right:1em;
}

.views-field-field-persona-image img{
	float:left;
	margin: 0 1em 1em 0;
	width:100px;
	height:auto;
}

.field-name-field-persona-charts.field-type-image img{
	width:100%;
	max-width:560px;
	height:auto;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
}

.persona-postcard{
	clear:both;
}

.persona-postcard a{
	border-bottom: 1px solid #dfdfdf;
    padding-bottom: .1em;
    color: #21759b;
    text-decoration: none;
}

.persona-postcard .persona-title a{
	border-bottom: 1px solid #dfdfdf;
    color: #21759b;
    text-decoration: none;
    font-size:100%;
    font-weight:bold;
    height:1em;
}

.persona-postcard .views-field-field-persona-education{
	margin-top:.5em;
}

.persona-postcard img{
	float:left;
	margin-right:1em;
	display:block;
}

.field-name-field-persona-image  blockquote.image-field-caption p{
	font-size:10px;
	width: 145px;
}

h4.persona-header{
	margin-bottom:.5em;
}

blockquote.image-field-caption{
	margin-left:0;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

/****
 *
 * Heading Styles
 *
 */

h1, h2, h3, h4, h5, h6 {
  	font-family: 'Source Sans Pro', 'Helvetica Neue',
  	Helvetica, Arial, sans-serif;
}

/*H1*/
h1.fall15-postcard{
	font-weight: 600;
    color: #666;
    font-size: 200%;
    text-align: center;
    border-bottom:solid thin #ccc;
    padding: 0 1em .65em 1em;
    width:95%;
    margin-left:.5em;
    box-sizing:border-box;
}

h1.fall15-postcard-learn{
	font-weight: 600;
    color: #666;
    font-size: 300%;
    text-align: center;
    border-bottom:solid thin #ccc;
    padding: 0 1em .65em 1em;
    width:100%;
   /* margin-left:.5em;*/
    box-sizing:border-box;
}


h1 {
  font-size: 150%;
}

h1.front-page-title{
	color:#660033;
	font-size: 135%;
}

/* Make site titles the same size if it's an H1 (home) or H2 (internal) */
h1.site-name,
h2.site-name {
	font-size: 150%;
}

h1.title {
    font-size:175%;
	color:#1C6E84;
	line-height:normal;
	background-color:transparent;
	padding-top:0px;
	font-family: 'Source Sans Pro', 'Helvetica Neue',
	Helvetica, Arial, sans-serif;
}

h1.bottom-grey-border {
    border-bottom: 2px dotted #ccc;
    clear: left;
    /*color: #603;
    font-size: 125%;
    font-weight: bold;*/
    margin-bottom: 1em;
    margin-top: 1em;
    padding-bottom: 4px;
    padding-top: 7px;
	}

/*H2*/
h2{
	border:none;
	color:#660033;
	font-size:135%;
	font-weight:normal;
}

h2.strong{
	font-weight:bold;
}

h3.software-tools-featured-side-block a {
	text-transform: none;
	color: #660033;
	font-weight: 900;
	font-size: 115%;
}

h2.node-title-search {
 	font-size: 150%;
 	margin-top:10px;
}

h2.node-title-search a:hover{
	color:#1C6E84;
	font-weight:bold;
}

h2.node-title-search{
	font-size: 150%;
 	margin-top:10px;
 	border-top:solid 4px #ccc;
 	padding-top:6px;
}

h2.block-title {
	font-style: normal;
	font-size: 125%;
	color: #660033;
	padding-right: 8px;
	font-weight: 600;
	text-align: left;
	margin-bottom: .125em;
	margin-top: 8px;
	font-family: 'Source Sans Pro', 'Helvetica Neue',
	Helvetica, Arial, sans-serif;
}

h2.teal-bottom-border{
	border-bottom: solid thin #1C6E84;
	color: #1C6E84;
	font-size: 115%;
}

h2.teal-strong{
	color: #1C6E84;
	font-size: 125%;
	font-weight:normal;
	margin-bottom:0.65em;
	margin-top:-.25em;
}

h2.what-is-dataone{
	margin-top:1em;
	font-style: normal;
	font-style: normal;
	font-size: 125%;
	color: #660033;
	font-weight: 600;
}

/*Webinar Styles*/
h2.upcoming-webinar{
	margin-top:-.1em;
	font-style: normal;
	font-size: 125%;
	color: #660033;
	font-weight: 600;
}

span.upcoming-webinar-date{
	font-weight: 600;
	color:#660033;
	font-size:100%;
	text-transform:uppercase;
	margin-top:0;
}

span.upcoming-webinar-time{
	font-weight: 600;
	color:#660033;
	font-size:11px;
	text-transform:uppercase;
}

.master-upcoming-webinar-box{
	font-size: .85em;
    line-height: 1.5em;
    background: #f2f2f2;
    border: solid thin #ccc;
    height:auto;
    padding:1em 3em 1em 2em ;
}

p.more-link-webinar{
	display:inline;
}
.master-upcoming-webinar-box .more-link-webinar a.read-more:after {
  content: "Read more";
}

.master-upcoming-webinar-box a.read-more > span {
 /* accessible hiding of text*/
  position: absolute; left: -999em;
}

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

  .master-upcoming-webinar-box.more-link-webinar a.read-more:before {
    content: "";
    position: absolute; top: 0; bottom: 0; left: 0; right: 0;
  }
}

/*Homepage Highlights Slider Styles*/

#region-header-first img{
	/*width:200px;*/
	height:auto;
}

.flexslider_views_slideshow_new_home_test_slider_vew-block {
	font-size: .85em;
    line-height: 1.5em;
    background: #f2f2f2;
    border: solid thin #ccc;
    height:auto;
    padding:1em 3em 1em 2em ;
}


.flexslider-views-slideshow-main-frame-row{
	font-size: 1em;
    line-height: 1.5em;
    background: #f2f2f2;
    border: solid thin #ccc;
    height:auto;
    padding:1em 3em 1em 2em ;
}

p.more-link-webinar{
	display:inline;
}
.flexslider-views-slideshow-main-frame-row .flexslider-views-slideshow-main-frame-row a.read-more:after {
  content: "Read more";
}

.flexslider-views-slideshow-main-frame-row a.read-more > span {
 /* accessible hiding of text*/
  position: absolute; left: -999em;
}

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

.flexslider-views-slideshow-main-frame-row.more-link-webinar a.read-more:before {
    content: "";
    position: absolute; top: 0; bottom: 0; left: 0; right: 0;
  }
}



/*What is DataONE - About submenu styles for accesibility*/

#block-block-62 p.more-link{
	display:inline;
}

#block-block-62 a.read-more:after {
  content: "Read more";
}

#block-block-62 a > span {
 /* accessible hiding of text*/
  position: absolute; left: -999em;
}

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

  #block-block-62.more-link-webinar a.read-more:before {
    content: "";
    position: absolute; top: 0; bottom: 0; left: 0; right: 0;
  }
}


.master-upcoming-webinar-box img{
	width:60px;
	height:auto;
	/*padding-right: .1em;*/
   /* padding-bottom: 1em;*/
  	margin-bottom:1em;
    margin-right: 1em;
    float: left;
    clear: none;
    border: solid thin #ccc;
}

.flexslider .slides img  {
	width:170px;
	height:auto;
    /*padding-right: .1em;*/
    /* padding-bottom: 1em;*/
  	margin-bottom:1em;
    margin-right: 1em;
    float: left;
    clear: none;
   /*Hide per team meeting on 7/9/2018
	border: solid thin #ccc;*/
}

.field-name-field-time-webinar{
	margin-bottom:1em;
}

/*upcoming webinar - register/all webinars button*/
.views-field.views-field-nothing-1{
	clear:both;
	margin:5% 0 5% 0;
}

a.upcoming-webinar-boxes{
	border:solid thin #660033;
	padding: 1em 2em 1em 2em;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	font-weight:600;
	font-size:90%;
	width:80%;
	text-transform: uppercase;
	clear:right;
	display:block;
	text-align:center;
}

a.upcoming-webinar-boxes:hover{
	background:#660033;
	color:#fff;
}

/***/

#region-sidebar-first h2.block-title{
	font-style: normal;
	font-size: 125%;
	color: #1C6E84;;
	padding-right: 8px;
	padding-bottom:.25em;
	font-weight: 600;
	text-align: left;
	margin-bottom: .125em;
	margin-top: 8px;
	border-bottom: solid thin #1C6E84;
	width:90%;
}

h2.no-margin-bottom {
  margin-bottom:0;
}

h2.no-margin-bottom a:hover, h2.no-margin-bottom a{
 font-weight:bold;
  color:#000;
  font-size: 105%;
}

/*H3*/
h3, h3 a, h3 a:link, h3 a:hover, h3 a:visited{
 	border:none;
	color:#660033;
	font-size:110%;
	font-weight:500;
	padding-bottom:0;
	margin-bottom:0;
	color:#660033;
	clear:both;
}

.fall15-card-half-left h3,
.fall15-card-half-right h3{
 	border:none;
	color:#660033;
	font-size:125%;
	font-weight:500;
	padding-bottom:0;
	margin-bottom:0;
	clear:both;
}

h3.no-clear{
	clear:none;
	font-size:115%;
	font-weight:700;
}

h3.newsletter-block{
	color:#666;
	margin-top:8px;
	margin-bottom:8px;
	border-bottom: thin solid #999;
}

/*H4*/
h4 {
 	text-transform: none;
	color:#660033;
	font-weight:700;
	font-size:125%;
}

/*Grey caps*/
h4.caps,
h2.caps {
 	text-transform:uppercase;
	color:#666;
	font-weight:600;
	font-size:150%;
	position:relative;
	top:0;
	margin-bottom:.25em;
	margin-top:-.08em;
}

h4 a{
	color: #603;
	margin-bottom:0;
}

h4 a:hover{
	font-weight:bold;
}

h4.videos-titles {
    margin-bottom: .35em;
    font-size: 110%;
    color: #000;
    border-top: thin solid #ccc;
    padding-top: .5em;
}

h4.leadership-titles{
	margin-bottom:0;
	border-bottom: 0 none;
}

h4.leadership-titles a,
h4.leadership-titles a:link,
h4.leadership-titles a:hover,
h4.leadership-titles a:visited,
h4.leadership-titles a:active{
	margin-bottom:0;
	border-bottom: 0 none;
}

/*H5*/
h5{
 	font-size: 110%;
	color: #603;
	font-weight: normal;
}

h5.upcoming-webinar-title{
	margin-top:-.5em;
}

/*master-upcoming-webinar-box h3*/
.master-upcoming-webinar-box h3{
 	font-size: 110%;
	color: #603;
	font-weight: normal;
}

.master-upcoming-webinar-box h3.upcoming-webinar-title{
	margin-top:-1em;
	margin-bottom:.5em;
}

/*homepage flexslider h3*/
.flexslider-views-slideshow-main-frame-row h3{
 	font-size: 110%;
	color: #603;
	font-weight: normal;
}

.flexslider-views-slideshow-main-frame-row h3.upcoming-webinar-title{
	margin-top:-1em;
	margin-bottom:.5em;
}

#region-header-first h5 a{
	color:#006666;
	font-size:125%;
	font-weight:500;
	position:relative;
	left:0;
	top:0;
	display:block;
	clear:right;
}

#region-header-first h3 a{
	color:#006666;
	font-size:115%;
	font-weight:500;
	position:relative;
	left:0;
	top:0;
	display:block;
	clear:right;
	margin-top:1.3em;
}

/*H6*/
h6,
h3.top-grey-border,
h2.top-grey-border {
	font-size: 125%;
	margin-top: 1em;
	margin-bottom:1em;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	color: #603;
	font-weight: bold;
	clear:left;
}

h6.software-tools-title,
h6.best-practices-title{
	font-size: 125%;
	margin-top: 10px;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	color: #603;
	font-weight: bold;
}

h6.software-tools-title a:hover,
h6.best-practices-title a:hover{
	font-weight: bold;
}

.view-footer h6{
	margin-bottom:1em;
}

/****END HEADERS****/

ol {
  	list-style: decimal;
 	margin-left: 1.2em;
}

ul {
  list-style: disc;
  margin-left:1em;
  padding-left:1em;
}

ul.newsletters{
  margin-left:20px;
}

ul ul,
ol ol {
  padding-top: 0.5em;
}

.node ol,
.node ul {
  padding-left: 24px;
}

.node ul.inline,
.node ol.inline {
  padding-left: 0;
}



dt, .admin h3 {
  font-size: 18px;
  margin: 0;
}

dd {
  padding-left: 10px;
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 20px;
}

/*Footer Info*/

.lemon-lime-fall15-footer{
	padding:1em;
	border-top:solid thick #333;
}

.lemon-lime-fall15-footer .footer-left{
	float:left;
}

.footer-right .outer-ask-box{
	color:#660033;
	border:solid 2px #660033;
	text-align:center;
	width:100%;
}

.footer-right .outer-ask-box a.askdataone{
	display:none;
}

.footer-right .outer-ask-box a.askdataone-show{
	display:block;
}

#region-footer-first a.contact-site,
#region-footer-first a.newsletter{
	float:left;
	width:100%;
	border:solid 2px #660033;
	margin-top:1em;
}


#region-footer-first a.askdataone{
	float:left;
	color:#660033;
	padding-top:0;
	margin-left:.65em;
	margin-right:.65em;
	border:solid 2px #660033;
}

.lemon-lime-fall15-footer .footer-left img{
	margin:1em;
    width: 20px;
    border: solid thick #333;
}

.lemon-lime-fall15-footer .footer-right{
	float:left;
	padding:1em 1em 1em 0;
	width:100%;
	text-align:center;
	margin-top:1em;
}

.lemon-lime-fall15-footer .footer-right a{
	margin-right:1.25em;
	margin-left:0;
	/*padding:.5em 1em .5em 1em;*/
	font-weight:bold;
	font-size:115%;
	clear:both;
}

.lemon-lime-fall15-footer .footer-right img{
	display:none;
}

p.footer-text {
	padding:.5em 0 1em 1em;
	font-size: 10px;
	line-height: 14px;
	color:#fff;
	font-weight: normal;
	background:#333;
	margin-top:2em;
}

.ds-search-extra{
	background-color:#ccc;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:6px;
	margin-top:8px;
}

p.datastories-emph-text {
	padding-top: 15px;
	font-size: 11px;
	line-height: 14px;
	color:#666;
	font-weight: normal;
}

#region-content a.no-decoration{
	border-bottom:none;
}

.field-name-field-abs-anchor.field-type-text.field-label-hidden{
	clear:left;
	padding-top:1em;
}

/*end footer styles*/

/*Data Story Styles*/
.field-name-field-data-stories-image{
	float:right;
	padding:0 1em 1em 1em;
}

.data-stories-postcards{
	clear:both;
	height:40px;
	margin-bottom:1em;
}

.data-stories-postcards .views-field-title a:hover{
	font-weight:bold;
}

.data-stories-postcards img{
	width:60px;
	height:auto;
}

div.data-story-page-images-thumbnails{
	float:left;
	display:inline;
	padding-right:1em;
}

/*Current Member Nodes Block*/
.block-views-member-nodes-info-block h2.block-title{
	font-size: 125%;
  	color: #603;
}

/*Responsive Calendar Styles****/
.regular-google-calendar-calendar-responsive{
	display:none;
}

/*Connect MENU -- Social Media Icons */
#element_to_pop_up-connect,
#element_to_pop_up-search {
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none;
    padding:20px;
    min-width:300px;
    min-height: 200px;
    font-size:110%;
}

#element_to_pop_up-connect ul,
#element_to_pop_up-connect li{
	list-style:none;
	margin-bottom:1em;
}

input.form-submit-mobile-popup{
   background-color: #660033;
    border-radius: .75em;
    border:none;
    box-shadow: none;
    display: inline-block;
    margin-top:2em;
    padding: .75em;
    width:45%;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    font-family: 'Source Sans Pro', 'Helvetica Neue',
    Helvetica, Arial, sans-serif;
}

.data-button{
   background-color: #660033;
    border-radius: .75em;
    border:none;
    box-shadow: none;
    display: inline-block;
    margin-top:2em;
    padding: .75em;
    width:45%;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    font-family: 'Source Sans Pro', 'Helvetica Neue',
    Helvetica, Arial, sans-serif;
}

.button {
    background-color: #660033;
    border-radius: 2em;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    display: inline-block;
    padding: 1.25em;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    text-align: center;
}

.button.b-close, .button.bClose {
    border-radius: 1.75em;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding-top:6px;
    padding-left:12px;
    padding-right: 12px;
    padding-bottom:6px;
    position: absolute;
    right: 20px;
    top: 20px;
}
/* Hide org chart on mobile*/
img.responsive-org-page{
	display:none;
}

/*September 2015 Webinar Styles*/
.dws-logo-float-left img{
	float: left;
    margin-right: .45em;
    height:124px;
}

.upcoming-webinar-logo img {
    height: 80px;
    width: auto;
    float: left;
    display: inline-block;
    padding-right: .65em;
    margin-top:1em;
    display: inline-block;
}

.webinar-presenter-info-block{
	height:auto;
	clear:both;
	margin-bottom:1em;
}

/*webinar bio image max height/width*/
img.webinar-presenter-image{
	float:left;
	margin: .5em 1em 10em 0;
	border:solid 2px #666;
	/*height:140px;*/
	max-width:300px;
	width:115px;
}

#webinar-information-postcard{
	padding: 2em;
	clear:both;
	margin-bottom:3em;
}

#webinar-information-postcard img{
	float:left;
	margin-right:2em;

}

#button-sets{
	width:75%;
	float:left;
	margin-left:20%;
}

.data-one-primary-button a,
.data-one-primary-button a:visited,
.data-one-primary-button a:active,
#region-content .data-one-primary-button a,
#region-content .data-one-primary-button a:visited,
#region-content .data-one-primary-button a:hover{
    background-color: #660033;
    border-radius: 0;
    display:block;
    float:left;
    margin-right:.75em;
    padding-left:1em;
    padding-right:1em;
    padding-top: .15em;
    padding-bottom:.15em;
    width:22%;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    font-size:90%;
    font-family: 'Source Sans Pro', 'Helvetica Neue',
    Helvetica, Arial, sans-serif;
}

/***
 *
 * /
 */

.views-exposed-form label{
	font-weight:normal;
	font-size:85%;
	color:#6a6a6a;
}
/* Interns page, grid column styles*/
td.internship-grid{
	width:32%;
}

td.internship-grid img{
	width:25%;
	height:auto;
}

.intern-image{
	margin-left:0;
	padding-right:2em;
	float:left;
}

.intern-spacing{
	line-height:24px;
}

.secondary-mentor{
	display:block;
}

p.intern-labels a{
	margin-top:8px;
	margin-bottom:0;
	font-weight:normal;
}

h6.intern-title,
h2.intern-title {
	border-top:#ccc thin solid;
	font-size:130%;
	clear:both;
	padding-top: 8px;
}

h6.intern-title a,
h2.intern-title a {
	border:none;
	padding-top: 8px;
}

h6.intern-title a:hover,
h2.intern-title a:hover {
	font-weight:bold;
}

h6.partners-blocks{
	/*margin-top:-1em;*/
	margin-bottom:1em;
}

h3.intern-name{
	font-size:115%;
	color:#1C6E84;
	text-transform: none;
	font-weight:700;
	font-size:125%;
	display: inline-block;
	margin-bottom: 1em;
	margin-top: -1em;
}

td.leadership-team-grid {
	width:35%;
}

td.leadership-team-grid img{
	width:auto;
}

td.leadership-team-grid h4{
	margin-bottom:0;
	padding-bottom:0;
}

td.leadership-four-grid{
	margin-left:auto;
	margin-right:auto;
	width:28%;
}

/*styles for individual intern pages */
div.field-name-field-intern-image {
	float:left;
	margin-right:1em;
	clear:left;
	display:inline;
	vertical-align:top;
}

.ds-1col .field-name-field-intern-name {
	font-size: 115%;
	color: #1C6E84;
	font-weight:bold;
	vertical-align:top;
	clear:none;
	display:inline;
}

.ds-1col .field-name-field-intern-bio {
	/*margin-top:1em;*/
	clear:none;
	vertical-align:top;
	display:block;
	line-height: 24px;
	/*margin-top: -1em;*/
}

.views-field-field-intern-bio{
	margin-top:1em;
	clear:none;
	display:block;
	line-height: 24px;
	margin-top: -1em;
}

.ds-1col .field-name-field-intern-project{
	margin-top:1em;
	line-height: 24px;
}

.views-field-field-intern-project{
	margin-top:1em;
	vertical-align:top;
	line-height: 24px;
}

.ds-1col .field-name-field-intern-primary-mentor{
	vertical-align:top;
	clear:none;
	display:inline-block;
	/*margin-top:0;*/
}

.views-field-field-intern-primary-mentor{
	/*margin-top:1em;*/
	vertical-align:top;
	clear:left;
	display:inline-block;
	line-height: 24px;
}

.ds-1col .field-name-field-intern-secondary-mentor{
	vertical-align:top;
}

.ds-1col .field-name-field-intern-more{
	vertical-align:top;
	margin-top:1em;
}

/*.ds-1col .field-name-field-intern-image {
	clear:none;
	float:left;
	display:inline;}*/

/*Best Practices Individual Node Stylying*/
.field-label-inline .field-label, .field-label-inline .field-items {
	float: none;
}

.field-name-field-bp-tags a,
.field-name-field-bp-tags2 a,
.field-name-field-bp-tags3 a,
.field-name-field-bp-tags4 a,
.field-name-field-bp-tags5 a,
.field-name-field-bp-tags6 a {
	display:inline-block;
	float:left;
	margin: 1em 1em 1em 0;
	clear:none;
	background:#e8e8e8;
	padding:.25em .75em .25em .75em ;
	border-radius: 4px;
  	border: solid thin #e8e8e8;
}

.field-name-field-bp-examples .field-label{
	/*margin-top:.25em;*/
	display:inline-block;
}

.field-name-field-related-best-practices{
	margin-bottom:1em;
}

.field-name-field-related-best-practices .field-items a{
	margin-left:2.5em;
	display:list-item;
}

.field-name-field-bp-tags {
	/*margin-top:1em;*/
	clear:both;
}

.region-content ul.flippy{
	margin-top:1em;
	clear:both;
}

.region-content ul.flippy .prev{
	float:left;
}

.region-content ul.flippy .next{
	float:right;
}

h2.node-title{

	padding-top:1em;
}

h2.node-title a:hover{
	font-weight:bold;
}

.field-name-field-bestp-add-info{
	margin-top:1em;
}

/**********/


/*** Mobile Divs*/

#region-preface-first,
#region-preface-second,
#region-preface-third{
	width:100%;
}

/*Newsletter Individual Node Styles*/
.newsletter-rows{
	clear:both;
	padding-bottom:.5em;
	overflow: auto;
}

.views-field-field-newsletter-image{
	margin-right:1.4em;
	float:left;
	display:block;
    border: thin solid #666;
}

.views-field-field-newsletter-download{
	float:right;
	display:block;
	width:70%;
}

div.newsletters-paragraph{
	float:left;
	width:70%;
	clear:none;
	display:block;
}

.newsletter-previous-page{
	clear:both;
	padding-bottom:.5em;
	overflow: auto;
}

.previous-newsletters-paragraph{
	float:left;
	width:70%;
	clear:none;
	display:block;
}

.newsletter-previous-page img{
	clear:both;
	padding-bottom:.5em;
	margin-top:.25em;
	overflow: auto;
}

/***======== HIDE FOR MOBILE========***/
#region-sidebar-first
{
	display:none;
}

#region-content{
	width:95%;
	margin-bottom:1em;
}

/*More Mobile styles*/

#fall-15-search-box-discover-section{
	display: none;
}
#zone-postscript{
	background:#f2f2f2;
	margin-top:1em;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #ccc;
	padding:1em;

	word-wrap: break-word;
}
#zone-user{
	background:#f2f2f2;
	margin-bottom:2em;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #ccc;
	padding:1em;

	word-wrap: break-word;
}

#zone-preface{
	background:#f2f2f2;
	margin-bottom:2em;
	margin-top:2em;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #ccc;
	padding:1em;

	word-wrap: break-word;
}


.thirds-box{
	display:block;
    width:90%;
    position:relative;
    clear:right;
    padding:.4em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
   	border:solid thin #ccc;
   	text-align:center;
   	height:120px;
   	background:#f2f2f2;
}

.thirds-box h1{
	font-size:125%;
	position:relative;
	top:0;
	margin-bottom:1em;
}

.thirds-box .more-link a:after {
  content: "More";
}
.thirds-box a > span {
 /* accessible hiding of text*/
  position: absolute; left: -999em;
}

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

  .thirds-box .more-link a:before {
    content: "";
    position: absolute; top: 0; bottom: 0; left: 0; right: 0;
  }
}

/*End Home page splash intro box*/

.fall15-card-half-left-learn{
	width:47%;
	float:left;
	display:block;
	/*border:solid thin green;*/
	padding-left:0;
}
.fall15-card-half-left-participate-bottom{
	width:100%;
	display:block;
}


.fall15-card-half-right img.fall15-responsive-right {
    display:none;
}

.fall15-card-half-right-participate-bottom img{
	display:none;
}

.fall15-card-half-left-learn img{
	display:none;
}

.fall15-card-half-left{

	float:left;
	display:block;
}

.fall15-card-half-left img {
    padding: 0 0 1em 0;
    border: solid 1px #666;
    margin-top: 1em;
    float:left;
}

.fall15-card-half-right{
	float:left;
	display:block;
}

.fall15-card-half-right img {
    float: left;
    border: solid 1px #666;
    width: 100%;
    margin-top: 5em;
    max-width:480px;
}

.fall15-card-half-left img.no-border {
    padding: 0 0 1em 0;
    border: none;
    width:25%;
}

img.search-map-map{
	display:none;
}

.fall15-card-half-left-participate img.no-border{
	display:none;
}

/*post doc image styles*/

span.views-field-field-post-doc-image{
	float:left;
	/*margin-right:1em;*/
	margin-top: .5em;
	display:inline-block;
	padding: 0 1em 1em 0;
}

.views-field-title{
	margin-bottom:0;
}

/*Upcoming Webinar page top block title style */
.view-webinars-overview-testing .views-field-title{
	color: #1C6E84;
	font-size:115%;
	margin-bottom:0;
}

.views-field-post-doc-abstract{
}

.post-doc-cards{
	/*margin-bottom:.2em;*/
	/*border-bottom:solid thin #ccc;*/
	padding-bottom:1em;
}





/*Mobile Search Button*/
/*
#region-user-second,
#region-menu{
	width:45%;
	float:left;
	background:teal;
	padding:1em;
	clear:none;
	display:block;
}*/

#search-form .form-submit-mobile-popup{
	margin-left: 0;
    width: 35%;
	margin-top:1em;
}
#my-button-search {
	/*width:25%;*/
	float:left;
    margin-left:50%;
    margin-top:0;
    background-size: 30px 30px;
    cursor: pointer;
    background-image: url("/sites/all/images/search_zoom.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 40px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #f5f5f5;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}


button,
input[type="reset"],
input[type="submit"],
input[type="button"]{
	float: left;
	padding: .5em;
	background: #f6f6f6;
	color: #660033;
	border-radius: 0;
	border: 1px solid #999;
	cursor: pointer;
	text-decoration: none;
	padding: .5em;
	width: auto;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: .25em;
	margin-right:.75em;
	position:relative;
}

input[type="file"]{
	float: left;
	padding: .5em;
	background: #fff;
	color: #660033;
	border-radius: 0;
	border: none;
	cursor: pointer;
	text-decoration: none;
	padding: .5em;
	width: auto;
	text-align: center;
	margin: 0 .5em 0 .75em;
	position:relative;
}

input[type="text"],
input[type="email"]{
	width:80%;
}

.form-item .description{
	clear:both;
}

#region-branding{
	float:left;
	clear:none;
}

#region-menu,
#region-sidebar-second{
	width:40%;
	float:left;
	clear:none;
}

.tb-megamenu{
	/*margin-left:50%;*/
	display:block;
	float:left;
	margin-top:1em;
	width:100%;
}

.tb-megamenu button {
	width:auto;
}


#region-menu h2.block-title{
	z-index:999;
	position: absolute;
	top:1em;
	left: 30%;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight:bold;
    vertical-align: middle;
}

#region-user-second{
    display:none;
}


.feed-icon,
.feed-icon a{
	margin-right:1em;
	margin-top:1.5em;
}

.feed-icon img,
img.feed-icon{
	border: 1px solid #999;
	background:#f6f6f6;
}

#region-content .feed-icon a{
	border:none;
}

/*About Section dropdown styles*/

#block-block-62 p {
	color:#000;
}

/***********
 * search
 *
/**********/

/*TOP TOP Right Area*/
#fall-15-search-box-dual{
	display:none;
}

/*Media Browser Style Overrides*/
a.button.button-yes.fake-ok{
	background:#ccc;
	border:solid thin #333;

}

#accordion img.space-top-bottom{
	margin-top:1em;
	margin-bottom:1em;
}


/*Hides Upload Buttons on 2016 Summer Internship Forms -*/

#edit-submitted-cover-letter-2016-intern-app-us-upload-button,
#edit-submitted-resume-2016-intern-app-us-upload-button,
#edit-submitted-resume-2016-intern-app-non-us-upload-button--3,
#edit-submitted-resume-2016-intern-app-non-us-upload-button,
#edit-submitted-resume-2016-intern-app-non-us-upload-button--2,
#edit-submitted-cover-letter-2016-intern-app-non-us-upload-button
{
	display:none;
	visibility:hidden;
}

/*Software Tools 'Website for more Information' field styles*/

.field-name-field-tool-website2.field-label-inline .field-items{

}

.field-name-field-tool-website2 .field-items .field-item.odd{
	display:block;
}

/*two column styles for Partners page --- Memberships and Collaborations */

#member-collaboration-table{
	margin-bottom:1em;
	height:100%;
	display: table;
	vertical-align: text-top;
}

#member-collaboration-table #sectionals{
	min-height:50px;
	vertical-align: text-top;
	height:auto;
	clear:both;
}


/*New MN Dashboard Table*/

#block-views-mn-dash-block{
	margin-top:-2em;
}

.view-mn-dash {
	  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.view-mn-dash .mn-dash-logo-summary-table{
	width: 35%;
	padding-top:1em;
	padding-bottom:1em;
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.view-mn-dash .mn-dash-logo-summary-table a{
	border-bottom:none;
}

.view-mn-dash table{
	display:table;
	border:solid thin #ccc;
}
.mn-dash-logo-summary-table img{
	height:40px;
	width:auto;
	display: block;
    margin-left: auto;
    margin-right: auto
}

.views-field-field-name {
	border-left:solid thin #ccc;
	border-right:solid thin #ccc;
	padding-left:1em;
}

.views-field-field-mn-document.views-align-left{
	padding-left:2.75em;

}

td.views-field-nothing{
	/*padding-left:15%;*/
	/*width:35%;*/
	width:85px;
}

td.views-field-nothing .repo-status-ok{
	/*padding-left:45%;*/
}

#region-content .views-field-field-mn-document.views-align-left a {
	border-bottom:none;
}

.no-underline img{
	margin-left: auto;
    margin-right: auto
    border-bottom:none;
}

.glyphicon{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#block-views-mn-dash-block-1,
#block-views-mn-dash-block-2{
	margin-top:.25em;
}

#block-views-mn-dash-block-2{
        margin-bottom:2em;
}
#block-views-mn-dash-block-1 .views-field-field-name{
	border:none;
}


/*Summer Intern Feature 2016 Front page temp block*/

#block-block-92 h3,
.master-container h3{
	color:#1C6E84;
	margin-top:.35em;
	margin-bottom:.75em;
}

/*Summer 2016 Front page temp block*/

#block-block-90 h3,
.master-container h3{
	color:#1C6E84;
	margin-top:.35em;
	margin-bottom:.75em;
}

#block-block-90 p{
	font-size:.92em;
}

#block-block-90 img,
.master-container .left-float-image img{
	width:100px;
	float:left;
	padding-right:.5em;
}

#block-block-90 h4{
	font-size:.92em;
	margin-top:.35em;
	margin-bottom:.35em;
}

/*Summer 2016 Revised MN Dashboard Table*/

td.node-summary-logo-revised img,
td.views-field-nothing-1 img{
    height: 40px;
    width:auto;
    padding: 5px;
 	display:block;
 	margin:0 auto;
}

#block-views-mn-dash-block a{
    border-bottom:none;
}

#block-views-mn-dash-block table tr td.center,
#block-views-mn-dash-block td{
    vertical-align: middle;
}

#block-views-mn-dash-block table tr td.center,
#block-views-mn-dash-block td{
    text-align: left;
    vertical-align: middle;
}

td.views-field-title{
	text-align:left;
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-left:1em;
}

thead tr th{
	vertical-align:middle;
	padding:.5em 1em;
}

.node-summary-logo-revised {
	width: 149px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #ccc;
}

.views-field-field-mn-new-logo-table.node-summary-logo-revised {
	text-align: center;
    vertical-align: middle;
	border-right: 1px solid #ccc;
	border-left: none;
        width: 149px;
}

.views-field-views-conditional{
	width:85px;
	padding: 1em;
	border-right: 1px solid #ccc;
}

.view-dom-id-f46a5cf429409297efc22d13b3e9175c a{
	border-bottom:none;
}
th.views-field-views-conditional{
	width:85px;
	border-right: 1px solid #ccc;
}

.views-field-views-conditional .repo-status-ok,
.views-field-views-conditional .repo-status-down{
	padding-left:.65em;
}

td.views-field-nothing .repo-status-ok,
td.views-field-nothing .repo-status-upcoming{
	border-right: 1px solid #CCC;
	width:85px;
	text-align: center;
    vertical-align: middle;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-left:1em;
	padding-right:1em;
}

th.views-field-nothing{
	width:85px;
	padding-left:1em;
}

td.views-field-title,
td.views-field-field-mn-new-name{
	padding-left:1em;
	text-align:left;
}

td.views-field-title a{
	border-bottom:none;
}


 th.views-field-field-mn-new-logo-table,
 th.views-field-field-mn-new-name,
 th.views-field-title{
	border-left: 1px solid #CCC;
	padding-left:1em;
}

/*Popover from Boostrap*/

.fade.in {
	  opacity: 1;
	 -o-transition: opacity 0.3s linear, top 0.3s ease-out;
	transition: opacity 0.3s linear, top 0.3s ease-out;
}

#block-views-mn-dash-block-2 .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/*Tabs Styles for MN Dashboard*/

#tabbed-area .tabs {
	list-style: none;
}

#tabbed-area .tabs li {
	display: inline;
}

#tabbed-area .tabs li a {
	border-top:solid thin #ccc;
	float: left;
	display: block;
	padding: 4px 10px;
	margin-left: -1px;
	position: relative;
	left: 1px;
	background: #eee;
	text-decoration: none;
}

#tabbed-area .tabs li a:active {
	/*background:#333;*/
}


.mn-dash group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: 	both;
	height: 0;
}

.box-wrap {
	position: relative;
	min-height: 250px;
	/*border:solid thin #ccc;
	padding:1em;*/
}

ul.mn-dash.tabs.group {
	margin-top:1em;
	margin-left:-1.5em;
	margin-bottom:.2em;
}

ul.mn-dash.tabs.group a{
	background: #f6f6f6;
    color: #660033;
    border-radius: 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    text-decoration: none;
    width: 20%;
    text-align: center;
    position: relative;
    margin-right:1em;
    margin-bottom:.2em;
    padding-left:0;
}
#tabbed-area a:active{
	border:1px solid #666;
}
/*ul.mn-dash.tabs.group a:active{
	background:red;
	color:#fff;
}*/

ul.mn-dash.tabs.group  li.active a{
	 background: #dfdfdf;
     color: #660033!important;
    /*border-top:1px solid #666;
     border-bottom:1px solid #666;*/
}

.left-plum-data-mn-box-two{
	background:#660033;
	padding:.5em 1em .5em 1em;
	float:right;
	width:30%;
	color:#fff;
	height:70%;
	margin-right:2.5em;
}

.right-teal-mn-box-two{
	background:#2285A0;
	padding:.5em 1em .5em 1em;
	float:left;
	width:30%;
	height:70%;
	color:#fff;
	margin-left:2.5em;
}


.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

/*Table styles - MN Dashboard Summer '16 */

.mn-table-header-left{
	width: 86px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float:left;
    text-align:left;
    vertical-align: middle;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    font-weight:bold;
}

.mn-table-header-middle{
    border-top: 1px solid #ccc;
    color: #333;
    /*width:193px;*/
    width:148px;
    float:left;
    text-align:left;
    vertical-align: middle;
    padding: .5em 1em;
    font-weight:bold;
}

.mn-table-header-right{
	/*width:419px;*/
	width:493px;
	float:left;
	text-align:left;
    vertical-align: middle;
    padding: .5em 1em;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-weight:bold;
}



/*Evaluation Questions Table Styles*/
.view-evaluation-questions{
	background:#fff;
}

.view-evaluation-questions .view-header{
	margin-top:1em;
}

.view-evaluation-questions .view-footer{
	margin-top:1em;
	/*font-size:90%;
	font-style:italic;
	color:#666;*/
}


#views-exposed-form-evaluation-questions-evaluation-questions-master-page{
	border:solid thin #ccc;
	padding:1em;
	font-weight:normal;
}

#views-exposed-form-evaluation-questions-evaluation-questions-master-page .views-exposed-form label{
	font-weight:normal;
}


.view-evaluation-questions thead tr th,
.view-evaluation-questions tr.odd td ,
.view-evaluation-questions tr.even td {
	border: 1px solid #CCC;

}

.view-evaluation-questions th.views-field-title{
	padding-top:.2em;
	padding-bottom:.2em;
	font-size:90%;
}


#views-exposed-form-evaluation-questions-page .views-exposed-form .views-exposed-widget .form-submit{
	width:37.5%;
	/*margin-left:4.5em;*/
	margin-left:-.05em;
}

#views-exposed-form-evaluation-questions-page{
	border: solid 1px #ccc;
	padding:1em;
}


#views-exposed-form-evaluation-questions-evaluation-questions-master-page .views-exposed-form label,
#views-exposed-form-evaluation-questions-page .views-exposed-form label{
	color:#660033;
	font-weight:bold;
}

#views-exposed-form-evaluation-questions-evaluation-questions-master-page .views-exposed-form label.option ,
#views-exposed-form-evaluation-questions-page .views-exposed-form label.option {
	color:#000;
	font-weight:normal;
}

.view-evaluation-questions .views-field-views-conditional {
	width:20px;
	border-right:none;
	padding:0;
}

p.mandatory{
	background:#590A30;
	padding:.35em .75em .35em .75em;

	color:#fff;
	border-radius: 4px;
	font-size:75%;
	float:left;
	width:auto;
}

p.optional{
	background:#90AA3C;
	padding:.35em .75em .35em .75em;
	width:8px;
	color:#fff;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
}

p.recommended{
	background:#EF6125;
	padding:.35em .75em .35em .75em;
	width:8px;
	color:#fff;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
}

p.scale{
	border:solid thin #EF6125;
	padding:.3em .75em .3em .75em;
	color:#EF6125;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

p.multichoice{
	border:solid thin #590A30;
	padding:.3em .75em .3em .75em;
	color:#590A30;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

p.dichotomous{
	border:solid thin #cc0066;
	padding:.3em .75em .3em .75em;
	color:#cc0066;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

p.openended{
	border:solid thin #025aa5;
	padding:.3em .75em .3em .75em;
	color:#025aa5;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

/*Please indicate type responses*/
p.reaction{
	border:solid thin #0059b3;
	padding:.3em .75em .3em .75em;
	color:#0059b3;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

p.learning{
	border:solid thin #666633;
	padding:.3em .75em .3em .75em;
	color:#666633;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

p.behavior{
	border:solid thin #545454;
	padding:.3em .75em .3em .75em;
	color:#545454;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

p.results{
	border:solid thin #025aa5;
	padding:.3em .75em .3em .75em;
	color:#025aa5;
	font-size:75%;
	border-radius: 4px;
	float:left;
	width:auto;
	margin-left:1em;
}

/*Evaluation Questions Table Sort Header View in View Style*/
/* --- "of 'x' total evaluation questions" --- */
.float-left-no-clear{
	width:auto;
	margin-right:.25em;
	float:left;
}

/******/

p.evaluation-header-attachment-pre{
    font-size: 90%;
    color: #333;
    padding: 1em;
    font-weight: normal;
	background: #eee;
    margin-top: 1em;
}

.eval-question-cards{
	border:solid thin #ccc;
	background:#fff;
	padding:1em;
	margin:1em 0 1em 0;
	overflow: auto;
}

.view-evaluation-questions h3
/*.view-evaluation-questions a.fieldset-title*/{
	font-size:125%;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	background:teal;
	height:auto;
	overflow:auto;
	color:#fff;
	padding:.25em 0 .25em 0;
}

fieldset.collapsible legend a.fieldset-title{
	font-size:125%;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	height:auto;
	width:100%;
	color:#fff !important;
	border-bottom:none !important;
}

.view-evaluation-questions span.fieldset-legend a{
	text-decoration:none;
	border-bottom:none;
}

.view-evaluation-questions fieldset{
	border:none;
	padding-bottom:0;
	margin:2em 0 2em 0;
}


.eval-question-cards.views-row-even{
	border:solid thin #ccc;
	background:#f3f3f3;
	padding:1em;
	margin:1em 0 1em 0;
	overflow: auto;
}

.eval-question-cards h2.teal-strong{
	margin-top:-.2em;
	margin-bottom:.35em;
	font-size:110%;
	font-weight:700;
}

.views-field-field-eval-quest-obligation{
	border:solid thin #ccc;
	float:left;
	clear:none;
	display:block;
	color:#660033;
	padding: 0 1.5em 0 1.5em;
	border-radius: 4px;
	font-size:70%;
	overflow: auto;
}

.views-field-field-eval-sugg-ques{
	font-size:70%;
	color:#660033;
	padding: 0 1.5em 0 1.5em;
	float:left;
	clear:right;
	display:block;
	margin-left:.65em;
	border-radius: 4px;
	overflow: auto;
	border:solid thin #d9534f;
}

.views-field-field-eval-sugg-answers{
	float:left;
	clear:both;
	font-size:75%;
	color:#333;
}

#views-exposed-form-evaluation-questions-evaluation-questions-master-page .views-exposed-form .views-exposed-widget.views-submit-button{
	float:left;
	clear:both;
	/*width:100%;*/
}



/*CSS Accordian*/

.evaluation-questions-accordian{
	float:left;
	clear:both;
	height:auto;
	overflow:auto;
	width:95%;
	border:solid thin #ccc;
	padding:1em;
	font-weight:normal;
	margin-top:1em;
}

.view-evaluation-questions .fieldset-legend span.summary{
	display:none;
}

.view-evaluation-questions html.js fieldset.collapsed{
	height:auto;
	margin-top:1em;
	background:orange;
}

/* Style the divs that are used to open and close the accordion +/- panel */

.method-man,
.eval-questions-post-card-collapse {
    background-color: #388E8E;
    color: #000;
    cursor: pointer;
    padding: 18px;
    border: none;
    outline: none;
    transition: 0.3s;
    margin-top:1em;
    width:95%;
    font-size:110%;
    font-weight:normal;
	text-transform:uppercase;
	text-align:left;
}

.eval-questions-post-card-collapse span.fieldset-legend{

    color: #fff;
    cursor: pointer;
    padding: 18px;
    border: none;
    outline: none;
    transition: 0.3s;
    margin-top:1em;
    width:95%;
    font-size:110%;
    font-weight:normal;
	text-transform:uppercase;
	text-align:left;
}


.method-man.active,
.method-man:hover,
.eval-questions-post-card-collapse.active,
.eval-questions-post-card-collapse:hover {
    background-color: #2F4F4F;
}

.method-man :after,
.eval-questions-post-card-collapse :after {
    content: '\02795';
    font-size: 12px;
    float: right;
    background:#fff;
    width: 20px;
    height: 20px;
    padding-right:5px;
    text-align: center;
    color:#000;
}

.method-man.active :after,
.eval-questions-post-card-collapse.active :after {
    content: "\2796";
    float: right;
    color:#000;
    padding-right:5px;
 }

.fieldset-wrapper-eval-quest,
.fieldset-wrapper-for-eval-quest {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

.fieldset-wrapper-eval-quest.show,
.fieldset-wrapper-for-eval-quest.show {
    opacity: 1;
    max-height: 100%;
}

.indent{
	margin-left:3em;
}

.float-column-left-delete{
	float:left;
	width:20%;
}

.float-column-right-delete{
	float:left;
}

.bx-wrapper {
        background: #f2f2f2;
        border:none;
        box-shadow: none;
}

.bx-wrapper img {
        width: auto;
        height:85px;
        margin:10px auto 25px auto;
}

.node-summary-logo-contributed {
	border-left: 1px solid #CCC;
	border-right: 1px solid #ccc;
}

.views-field-field-mn-new-logo-table.node-summary-logo-contributed {
	text-align: center;
    vertical-align: middle;
	border-right: 1px solid #ccc;
	border-left: none;
        width: 234px;
}

td.node-summary-logo-contributed img,
td.views-field-nothing-1 img{
    height: 40px;
    width:auto;
    padding: 5px;
 	display:block;
 	margin:0 auto;
}

.upcoming-mn-block {
    margin-bottom: 3em;
}

.mn-contrib-txt {
    padding-top: 1em;
}

#content-desktop {display: block;}
#content-mobile {display: none;}

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

#content-desktop {display: none;}
#content-mobile {display: block;}

}

/*-----------------------------------
begin styles for By the Numbers page
------------------------------------*/
.metrics-header {
	font-weight: 600;
}

.metrics-orange {
        color: #FF6633;
}

.metrics-teal {
	color: #006666;
}

.metrics-plum {
        color: #660033;
}

.metrics-discoverable-view {
        color: #FF6633;
        font-size: 20px;
}

#metric-chevron, #metric-chevron-teal, #metric-chevron-orange {
	font-size: 22px;
}

#metric-chevron-teal {
	color: #006666;
}

#metric-chevron-orange {
	color: #FF6633;
}

#metric-chevron-sub {
        font-size: 18px;
}

#metric-chevron-head {
        font-size: 28px;
}

#metric-chevron-head a {
    border-bottom: 1px solid #dfdfdf !important;
    padding-bottom: .1em;
    color: #21759b !important;
    text-decoration: none;
} 

#metric-chevron-head a:hover {
    border-bottom: 1px solid #dfdfdf !important;
    padding-bottom: .1em;
    color: #21759b !important;
    text-decoration: none; 
}
.metrics-combo-footer-links {
	float: right;
	padding: 1em 5% 1em 0;
	
}

#metrics-combo-footer-links-orange a {
	border-bottom: none;
        color: #FF6633;
}

#metrics-combo-footer-links-orange a:hover {
        border-bottom: none;
	color: #FF6633;
}

#metrics-combo-footer-links-teal a {
        border-bottom: none;
	color: #006666;
}


#metrics-combo-footer-links-teal a:hover {
        border-bottom: none;
	color: #006666;
}

#metrics-combo-footer-links-plum a {
        border-bottom: none;
	color: #660033;
}

#metrics-combo-footer-links-plum a:hover {
        border-bottom: none;
        color: #660033;
}

.views-field-field-metric-icon img {
        width: 60px;
        height: auto;
        padding: 5px 10px;
}

.communitytable-view {
        color: #660033;
        font-size: 20px;
	width: 62px;
}

.communitytable-view img {
	width: 100px;
	height: auto;
	margin-right: 1em;
}

.edutable-view {
        color: #006666;
        font-size: 20px;
	width:62px;
}

#metrics-float-sub {
	padding-left: 50%;
	clear: both;
}

.metric-tiles {
	display: inline-grid;
        float: left;
        width: 104px;
        height: 130px;
        padding: 0 10em 0 0;
}
#metric-tiles a, #metric-tiles a:hover {
	border-bottom: none;
}

#metrics-pageOrange {
        background-image: url("/sites/default/files/metrics-pageOrange.png");
        background-repeat: no-repeat;
        color:#FF6633;
	height: 100%;
}


#metrics-pageTeal {
        background-image: url("/sites/default/files/metrics-pageTeal.png");
        background-repeat: no-repeat;
	height: 100%;
        color:#006666;
}

#metrics-pagePlum {
        background-image: url("/sites/default/files/metrics-pagePlum.png");
        background-repeat: no-repeat;
	height: 100%;
        color:#660033;
}


.metrics-latest-mn-view {
        float: left;
}


#metrics-header h2 {
        font-style: normal;
        font-size: 150%;
        color: #660033;
        padding-right: 8px;
        font-weight: bold;
        text-align: left;
        margin-bottom: .125em;
        margin-top: 8px;
        font-family: 'Source Sans Pro', 'Helvetica Neue',
        Helvetica, Arial, sans-serif;
}


.metrics-multidisplay-view {
        border-bottom: solid 1px #ccc;
	padding: 3em 0 4em 0;
	clear: both;
}

.metrics-map {
    width: 664px;
    height: 350px;
    border-style: none;
}

.metrics-map-wrapper {
    clear: both;
    padding-top: 1em;
}

.metrics-grid-block {
        float: left;
        width: 50%;
        min-width: 330px;
	min-height: 200px;
	padding-right: 1em;
}

.metrics-grid-block td {
	padding-left: 0em;
}

.metrics-webinar-block {
	clear: both;
}

.metrics-mn-count {
    padding-top: 8px;
    padding-bottom: 2em;
}

#metrics-dl-subtxt {
	font-size: 75%;
	display: inline-block;
	line-height: 1;
	padding-top: 5px;
	color: #333;
}


.metrics-datadisc { 
	float: right;
}

.metric-tiles h4 {
    padding: 15px 0px 10px 10px;
}

.metric-tiles p {
	padding: 0 7px;    
	font-size: 90%;
	line-height: 1;
	width: 104px;
}

.metrics-multidisplay-view-footer {
	border-bottom: transparent;
}

#metrics-latest-quarter-name {
	padding: 1em 0 .25em 0;
}
#metrics-latest-quarter-name a {
	border-bottom: none;
}

#metrics-latest-quarter-name a:hover {
        border-bottom: none;
}

#metrics-latest-quarter-img img {
        height: 100px;
	width: auto;
}

#metrics-latest-quarter-img a {
        border-bottom: none;
}


#metrics-latest-quarter-img a:hover {
        border-bottom: none;
}

#metrics-dl-count img {
	padding-left: 0px;
}

@media only screen and (max-width: 695px) {
.metrics-datadisc {
        float: left;
}
}

.float-left {
	float: left;
}

.participant-graphs img {
	width: auto;
	height: 170px;
}

.numbers-activity-value {
    font-size: 23px;
    line-height: 2.5em;
    padding-right: 2em;
}

.numbers-activity-icon img {
	width: 45px;
}

.em1-top {
	padding-top: 1em;
}

.em1-bottom {
        padding-bottom: 1em;
}

.em2-top {
	padding-top: 2em;
}

.em2-bottom {
        padding-bottom: 2em;
}

.dug-graphs {
	padding: 1em 1em 0 0;
}

/*-----------------------------------
End styles for the By the Numbers page
------------------------------------*/

.view-mn-dash > .view-header {
	padding-top: 2em;
}

.fp-mnslider .slides img {
    width: auto;
    height: 90px;
    margin: 1em auto 1em auto;
    float: none;
}

.fp-mnslider .flexslider_views_slideshow_slide {
        background: none;
}

.fp-mnslider .flexslider {
        background: none;
}

.fp-mnslider .flex-direction-nav {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    bottom: 0;
}

.fp-mnslider .flex-prev {

    float: left;
}

.fp-mnslider .flex-next {
    float: right;
}

.fp-mnslider .flex-direction-nav a, .flex-direction-nav a:hover {
    color: #660033;
}

@media only screen and (max-width: 979px) {
  section#block-views-current-member-nodes-block-1 {
      display: none;
  }     

  section#block-block-93 {
    padding: 0 0 1em 0;
  }     
}
